[INFO] fetching crate argparsh 1.0.1... [INFO] testing argparsh-1.0.1 against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] extracting crate argparsh 1.0.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate argparsh 1.0.1 on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate argparsh 1.0.1 [INFO] finished tweaking crates.io crate argparsh 1.0.1 [INFO] tweaked toml for crates.io crate argparsh 1.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate argparsh 1.0.1 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcode v0.6.3 [INFO] [stderr] Downloaded bitcode_derive v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1576c0c5274b2f9c6489a38dab53955fc3aafa758a100222c2dce15cf899be3 [INFO] running `Command { std: "docker" "start" "-a" "e1576c0c5274b2f9c6489a38dab53955fc3aafa758a100222c2dce15cf899be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1576c0c5274b2f9c6489a38dab53955fc3aafa758a100222c2dce15cf899be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1576c0c5274b2f9c6489a38dab53955fc3aafa758a100222c2dce15cf899be3", kill_on_drop: false }` [INFO] [stdout] e1576c0c5274b2f9c6489a38dab53955fc3aafa758a100222c2dce15cf899be3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e5c02d983f199f5b47ec19ee5f1430532660d5aad99d50d5dbde3afdc719028 [INFO] running `Command { std: "docker" "start" "-a" "1e5c02d983f199f5b47ec19ee5f1430532660d5aad99d50d5dbde3afdc719028", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling bitcode_derive v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling bitcode v0.6.3 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling argparsh v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.14s [INFO] running `Command { std: "docker" "inspect" "1e5c02d983f199f5b47ec19ee5f1430532660d5aad99d50d5dbde3afdc719028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5c02d983f199f5b47ec19ee5f1430532660d5aad99d50d5dbde3afdc719028", kill_on_drop: false }` [INFO] [stdout] 1e5c02d983f199f5b47ec19ee5f1430532660d5aad99d50d5dbde3afdc719028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9308f073ccc8185eec597a5280b2192332a1ab38c914d649a46630709a3bbfc6 [INFO] running `Command { std: "docker" "start" "-a" "9308f073ccc8185eec597a5280b2192332a1ab38c914d649a46630709a3bbfc6", kill_on_drop: false }` [INFO] [stderr] Compiling argparsh v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "9308f073ccc8185eec597a5280b2192332a1ab38c914d649a46630709a3bbfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9308f073ccc8185eec597a5280b2192332a1ab38c914d649a46630709a3bbfc6", kill_on_drop: false }` [INFO] [stdout] 9308f073ccc8185eec597a5280b2192332a1ab38c914d649a46630709a3bbfc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e77112a6bb70038140468a6cd176f25d35528c163794a1a212167d6d23fbe68b [INFO] running `Command { std: "docker" "start" "-a" "e77112a6bb70038140468a6cd176f25d35528c163794a1a212167d6d23fbe68b", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target" to rootfs at "/opt/rustwide/target": mkdir /var/lib/docker/overlay2/7e4350e431990aa8245a536417d078bf42922c9b30f95ab8383616695f8a8090/merged/opt/rustwide/target: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "e77112a6bb70038140468a6cd176f25d35528c163794a1a212167d6d23fbe68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77112a6bb70038140468a6cd176f25d35528c163794a1a212167d6d23fbe68b", kill_on_drop: false }` [INFO] [stdout] e77112a6bb70038140468a6cd176f25d35528c163794a1a212167d6d23fbe68b