[INFO] fetching crate ferretlog 0.1.1...
[INFO] checking ferretlog-0.1.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ferretlog 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ferretlog 0.1.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ferretlog 0.1.1
[INFO] finished tweaking crates.io crate ferretlog 0.1.1
[INFO] tweaked toml for crates.io crate ferretlog 0.1.1 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf5406472376d466e440d92dd5147e7cdfca794179c9d49a45adf48f69fd53e3
[INFO] running `Command { std: "docker" "start" "-a" "bf5406472376d466e440d92dd5147e7cdfca794179c9d49a45adf48f69fd53e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf5406472376d466e440d92dd5147e7cdfca794179c9d49a45adf48f69fd53e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf5406472376d466e440d92dd5147e7cdfca794179c9d49a45adf48f69fd53e3", kill_on_drop: false }`
[INFO] [stdout] bf5406472376d466e440d92dd5147e7cdfca794179c9d49a45adf48f69fd53e3
[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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7155f0066b6e7a969c105066e7ee2d2e257a8c01241248858fa39653c43a98
[INFO] running `Command { std: "docker" "start" "-a" "bd7155f0066b6e7a969c105066e7ee2d2e257a8c01241248858fa39653c43a98", kill_on_drop: false }`
[INFO] [stderr]     Checking ferretlog v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: use of unstable library feature `test`: `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]  --> benches/log_print.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[bench]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`
[INFO] [stdout]  --> benches/log_print.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate test;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]   = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`
[INFO] [stdout]  --> benches/log_print.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test::Bencher;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]   = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`
[INFO] [stdout]  --> benches/log_print.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn bench_log_print(b: &mut Bencher) {
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]   = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `test`
[INFO] [stdout]  --> benches/log_print.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     b.iter(|| {
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]   = help: add `#![feature(test)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferretlog` (bench "log_print") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd7155f0066b6e7a969c105066e7ee2d2e257a8c01241248858fa39653c43a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7155f0066b6e7a969c105066e7ee2d2e257a8c01241248858fa39653c43a98", kill_on_drop: false }`
[INFO] [stdout] bd7155f0066b6e7a969c105066e7ee2d2e257a8c01241248858fa39653c43a98
