[INFO] fetching crate shot 0.1.2...
[INFO] testing shot-0.1.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate shot 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate shot 0.1.2
[INFO] finished tweaking crates.io crate shot 0.1.2
[INFO] tweaked toml for crates.io crate shot 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shot 0.1.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate shot 0.1.2 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0701a0d04d9003a56b0aecdd31ffa8e4e9a85ed9674f6c3fdf9e33f2da97b33
[INFO] running `Command { std: "docker" "start" "-a" "b0701a0d04d9003a56b0aecdd31ffa8e4e9a85ed9674f6c3fdf9e33f2da97b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0701a0d04d9003a56b0aecdd31ffa8e4e9a85ed9674f6c3fdf9e33f2da97b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0701a0d04d9003a56b0aecdd31ffa8e4e9a85ed9674f6c3fdf9e33f2da97b33", kill_on_drop: false }`
[INFO] [stdout] b0701a0d04d9003a56b0aecdd31ffa8e4e9a85ed9674f6c3fdf9e33f2da97b33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ff1645f04ccbd53ff4f301598ec0ed10d949a7c772b3f8ab3a99e2298aeb1aa
[INFO] running `Command { std: "docker" "start" "-a" "2ff1645f04ccbd53ff4f301598ec0ed10d949a7c772b3f8ab3a99e2298aeb1aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling weezl v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling half v2.2.0
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling gethostname v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling bytemuck v1.7.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling mod_use v0.2.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.8.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling exr v1.5.2
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling attohttpc v0.24.0
[INFO] [stderr]    Compiling arboard v3.2.0
[INFO] [stderr]    Compiling shot v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn colored_level(style: &mut Style, level: Level) -> StyledValue<&'static str> {
[INFO] [stdout]    |                             ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, &'static str> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.73s
[INFO] running `Command { std: "docker" "inspect" "2ff1645f04ccbd53ff4f301598ec0ed10d949a7c772b3f8ab3a99e2298aeb1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ff1645f04ccbd53ff4f301598ec0ed10d949a7c772b3f8ab3a99e2298aeb1aa", kill_on_drop: false }`
[INFO] [stdout] 2ff1645f04ccbd53ff4f301598ec0ed10d949a7c772b3f8ab3a99e2298aeb1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b605a7b2515b353c2aeed3c9dbb6fa47f2199acfb410b7169cc5bcb34957fc76
[INFO] running `Command { std: "docker" "start" "-a" "b605a7b2515b353c2aeed3c9dbb6fa47f2199acfb410b7169cc5bcb34957fc76", kill_on_drop: false }`
[INFO] [stderr]    Compiling shot v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:80:29
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn colored_level(style: &mut Style, level: Level) -> StyledValue<&'static str> {
[INFO] [stdout]    |                             ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, &'static str> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s
[INFO] running `Command { std: "docker" "inspect" "b605a7b2515b353c2aeed3c9dbb6fa47f2199acfb410b7169cc5bcb34957fc76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b605a7b2515b353c2aeed3c9dbb6fa47f2199acfb410b7169cc5bcb34957fc76", kill_on_drop: false }`
[INFO] [stdout] b605a7b2515b353c2aeed3c9dbb6fa47f2199acfb410b7169cc5bcb34957fc76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ac435e7ec6da4b6dfee335739b447cdcb0d6ea515190443c5e8b291cfbc61b4b
[INFO] running `Command { std: "docker" "start" "-a" "ac435e7ec6da4b6dfee335739b447cdcb0d6ea515190443c5e8b291cfbc61b4b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:80:29
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn colored_level(style: &mut Style, level: Level) -> StyledValue<&'static str> {
[INFO] [stderr]    |                             ^^^^^^^^^^                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn colored_level(style: &mut Style, level: Level) -> StyledValue<'_, &'static str> {
[INFO] [stderr]    |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: `shot` (bin "shot" test) generated 1 warning (run `cargo fix --bin "shot" -p shot --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shot-f3182b225ada4f64)
[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" "ac435e7ec6da4b6dfee335739b447cdcb0d6ea515190443c5e8b291cfbc61b4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac435e7ec6da4b6dfee335739b447cdcb0d6ea515190443c5e8b291cfbc61b4b", kill_on_drop: false }`
[INFO] [stdout] ac435e7ec6da4b6dfee335739b447cdcb0d6ea515190443c5e8b291cfbc61b4b
