[INFO] fetching crate klone 1.0.2...
[INFO] checking klone-1.0.2 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate klone 1.0.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate klone 1.0.2
[INFO] finished tweaking crates.io crate klone 1.0.2
[INFO] tweaked toml for crates.io crate klone 1.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate klone 1.0.2 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate klone 1.0.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dcc29f2981bc898126167ed2237e26ebfe20405e0d9db272d4bac49ce02390b
[INFO] running `Command { std: "docker" "start" "-a" "1dcc29f2981bc898126167ed2237e26ebfe20405e0d9db272d4bac49ce02390b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dcc29f2981bc898126167ed2237e26ebfe20405e0d9db272d4bac49ce02390b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dcc29f2981bc898126167ed2237e26ebfe20405e0d9db272d4bac49ce02390b", kill_on_drop: false }`
[INFO] [stdout] 1dcc29f2981bc898126167ed2237e26ebfe20405e0d9db272d4bac49ce02390b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05104d2c3edd9bea8e6b57ff8df5ed8a252a003dd149501756e81ec6852f5e06
[INFO] running `Command { std: "docker" "start" "-a" "05104d2c3edd9bea8e6b57ff8df5ed8a252a003dd149501756e81ec6852f5e06", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling klone v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config/exclusions/cache.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if unsafe { !CACHED_EXCLUSIONS.is_empty() } {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config/exclusions/cache.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |         return unsafe { Ok(CACHED_EXCLUSIONS.clone()) };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config/exclusions/cache.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     if unsafe { !CACHED_EXCLUSIONS.is_empty() } {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/config/exclusions/cache.rs:14:28
[INFO] [stdout]    |
[INFO] [stdout] 14 |         return unsafe { Ok(CACHED_EXCLUSIONS.clone()) };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s
[INFO] running `Command { std: "docker" "inspect" "05104d2c3edd9bea8e6b57ff8df5ed8a252a003dd149501756e81ec6852f5e06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05104d2c3edd9bea8e6b57ff8df5ed8a252a003dd149501756e81ec6852f5e06", kill_on_drop: false }`
[INFO] [stdout] 05104d2c3edd9bea8e6b57ff8df5ed8a252a003dd149501756e81ec6852f5e06
