[INFO] fetching crate log-plus 1.0.0... [INFO] testing log-plus-1.0.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate log-plus 1.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate log-plus 1.0.0 [INFO] finished tweaking crates.io crate log-plus 1.0.0 [INFO] tweaked toml for crates.io crate log-plus 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate log-plus 1.0.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate log-plus 1.0.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1055a67371c53d5cfa9785eca1da3f19c7b13a7f5164fb713f1aa7e0f990fdb [INFO] running `Command { std: "docker" "start" "-a" "a1055a67371c53d5cfa9785eca1da3f19c7b13a7f5164fb713f1aa7e0f990fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1055a67371c53d5cfa9785eca1da3f19c7b13a7f5164fb713f1aa7e0f990fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1055a67371c53d5cfa9785eca1da3f19c7b13a7f5164fb713f1aa7e0f990fdb", kill_on_drop: false }` [INFO] [stdout] a1055a67371c53d5cfa9785eca1da3f19c7b13a7f5164fb713f1aa7e0f990fdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b7efe64f46a94436ea9069ca1df769d59507fee6deff777ac85aaff90c928e4 [INFO] running `Command { std: "docker" "start" "-a" "3b7efe64f46a94436ea9069ca1df769d59507fee6deff777ac85aaff90c928e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling log-plus v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually [INFO] [stdout] --> src/lib.rs:394:44 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually [INFO] [stdout] --> src/lib.rs:394:95 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:763:9 [INFO] [stdout] | [INFO] [stdout] 763 | LOGGER_PLUS.write(logger); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:925:9 [INFO] [stdout] | [INFO] [stdout] 925 | LOGGER_PLUS.assume_init_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s [INFO] running `Command { std: "docker" "inspect" "3b7efe64f46a94436ea9069ca1df769d59507fee6deff777ac85aaff90c928e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b7efe64f46a94436ea9069ca1df769d59507fee6deff777ac85aaff90c928e4", kill_on_drop: false }` [INFO] [stdout] 3b7efe64f46a94436ea9069ca1df769d59507fee6deff777ac85aaff90c928e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2b15897cb4165347b1d2dc6afc89afa3b06a1b3ccab8723d413a50c7b8c5802d [INFO] running `Command { std: "docker" "start" "-a" "2b15897cb4165347b1d2dc6afc89afa3b06a1b3ccab8723d413a50c7b8c5802d", kill_on_drop: false }` [INFO] [stderr] Compiling log-plus v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually [INFO] [stdout] --> src/lib.rs:394:44 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually [INFO] [stdout] --> src/lib.rs:394:95 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:763:9 [INFO] [stdout] | [INFO] [stdout] 763 | LOGGER_PLUS.write(logger); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:925:9 [INFO] [stdout] | [INFO] [stdout] 925 | LOGGER_PLUS.assume_init_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually [INFO] [stdout] --> src/lib.rs:394:44 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually [INFO] [stdout] --> src/lib.rs:394:95 [INFO] [stdout] | [INFO] [stdout] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/lib.rs:763:9 [INFO] [stdout] | [INFO] [stdout] 763 | LOGGER_PLUS.write(logger); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:925:9 [INFO] [stdout] | [INFO] [stdout] 925 | LOGGER_PLUS.assume_init_ref() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "2b15897cb4165347b1d2dc6afc89afa3b06a1b3ccab8723d413a50c7b8c5802d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b15897cb4165347b1d2dc6afc89afa3b06a1b3ccab8723d413a50c7b8c5802d", kill_on_drop: false }` [INFO] [stdout] 2b15897cb4165347b1d2dc6afc89afa3b06a1b3ccab8723d413a50c7b8c5802d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 42ef1cbff36125cdafd224aa89ef1f1855dd005bee88821cf049b2114b40923c [INFO] running `Command { std: "docker" "start" "-a" "42ef1cbff36125cdafd224aa89ef1f1855dd005bee88821cf049b2114b40923c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually [INFO] [stderr] --> src/lib.rs:394:44 [INFO] [stderr] | [INFO] [stderr] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually [INFO] [stderr] --> src/lib.rs:394:95 [INFO] [stderr] | [INFO] [stderr] 394 | unsafe { time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound); } [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> src/lib.rs:763:9 [INFO] [stderr] | [INFO] [stderr] 763 | LOGGER_PLUS.write(logger); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> src/lib.rs:925:9 [INFO] [stderr] | [INFO] [stderr] 925 | LOGGER_PLUS.assume_init_ref() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: `log-plus` (lib) generated 4 warnings [INFO] [stderr] warning: `log-plus` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/log_plus-aefd84a7996195af) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42ef1cbff36125cdafd224aa89ef1f1855dd005bee88821cf049b2114b40923c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42ef1cbff36125cdafd224aa89ef1f1855dd005bee88821cf049b2114b40923c", kill_on_drop: false }` [INFO] [stdout] 42ef1cbff36125cdafd224aa89ef1f1855dd005bee88821cf049b2114b40923c