[INFO] cloning repository https://github.com/askolds11/pizerocameraindicator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/askolds11/pizerocameraindicator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskolds11%2Fpizerocameraindicator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskolds11%2Fpizerocameraindicator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad8bbeb7ca98092d3fe99ea3b9ab79d7042614a6 [INFO] checking askolds11/pizerocameraindicator against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskolds11%2Fpizerocameraindicator" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/askolds11/pizerocameraindicator [INFO] finished tweaking git repo https://github.com/askolds11/pizerocameraindicator [INFO] tweaked toml for git repo https://github.com/askolds11/pizerocameraindicator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/askolds11/pizerocameraindicator on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/askolds11/pizerocameraindicator 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23 [INFO] running `Command { std: "docker" "start" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23", 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" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23", 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" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling erased-serde v0.4.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking symphonia-format-riff v0.5.4 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking rodio v0.21.1 [INFO] [stderr] Checking config v0.15.18 [INFO] [stderr] Checking timerfd v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-timerfd v0.2.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23", kill_on_drop: false }` [INFO] [stdout] cd55a0daeb7ad64a810a48b60c41e858230e04ff04a8f2f5100b40ae8006ce23