[INFO] cloning repository https://github.com/Codehackerone/rust_graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Codehackerone/rust_graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodehackerone%2Frust_graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodehackerone%2Frust_graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8f28069b65652df4c847234b95c25e27e617e03
[INFO] checking Codehackerone/rust_graphql against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodehackerone%2Frust_graphql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Codehackerone/rust_graphql
[INFO] finished tweaking git repo https://github.com/Codehackerone/rust_graphql
[INFO] tweaked toml for git repo https://github.com/Codehackerone/rust_graphql written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Codehackerone/rust_graphql on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Codehackerone/rust_graphql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92af5de1eb3b6c90fadb81c695b5024b51a8f2f8a191d6bc1b0e8ed2722b13ae
[INFO] running `Command { std: "docker" "start" "-a" "92af5de1eb3b6c90fadb81c695b5024b51a8f2f8a191d6bc1b0e8ed2722b13ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92af5de1eb3b6c90fadb81c695b5024b51a8f2f8a191d6bc1b0e8ed2722b13ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92af5de1eb3b6c90fadb81c695b5024b51a8f2f8a191d6bc1b0e8ed2722b13ae", kill_on_drop: false }`
[INFO] [stdout] 92af5de1eb3b6c90fadb81c695b5024b51a8f2f8a191d6bc1b0e8ed2722b13ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6030927ede538400a99176872196d8f3270b167b51eba84d5582906adac6ad7b
[INFO] running `Command { std: "docker" "start" "-a" "6030927ede538400a99176872196d8f3270b167b51eba84d5582906adac6ad7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling devise_core v0.2.1
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(concat_idents)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.90.0; see <https://github.com/rust-lang/rust/pull/142704> for more information
[INFO] [stdout]   = note: use the `${concat(..)}` metavariable expression instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pear_codegen v0.1.5
[INFO] [stdout] error: cannot find macro `concat_idents` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/generator.rs:29:39
[INFO] [stdout]     |
[INFO] [stdout]  29 |               $(self.$vec.push(Box::new(concat_idents!(default_, $get_f)));)*
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 | /     mappers! {
[INFO] [stdout] 194 | |         (map_struct, try_map_struct, struct_mapper): Struct, struct_mappers,
[INFO] [stdout] 195 | |         (map_enum, try_map_enum, enum_mapper): Enum, enum_mappers,
[INFO] [stdout] 196 | |         (map_variant, try_map_variant, variant_mapper): Variant, variant_mappers,
[INFO] [stdout] 197 | |         (map_fields, try_map_fields, fields_mapper): Fields, fields_mappers,
[INFO] [stdout] 198 | |         (map_field, try_map_field, field_mapper): Field, field_mappers
[INFO] [stdout] 199 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `mappers` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.51/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file`
[INFO] [stdout]    |
[INFO] [stdout] 92 -     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout] 92 +     feature(proc_macro_span, proc_macro_span_file)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `devise_core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6030927ede538400a99176872196d8f3270b167b51eba84d5582906adac6ad7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6030927ede538400a99176872196d8f3270b167b51eba84d5582906adac6ad7b", kill_on_drop: false }`
[INFO] [stdout] 6030927ede538400a99176872196d8f3270b167b51eba84d5582906adac6ad7b
