[INFO] fetching crate clock-bound-d 2.0.3...
[INFO] checking clock-bound-d-2.0.3 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] extracting crate clock-bound-d 2.0.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate clock-bound-d 2.0.3
[INFO] finished tweaking crates.io crate clock-bound-d 2.0.3
[INFO] tweaked toml for crates.io crate clock-bound-d 2.0.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clock-bound-d 2.0.3 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 clock-bound-d 2.0.3 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] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdd v3.0.8
[INFO] [stderr]   Downloaded rstest_macros v0.22.0
[INFO] [stderr]   Downloaded chrony-candm-derive v0.1.0
[INFO] [stderr]   Downloaded mockall_double v0.3.1
[INFO] [stderr]   Downloaded retry v2.0.0
[INFO] [stderr]   Downloaded clock-bound-vmclock v2.0.3
[INFO] [stderr]   Downloaded chrony-candm v0.1.1
[INFO] [stderr]   Downloaded rstest v0.22.0
[INFO] [stderr]   Downloaded tempfile v3.18.0
[INFO] [stderr]   Downloaded clock-bound-shm v2.0.3
[INFO] [stderr]   Downloaded scc v2.3.3
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 168bab9ac786f4a1b0d8744514ddf982d9920d8b130022dbe5d6a3b41e821b53
[INFO] running `Command { std: "docker" "start" "-a" "168bab9ac786f4a1b0d8744514ddf982d9920d8b130022dbe5d6a3b41e821b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "168bab9ac786f4a1b0d8744514ddf982d9920d8b130022dbe5d6a3b41e821b53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168bab9ac786f4a1b0d8744514ddf982d9920d8b130022dbe5d6a3b41e821b53", kill_on_drop: false }`
[INFO] [stdout] 168bab9ac786f4a1b0d8744514ddf982d9920d8b130022dbe5d6a3b41e821b53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7f804a417f524a53b70831d5ed943bfd188d7e56b0b3c53be07e58a2c13b80e2
[INFO] running `Command { std: "docker" "start" "-a" "7f804a417f524a53b70831d5ed943bfd188d7e56b0b3c53be07e58a2c13b80e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]    Compiling rstest_macros v0.22.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sdd v3.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking scc v2.3.3
[INFO] [stderr]     Checking retry v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking tempfile v3.18.0
[INFO] [stderr]    Compiling chrony-candm-derive v0.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clock-bound-shm v2.0.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking clock-bound-vmclock v2.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking chrony-candm v0.1.1
[INFO] [stderr]     Checking rstest v0.22.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking clock-bound-d v2.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/chrony_client.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl core::fmt::Debug for (dyn ChronyClient + '_) {
[INFO] [stdout]    |                           ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - impl core::fmt::Debug for (dyn ChronyClient + '_) {
[INFO] [stdout] 39 + impl core::fmt::Debug for dyn ChronyClient + '_ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/chrony_client.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl core::fmt::Debug for (dyn ChronyClientExt + '_) {
[INFO] [stdout]     |                           ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 185 - impl core::fmt::Debug for (dyn ChronyClientExt + '_) {
[INFO] [stdout] 185 + impl core::fmt::Debug for dyn ChronyClientExt + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/chrony_client.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl core::fmt::Debug for (dyn ChronyClient + '_) {
[INFO] [stdout]    |                           ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 - impl core::fmt::Debug for (dyn ChronyClient + '_) {
[INFO] [stdout] 39 + impl core::fmt::Debug for dyn ChronyClient + '_ {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/chrony_client.rs:185:27
[INFO] [stdout]     |
[INFO] [stdout] 185 | impl core::fmt::Debug for (dyn ChronyClientExt + '_) {
[INFO] [stdout]     |                           ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 185 - impl core::fmt::Debug for (dyn ChronyClientExt + '_) {
[INFO] [stdout] 185 + impl core::fmt::Debug for dyn ChronyClientExt + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/signal.rs:161:27
[INFO] [stdout]     |
[INFO] [stdout] 161 |             assert_eq!(4, VAL);
[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/signal.rs:188:27
[INFO] [stdout]     |
[INFO] [stdout] 188 |             assert_eq!(8, VAL);
[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 33.10s
[INFO] running `Command { std: "docker" "inspect" "7f804a417f524a53b70831d5ed943bfd188d7e56b0b3c53be07e58a2c13b80e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f804a417f524a53b70831d5ed943bfd188d7e56b0b3c53be07e58a2c13b80e2", kill_on_drop: false }`
[INFO] [stdout] 7f804a417f524a53b70831d5ed943bfd188d7e56b0b3c53be07e58a2c13b80e2
