[INFO] fetching crate tmuxstatus 1.0.1...
[INFO] testing tmuxstatus-1.0.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tmuxstatus 1.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate tmuxstatus 1.0.1
[INFO] finished tweaking crates.io crate tmuxstatus 1.0.1
[INFO] tweaked toml for crates.io crate tmuxstatus 1.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmuxstatus 1.0.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmuxstatus 1.0.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7ca3a56238e19283ea564cbb6e3fdb68d3d333c5f031812ad7fe70fbb80528f
[INFO] running `Command { std: "docker" "start" "-a" "f7ca3a56238e19283ea564cbb6e3fdb68d3d333c5f031812ad7fe70fbb80528f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7ca3a56238e19283ea564cbb6e3fdb68d3d333c5f031812ad7fe70fbb80528f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ca3a56238e19283ea564cbb6e3fdb68d3d333c5f031812ad7fe70fbb80528f", kill_on_drop: false }`
[INFO] [stdout] f7ca3a56238e19283ea564cbb6e3fdb68d3d333c5f031812ad7fe70fbb80528f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73cef2eb78bc1209df77eaf916685b99a0db6c3d0e285d9d89c2f12db370a800
[INFO] running `Command { std: "docker" "start" "-a" "73cef2eb78bc1209df77eaf916685b99a0db6c3d0e285d9d89c2f12db370a800", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litrs v0.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]    Compiling buildinfy v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uom v0.30.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling expry v0.3.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling commandy_macros v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling commandy v0.2.1
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling crashy v0.1.0
[INFO] [stdout] error[E0631]: type mismatch in closure arguments
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crashy-0.1.0/src/lib.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 |       std::panic::set_hook(Box::new(move |pi: &core::panic::PanicInfo| {
[INFO] [stdout]     |                            ^        ---------------------------------- found signature defined here
[INFO] [stdout]     |  __________________________|
[INFO] [stdout]     | |
[INFO] [stdout] 255 | |         //println!("backtrace: {:?}", Backtrace::new());
[INFO] [stdout] 256 | |         let mut started = false;
[INFO] [stdout] 257 | |         let mut frames = Vec::new();
[INFO] [stdout] ...   |
[INFO] [stdout] 469 | |         });
[INFO] [stdout] 470 | |     }));
[INFO] [stdout]     | |______^ expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected closure signature `for<'a, 'b> fn(&'a PanicHookInfo<'b>) -> _`
[INFO] [stdout]                found closure signature `fn(&PanicInfo<'_>) -> _`
[INFO] [stdout]     = note: required for the cast from `Box<{closure@lib.rs:254:35}>` to `Box<(dyn for<'a, 'b> Fn(&'a PanicHookInfo<'b>) + Send + Sync + 'static)>`
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/crashy-ff2f9c45835f9bf5.long-type-1227201037805057632.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0631`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crashy` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73cef2eb78bc1209df77eaf916685b99a0db6c3d0e285d9d89c2f12db370a800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73cef2eb78bc1209df77eaf916685b99a0db6c3d0e285d9d89c2f12db370a800", kill_on_drop: false }`
[INFO] [stdout] 73cef2eb78bc1209df77eaf916685b99a0db6c3d0e285d9d89c2f12db370a800
