[INFO] cloning repository https://github.com/jchevertonwynne/panic_capture_poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchevertonwynne/panic_capture_poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fpanic_capture_poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fpanic_capture_poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71b3205e84bc7f1a24be5d1c08b0e71e9e1a9e2a [INFO] testing jchevertonwynne/panic_capture_poc against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fpanic_capture_poc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jchevertonwynne/panic_capture_poc [INFO] finished tweaking git repo https://github.com/jchevertonwynne/panic_capture_poc [INFO] tweaked toml for git repo https://github.com/jchevertonwynne/panic_capture_poc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jchevertonwynne/panic_capture_poc on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jchevertonwynne/panic_capture_poc 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.19 [INFO] [stderr] Downloaded matchit v0.7.0 [INFO] [stderr] Downloaded quote v1.0.29 [INFO] [stderr] Downloaded serde_path_to_error v0.1.13 [INFO] [stderr] Downloaded pin-project-lite v0.2.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.64 [INFO] [stderr] Downloaded addr2line v0.20.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.26 [INFO] [stderr] Downloaded async-trait v0.1.71 [INFO] [stderr] Downloaded rustversion v1.0.13 [INFO] [stderr] Downloaded concurrent-queue v2.2.0 [INFO] [stderr] Downloaded pin-project v1.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.169 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] [stderr] Downloaded gimli v0.27.3 [INFO] [stderr] Downloaded object v0.31.1 [INFO] [stderr] Downloaded tokio v1.29.1 [INFO] [stderr] Downloaded axum-core v0.3.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] [stderr] Downloaded backtrace v0.3.68 [INFO] [stderr] Downloaded serde_json v1.0.100 [INFO] [stderr] Downloaded mio v0.8.8 [INFO] [stderr] Downloaded libc v0.2.147 [INFO] [stderr] Downloaded windows-targets v0.48.1 [INFO] [stderr] Downloaded ryu v1.0.14 [INFO] [stderr] Downloaded itoa v1.0.8 [INFO] [stderr] Downloaded pin-project-internal v1.1.2 [INFO] [stderr] Downloaded lock_api v0.4.10 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded socket2 v0.4.9 [INFO] [stderr] Downloaded syn v2.0.25 [INFO] [stderr] Downloaded futures v0.3.28 [INFO] [stderr] Downloaded futures-sink v0.3.28 [INFO] [stderr] Downloaded hermit-abi v0.3.2 [INFO] [stderr] Downloaded unicode-ident v1.0.10 [INFO] [stderr] Downloaded smallvec v1.11.0 [INFO] [stderr] Downloaded serde v1.0.169 [INFO] [stderr] Downloaded tokio-util v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34a2d4b7573c0052482008de93149d60cc2fef9fe67149ccc139cd1ff56abca [INFO] running `Command { std: "docker" "start" "-a" "c34a2d4b7573c0052482008de93149d60cc2fef9fe67149ccc139cd1ff56abca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34a2d4b7573c0052482008de93149d60cc2fef9fe67149ccc139cd1ff56abca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34a2d4b7573c0052482008de93149d60cc2fef9fe67149ccc139cd1ff56abca", kill_on_drop: false }` [INFO] [stdout] c34a2d4b7573c0052482008de93149d60cc2fef9fe67149ccc139cd1ff56abca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d768b2f4d9fa7aef2eb580332de827fd574c4c971c2c656e3cc7a139b535755 [INFO] running `Command { std: "docker" "start" "-a" "8d768b2f4d9fa7aef2eb580332de827fd574c4c971c2c656e3cc7a139b535755", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustversion v1.0.13 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde v1.0.169 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.169 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling panic_capture_macro v0.1.0 (/opt/rustwide/workdir/panic_capture_macro) [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling panic_capture_lib v0.1.0 (/opt/rustwide/workdir/panic_capture_lib) [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.13 [INFO] [stderr] Compiling axum_test v0.1.0 (/opt/rustwide/workdir/axum_test) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> axum_test/src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | panic::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] --> axum_test/src/main.rs:80:39 [INFO] [stdout] | [INFO] [stdout] 80 | let default_hook: Box) + 'static + Sync + Send> = { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> axum_test/src/main.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | std::panic::set_hook(Box::new(move |info: &PanicInfo| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.63s [INFO] running `Command { std: "docker" "inspect" "8d768b2f4d9fa7aef2eb580332de827fd574c4c971c2c656e3cc7a139b535755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d768b2f4d9fa7aef2eb580332de827fd574c4c971c2c656e3cc7a139b535755", kill_on_drop: false }` [INFO] [stdout] 8d768b2f4d9fa7aef2eb580332de827fd574c4c971c2c656e3cc7a139b535755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41db7ee0d7bde587c7c11b969b4ff1c654f5fb20d3b825372a38e8f247c75b63 [INFO] running `Command { std: "docker" "start" "-a" "41db7ee0d7bde587c7c11b969b4ff1c654f5fb20d3b825372a38e8f247c75b63", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling panic_capture_macro v0.1.0 (/opt/rustwide/workdir/panic_capture_macro) [INFO] [stderr] Compiling panic_capture_lib v0.1.0 (/opt/rustwide/workdir/panic_capture_lib) [INFO] [stderr] Compiling axum_test v0.1.0 (/opt/rustwide/workdir/axum_test) [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> axum_test/src/main.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | panic::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] --> axum_test/src/main.rs:80:39 [INFO] [stdout] | [INFO] [stdout] 80 | let default_hook: Box) + 'static + Sync + Send> = { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stdout] --> axum_test/src/main.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | std::panic::set_hook(Box::new(move |info: &PanicInfo| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "41db7ee0d7bde587c7c11b969b4ff1c654f5fb20d3b825372a38e8f247c75b63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41db7ee0d7bde587c7c11b969b4ff1c654f5fb20d3b825372a38e8f247c75b63", kill_on_drop: false }` [INFO] [stdout] 41db7ee0d7bde587c7c11b969b4ff1c654f5fb20d3b825372a38e8f247c75b63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f52a609a320cb864b8e6f443d3a3f381444afe357ab1ae3b21bcd053b0c8ba3 [INFO] running `Command { std: "docker" "start" "-a" "9f52a609a320cb864b8e6f443d3a3f381444afe357ab1ae3b21bcd053b0c8ba3", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> axum_test/src/main.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | panic::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] --> axum_test/src/main.rs:80:39 [INFO] [stderr] | [INFO] [stderr] 80 | let default_hook: Box) + 'static + Sync + Send> = { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead [INFO] [stderr] --> axum_test/src/main.rs:103:48 [INFO] [stderr] | [INFO] [stderr] 103 | std::panic::set_hook(Box::new(move |info: &PanicInfo| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `axum_test` (bin "axum_test" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_test-143183f956748a9e) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/panic_capture_lib-b10901f02e48f9cb) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/panic_capture_macro-85e77c3e6db32cf1) [INFO] [stderr] Doc-tests panic_capture_lib [INFO] [stderr] Doc-tests panic_capture_macro [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] [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] [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] [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] [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" "9f52a609a320cb864b8e6f443d3a3f381444afe357ab1ae3b21bcd053b0c8ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f52a609a320cb864b8e6f443d3a3f381444afe357ab1ae3b21bcd053b0c8ba3", kill_on_drop: false }` [INFO] [stdout] 9f52a609a320cb864b8e6f443d3a3f381444afe357ab1ae3b21bcd053b0c8ba3