[INFO] cloning repository https://github.com/blockth/counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockth/counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockth%2Fcounter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockth%2Fcounter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c407f19b43d92f03d6a297a08b810f2a6b08bfa [INFO] testing blockth/counter/7c407f19b43d92f03d6a297a08b810f2a6b08bfa against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockth%2Fcounter" "/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/blockth/counter on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blockth/counter [INFO] finished tweaking git repo https://github.com/blockth/counter [INFO] tweaked toml for git repo https://github.com/blockth/counter written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/blockth/counter 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concordium-std v4.0.0 [INFO] [stderr] Downloaded concordium-contracts-common v4.0.0 [INFO] [stderr] Downloaded concordium-std-derive v4.1.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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b718fdc3b55912a84005ca477e875ab692c2f5e1be8176488c3c046d70e04b [INFO] running `Command { std: "docker" "start" "-a" "87b718fdc3b55912a84005ca477e875ab692c2f5e1be8176488c3c046d70e04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b718fdc3b55912a84005ca477e875ab692c2f5e1be8176488c3c046d70e04b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b718fdc3b55912a84005ca477e875ab692c2f5e1be8176488c3c046d70e04b", kill_on_drop: false }` [INFO] [stdout] 87b718fdc3b55912a84005ca477e875ab692c2f5e1be8176488c3c046d70e04b [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92061ba33769b231c3bceeb441669148282e3db72357376a87b6cd6090f60194 [INFO] running `Command { std: "docker" "start" "-a" "92061ba33769b231c3bceeb441669148282e3db72357376a87b6cd6090f60194", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling concordium-contracts-common-derive v1.0.1 [INFO] [stderr] Compiling concordium-contracts-common v4.0.0 [INFO] [stderr] Compiling concordium-std-derive v4.1.0 [INFO] [stderr] Compiling concordium-std v4.0.0 [INFO] [stderr] Compiling counter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.57s [INFO] running `Command { std: "docker" "inspect" "92061ba33769b231c3bceeb441669148282e3db72357376a87b6cd6090f60194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92061ba33769b231c3bceeb441669148282e3db72357376a87b6cd6090f60194", kill_on_drop: false }` [INFO] [stdout] 92061ba33769b231c3bceeb441669148282e3db72357376a87b6cd6090f60194 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b0215b2aae386fe799de3628266d07900d3bf7ecc3705e8a2c7806d36a3de6f [INFO] running `Command { std: "docker" "start" "-a" "5b0215b2aae386fe799de3628266d07900d3bf7ecc3705e8a2c7806d36a3de6f", kill_on_drop: false }` [INFO] [stderr] time="2024-10-22T16:21:59Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/67806fb641df406f4bdf7584d2db52fd69db36e2633c8c5aed54af00e86623a3/merged: no space left on device [INFO] running `Command { std: "docker" "inspect" "5b0215b2aae386fe799de3628266d07900d3bf7ecc3705e8a2c7806d36a3de6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0215b2aae386fe799de3628266d07900d3bf7ecc3705e8a2c7806d36a3de6f", kill_on_drop: false }` [INFO] [stdout] 5b0215b2aae386fe799de3628266d07900d3bf7ecc3705e8a2c7806d36a3de6f