[INFO] cloning repository https://github.com/href/cross-build-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/href/cross-build-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhref%2Fcross-build-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhref%2Fcross-build-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2a8bd9d41dcba08e84ad28add646a883cf98a68 [INFO] checking href/cross-build-example against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhref%2Fcross-build-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/href/cross-build-example 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/href/cross-build-example [INFO] finished tweaking git repo https://github.com/href/cross-build-example [INFO] tweaked toml for git repo https://github.com/href/cross-build-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/href/cross-build-example 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 14a77f6cc407ae806a77ceb00edce24d5ef3d42d4c35b34d46dfd2df512e9096 [INFO] running `Command { std: "docker" "start" "-a" "14a77f6cc407ae806a77ceb00edce24d5ef3d42d4c35b34d46dfd2df512e9096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14a77f6cc407ae806a77ceb00edce24d5ef3d42d4c35b34d46dfd2df512e9096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a77f6cc407ae806a77ceb00edce24d5ef3d42d4c35b34d46dfd2df512e9096", kill_on_drop: false }` [INFO] [stdout] 14a77f6cc407ae806a77ceb00edce24d5ef3d42d4c35b34d46dfd2df512e9096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d2ef537d9d4973e3ebf2111eba8c55f2ffcce3c0f163a2a66714241596a73c87 [INFO] running `Command { std: "docker" "start" "-a" "d2ef537d9d4973e3ebf2111eba8c55f2ffcce3c0f163a2a66714241596a73c87", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFQJziA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `ring v0.16.20` [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/ring-7268a83c3090a7ae/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-Wall" "-Wextra" "-pedantic" "-pedantic-errors" "-Wall" "-Wextra" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-fno-strict-aliasing" "-fvisibility=hidden" "-fstack-protector" "-g3" "-DNDEBUG" "-c" "-o/opt/rustwide/target/debug/build/ring-453e9f93c0fd84f1/out/aesni-x86_64-elf.o" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/pregenerated/aesni-x86_64-elf.S:1182: fatal error: when writing output to /tmp/ccygYeYh.s: No space left on device [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.20/build.rs:656:9: [INFO] [stderr] execution failed [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x589572a92772 - 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: 0x589572a92772 - 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: 0x589572a92772 - std::sys::backtrace::_print_fmt::h2cc5ea913ad3a2db [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x589572a92772 - ::fmt::h185471249503f127 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x589572ab4933 - core::fmt::rt::Argument::fmt::h679bccd701bcc0cd [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x589572ab4933 - core::fmt::write::h2a87cc0abe17a0b8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x589572a8ec93 - std::io::default_write_fmt::hffa60e72a4ab8483 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x589572a8ec93 - std::io::Write::write_fmt::ha8282d1b0df679a5 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x589572a925c2 - std::sys::backtrace::BacktraceLock::print::h430e94cebb0be484 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x589572a94362 - std::panicking::default_hook::{{closure}}::h660c2d0ce16b0526 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x589572a94165 - std::panicking::default_hook::h51c63d57538e6b0e [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x589572a94d82 - std::panicking::rust_panic_with_hook::h7bc036531e7b606f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x589572a94c5c - std::panicking::begin_panic::{{closure}}::h51194308b235eaef [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x589572a92c79 - std::sys::backtrace::__rust_end_short_backtrace::h8c9ef9fb3a4abb8a [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x589572a94b62 - std::panicking::begin_panic::h087ebbf56d9efe3b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x589572a191d6 - build_script_build::run_command::h82018ea9616cc131 [INFO] [stderr] 16: 0x589572a17c8f - build_script_build::compile::h7f015e36691da32e [INFO] [stderr] 17: 0x589572a1777e - build_script_build::build_library::{{closure}}::h937d4926f8190124 [INFO] [stderr] 18: 0x589572a20ba3 - as core::iter::traits::iterator::Iterator>::next::hc5236397e632ecd2 [INFO] [stderr] 19: 0x589572a1bdbd - as alloc::vec::spec_from_iter_nested::SpecFromIterNested>::from_iter::h7f9ad04ae459a062 [INFO] [stderr] 20: 0x589572a1e14d - as alloc::vec::spec_from_iter::SpecFromIter>::from_iter::h7b5505572a131eac [INFO] [stderr] 21: 0x589572a1e081 - as core::iter::traits::collect::FromIterator>::from_iter::hea07e11b90e4fa67 [INFO] [stderr] 22: 0x589572a216f9 - core::iter::traits::iterator::Iterator::collect::h3b8e5aeb9784546c [INFO] [stderr] 23: 0x589572a16f25 - build_script_build::build_library::h036edfe4c6ee1505 [INFO] [stderr] 24: 0x589572a16d5e - build_script_build::build_c_code::{{closure}}::hfc51b06f955544e9 [INFO] [stderr] 25: 0x589572a14511 - as core::iter::traits::iterator::Iterator>::for_each::ha54833274929dceb [INFO] [stderr] 26: 0x589572a16984 - build_script_build::build_c_code::ha3d6649e021ab92c [INFO] [stderr] 27: 0x589572a1542a - build_script_build::ring_build_rs_main::h830dabc662afacfa [INFO] [stderr] 28: 0x589572a147e3 - build_script_build::main::h7ca276e5067e9204 [INFO] [stderr] 29: 0x589572a1c4c3 - core::ops::function::FnOnce::call_once::hf515f929d84dc090 [INFO] [stderr] 30: 0x589572a21046 - std::sys::backtrace::__rust_begin_short_backtrace::h78117cf8fe27faab [INFO] [stderr] 31: 0x589572a1c279 - std::rt::lang_start::{{closure}}::ha82aca9071a237d1 [INFO] [stderr] 32: 0x589572a89f40 - core::ops::function::impls:: for &F>::call_once::h3afee3d231aeede8 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 33: 0x589572a89f40 - std::panicking::try::do_call::h37a575429616c1bf [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 34: 0x589572a89f40 - std::panicking::try::hb1fe10024f0ae46f [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 35: 0x589572a89f40 - std::panic::catch_unwind::hc16bb7a6525ecf3b [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 36: 0x589572a89f40 - std::rt::lang_start_internal::{{closure}}::hd338876317d50bc4 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:168:24 [INFO] [stderr] 37: 0x589572a89f40 - std::panicking::try::do_call::h20dc03395d17853a [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 38: 0x589572a89f40 - std::panicking::try::hb425085eb5ed1be2 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 39: 0x589572a89f40 - std::panic::catch_unwind::h4963c45d1b1a2488 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/panic.rs:359:14 [INFO] [stderr] 40: 0x589572a89f40 - std::rt::lang_start_internal::h469179d1867bcd89 [INFO] [stderr] at /rustc/9bfa31f632912180dc742809bcc51a97f2d7079d/library/std/src/rt.rs:164:5 [INFO] [stderr] 41: 0x589572a1c261 - std::rt::lang_start::h31e4954c4738ad05 [INFO] [stderr] 42: 0x589572a1b1b5 - main [INFO] [stderr] 43: 0x70c8e989d1ca - [INFO] [stderr] 44: 0x70c8e989d28b - __libc_start_main [INFO] [stderr] 45: 0x589572a13015 - _start [INFO] [stderr] 46: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d2ef537d9d4973e3ebf2111eba8c55f2ffcce3c0f163a2a66714241596a73c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ef537d9d4973e3ebf2111eba8c55f2ffcce3c0f163a2a66714241596a73c87", kill_on_drop: false }` [INFO] [stdout] d2ef537d9d4973e3ebf2111eba8c55f2ffcce3c0f163a2a66714241596a73c87