[INFO] fetching crate petr-pkg 0.1.0... [INFO] testing petr-pkg-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate petr-pkg 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate petr-pkg 0.1.0 [INFO] finished tweaking crates.io crate petr-pkg 0.1.0 [INFO] tweaked toml for crates.io crate petr-pkg 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate petr-pkg 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 172 packages to latest compatible versions [INFO] [stderr] Adding bcrypt v0.15.1 (available: v0.17.1) [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding git2 v0.19.0 (available: v0.20.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a1f936c292c59d99452fa4d7b6ebcb3eebe27ca4bfe58acfcf47eef4250fdb1 [INFO] running `Command { std: "docker" "start" "-a" "7a1f936c292c59d99452fa4d7b6ebcb3eebe27ca4bfe58acfcf47eef4250fdb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a1f936c292c59d99452fa4d7b6ebcb3eebe27ca4bfe58acfcf47eef4250fdb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1f936c292c59d99452fa4d7b6ebcb3eebe27ca4bfe58acfcf47eef4250fdb1", kill_on_drop: false }` [INFO] [stdout] 7a1f936c292c59d99452fa4d7b6ebcb3eebe27ca4bfe58acfcf47eef4250fdb1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deafc7c9d10d8b5d3333e6362c5110a03cd97990ca72ea8266e97aeafe4d9159 [INFO] running `Command { std: "docker" "start" "-a" "deafc7c9d10d8b5d3333e6362c5110a03cd97990ca72ea8266e97aeafe4d9159", kill_on_drop: false }` [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling petr-utils v0.1.0 [INFO] [stderr] Compiling petr-ast v0.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling petr-parse v0.1.0 [INFO] [stderr] Compiling petr-fmt v0.1.0 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling petr-pkg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.07s [INFO] running `Command { std: "docker" "inspect" "deafc7c9d10d8b5d3333e6362c5110a03cd97990ca72ea8266e97aeafe4d9159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deafc7c9d10d8b5d3333e6362c5110a03cd97990ca72ea8266e97aeafe4d9159", kill_on_drop: false }` [INFO] [stdout] deafc7c9d10d8b5d3333e6362c5110a03cd97990ca72ea8266e97aeafe4d9159 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 583ca6c2ae0f4dbfabe45c6d1fbfa671fa6d644a57013ad507b1f7b3dc1e17fa [INFO] running `Command { std: "docker" "start" "-a" "583ca6c2ae0f4dbfabe45c6d1fbfa671fa6d644a57013ad507b1f7b3dc1e17fa", kill_on_drop: false }` [INFO] [stderr] error: failed to download `addr2line v0.24.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `addr2line v0.24.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/addr2line-0.24.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "583ca6c2ae0f4dbfabe45c6d1fbfa671fa6d644a57013ad507b1f7b3dc1e17fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583ca6c2ae0f4dbfabe45c6d1fbfa671fa6d644a57013ad507b1f7b3dc1e17fa", kill_on_drop: false }` [INFO] [stdout] 583ca6c2ae0f4dbfabe45c6d1fbfa671fa6d644a57013ad507b1f7b3dc1e17fa