[INFO] fetching crate fsmap 0.3.0...
[INFO] checking fsmap-0.3.0 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate fsmap 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fsmap 0.3.0
[INFO] finished tweaking crates.io crate fsmap 0.3.0
[INFO] tweaked toml for crates.io crate fsmap 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fsmap 0.3.0 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fsmap 0.3.0 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.81
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded rmp-serde v0.15.5
[INFO] [stderr]   Downloaded rmp v0.8.10
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[INFO] [stderr]   Downloaded clipboard-win v5.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216
[INFO] running `Command { std: "docker" "start" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rmp v0.8.10
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking rmp-serde v0.15.5
[INFO] [stderr]     Checking fsmap v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]  --> src/sigint_detector.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |     INTERRUPTED.store(true,Ordering::SeqCst);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable when borrowed with a shared reference
[INFO] [stdout]   |
[INFO] [stdout] 4 - static mut INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout] 4 + static INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/sigint_detector.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let sa_sigaction : libc::size_t = sigint_handler as libc::size_t;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let sa_sigaction : libc::size_t = sigint_handler as *const () as libc::size_t;
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/sigint_detector.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |       if let Ok(true) = unsafe { INTERRUPTED.compare_exchange(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 44 | |         true,
[INFO] [stdout] 45 | |         false,
[INFO] [stdout] 46 | |         Ordering::SeqCst,
[INFO] [stdout] 47 | |         Ordering::SeqCst)
[INFO] [stdout]    | |_________________________^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable when borrowed with a shared reference
[INFO] [stdout]    |
[INFO] [stdout]  4 - static mut INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  4 + static INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]  --> src/sigint_detector.rs:8:2
[INFO] [stdout]   |
[INFO] [stdout] 8 |     INTERRUPTED.store(true,Ordering::SeqCst);
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable when borrowed with a shared reference
[INFO] [stdout]   |
[INFO] [stdout] 4 - static mut INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout] 4 + static INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/sigint_detector.rs:23:52
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let sa_sigaction : libc::size_t = sigint_handler as libc::size_t;
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let sa_sigaction : libc::size_t = sigint_handler as *const () as libc::size_t;
[INFO] [stdout]    |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/sigint_detector.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |       if let Ok(true) = unsafe { INTERRUPTED.compare_exchange(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 44 | |         true,
[INFO] [stdout] 45 | |         false,
[INFO] [stdout] 46 | |         Ordering::SeqCst,
[INFO] [stdout] 47 | |         Ordering::SeqCst)
[INFO] [stdout]    | |_________________________^ shared reference to mutable static
[INFO] [stdout]    |
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable when borrowed with a shared reference
[INFO] [stdout]    |
[INFO] [stdout]  4 - static mut INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  4 + static INTERRUPTED : AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216", kill_on_drop: false }`
[INFO] [stdout] 90d0f41101192fa55e9dd36d383f8f685b09fdfc89bebde8fd0666a81d0d3216
