[INFO] fetching crate zenoh-sync 1.7.2... [INFO] checking zenoh-sync-1.7.2 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0 [INFO] extracting crate zenoh-sync 1.7.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate zenoh-sync 1.7.2 [INFO] finished tweaking crates.io crate zenoh-sync 1.7.2 [INFO] tweaked toml for crates.io crate zenoh-sync 1.7.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zenoh-sync 1.7.2 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zenoh-sync 1.7.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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded token-cell v2.1.1 [INFO] [stderr] Downloaded schemars_derive v1.2.0 [INFO] [stderr] Downloaded zenoh-keyexpr v1.7.2 [INFO] [stderr] Downloaded typeid v1.0.3 [INFO] [stderr] Downloaded zenoh-core v1.7.2 [INFO] [stderr] Downloaded zenoh-buffers v1.7.2 [INFO] [stderr] Downloaded zmij v1.0.12 [INFO] [stderr] Downloaded zenoh-runtime v1.7.2 [INFO] [stderr] Downloaded zenoh-macros v1.7.2 [INFO] [stderr] Downloaded keyed-set v1.1.0 [INFO] [stderr] Downloaded zenoh-collections v1.7.2 [INFO] [stderr] Downloaded serde_derive_internals v0.29.1 [INFO] [stderr] Downloaded arc-swap v1.8.0 [INFO] [stderr] Downloaded ron v0.12.0 [INFO] [stderr] Downloaded zenoh-result v1.7.2 [INFO] [stderr] Downloaded libc v0.2.179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00c206f9ab9e8073d27a83359485efe66d8daa8e4674cb308010ef07345fe970 [INFO] running `Command { std: "docker" "start" "-a" "00c206f9ab9e8073d27a83359485efe66d8daa8e4674cb308010ef07345fe970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00c206f9ab9e8073d27a83359485efe66d8daa8e4674cb308010ef07345fe970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c206f9ab9e8073d27a83359485efe66d8daa8e4674cb308010ef07345fe970", kill_on_drop: false }` [INFO] [stdout] 00c206f9ab9e8073d27a83359485efe66d8daa8e4674cb308010ef07345fe970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fada08574e061f6de3a17beb34be017e00f75d12d691f42a6bbcf4331f94efc [INFO] running `Command { std: "docker" "start" "-a" "3fada08574e061f6de3a17beb34be017e00f75d12d691f42a6bbcf4331f94efc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling token-cell v2.1.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zenoh-result v1.7.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zenoh-macros v1.7.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling schemars_derive v1.2.0 [INFO] [stderr] Checking zenoh-collections v1.7.2 [INFO] [stderr] Checking zenoh-buffers v1.7.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Compiling schemars v1.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling zenoh-keyexpr v1.7.2 [INFO] [stderr] Checking zenoh-runtime v1.7.2 [INFO] [stderr] Checking zenoh-core v1.7.2 [INFO] [stderr] Checking zenoh-sync v1.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.20s [INFO] running `Command { std: "docker" "inspect" "3fada08574e061f6de3a17beb34be017e00f75d12d691f42a6bbcf4331f94efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fada08574e061f6de3a17beb34be017e00f75d12d691f42a6bbcf4331f94efc", kill_on_drop: false }` [INFO] [stdout] 3fada08574e061f6de3a17beb34be017e00f75d12d691f42a6bbcf4331f94efc