[INFO] crate stderr-logging 0.0.1 is already in cache [INFO] checking stderr-logging-0.0.1 against try#b19afc12c4f781e95f168f2fdea339c972f14ae2 for pr-64327 [INFO] extracting crate stderr-logging 0.0.1 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate stderr-logging 0.0.1 on toolchain b19afc12c4f781e95f168f2fdea339c972f14ae2-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate stderr-logging 0.0.1 [INFO] finished tweaking crates.io crate stderr-logging 0.0.1 [INFO] tweaked toml for crates.io crate stderr-logging 0.0.1 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a0e5d5e8a149d581cdea2a79b6ac5bf229880dce3f41529fcf0d50f4264e8341 [INFO] running `"docker" "start" "-a" "a0e5d5e8a149d581cdea2a79b6ac5bf229880dce3f41529fcf0d50f4264e8341"` [INFO] [stderr] Checking rust-extra v0.0.13 [INFO] [stderr] Checking stderr-logging v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/supportsAnAnsiTerminal.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! [INFO] [stderr] 6 | | { [INFO] [stderr] 7 | | #[derive(Debug)] [INFO] [stderr] 8 | | pub static ref StandardOutSupportsAnAnsiTerminal: bool = [INFO] [stderr] ... | [INFO] [stderr] 17 | | }; [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/supportsAnAnsiTerminal.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! [INFO] [stderr] 6 | | { [INFO] [stderr] 7 | | #[derive(Debug)] [INFO] [stderr] 8 | | pub static ref StandardOutSupportsAnAnsiTerminal: bool = [INFO] [stderr] ... | [INFO] [stderr] 17 | | }; [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/supportsAnAnsiTerminal.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! [INFO] [stderr] 6 | | { [INFO] [stderr] 7 | | #[derive(Debug)] [INFO] [stderr] 8 | | pub static ref StandardOutSupportsAnAnsiTerminal: bool = [INFO] [stderr] ... | [INFO] [stderr] 17 | | }; [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/supportsAnAnsiTerminal.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! [INFO] [stderr] 6 | | { [INFO] [stderr] 7 | | #[derive(Debug)] [INFO] [stderr] 8 | | pub static ref StandardOutSupportsAnAnsiTerminal: bool = [INFO] [stderr] ... | [INFO] [stderr] 17 | | }; [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `"docker" "inspect" "a0e5d5e8a149d581cdea2a79b6ac5bf229880dce3f41529fcf0d50f4264e8341"` [INFO] running `"docker" "rm" "-f" "a0e5d5e8a149d581cdea2a79b6ac5bf229880dce3f41529fcf0d50f4264e8341"` [INFO] [stdout] a0e5d5e8a149d581cdea2a79b6ac5bf229880dce3f41529fcf0d50f4264e8341