[INFO] cloning repository https://github.com/sabancihan/rust_stego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabancihan/rust_stego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabancihan%2Frust_stego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabancihan%2Frust_stego'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/sabancihan/rust_stego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabancihan/rust_stego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabancihan%2Frust_stego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabancihan%2Frust_stego'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa2449284728bcf52b56d3babe084d3e7ec3c0ba [INFO] checking sabancihan/rust_stego against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabancihan%2Frust_stego" "/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/sabancihan/rust_stego on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sabancihan/rust_stego [INFO] finished tweaking git repo https://github.com/sabancihan/rust_stego [INFO] tweaked toml for git repo https://github.com/sabancihan/rust_stego written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sabancihan/rust_stego 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/src/rust_stego_backend/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded candid v0.10.3 [INFO] [stderr] Downloaded candid_derive v0.6.5 [INFO] [stderr] Downloaded ic-cdk-timers v0.6.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.8.4 [INFO] [stderr] Downloaded ic-cdk v0.12.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50ab88b3039831eb7e541abf415375d1d305cd70bdb00cb1695a2d3ec49caa2d [INFO] running `Command { std: "docker" "start" "-a" "50ab88b3039831eb7e541abf415375d1d305cd70bdb00cb1695a2d3ec49caa2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50ab88b3039831eb7e541abf415375d1d305cd70bdb00cb1695a2d3ec49caa2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ab88b3039831eb7e541abf415375d1d305cd70bdb00cb1695a2d3ec49caa2d", kill_on_drop: false }` [INFO] [stdout] 50ab88b3039831eb7e541abf415375d1d305cd70bdb00cb1695a2d3ec49caa2d [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53891b58a5ae0748eb68f2ea3d1794d00b8dec3085f5449b0597a45a44b6ceb2 [INFO] running `Command { std: "docker" "start" "-a" "53891b58a5ae0748eb68f2ea3d1794d00b8dec3085f5449b0597a45a44b6ceb2", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/rust_stego_backend/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `image` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libproc_macro2-f85d41bda43c41c1.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6fhXQI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustversion` (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/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.14/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0abf089a57d69af0 -C extra-filename=-f834fb91fae1be4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `num-bigint v0.4.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/num-bigint-4d1ff297913a91b5/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=u64_digit [INFO] [stderr] cargo:rustc-cfg=has_try_from [INFO] [stderr] cargo:rustc-cfg=use_addcarry [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.4/build.rs:42:25: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63ca1ef1d6d2 - std::backtrace_rs::backtrace::libunwind::trace::h5c41bb5ff0e1e8ff [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63ca1ef1d6d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he1d337a682c73c8b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63ca1ef1d6d2 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63ca1ef1d6d2 - ::fmt::h185471249503f127 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63ca1ef3c513 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x63ca1ef3c513 - core::fmt::write::h2a87cc0abe17a0b8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x63ca1ef1abd3 - std::io::default_write_fmt::hffa60e72a4ab8483 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63ca1ef1abd3 - std::io::Write::write_fmt::ha8282d1b0df679a5 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63ca1ef1d522 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63ca1ef1e592 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x63ca1ef1e395 - std::panicking::default_hook::h51c63d57538e6b0e [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63ca1ef1ee62 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63ca1ef1ecfa - std::panicking::begin_panic_handler::{{closure}}::hf568a69fe266fbbe [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63ca1ef1dbc9 - std::sys::backtrace::__rust_end_short_backtrace::h2c4977687c05bd30 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63ca1ef1e98d - __rustc[7d5440b98b34e40e]::rust_begin_unwind [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63ca1ef3b7c0 - core::panicking::panic_fmt::h52a19b8f850c1415 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63ca1ef3bb56 - core::result::unwrap_failed::hd74697381f26cf55 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x63ca1eee7b29 - build_script_build::main::h2e3700ef24fe8293 [INFO] [stderr] 18: 0x63ca1eee5f93 - core::ops::function::FnOnce::call_once::hfb95d19f0c5bd61b [INFO] [stderr] 19: 0x63ca1eee5be6 - std::sys::backtrace::__rust_begin_short_backtrace::h574d223ccf3ce97b [INFO] [stderr] 20: 0x63ca1eee5b89 - std::rt::lang_start::{{closure}}::h7025acde614b5e6d [INFO] [stderr] 21: 0x63ca1ef17250 - core::ops::function::impls:: for &F>::call_once::h3afee3d231aeede8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x63ca1ef17250 - std::panicking::try::do_call::h37a575429616c1bf [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x63ca1ef17250 - std::panicking::try::hb1fe10024f0ae46f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x63ca1ef17250 - std::panic::catch_unwind::hc16bb7a6525ecf3b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x63ca1ef17250 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x63ca1ef17250 - std::panicking::try::do_call::h20dc03395d17853a [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x63ca1ef17250 - std::panicking::try::hb425085eb5ed1be2 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x63ca1ef17250 - std::panic::catch_unwind::h4963c45d1b1a2488 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x63ca1ef17250 - std::rt::lang_start_internal::h469179d1867bcd89 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x63ca1eee5b71 - std::rt::lang_start::h018b3e63f3e683a9 [INFO] [stderr] 31: 0x63ca1eee8615 - main [INFO] [stderr] 32: 0x77cd58e9a1ca - [INFO] [stderr] 33: 0x77cd58e9a28b - __libc_start_main [INFO] [stderr] 34: 0x63ca1eee54a5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/generic_array-dcab2c696328b1e4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-dcab2c696328b1e4/dep-lib-generic_array` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.83/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=4f095ed90b399a50 -C extra-filename=-b56ccf1f1a0497d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-5187528fd49abfb9.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "53891b58a5ae0748eb68f2ea3d1794d00b8dec3085f5449b0597a45a44b6ceb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53891b58a5ae0748eb68f2ea3d1794d00b8dec3085f5449b0597a45a44b6ceb2", kill_on_drop: false }` [INFO] [stdout] 53891b58a5ae0748eb68f2ea3d1794d00b8dec3085f5449b0597a45a44b6ceb2