[INFO] cloning repository https://github.com/devobern/eid-rust-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devobern/eid-rust-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevobern%2Feid-rust-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevobern%2Feid-rust-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99d67c186a4abd8b6a84d8b6f2f1b6fc3c23335a [INFO] testing devobern/eid-rust-poc against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevobern%2Feid-rust-poc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devobern/eid-rust-poc on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/devobern/eid-rust-poc [INFO] finished tweaking git repo https://github.com/devobern/eid-rust-poc [INFO] tweaked toml for git repo https://github.com/devobern/eid-rust-poc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/devobern/eid-rust-poc 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bbs v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08e4fe55cb3a72b0a5c3af64651bd35a3103f8fa595579f3650a51ab8e90e1fe [INFO] running `Command { std: "docker" "start" "-a" "08e4fe55cb3a72b0a5c3af64651bd35a3103f8fa595579f3650a51ab8e90e1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08e4fe55cb3a72b0a5c3af64651bd35a3103f8fa595579f3650a51ab8e90e1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e4fe55cb3a72b0a5c3af64651bd35a3103f8fa595579f3650a51ab8e90e1fe", kill_on_drop: false }` [INFO] [stdout] 08e4fe55cb3a72b0a5c3af64651bd35a3103f8fa595579f3650a51ab8e90e1fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6001fa935762bef3cd2a1fa1ede2a41e5a82d49b1613bac4bd1091483de82a4 [INFO] running `Command { std: "docker" "start" "-a" "f6001fa935762bef3cd2a1fa1ede2a41e5a82d49b1613bac4bd1091483de82a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustc3ROXhE/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJbn7ay" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `getrandom` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/bin/rustc --crate-name crossbeam_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.19/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=5ba91cf128bd0b25 -C extra-filename=-cc91f8ce4c69491d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libgetrandom-6fd34107d3da3330.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `getrandom` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcc-f627d16364d71dc9.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaawuXjn/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustcVdkqyK/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4olCpu/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetam7gDlp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:192:14: [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: 0x56231644d51a - std::backtrace_rs::backtrace::libunwind::trace::h45f575fdcec9cdc1 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56231644d51a - std::backtrace_rs::backtrace::trace_unsynchronized::heed7aaaa28209ac3 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56231644d51a - std::sys::backtrace::_print_fmt::h47d1e3547844619c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56231644d51a - ::fmt::h6c37de0361fa7462 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56231646a013 - core::fmt::rt::Argument::fmt::h6606d9b5304941e1 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x56231646a013 - core::fmt::write::hf77fe0583268bf67 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x56231644aab3 - std::io::Write::write_fmt::h3b0b8069e2435ed6 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x56231644d362 - std::sys::backtrace::BacktraceLock::print::hce84519ec0e7588e [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x56231644e31d - std::panicking::default_hook::{{closure}}::h6e0433c33d1ed12b [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x56231644e162 - std::panicking::default_hook::h19d4e9e8d7fba9e2 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x56231644e917 - std::panicking::rust_panic_with_hook::hd21771b96ea64164 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x56231644e7aa - std::panicking::begin_panic_handler::{{closure}}::h2e177f984fc72cbb [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x56231644d9e9 - std::sys::backtrace::__rust_end_short_backtrace::ha7f0445003f40b38 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x56231644e43d - rust_begin_unwind [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x562316469240 - core::panicking::panic_fmt::h85741df7bc4071b6 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5623164695e6 - core::result::unwrap_failed::h82c95f2b5d372a3c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x562316428230 - build_script_main::main::hd0a97e19761da0f5 [INFO] [stderr] 17: 0x56231642bd33 - core::ops::function::FnOnce::call_once::hdf71c12b08bd1161 [INFO] [stderr] 18: 0x5623164287a6 - std::sys::backtrace::__rust_begin_short_backtrace::hc2cac2d4614a9f35 [INFO] [stderr] 19: 0x5623164286c9 - std::rt::lang_start::{{closure}}::h8e031eac38db9f42 [INFO] [stderr] 20: 0x562316448137 - core::ops::function::impls:: for &F>::call_once::h76ca3130e5aaff8c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x562316448137 - std::panicking::try::do_call::hb191d56e2b911a09 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stderr] 22: 0x562316448137 - std::panicking::try::h7794f8ddd4f99c10 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stderr] 23: 0x562316448137 - std::panic::catch_unwind::ha29e17386181ce3c [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x562316448137 - std::rt::lang_start_internal::{{closure}}::h8fbf4d37cb0ecaea [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/rt.rs:174:48 [INFO] [stderr] 25: 0x562316448137 - std::panicking::try::do_call::h174f2acf649ec498 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stderr] 26: 0x562316448137 - std::panicking::try::h25cd420a99223a0b [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stderr] 27: 0x562316448137 - std::panic::catch_unwind::hba18533b09cae648 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x562316448137 - std::rt::lang_start_internal::h64423c0e65e69f52 [INFO] [stderr] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/rt.rs:174:20 [INFO] [stderr] 29: 0x5623164286a7 - std::rt::lang_start::h3347c22597f2fae9 [INFO] [stderr] 30: 0x562316428365 - main [INFO] [stderr] 31: 0x79ab5749cd90 - [INFO] [stderr] 32: 0x79ab5749ce40 - __libc_start_main [INFO] [stderr] 33: 0x562316416f35 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiJM4zc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f6001fa935762bef3cd2a1fa1ede2a41e5a82d49b1613bac4bd1091483de82a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6001fa935762bef3cd2a1fa1ede2a41e5a82d49b1613bac4bd1091483de82a4", kill_on_drop: false }` [INFO] [stdout] f6001fa935762bef3cd2a1fa1ede2a41e5a82d49b1613bac4bd1091483de82a4