[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] checking jchevertonwynne/panic_capture_poc against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchevertonwynne%2Fpanic_capture_poc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchevertonwynne/panic_capture_poc on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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]   |
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ae1e4a6061c7edb031eba83ad6a0c803797848c76a7281a5cc2c980280496b0
[INFO] running `Command { std: "docker" "start" "-a" "8ae1e4a6061c7edb031eba83ad6a0c803797848c76a7281a5cc2c980280496b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ae1e4a6061c7edb031eba83ad6a0c803797848c76a7281a5cc2c980280496b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae1e4a6061c7edb031eba83ad6a0c803797848c76a7281a5cc2c980280496b0", kill_on_drop: false }`
[INFO] [stdout] 8ae1e4a6061c7edb031eba83ad6a0c803797848c76a7281a5cc2c980280496b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b4152a618b5e0e82e6112df15115b954f8aaeb01c43a7639238a48995e7adb
[INFO] running `Command { std: "docker" "start" "-a" "e0b4152a618b5e0e82e6112df15115b954f8aaeb01c43a7639238a48995e7adb", 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]   |
[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 futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling serde v1.0.169
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]     Checking unicode-ident v1.0.10
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]     Checking proc-macro2 v1.0.64
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking quote v1.0.29
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking panic_capture_macro v0.1.0 (/opt/rustwide/workdir/panic_capture_macro)
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.169
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]     Checking panic_capture_lib v0.1.0 (/opt/rustwide/workdir/panic_capture_lib)
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.13
[INFO] [stderr]     Checking 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<dyn Fn(&PanicInfo<'_>) + '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] [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<dyn Fn(&PanicInfo<'_>) + '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 21.35s
[INFO] running `Command { std: "docker" "inspect" "e0b4152a618b5e0e82e6112df15115b954f8aaeb01c43a7639238a48995e7adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b4152a618b5e0e82e6112df15115b954f8aaeb01c43a7639238a48995e7adb", kill_on_drop: false }`
[INFO] [stdout] e0b4152a618b5e0e82e6112df15115b954f8aaeb01c43a7639238a48995e7adb
