[INFO] fetching crate pwalarmd 0.1.0...
[INFO] checking pwalarmd-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pwalarmd 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate pwalarmd 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pwalarmd 0.1.0
[INFO] finished tweaking crates.io crate pwalarmd 0.1.0
[INFO] tweaked toml for crates.io crate pwalarmd 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate pwalarmd 0.1.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abb552738afc95fdeda4287d54737c49084f334d0bd5b9b0d37a0fe26eaec592
[INFO] running `Command { std: "docker" "start" "-a" "abb552738afc95fdeda4287d54737c49084f334d0bd5b9b0d37a0fe26eaec592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abb552738afc95fdeda4287d54737c49084f334d0bd5b9b0d37a0fe26eaec592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abb552738afc95fdeda4287d54737c49084f334d0bd5b9b0d37a0fe26eaec592", kill_on_drop: false }`
[INFO] [stdout] abb552738afc95fdeda4287d54737c49084f334d0bd5b9b0d37a0fe26eaec592
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2a7fe6aea1fea5624103e8ecbdfb2ed324728434f82e2295e214865275cecf1
[INFO] running `Command { std: "docker" "start" "-a" "e2a7fe6aea1fea5624103e8ecbdfb2ed324728434f82e2295e214865275cecf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.1.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking symphonia-core v0.5.3
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling tempfile v3.10.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.3
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking xdg-home v1.1.0
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking winnow v0.6.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking symphonia v0.5.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling zbus_macros v3.15.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]     Checking enumflags2 v0.7.9
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.6
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking zbus v3.15.0
[INFO] [stderr]    Compiling pwalarmd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `pwalarmd v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/pwalarmd-8731b06c11e1942b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/sock.proto,proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e2a7fe6aea1fea5624103e8ecbdfb2ed324728434f82e2295e214865275cecf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2a7fe6aea1fea5624103e8ecbdfb2ed324728434f82e2295e214865275cecf1", kill_on_drop: false }`
[INFO] [stdout] e2a7fe6aea1fea5624103e8ecbdfb2ed324728434f82e2295e214865275cecf1
