A temporary solution for this problem is to edit the file envir.c and add the following line to the matching block of lines around line 180-190:
headerfield_to_environment(session, fcgi_buffer, "X-T3crawler:", "HTTP_X_T3CRAWLER:");
Please, let me know if this solves your problem.