[INFO] fetching crate nameme 0.2.3...
[INFO] testing nameme-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate nameme 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nameme 0.2.3
[INFO] finished tweaking crates.io crate nameme 0.2.3
[INFO] tweaked toml for crates.io crate nameme 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nameme 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nameme 0.2.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0608471b55b01a5ca58554e9e114bbaa559abb61d3bda4b766197ce44dafb2c
[INFO] running `Command { std: "docker" "start" "-a" "f0608471b55b01a5ca58554e9e114bbaa559abb61d3bda4b766197ce44dafb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0608471b55b01a5ca58554e9e114bbaa559abb61d3bda4b766197ce44dafb2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0608471b55b01a5ca58554e9e114bbaa559abb61d3bda4b766197ce44dafb2c", kill_on_drop: false }`
[INFO] [stdout] f0608471b55b01a5ca58554e9e114bbaa559abb61d3bda4b766197ce44dafb2c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b75c3b8568366ff4ea2649bd9063b088579afa89c8ae597d7201f93716b22f70
[INFO] running `Command { std: "docker" "start" "-a" "b75c3b8568366ff4ea2649bd9063b088579afa89c8ae597d7201f93716b22f70", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling ansi-parser v0.8.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stderr]    Compiling ansi-str v0.1.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling papergrid v0.4.0
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling tabled v0.7.0
[INFO] [stderr]    Compiling clap v3.2.14
[INFO] [stderr]    Compiling nameme_core v0.2.3
[INFO] [stderr] error: failed to run custom build command for `nameme_core v0.2.3`
[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/nameme_core-da98bb26e3f35b43/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Read-only file system (os error 30)
[INFO] running `Command { std: "docker" "inspect" "b75c3b8568366ff4ea2649bd9063b088579afa89c8ae597d7201f93716b22f70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b75c3b8568366ff4ea2649bd9063b088579afa89c8ae597d7201f93716b22f70", kill_on_drop: false }`
[INFO] [stdout] b75c3b8568366ff4ea2649bd9063b088579afa89c8ae597d7201f93716b22f70
