[INFO] cloning repository https://github.com/casept/minitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casept/minitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Fminitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Fminitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b48eef54c074fb60c3a7bcfd1095ce683b6c94cc [INFO] testing casept/minitor/b48eef54c074fb60c3a7bcfd1095ce683b6c94cc against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasept%2Fminitor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casept/minitor on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/casept/minitor [INFO] finished tweaking git repo https://github.com/casept/minitor [INFO] tweaked toml for git repo https://github.com/casept/minitor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/casept/minitor 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f2b61436141c988298756ebe0f034c6cc90002a527a9627ae355435a856fda5 [INFO] running `Command { std: "docker" "start" "-a" "5f2b61436141c988298756ebe0f034c6cc90002a527a9627ae355435a856fda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f2b61436141c988298756ebe0f034c6cc90002a527a9627ae355435a856fda5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2b61436141c988298756ebe0f034c6cc90002a527a9627ae355435a856fda5", kill_on_drop: false }` [INFO] [stdout] 5f2b61436141c988298756ebe0f034c6cc90002a527a9627ae355435a856fda5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a4beeccb15ed8c63cf6bd66dd68efd2f59e4a211d46fb36ba58d8040f0cde15 [INFO] running `Command { std: "docker" "start" "-a" "3a4beeccb15ed8c63cf6bd66dd68efd2f59e4a211d46fb36ba58d8040f0cde15", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.52.0 (https://github.com/jseyfried/rust-bindgen?branch=can-blacklisted-derive#9632f62b) [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling mbedtls v0.5.1 (https://github.com/jseyfried/rust-mbedtls.git?branch=update-bindgen#a8965416) [INFO] [stderr] Compiling yasna v0.2.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libserde-5e096c8b5149613c.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (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 `bindgen` (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/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2015 /opt/rustwide/cargo-home/git/checkouts/rust-bindgen-3b268ab78b319667/9632f62/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 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "env_logger", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_3_8", "testing_only_libclang_3_9", "testing_only_libclang_4", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=7f49e776b87d9034 -C extra-filename=-7f49e776b87d9034 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-53f2c2e16beb276c.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-dd2fdd2e3168d10d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-893ff5f56425e7ce.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-421dbdf04910d917.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-4d81a6026db188a3.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-204dd7ee732a21e0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9e387837147b962e.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-939bde13365ac883.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0bc3c9f5e2fc3b2b.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-b6d60bfccddccb5e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6cad41242006c7e8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e4499e2132d5bb46.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-40360b6d448487bf.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b786d37f9dec53c3.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-48bc60fafe402441.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-82fa5f1874db7d76.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-c0eaf13b82dd17db/out` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/beta-2024-10-19-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=389ea4f437e7ddf1 -C extra-filename=-389ea4f437e7ddf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6cad41242006c7e8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e4499e2132d5bb46.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0282873933fafa3d.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3a4beeccb15ed8c63cf6bd66dd68efd2f59e4a211d46fb36ba58d8040f0cde15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4beeccb15ed8c63cf6bd66dd68efd2f59e4a211d46fb36ba58d8040f0cde15", kill_on_drop: false }` [INFO] [stdout] 3a4beeccb15ed8c63cf6bd66dd68efd2f59e4a211d46fb36ba58d8040f0cde15