[INFO] cloning repository https://github.com/flosse/tokio-modbus-issue-3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flosse/tokio-modbus-issue-3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Ftokio-modbus-issue-3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Ftokio-modbus-issue-3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db29459a11107d0461e24a965867e85383be2f9c [INFO] checking flosse/tokio-modbus-issue-3 against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Ftokio-modbus-issue-3" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flosse/tokio-modbus-issue-3 on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flosse/tokio-modbus-issue-3 [INFO] finished tweaking git repo https://github.com/flosse/tokio-modbus-issue-3 [INFO] tweaked toml for git repo https://github.com/flosse/tokio-modbus-issue-3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/flosse/tokio-modbus-issue-3 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/slowtec/tokio-modbus` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding tokio-modbus v0.2.2 (https://github.com/slowtec/tokio-modbus?branch=master#e4ff598b) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-serial v3.1.0 [INFO] [stderr] Downloaded mio-serial v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d7780cc1ab3faf7f2333759e3ae74828b6c3e64be01e7c100a21d5610ab94f [INFO] running `Command { std: "docker" "start" "-a" "31d7780cc1ab3faf7f2333759e3ae74828b6c3e64be01e7c100a21d5610ab94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d7780cc1ab3faf7f2333759e3ae74828b6c3e64be01e7c100a21d5610ab94f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d7780cc1ab3faf7f2333759e3ae74828b6c3e64be01e7c100a21d5610ab94f", kill_on_drop: false }` [INFO] [stdout] 31d7780cc1ab3faf7f2333759e3ae74828b6c3e64be01e7c100a21d5610ab94f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee2e7db55d20ff68fcc376a792b01d1b56e1e2747cbd0fbdcd38b40895a5e1f9 [INFO] running `Command { std: "docker" "start" "-a" "ee2e7db55d20ff68fcc376a792b01d1b56e1e2747cbd0fbdcd38b40895a5e1f9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Checking arrayvec v0.4.8 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/arrayvec-6ce724af8d2de830/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetam8sdUN/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scopeguard` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/249cb84316401daf040832cdbb8a45e0f5ab6af8/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.44/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "default", "rustc-dep-of-std", "rustc-std-workspace-core", "use_std"))' -C metadata=2a9ebaeed45be914 -C extra-filename=-df4666524c95b3c6 --out-dir /opt/rustwide/target/debug/build/libc-df4666524c95b3c6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetariAKR7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ee2e7db55d20ff68fcc376a792b01d1b56e1e2747cbd0fbdcd38b40895a5e1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2e7db55d20ff68fcc376a792b01d1b56e1e2747cbd0fbdcd38b40895a5e1f9", kill_on_drop: false }` [INFO] [stdout] ee2e7db55d20ff68fcc376a792b01d1b56e1e2747cbd0fbdcd38b40895a5e1f9