[INFO] fetching crate json_str 0.5.2... [INFO] checking json_str-0.5.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate json_str 0.5.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate json_str 0.5.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate json_str 0.5.2 [INFO] finished tweaking crates.io crate json_str 0.5.2 [INFO] tweaked toml for crates.io crate json_str 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `json_str` should not specify `plugin = true` [INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46df1c764ea5461a590111bb0e9457e4d336e8f39d11a31cf2c144759b99a3ea [INFO] running `Command { std: "docker" "start" "-a" "46df1c764ea5461a590111bb0e9457e4d336e8f39d11a31cf2c144759b99a3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46df1c764ea5461a590111bb0e9457e4d336e8f39d11a31cf2c144759b99a3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46df1c764ea5461a590111bb0e9457e4d336e8f39d11a31cf2c144759b99a3ea", kill_on_drop: false }` [INFO] [stdout] 46df1c764ea5461a590111bb0e9457e4d336e8f39d11a31cf2c144759b99a3ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67362765a838c4a697c376b55b89b574cbe7ffffec68000f3341f62036b11e55 [INFO] running `Command { std: "docker" "start" "-a" "67362765a838c4a697c376b55b89b574cbe7ffffec68000f3341f62036b11e55", kill_on_drop: false }` [INFO] [stderr] warning: support for rustc plugins has been removed from rustc. library `json_str` should not specify `plugin = true` [INFO] [stderr] warning: support for `plugin = true` will be removed from cargo in the future [INFO] [stderr] Compiling json_str v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> benches/mod.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test, plugin, custom_derive)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> benches/mod.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(test, plugin, custom_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `#[proc_macro_derive]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `json_str` (bench "mod") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67362765a838c4a697c376b55b89b574cbe7ffffec68000f3341f62036b11e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67362765a838c4a697c376b55b89b574cbe7ffffec68000f3341f62036b11e55", kill_on_drop: false }` [INFO] [stdout] 67362765a838c4a697c376b55b89b574cbe7ffffec68000f3341f62036b11e55