[INFO] fetching crate vertigo-cli 0.3.1... [INFO] checking vertigo-cli-0.3.1 against try#45b14c26f76a39a9945ef8518d3276f1bc880008 for pr-113242 [INFO] extracting crate vertigo-cli 0.3.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate vertigo-cli 0.3.1 on toolchain 45b14c26f76a39a9945ef8518d3276f1bc880008 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vertigo-cli 0.3.1 [INFO] finished tweaking crates.io crate vertigo-cli 0.3.1 [INFO] tweaked toml for crates.io crate vertigo-cli 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate vertigo-cli 0.3.1 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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `vertigo_cli` [INFO] [stderr] * `bin` target `vertigo` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f686e0bca4fd40e26562827bed3779b9481cd2b820243d20aeb920d8da3897f [INFO] running `Command { std: "docker" "start" "-a" "3f686e0bca4fd40e26562827bed3779b9481cd2b820243d20aeb920d8da3897f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f686e0bca4fd40e26562827bed3779b9481cd2b820243d20aeb920d8da3897f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f686e0bca4fd40e26562827bed3779b9481cd2b820243d20aeb920d8da3897f", kill_on_drop: false }` [INFO] [stdout] 3f686e0bca4fd40e26562827bed3779b9481cd2b820243d20aeb920d8da3897f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec4ab98afc243fc65f0b76ca235b59f7c6e5c7bbb3e140b5033a2ca7ee9e2d2 [INFO] running `Command { std: "docker" "start" "-a" "7ec4ab98afc243fc65f0b76ca235b59f7c6e5c7bbb3e140b5033a2ca7ee9e2d2", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `vertigo_cli` [INFO] [stderr] * `bin` target `vertigo` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cranelift-isle v0.93.2 [INFO] [stderr] Checking parking_lot_core v0.9.7 [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.58/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] Checking url v2.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling cranelift-codegen-shared v0.93.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.93.2 [INFO] [stderr] Compiling rustix v0.36.14 [INFO] [stderr] Checking fxhash v0.2.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" "7ec4ab98afc243fc65f0b76ca235b59f7c6e5c7bbb3e140b5033a2ca7ee9e2d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec4ab98afc243fc65f0b76ca235b59f7c6e5c7bbb3e140b5033a2ca7ee9e2d2", kill_on_drop: false }` [INFO] [stdout] 7ec4ab98afc243fc65f0b76ca235b59f7c6e5c7bbb3e140b5033a2ca7ee9e2d2