[INFO] cloning repository https://github.com/dtgoitia/people [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dtgoitia/people" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtgoitia%2Fpeople", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtgoitia%2Fpeople'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec63ec1d5eccef221ee954791f995f61f77f00e9 [INFO] testing dtgoitia/people against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdtgoitia%2Fpeople" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dtgoitia/people on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dtgoitia/people [INFO] finished tweaking git repo https://github.com/dtgoitia/people [INFO] tweaked toml for git repo https://github.com/dtgoitia/people written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dtgoitia/people 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d36403c9b3c55efe18c0ceff8592662f29dd9494b1d841e94658c5cb0c2ecece [INFO] running `Command { std: "docker" "start" "-a" "d36403c9b3c55efe18c0ceff8592662f29dd9494b1d841e94658c5cb0c2ecece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d36403c9b3c55efe18c0ceff8592662f29dd9494b1d841e94658c5cb0c2ecece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36403c9b3c55efe18c0ceff8592662f29dd9494b1d841e94658c5cb0c2ecece", kill_on_drop: false }` [INFO] [stdout] d36403c9b3c55efe18c0ceff8592662f29dd9494b1d841e94658c5cb0c2ecece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0fd7a1513621c1c80ca1fd4bfb002ce589a8e896fc403369654f199eb463f51 [INFO] running `Command { std: "docker" "start" "-a" "a0fd7a1513621c1c80ca1fd4bfb002ce589a8e896fc403369654f199eb463f51", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling tabular v0.2.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling people v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.22s [INFO] running `Command { std: "docker" "inspect" "a0fd7a1513621c1c80ca1fd4bfb002ce589a8e896fc403369654f199eb463f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fd7a1513621c1c80ca1fd4bfb002ce589a8e896fc403369654f199eb463f51", kill_on_drop: false }` [INFO] [stdout] a0fd7a1513621c1c80ca1fd4bfb002ce589a8e896fc403369654f199eb463f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 339ab9bfdb11f900480b627230b6300f762fc9d012e26cab1675f8beba335ecb [INFO] running `Command { std: "docker" "start" "-a" "339ab9bfdb11f900480b627230b6300f762fc9d012e26cab1675f8beba335ecb", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/1117e1505bc419550b53cb095227b42a0ada0dccd80f1d675c5a417799bb5dd6/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "339ab9bfdb11f900480b627230b6300f762fc9d012e26cab1675f8beba335ecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339ab9bfdb11f900480b627230b6300f762fc9d012e26cab1675f8beba335ecb", kill_on_drop: false }` [INFO] [stdout] 339ab9bfdb11f900480b627230b6300f762fc9d012e26cab1675f8beba335ecb