[INFO] fetching crate durs 0.1.2...
[INFO] checking durs-0.1.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate durs 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate durs 0.1.2 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 durs 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate durs 0.1.2
[INFO] tweaked toml for crates.io crate durs 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate durs 0.1.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" "+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] a507891c9bf9cd1d886c344f010488ca62c85a1e30d2f76bdf2bbde511e4f190
[INFO] running `Command { std: "docker" "start" "-a" "a507891c9bf9cd1d886c344f010488ca62c85a1e30d2f76bdf2bbde511e4f190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a507891c9bf9cd1d886c344f010488ca62c85a1e30d2f76bdf2bbde511e4f190", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a507891c9bf9cd1d886c344f010488ca62c85a1e30d2f76bdf2bbde511e4f190", kill_on_drop: false }`
[INFO] [stdout] a507891c9bf9cd1d886c344f010488ca62c85a1e30d2f76bdf2bbde511e4f190
[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] 142872a7a025994567933a0e568e2b57cd2f3384ecd2d260b2bb759e28f995a1
[INFO] running `Command { std: "docker" "start" "-a" "142872a7a025994567933a0e568e2b57cd2f3384ecd2d260b2bb759e28f995a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking lscolors v0.13.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking stfu8 v0.2.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking sysinfo v0.27.8
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling clap_mangen v0.2.23
[INFO] [stderr]    Compiling clap_complete v4.5.13
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling durs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `durs v0.1.2 (/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/durs-8f83b7770e8de972/build-script-build` (exit status: 1)
[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" "142872a7a025994567933a0e568e2b57cd2f3384ecd2d260b2bb759e28f995a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142872a7a025994567933a0e568e2b57cd2f3384ecd2d260b2bb759e28f995a1", kill_on_drop: false }`
[INFO] [stdout] 142872a7a025994567933a0e568e2b57cd2f3384ecd2d260b2bb759e28f995a1
