[INFO] fetching crate timely 0.16.0... [INFO] testing timely-0.16.0 against 1.84.0 for beta-1.85-1 [INFO] extracting crate timely 0.16.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate timely 0.16.0 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 crates.io crate timely 0.16.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate timely 0.16.0 [INFO] tweaked toml for crates.io crate timely 0.16.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate timely 0.16.0 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 timely_bytes v0.12.2 [INFO] [stderr] Downloaded columnar_derive v0.2.0 [INFO] [stderr] Downloaded columnation v0.1.0 [INFO] [stderr] Downloaded timely_logging v0.13.1 [INFO] [stderr] Downloaded timely_communication v0.16.1 [INFO] [stderr] Downloaded flatcontainer v0.5.0 [INFO] [stderr] Downloaded columnar v0.2.0 [INFO] [stderr] Downloaded timely_container v0.13.1 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a88b5d73fe971562ab2d4a289887e3837486c4179153501d4995fdd83903f3f [INFO] running `Command { std: "docker" "start" "-a" "1a88b5d73fe971562ab2d4a289887e3837486c4179153501d4995fdd83903f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a88b5d73fe971562ab2d4a289887e3837486c4179153501d4995fdd83903f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a88b5d73fe971562ab2d4a289887e3837486c4179153501d4995fdd83903f3f", kill_on_drop: false }` [INFO] [stdout] 1a88b5d73fe971562ab2d4a289887e3837486c4179153501d4995fdd83903f3f [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=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] fe36b0635b1ee2a3602fa25767e309eb3f6434995382329e1e8ad499a2633eb9 [INFO] running `Command { std: "docker" "start" "-a" "fe36b0635b1ee2a3602fa25767e309eb3f6434995382329e1e8ad499a2633eb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling timely_bytes v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling columnation v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling flatcontainer v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling columnar_derive v0.2.0 [INFO] [stderr] Compiling columnar v0.2.0 [INFO] [stderr] Compiling timely_container v0.13.1 [INFO] [stderr] Compiling timely_logging v0.13.1 [INFO] [stderr] Compiling timely_communication v0.16.1 [INFO] [stderr] Compiling timely v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.41s [INFO] running `Command { std: "docker" "inspect" "fe36b0635b1ee2a3602fa25767e309eb3f6434995382329e1e8ad499a2633eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe36b0635b1ee2a3602fa25767e309eb3f6434995382329e1e8ad499a2633eb9", kill_on_drop: false }` [INFO] [stdout] fe36b0635b1ee2a3602fa25767e309eb3f6434995382329e1e8ad499a2633eb9 [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5088643a8841001e394914f673820018baa0b90d85fdf4626ca09a6056fdeb0 [INFO] running `Command { std: "docker" "start" "-a" "d5088643a8841001e394914f673820018baa0b90d85fdf4626ca09a6056fdeb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling timely v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `timely` (example "pagerank") [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 pagerank --edition=2021 examples/pagerank.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=54a7a653a86a74dc -C extra-filename=-54a7a653a86a74dc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcQf7yw1/symbols.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.openloop.9b4bda2ce22b0a93-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c.b39711hwfrzwi9t2ouimrv11m.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib" "/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib" "/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib" "/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4e3c0ae33ff2ba30.rlib" "/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9da94dd836822499.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c1cc8809cb8e441.rlib" "/opt/rustwide/target/debug/deps/libitoa-caec17626d419548.rlib" "/opt/rustwide/target/debug/deps/libryu-3638cb1c4def6320.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib" "/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib" "/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib" "/opt/rustwide/target/debug/deps/libflatcontainer-0fb6ca33f7ad0f8c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib" "/opt/rustwide/target/debug/deps/libcolumnation-454e8935256779f0.rlib" "/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-84c7c054dc56c7fa.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/openloop-a006594f757bd61c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `timely` (example "openloop") due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `timely` (example "sequence") [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 sequence --edition=2021 examples/sequence.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=b27a07edf197d782 -C extra-filename=-b27a07edf197d782 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `timely` (example "logging-send") [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 logging_send --edition=2021 examples/logging-send.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=3b791b571075f363 -C extra-filename=-3b791b571075f363 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `timely` (example "loopdemo") [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 loopdemo --edition=2021 examples/loopdemo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=11be7eddcd1482a0 -C extra-filename=-11be7eddcd1482a0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `timely` (example "bfs") [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 bfs --edition=2021 examples/bfs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=ca02ec709744b1f1 -C extra-filename=-ca02ec709744b1f1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `timely` (lib test) [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 timely --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=b0e112ea8046d78c -C extra-filename=-b0e112ea8046d78c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `timely` (test "gh_523") [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 gh_523 --edition=2021 tests/gh_523.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="getopts"' --cfg 'feature="getopts-dep"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getopts", "getopts-dep"))' -C metadata=4eb99470ec9b866b -C extra-filename=-4eb99470ec9b866b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d1c2e8bc3a50b4da.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-4c19c1ddfbcccca1.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e97531c3753e3395.rlib --extern columnar=/opt/rustwide/target/debug/deps/libcolumnar-bcdc173fb1a9c603.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8e680da859f5fec1.rlib --extern getopts_dep=/opt/rustwide/target/debug/deps/libgetopts-855788c0c5d5dcda.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5f2dce6d531d7187.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ba73b7b9f76616ec.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-1196768224d969c1.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-d8404bb3b06ce495.rlib --extern timely_bytes=/opt/rustwide/target/debug/deps/libtimely_bytes-000803afd2a9c994.rlib --extern timely_communication=/opt/rustwide/target/debug/deps/libtimely_communication-5f56de064d466d98.rlib --extern timely_container=/opt/rustwide/target/debug/deps/libtimely_container-117c5ce6f126297b.rlib --extern timely_logging=/opt/rustwide/target/debug/deps/libtimely_logging-19ebc79c65ff4c34.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d5088643a8841001e394914f673820018baa0b90d85fdf4626ca09a6056fdeb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5088643a8841001e394914f673820018baa0b90d85fdf4626ca09a6056fdeb0", kill_on_drop: false }` [INFO] [stdout] d5088643a8841001e394914f673820018baa0b90d85fdf4626ca09a6056fdeb0