[INFO] cloning repository https://github.com/Brumor/file-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brumor/file-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrumor%2Ffile-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrumor%2Ffile-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3d29ad7044cf0ff32bb20c34a1e65e057ebd051
[INFO] checking Brumor/file-server against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrumor%2Ffile-server" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brumor/file-server
[INFO] finished tweaking git repo https://github.com/Brumor/file-server
[INFO] tweaked toml for git repo https://github.com/Brumor/file-server written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brumor/file-server on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brumor/file-server 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded devise v0.2.1
[INFO] [stderr]   Downloaded pear v0.1.5
[INFO] [stderr]   Downloaded devise_core v0.2.1
[INFO] [stderr]   Downloaded cookie v0.11.5
[INFO] [stderr]   Downloaded pear_codegen v0.1.5
[INFO] [stderr]   Downloaded rocket_codegen v0.4.11
[INFO] [stderr]   Downloaded devise_codegen v0.2.1
[INFO] [stderr]   Downloaded serde v1.0.160
[INFO] [stderr]   Downloaded rocket_http v0.4.11
[INFO] [stderr]   Downloaded rocket v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67c1ca98b3222a0664e7f33f736ac62979de760c86784897b9f56a77d91428b9
[INFO] running `Command { std: "docker" "start" "-a" "67c1ca98b3222a0664e7f33f736ac62979de760c86784897b9f56a77d91428b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67c1ca98b3222a0664e7f33f736ac62979de760c86784897b9f56a77d91428b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67c1ca98b3222a0664e7f33f736ac62979de760c86784897b9f56a77d91428b9", kill_on_drop: false }`
[INFO] [stdout] 67c1ca98b3222a0664e7f33f736ac62979de760c86784897b9f56a77d91428b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23775beb7f74c4f66d63f5909851de849f3eead7871a3994669b03f3137162eb
[INFO] running `Command { std: "docker" "start" "-a" "23775beb7f74c4f66d63f5909851de849f3eead7871a3994669b03f3137162eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking typenum v1.16.0
[INFO] [stderr]    Compiling pear_codegen v0.1.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling devise_core v0.2.1
[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]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[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]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.160
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "23775beb7f74c4f66d63f5909851de849f3eead7871a3994669b03f3137162eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23775beb7f74c4f66d63f5909851de849f3eead7871a3994669b03f3137162eb", kill_on_drop: false }`
[INFO] [stdout] 23775beb7f74c4f66d63f5909851de849f3eead7871a3994669b03f3137162eb
