[INFO] cloning repository https://github.com/ofek/rusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ofek/rusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofek%2Frusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofek%2Frusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ad380bcbf6fef90178cabb7dae065a246dc0b3d [INFO] testing ofek/rusty against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fofek%2Frusty" "/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/ofek/rusty on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ofek/rusty [INFO] finished tweaking git repo https://github.com/ofek/rusty [INFO] tweaked toml for git repo https://github.com/ofek/rusty written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ofek/rusty 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.0.5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62c50817c65a72745751f678ddccd238c80ba6c0867d2cc2af890e98ba7c01ff [INFO] running `Command { std: "docker" "start" "-a" "62c50817c65a72745751f678ddccd238c80ba6c0867d2cc2af890e98ba7c01ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62c50817c65a72745751f678ddccd238c80ba6c0867d2cc2af890e98ba7c01ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c50817c65a72745751f678ddccd238c80ba6c0867d2cc2af890e98ba7c01ff", kill_on_drop: false }` [INFO] [stdout] 62c50817c65a72745751f678ddccd238c80ba6c0867d2cc2af890e98ba7c01ff [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0577a3bc495aa61d0cd69d9a15427a3b0595997f8704182270301bfebf48695 [INFO] running `Command { std: "docker" "start" "-a" "c0577a3bc495aa61d0cd69d9a15427a3b0595997f8704182270301bfebf48695", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling os_str_bytes v6.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling clap-verbosity-flag v2.0.0 [INFO] [stderr] Compiling clap_complete v4.0.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling rusty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `Command { std: "docker" "inspect" "c0577a3bc495aa61d0cd69d9a15427a3b0595997f8704182270301bfebf48695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0577a3bc495aa61d0cd69d9a15427a3b0595997f8704182270301bfebf48695", kill_on_drop: false }` [INFO] [stdout] c0577a3bc495aa61d0cd69d9a15427a3b0595997f8704182270301bfebf48695 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e052ef5d1d5b85f9597be40cd46ad5942779f77da6eb368f662e5bde4c295bd [INFO] running `Command { std: "docker" "start" "-a" "2e052ef5d1d5b85f9597be40cd46ad5942779f77da6eb368f662e5bde4c295bd", kill_on_drop: false }` [INFO] [stderr] Compiling rusty v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "2e052ef5d1d5b85f9597be40cd46ad5942779f77da6eb368f662e5bde4c295bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e052ef5d1d5b85f9597be40cd46ad5942779f77da6eb368f662e5bde4c295bd", kill_on_drop: false }` [INFO] [stdout] 2e052ef5d1d5b85f9597be40cd46ad5942779f77da6eb368f662e5bde4c295bd [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd19ad7333b6b8b011b433aca6b2f04cff23ae7f4e1081a0fa372f01acdd4779 [INFO] running `Command { std: "docker" "start" "-a" "bd19ad7333b6b8b011b433aca6b2f04cff23ae7f4e1081a0fa372f01acdd4779", kill_on_drop: false }` [INFO] [stderr] time="2024-03-27T17:40:28Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: failed to write unhaltered resolv.conf file content when setting up dns for sandbox 782693064db3f891cbe144148e5cfae0ca6ce12f17dbcb35bf6fde031806ec84: write /var/lib/docker/containers/bd19ad7333b6b8b011b433aca6b2f04cff23ae7f4e1081a0fa372f01acdd4779/resolv.conf: no space left on device [INFO] running `Command { std: "docker" "inspect" "bd19ad7333b6b8b011b433aca6b2f04cff23ae7f4e1081a0fa372f01acdd4779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd19ad7333b6b8b011b433aca6b2f04cff23ae7f4e1081a0fa372f01acdd4779", kill_on_drop: false }` [INFO] [stdout] bd19ad7333b6b8b011b433aca6b2f04cff23ae7f4e1081a0fa372f01acdd4779