[INFO] cloning repository https://github.com/japsu/fictional_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/japsu/fictional_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjapsu%2Ffictional_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjapsu%2Ffictional_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 332ef7235381b18983238fc2a861ffbf56d44ec4 [INFO] testing japsu/fictional_exporter against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjapsu%2Ffictional_exporter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/japsu/fictional_exporter on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/japsu/fictional_exporter [INFO] finished tweaking git repo https://github.com/japsu/fictional_exporter [INFO] tweaked toml for git repo https://github.com/japsu/fictional_exporter written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/japsu/fictional_exporter 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c8cf27238983a8b54e207e7ec3dd70b4f01f24c14f46997cb56aee7ae6c05cb [INFO] running `Command { std: "docker" "start" "-a" "2c8cf27238983a8b54e207e7ec3dd70b4f01f24c14f46997cb56aee7ae6c05cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c8cf27238983a8b54e207e7ec3dd70b4f01f24c14f46997cb56aee7ae6c05cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8cf27238983a8b54e207e7ec3dd70b4f01f24c14f46997cb56aee7ae6c05cb", kill_on_drop: false }` [INFO] [stdout] 2c8cf27238983a8b54e207e7ec3dd70b4f01f24c14f46997cb56aee7ae6c05cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d278d74f13af69506c75a8212698245ae54c5c8a0fe30901db6c44673e2b9957 [INFO] running `Command { std: "docker" "start" "-a" "d278d74f13af69506c75a8212698245ae54c5c8a0fe30901db6c44673e2b9957", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.3 [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] Compiling parking_lot_core v0.6.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWcQDOX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_pcg` (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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name rand_pcg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_pcg-0.1.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1", "serde_derive"))' -C metadata=5083de7568878de0 -C extra-filename=-d5f1b28100e96e2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-071c4ecd390d5ba3.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_26` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `crossbeam-epoch` (build script) [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/7af779037716ae4125ceabb429791b4cf5dd0a43/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-epoch-0.8.2/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="lazy_static"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "lazy_static", "nightly", "sanitize", "std"))' -C metadata=293d7a324e8b623d -C extra-filename=-3594f4a01eb50c8c --out-dir /opt/rustwide/target/debug/build/crossbeam-epoch-3594f4a01eb50c8c -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-320abf34d7b68a85.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `typenum v1.11.2` [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-d3a8ef47b550692f/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_OP=/opt/rustwide/target/debug/build/typenum-ddeff0f6780bb760/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.11.2/build/main.rs:169:63: [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: 0x5bedefe8899f - std::backtrace_rs::backtrace::libunwind::trace::h273cca4b4ff52a75 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5bedefe8899f - std::backtrace_rs::backtrace::trace_unsynchronized::h0dcaf4eaddc63f4d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5bedefe8899f - std::sys::backtrace::_print_fmt::h99227612ab693c91 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5bedefe8899f - ::fmt::hd0fb9a24f673249b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5bedefea6173 - core::fmt::rt::Argument::fmt::h3790bd73ff49839a [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x5bedefea6173 - core::fmt::write::hf7b505e27c2f59c0 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5bedefe85e33 - std::io::Write::write_fmt::h91fb07e7406dd072 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5bedefe887f2 - std::sys::backtrace::BacktraceLock::print::h5fa244ae2c1a02f2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5bedefe8973f - std::panicking::default_hook::{{closure}}::hd977fe155ed94062 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5bedefe895aa - std::panicking::default_hook::hf1aee4d1a1a53629 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5bedefe8a012 - std::panicking::rust_panic_with_hook::h8442779a6bb2c045 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5bedefe89eaa - std::panicking::begin_panic_handler::{{closure}}::h5fc7eacd91180541 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5bedefe88ea9 - std::sys::backtrace::__rust_end_short_backtrace::h83d61fb88e4c1551 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5bedefe89b3d - rust_begin_unwind [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5bedefea53e0 - core::panicking::panic_fmt::hcb1ec5c71ed9d2aa [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5bedefea5786 - core::result::unwrap_failed::h934cbc059c4c1385 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5bedefe679e5 - build_script_main::main::heb22affc0282d7f7 [INFO] [stderr] 17: 0x5bedefe65083 - core::ops::function::FnOnce::call_once::h3a8b108756346b81 [INFO] [stderr] 18: 0x5bedefe64646 - std::sys::backtrace::__rust_begin_short_backtrace::h375b73e15810f21c [INFO] [stderr] 19: 0x5bedefe64509 - std::rt::lang_start::{{closure}}::h563a8715d50a1c78 [INFO] [stderr] 20: 0x5bedefe83040 - core::ops::function::impls:: for &F>::call_once::h76ae7cb79ceff902 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5bedefe83040 - std::panicking::try::do_call::h5e9ee0932fb75a19 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5bedefe83040 - std::panicking::try::h0c7eb1d7822f778b [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5bedefe83040 - std::panic::catch_unwind::h1ce14d01400c6656 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5bedefe83040 - std::rt::lang_start_internal::{{closure}}::h9a23cd65e99868d2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5bedefe83040 - std::panicking::try::do_call::h7e63ea5c3daf4623 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5bedefe83040 - std::panicking::try::h07b9cd53e5465fe2 [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5bedefe83040 - std::panic::catch_unwind::he4bf53463537070d [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5bedefe83040 - std::rt::lang_start_internal::hf4e0eda8a9fcd00f [INFO] [stderr] at /rustc/7af779037716ae4125ceabb429791b4cf5dd0a43/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5bedefe644f1 - std::rt::lang_start::h72cac88658f1c56b [INFO] [stderr] 30: 0x5bedefe67e65 - main [INFO] [stderr] 31: 0x721215226d90 - [INFO] [stderr] 32: 0x721215226e40 - __libc_start_main [INFO] [stderr] 33: 0x5bedefe5d415 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/unicase-da0f9f6107116c0a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/unicase-da0f9f6107116c0a/dep-lib-unicase` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `rand_hc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMkHCdX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-320abf34d7b68a85.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/memoffset-50353798247061ce/build_script_build-50353798247061ce" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memoffset` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d278d74f13af69506c75a8212698245ae54c5c8a0fe30901db6c44673e2b9957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d278d74f13af69506c75a8212698245ae54c5c8a0fe30901db6c44673e2b9957", kill_on_drop: false }` [INFO] [stdout] d278d74f13af69506c75a8212698245ae54c5c8a0fe30901db6c44673e2b9957