[INFO] fetching crate shot 0.1.2... [INFO] testing shot-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate shot 0.1.2 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shot 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d89a3571523361424dc954a2d7a37cc00f190984d104cc287b13aa90c35e03 [INFO] running `Command { std: "docker" "start" "-a" "c8d89a3571523361424dc954a2d7a37cc00f190984d104cc287b13aa90c35e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d89a3571523361424dc954a2d7a37cc00f190984d104cc287b13aa90c35e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d89a3571523361424dc954a2d7a37cc00f190984d104cc287b13aa90c35e03", kill_on_drop: false }` [INFO] [stdout] c8d89a3571523361424dc954a2d7a37cc00f190984d104cc287b13aa90c35e03 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45b9c6ee6c0ba47060e8c620006874ed9ee595650c5281dc4e7d351b8a99959 [INFO] running `Command { std: "docker" "start" "-a" "f45b9c6ee6c0ba47060e8c620006874ed9ee595650c5281dc4e7d351b8a99959", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [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 version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling half v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling mod_use v0.2.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling env_logger v0.10.0 [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 thiserror v1.0.30 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling ron v0.8.0 [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 59.47s [INFO] running `Command { std: "docker" "inspect" "f45b9c6ee6c0ba47060e8c620006874ed9ee595650c5281dc4e7d351b8a99959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45b9c6ee6c0ba47060e8c620006874ed9ee595650c5281dc4e7d351b8a99959", kill_on_drop: false }` [INFO] [stdout] f45b9c6ee6c0ba47060e8c620006874ed9ee595650c5281dc4e7d351b8a99959 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c07884a443f6a868fc4eab2d6693e03666264bf0bb50484fab6711fa9952354 [INFO] running `Command { std: "docker" "start" "-a" "1c07884a443f6a868fc4eab2d6693e03666264bf0bb50484fab6711fa9952354", 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.06s [INFO] running `Command { std: "docker" "inspect" "1c07884a443f6a868fc4eab2d6693e03666264bf0bb50484fab6711fa9952354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c07884a443f6a868fc4eab2d6693e03666264bf0bb50484fab6711fa9952354", kill_on_drop: false }` [INFO] [stdout] 1c07884a443f6a868fc4eab2d6693e03666264bf0bb50484fab6711fa9952354 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 211a1dd2eab02b3daf76d15e22b6961c8fed52fc15ab1e7c69d8fa190dd3b7fb [INFO] running `Command { std: "docker" "start" "-a" "211a1dd2eab02b3daf76d15e22b6961c8fed52fc15ab1e7c69d8fa190dd3b7fb", 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" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shot-fd37ef6c65dbae3c) [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" "211a1dd2eab02b3daf76d15e22b6961c8fed52fc15ab1e7c69d8fa190dd3b7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211a1dd2eab02b3daf76d15e22b6961c8fed52fc15ab1e7c69d8fa190dd3b7fb", kill_on_drop: false }` [INFO] [stdout] 211a1dd2eab02b3daf76d15e22b6961c8fed52fc15ab1e7c69d8fa190dd3b7fb