[INFO] fetching crate keepawake 0.1.3... [INFO] testing keepawake-0.1.3 against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] extracting crate keepawake 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate keepawake 0.1.3 on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keepawake 0.1.3 [INFO] finished tweaking crates.io crate keepawake 0.1.3 [INFO] tweaked toml for crates.io crate keepawake 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate keepawake 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.0.2 [INFO] [stderr] Downloaded clap v4.0.14 [INFO] [stderr] Downloaded apple-sdk v0.1.0 [INFO] [stderr] Downloaded rustix v0.35.11 [INFO] [stderr] Downloaded async-broadcast v0.4.1 [INFO] [stderr] Downloaded async-lock v2.5.0 [INFO] [stderr] Downloaded zbus v3.2.0 [INFO] [stderr] Downloaded enumflags2_derive v0.7.4 [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded apple-sys v0.1.2 [INFO] [stderr] Downloaded zvariant v3.7.1 [INFO] [stderr] Downloaded polling v2.3.0 [INFO] [stderr] Downloaded zbus_macros v3.2.0 [INFO] [stderr] Downloaded tzdb v0.4.7 [INFO] [stderr] Downloaded enumflags2 v0.7.5 [INFO] [stderr] Downloaded async-io v1.9.0 [INFO] [stderr] Downloaded ordered-stream v0.0.1 [INFO] [stderr] Downloaded uds_windows v1.0.2 [INFO] [stderr] Downloaded zbus_names v2.2.0 [INFO] [stderr] Downloaded zvariant_derive v3.7.1 [INFO] [stderr] Downloaded apple-bindgen v0.1.3 [INFO] [stderr] Downloaded windows v0.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8547f62fc3499229463f5f0b599556f5d86abda9cb640e44a7a988cd7bdfa1 [INFO] running `Command { std: "docker" "start" "-a" "0d8547f62fc3499229463f5f0b599556f5d86abda9cb640e44a7a988cd7bdfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8547f62fc3499229463f5f0b599556f5d86abda9cb640e44a7a988cd7bdfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8547f62fc3499229463f5f0b599556f5d86abda9cb640e44a7a988cd7bdfa1", kill_on_drop: false }` [INFO] [stdout] 0d8547f62fc3499229463f5f0b599556f5d86abda9cb640e44a7a988cd7bdfa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb6e9d0aa3b340c3886e5891d6982571da63467d24f3b2748ec7df579c86b1f [INFO] running `Command { std: "docker" "start" "-a" "8cb6e9d0aa3b340c3886e5891d6982571da63467d24f3b2748ec7df579c86b1f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling iana-time-zone v0.1.51 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tzdb v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling sysinfo v0.26.4 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling winres v0.1.12 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zvariant_derive v3.7.1 [INFO] [stderr] Compiling zbus_macros v3.2.0 [INFO] [stderr] Compiling clap v4.0.14 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling clap_complete v4.0.2 [INFO] [stderr] Compiling shadow-rs v0.16.3 [INFO] [stderr] Compiling keepawake v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling zvariant v3.7.1 [INFO] [stderr] Compiling zbus_names v2.2.0 [INFO] [stderr] Compiling zbus v3.2.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.75s [INFO] running `Command { std: "docker" "inspect" "8cb6e9d0aa3b340c3886e5891d6982571da63467d24f3b2748ec7df579c86b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb6e9d0aa3b340c3886e5891d6982571da63467d24f3b2748ec7df579c86b1f", kill_on_drop: false }` [INFO] [stdout] 8cb6e9d0aa3b340c3886e5891d6982571da63467d24f3b2748ec7df579c86b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db3dbb2afed1f20ce0e5f173a861888aa6dc6e08b3826eaf08b2678f0cc5a25e [INFO] running `Command { std: "docker" "start" "-a" "db3dbb2afed1f20ce0e5f173a861888aa6dc6e08b3826eaf08b2678f0cc5a25e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "db3dbb2afed1f20ce0e5f173a861888aa6dc6e08b3826eaf08b2678f0cc5a25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db3dbb2afed1f20ce0e5f173a861888aa6dc6e08b3826eaf08b2678f0cc5a25e", kill_on_drop: false }` [INFO] [stdout] db3dbb2afed1f20ce0e5f173a861888aa6dc6e08b3826eaf08b2678f0cc5a25e