[INFO] fetching crate stderrlog 0.5.0... [INFO] checking stderrlog-0.5.0 against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] extracting crate stderrlog 0.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate stderrlog 0.5.0 on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate stderrlog 0.5.0 [INFO] finished tweaking crates.io crate stderrlog 0.5.0 [INFO] tweaked toml for crates.io crate stderrlog 0.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate stderrlog 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.0.2 [INFO] [stderr] Downloaded strsim v0.7.0 [INFO] [stderr] Downloaded atty v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acfadbdf3b1e642520effe920517eb6cb001f1f79603ac8aaa53bba3d100d3fe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "acfadbdf3b1e642520effe920517eb6cb001f1f79603ac8aaa53bba3d100d3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acfadbdf3b1e642520effe920517eb6cb001f1f79603ac8aaa53bba3d100d3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfadbdf3b1e642520effe920517eb6cb001f1f79603ac8aaa53bba3d100d3fe", kill_on_drop: false }` [INFO] [stdout] acfadbdf3b1e642520effe920517eb6cb001f1f79603ac8aaa53bba3d100d3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a309ca8468b02c16eaa5fd538d509434923bf09fe38ed83e35a399c7188e8e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a309ca8468b02c16eaa5fd538d509434923bf09fe38ed83e35a399c7188e8e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.28 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking stderrlog v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking docopt v1.0.2 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> benches/junk_modules.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | static INIT_LOGGER: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> benches/real_calls.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | static INIT_LOGGER: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> benches/quiet.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | static INIT_LOGGER: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/utils/mod.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | static INIT_LOGGER: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> benches/no_color.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | static INIT_LOGGER: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> benches/skip_module.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | static INIT_LOGGER: sync::Once = sync::ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `Once::new()` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.07s [INFO] running `Command { std: "docker" "inspect" "5a309ca8468b02c16eaa5fd538d509434923bf09fe38ed83e35a399c7188e8e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a309ca8468b02c16eaa5fd538d509434923bf09fe38ed83e35a399c7188e8e3", kill_on_drop: false }` [INFO] [stdout] 5a309ca8468b02c16eaa5fd538d509434923bf09fe38ed83e35a399c7188e8e3