[INFO] fetching crate yaydl 0.13.0... [INFO] checking yaydl-0.13.0 against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113240 [INFO] extracting crate yaydl 0.13.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate yaydl 0.13.0 on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yaydl 0.13.0 [INFO] finished tweaking crates.io crate yaydl 0.13.0 [INFO] tweaked toml for crates.io crate yaydl 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate yaydl 0.13.0 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" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_proxy v0.4.1 [INFO] [stderr] Downloaded ctor v0.2.0 [INFO] [stderr] Downloaded clap v4.2.5 [INFO] [stderr] Downloaded cienli v0.3.1 [INFO] [stderr] Downloaded inventory v0.3.5 [INFO] [stderr] Downloaded indicatif v0.17.3 [INFO] [stderr] Downloaded m3u8-rs v4.0.0 [INFO] [stderr] Downloaded clap_builder v4.2.5 [INFO] [stderr] Downloaded rustix v0.37.18 [INFO] [stderr] Downloaded linux-raw-sys v0.3.6 [INFO] [stderr] Downloaded portable-atomic v0.3.19 [INFO] [stderr] Downloaded ghost v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7cd99b3476da55f3314efab52b10f5527190ffaace21475e2c097e75eca3a6f [INFO] running `Command { std: "docker" "start" "-a" "e7cd99b3476da55f3314efab52b10f5527190ffaace21475e2c097e75eca3a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7cd99b3476da55f3314efab52b10f5527190ffaace21475e2c097e75eca3a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cd99b3476da55f3314efab52b10f5527190ffaace21475e2c097e75eca3a6f", kill_on_drop: false }` [INFO] [stdout] e7cd99b3476da55f3314efab52b10f5527190ffaace21475e2c097e75eca3a6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a01e784a76bc6811aac6d20f3fb50a65e137ca636c0c48a30c52549c1b789ca [INFO] running `Command { std: "docker" "start" "-a" "9a01e784a76bc6811aac6d20f3fb50a65e137ca636c0c48a30c52549c1b789ca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking want v0.3.0 [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.56/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 tracing v0.1.37 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling portable-atomic v0.3.19 [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" "9a01e784a76bc6811aac6d20f3fb50a65e137ca636c0c48a30c52549c1b789ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a01e784a76bc6811aac6d20f3fb50a65e137ca636c0c48a30c52549c1b789ca", kill_on_drop: false }` [INFO] [stdout] 9a01e784a76bc6811aac6d20f3fb50a65e137ca636c0c48a30c52549c1b789ca