[INFO] fetching crate plex-api 0.0.11... [INFO] testing plex-api-0.0.11 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate plex-api 0.0.11 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate plex-api 0.0.11 [INFO] finished tweaking crates.io crate plex-api 0.0.11 [INFO] tweaked toml for crates.io crate plex-api 0.0.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate plex-api 0.0.11 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate plex-api 0.0.11 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14c99496fc65960f504e112b98e71d41769cc08739752580adb3c13112abb83c [INFO] running `Command { std: "docker" "start" "-a" "14c99496fc65960f504e112b98e71d41769cc08739752580adb3c13112abb83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14c99496fc65960f504e112b98e71d41769cc08739752580adb3c13112abb83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c99496fc65960f504e112b98e71d41769cc08739752580adb3c13112abb83c", kill_on_drop: false }` [INFO] [stdout] 14c99496fc65960f504e112b98e71d41769cc08739752580adb3c13112abb83c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8c0a60f07c23c88b58b1c452470c0c27e204fb800d8c4b0ff28201c4a9fe4fc [INFO] running `Command { std: "docker" "start" "-a" "b8c0a60f07c23c88b58b1c452470c0c27e204fb800d8c4b0ff28201c4a9fe4fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling curl-sys v0.4.63+curl-8.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling value-bag v1.4.0 [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.59/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 once_cell v1.17.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling aho-corasick v1.0.1 [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] running `Command { std: "docker" "inspect" "b8c0a60f07c23c88b58b1c452470c0c27e204fb800d8c4b0ff28201c4a9fe4fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c0a60f07c23c88b58b1c452470c0c27e204fb800d8c4b0ff28201c4a9fe4fc", kill_on_drop: false }` [INFO] [stdout] b8c0a60f07c23c88b58b1c452470c0c27e204fb800d8c4b0ff28201c4a9fe4fc