[INFO] fetching crate clock-bound-d 2.0.2... [INFO] checking clock-bound-d-2.0.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate clock-bound-d 2.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate clock-bound-d 2.0.2 [INFO] finished tweaking crates.io crate clock-bound-d 2.0.2 [INFO] tweaked toml for crates.io crate clock-bound-d 2.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clock-bound-d 2.0.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clock-bound-d 2.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.22.0 [INFO] [stderr] Downloaded retry v2.0.0 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded rstest v0.22.0 [INFO] [stderr] Downloaded bon-macros v2.3.0 [INFO] [stderr] Downloaded bon v2.3.0 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded mockall_double v0.3.1 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded rustix v1.0.2 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] [stderr] Downloaded chrony-candm-derive v0.1.0 [INFO] [stderr] Downloaded clock-bound-vmclock v2.0.2 [INFO] [stderr] Downloaded clock-bound-shm v2.0.2 [INFO] [stderr] Downloaded chrony-candm v0.1.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32b02a80de146a87977e3ae7e0d3036bd52d12a35cc22f30106af89276f8e833 [INFO] running `Command { std: "docker" "start" "-a" "32b02a80de146a87977e3ae7e0d3036bd52d12a35cc22f30106af89276f8e833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b02a80de146a87977e3ae7e0d3036bd52d12a35cc22f30106af89276f8e833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b02a80de146a87977e3ae7e0d3036bd52d12a35cc22f30106af89276f8e833", kill_on_drop: false }` [INFO] [stdout] 32b02a80de146a87977e3ae7e0d3036bd52d12a35cc22f30106af89276f8e833 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84be960f6324bcf44cc0b01f43f4517c155ec444fb4d758ea8b4bf9f420b0264 [INFO] running `Command { std: "docker" "start" "-a" "84be960f6324bcf44cc0b01f43f4517c155ec444fb4d758ea8b4bf9f420b0264", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking sdd v3.0.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking scc v2.3.3 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking errno v0.3.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.18.0 [INFO] [stderr] Compiling chrony-candm-derive v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking retry v2.0.0 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.10 [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 clock-bound-shm v2.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking clock-bound-vmclock v2.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking mockall v0.13.1 [INFO] [stderr] Compiling bon-macros 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 serial_test v3.2.0 [INFO] [stderr] Checking rstest v0.22.0 [INFO] [stderr] Checking bon v2.3.0 [INFO] [stderr] Checking clock-bound-d v2.0.2 (/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)]` 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)]` 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 [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)]` 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 [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 35.26s [INFO] running `Command { std: "docker" "inspect" "84be960f6324bcf44cc0b01f43f4517c155ec444fb4d758ea8b4bf9f420b0264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84be960f6324bcf44cc0b01f43f4517c155ec444fb4d758ea8b4bf9f420b0264", kill_on_drop: false }` [INFO] [stdout] 84be960f6324bcf44cc0b01f43f4517c155ec444fb4d758ea8b4bf9f420b0264