[INFO] fetching crate futility 0.1.1... [INFO] testing futility-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate futility 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate futility 0.1.1 [INFO] finished tweaking crates.io crate futility 0.1.1 [INFO] tweaked toml for crates.io crate futility 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate futility 0.1.1 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 futility 0.1.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futility-try-catch v0.1.1 [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] 0864ce13a1d4f7fe98057b7399f974141da7a36f0c6fd2b092301a12768c5dff [INFO] running `Command { std: "docker" "start" "-a" "0864ce13a1d4f7fe98057b7399f974141da7a36f0c6fd2b092301a12768c5dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0864ce13a1d4f7fe98057b7399f974141da7a36f0c6fd2b092301a12768c5dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0864ce13a1d4f7fe98057b7399f974141da7a36f0c6fd2b092301a12768c5dff", kill_on_drop: false }` [INFO] [stdout] 0864ce13a1d4f7fe98057b7399f974141da7a36f0c6fd2b092301a12768c5dff [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] 1ae40cc91477347acf5df16b1f3f5aa2cad001c0f3dc3a87bd5bc21e8976271c [INFO] running `Command { std: "docker" "start" "-a" "1ae40cc91477347acf5df16b1f3f5aa2cad001c0f3dc3a87bd5bc21e8976271c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futility-try-catch v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futility v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | panic::{self, PanicInfo}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn replace_panic(self, panic: impl Fn(&PanicInfo<'_>) + Send + Sync + 'static) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn panic_with(self, panic: fn(&PanicInfo<'_>)) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s [INFO] running `Command { std: "docker" "inspect" "1ae40cc91477347acf5df16b1f3f5aa2cad001c0f3dc3a87bd5bc21e8976271c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ae40cc91477347acf5df16b1f3f5aa2cad001c0f3dc3a87bd5bc21e8976271c", kill_on_drop: false }` [INFO] [stdout] 1ae40cc91477347acf5df16b1f3f5aa2cad001c0f3dc3a87bd5bc21e8976271c [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] 25dd360936c9da63813aa3e1f9f61398e2a0c68db700f0ac41d10c8469ee2abf [INFO] running `Command { std: "docker" "start" "-a" "25dd360936c9da63813aa3e1f9f61398e2a0c68db700f0ac41d10c8469ee2abf", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | panic::{self, PanicInfo}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn replace_panic(self, panic: impl Fn(&PanicInfo<'_>) + Send + Sync + 'static) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn panic_with(self, panic: fn(&PanicInfo<'_>)) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling color-eyre v0.6.0 [INFO] [stderr] Compiling futility v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | panic::{self, PanicInfo}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:45:48 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn replace_panic(self, panic: impl Fn(&PanicInfo<'_>) + Send + Sync + 'static) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> src/terminate.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn panic_with(self, panic: fn(&PanicInfo<'_>)) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.27s [INFO] running `Command { std: "docker" "inspect" "25dd360936c9da63813aa3e1f9f61398e2a0c68db700f0ac41d10c8469ee2abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dd360936c9da63813aa3e1f9f61398e2a0c68db700f0ac41d10c8469ee2abf", kill_on_drop: false }` [INFO] [stdout] 25dd360936c9da63813aa3e1f9f61398e2a0c68db700f0ac41d10c8469ee2abf [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] e83a6d8c4e56ef3da630e9cb31c43828a185ae4a8b7465e6b6e2530b73313a57 [INFO] running `Command { std: "docker" "start" "-a" "e83a6d8c4e56ef3da630e9cb31c43828a185ae4a8b7465e6b6e2530b73313a57", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> src/terminate.rs:6:19 [INFO] [stderr] | [INFO] [stderr] 6 | panic::{self, PanicInfo}, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> src/terminate.rs:45:48 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn replace_panic(self, panic: impl Fn(&PanicInfo<'_>) + Send + Sync + 'static) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> src/terminate.rs:52:40 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn panic_with(self, panic: fn(&PanicInfo<'_>)) -> Self { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `futility` (lib) generated 3 warnings [INFO] [stderr] warning: `futility` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/futility-e98895c9764e532a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test try_catch ... ok [INFO] [stdout] test try_catch_ret_val ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/terminate.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/terminate-3ee1fa346aec52cd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test terminate_box_err_named_fn ... ok [INFO] [stdout] test terminate_box_err ... ok [INFO] [stdout] test terminate_eyre_named_fn ... ok [INFO] [stdout] test terminate_eyre ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e83a6d8c4e56ef3da630e9cb31c43828a185ae4a8b7465e6b6e2530b73313a57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83a6d8c4e56ef3da630e9cb31c43828a185ae4a8b7465e6b6e2530b73313a57", kill_on_drop: false }` [INFO] [stdout] e83a6d8c4e56ef3da630e9cb31c43828a185ae4a8b7465e6b6e2530b73313a57