[INFO] cloning repository https://github.com/txels/spreadtrees [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/txels/spreadtrees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxels%2Fspreadtrees", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxels%2Fspreadtrees'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ffdd2fa98a8692dc33bd41ad5bef8e886539b88 [INFO] testing txels/spreadtrees against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxels%2Fspreadtrees" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/txels/spreadtrees on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/txels/spreadtrees [INFO] finished tweaking git repo https://github.com/txels/spreadtrees [INFO] tweaked toml for git repo https://github.com/txels/spreadtrees written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/txels/spreadtrees 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded include-sql v0.2.5 [INFO] [stderr] Downloaded include-postgres-sql v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d928be9238feb2d5e8217e9b1410fb1d698470456e7b8c4a0cd2dea60f5886a [INFO] running `Command { std: "docker" "start" "-a" "1d928be9238feb2d5e8217e9b1410fb1d698470456e7b8c4a0cd2dea60f5886a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d928be9238feb2d5e8217e9b1410fb1d698470456e7b8c4a0cd2dea60f5886a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d928be9238feb2d5e8217e9b1410fb1d698470456e7b8c4a0cd2dea60f5886a", kill_on_drop: false }` [INFO] [stdout] 1d928be9238feb2d5e8217e9b1410fb1d698470456e7b8c4a0cd2dea60f5886a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f84e39129858ac98152a862ad0744500b36682d65f533077be6bf1ad35f07b35 [INFO] running `Command { std: "docker" "start" "-a" "f84e39129858ac98152a862ad0744500b36682d65f533077be6bf1ad35f07b35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling postgres-types v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling include-sql v0.2.5 [INFO] [stderr] Compiling include-postgres-sql v0.1.10 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-postgres v0.7.7 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtokio-06fa0b6c0afb3e61.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio_postgres --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="array-impls"' --cfg 'feature="default"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=da98771b40bbf50b -C extra-filename=-da98771b40bbf50b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b1e7f01b8b7edd69.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d8637429f7f8153b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f580429912dcb352.rmeta --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-7f19cbd1320c5532.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-5e635d23c8c545b0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-643ea75c8dc94e65.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-c7d6b6b1f2c4d0b7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a2f8937240c5f18b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-cf33914a9caa967b.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-8fd25a5cfa95806b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rmeta --extern postgres_protocol=/opt/rustwide/target/debug/deps/libpostgres_protocol-96d09b7efc1c09c3.rmeta --extern postgres_types=/opt/rustwide/target/debug/deps/libpostgres_types-cd6dc568965d2141.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-10c61ecf7f4b3496.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-06fa0b6c0afb3e61.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-4bdde2e0bf74615f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f84e39129858ac98152a862ad0744500b36682d65f533077be6bf1ad35f07b35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f84e39129858ac98152a862ad0744500b36682d65f533077be6bf1ad35f07b35", kill_on_drop: false }` [INFO] [stdout] f84e39129858ac98152a862ad0744500b36682d65f533077be6bf1ad35f07b35