[INFO] fetching crate futility 0.1.1... [INFO] testing futility-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate futility 0.1.1 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate futility 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1f9d53172681d74e2cc1c07b7b9c94f9154321cd6bb4cd076244c8c2e907441 [INFO] running `Command { std: "docker" "start" "-a" "e1f9d53172681d74e2cc1c07b7b9c94f9154321cd6bb4cd076244c8c2e907441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1f9d53172681d74e2cc1c07b7b9c94f9154321cd6bb4cd076244c8c2e907441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1f9d53172681d74e2cc1c07b7b9c94f9154321cd6bb4cd076244c8c2e907441", kill_on_drop: false }` [INFO] [stdout] e1f9d53172681d74e2cc1c07b7b9c94f9154321cd6bb4cd076244c8c2e907441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d309cc99061516445db50d5844eb3c917c1f8c04e8ee2ab4a25c05076c7c46f3 [INFO] running `Command { std: "docker" "start" "-a" "d309cc99061516445db50d5844eb3c917c1f8c04e8ee2ab4a25c05076c7c46f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [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.71s [INFO] running `Command { std: "docker" "inspect" "d309cc99061516445db50d5844eb3c917c1f8c04e8ee2ab4a25c05076c7c46f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d309cc99061516445db50d5844eb3c917c1f8c04e8ee2ab4a25c05076c7c46f3", kill_on_drop: false }` [INFO] [stdout] d309cc99061516445db50d5844eb3c917c1f8c04e8ee2ab4a25c05076c7c46f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95e28e10e33fa3bb6cfb271588b3f2e348842d5b1bb0911ac8cb0f1bf36808d [INFO] running `Command { std: "docker" "start" "-a" "d95e28e10e33fa3bb6cfb271588b3f2e348842d5b1bb0911ac8cb0f1bf36808d", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling eyre v0.6.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling indenter v0.3.3 [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 object v0.27.1 [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 17.02s [INFO] running `Command { std: "docker" "inspect" "d95e28e10e33fa3bb6cfb271588b3f2e348842d5b1bb0911ac8cb0f1bf36808d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95e28e10e33fa3bb6cfb271588b3f2e348842d5b1bb0911ac8cb0f1bf36808d", kill_on_drop: false }` [INFO] [stdout] d95e28e10e33fa3bb6cfb271588b3f2e348842d5b1bb0911ac8cb0f1bf36808d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75a8573135afd4fb6102dd6d4134a744dd4b8acd6852f93d26f923aa2aac74dc [INFO] running `Command { std: "docker" "start" "-a" "75a8573135afd4fb6102dd6d4134a744dd4b8acd6852f93d26f923aa2aac74dc", 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.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/futility-9be3eadbca8382bb) [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/terminate.rs (/opt/rustwide/target/debug/deps/terminate-3d8148c41848e10c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Doc-tests futility [INFO] [stdout] test terminate_box_err_named_fn ... ok [INFO] [stdout] test terminate_eyre ... ok [INFO] [stdout] test terminate_eyre_named_fn ... ok [INFO] [stdout] test terminate_box_err ... 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] [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" "75a8573135afd4fb6102dd6d4134a744dd4b8acd6852f93d26f923aa2aac74dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a8573135afd4fb6102dd6d4134a744dd4b8acd6852f93d26f923aa2aac74dc", kill_on_drop: false }` [INFO] [stdout] 75a8573135afd4fb6102dd6d4134a744dd4b8acd6852f93d26f923aa2aac74dc