[INFO] fetching crate https 1.12.6... [INFO] checking https-1.12.6 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate https 1.12.6 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate https 1.12.6 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate https 1.12.6 [INFO] finished tweaking crates.io crate https 1.12.6 [INFO] tweaked toml for crates.io crate https 1.12.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate https 1.12.6 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-0-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `http` [INFO] [stderr] * `bin` target `httplz` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d793b4519f42a6bb00e93e66e377000a4620ac2f789731350216fce3ab57fc56 [INFO] running `Command { std: "docker" "start" "-a" "d793b4519f42a6bb00e93e66e377000a4620ac2f789731350216fce3ab57fc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d793b4519f42a6bb00e93e66e377000a4620ac2f789731350216fce3ab57fc56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d793b4519f42a6bb00e93e66e377000a4620ac2f789731350216fce3ab57fc56", kill_on_drop: false }` [INFO] [stdout] d793b4519f42a6bb00e93e66e377000a4620ac2f789731350216fce3ab57fc56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74b549dcb14c02f71f43ce3909c8cd9c34fdd41725923deef4013a70ffa0cea3 [INFO] running `Command { std: "docker" "start" "-a" "74b549dcb14c02f71f43ce3909c8cd9c34fdd41725923deef4013a70ffa0cea3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `http` [INFO] [stderr] * `bin` target `httplz` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling openssl v0.10.47 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking serde v0.9.15 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.82 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.52/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "74b549dcb14c02f71f43ce3909c8cd9c34fdd41725923deef4013a70ffa0cea3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b549dcb14c02f71f43ce3909c8cd9c34fdd41725923deef4013a70ffa0cea3", kill_on_drop: false }` [INFO] [stdout] 74b549dcb14c02f71f43ce3909c8cd9c34fdd41725923deef4013a70ffa0cea3