[INFO] cloning repository https://github.com/adrianromero/rustexamples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrianromero/rustexamples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianromero%2Frustexamples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianromero%2Frustexamples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb36a7d9d3d92a52b4e042c5202f6044a86cb22 [INFO] checking adrianromero/rustexamples against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianromero%2Frustexamples" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adrianromero/rustexamples on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adrianromero/rustexamples [INFO] finished tweaking git repo https://github.com/adrianromero/rustexamples [INFO] tweaked toml for git repo https://github.com/adrianromero/rustexamples written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adrianromero/rustexamples 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded tokio-stream v0.1.1 [INFO] [stderr] Downloaded async-trait v0.1.24 [INFO] [stderr] Downloaded ryu-js v0.2.1 [INFO] [stderr] Downloaded Boa v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed2be011cff02c0c5a1c008ed8dc44ad566e4ab5c5bc01102461cf2ec5ecfa4 [INFO] running `Command { std: "docker" "start" "-a" "9ed2be011cff02c0c5a1c008ed8dc44ad566e4ab5c5bc01102461cf2ec5ecfa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed2be011cff02c0c5a1c008ed8dc44ad566e4ab5c5bc01102461cf2ec5ecfa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed2be011cff02c0c5a1c008ed8dc44ad566e4ab5c5bc01102461cf2ec5ecfa4", kill_on_drop: false }` [INFO] [stdout] 9ed2be011cff02c0c5a1c008ed8dc44ad566e4ab5c5bc01102461cf2ec5ecfa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573a1a05adb6464e6e92805fab369fbf3be9db71dc80fbd9ce6fa5d79a288728 [INFO] running `Command { std: "docker" "start" "-a" "573a1a05adb6464e6e92805fab369fbf3be9db71dc80fbd9ce6fa5d79a288728", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v0.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bitflags-6dcfbc6bad33d8b2.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bitflags-6dcfbc6bad33d8b2/dep-lib-bitflags` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `unicode-general-category v0.3.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/unicode-general-category-489e01254133036f/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/unicode-general-category-0.3.0/build.rs:104:47: [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: 0x5b25e96e99b2 - std::backtrace_rs::backtrace::libunwind::trace::h6844e49f4d762928 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b25e96e99b2 - std::backtrace_rs::backtrace::trace_unsynchronized::habb6fc737e962497 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b25e96e99b2 - std::sys::backtrace::_print_fmt::hb6622b2106bc89eb [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b25e96e99b2 - ::fmt::h978254cf31c25484 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b25e9704a33 - core::fmt::rt::Argument::fmt::hd316c8eaec8d74e0 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/fmt/rt.rs:181:76 [INFO] [stderr] 5: 0x5b25e9704a33 - core::fmt::write::h0f7e32cc33a6c168 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/fmt/mod.rs:1446:25 [INFO] [stderr] 6: 0x5b25e96e7493 - std::io::default_write_fmt::h34aa35d24ede9bbb [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b25e96e7493 - std::io::Write::write_fmt::hcea599c373a301be [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5b25e96e9802 - std::sys::backtrace::BacktraceLock::print::h0f0be859b566d648 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b25e96ea872 - std::panicking::default_hook::{{closure}}::h98f380533feee415 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5b25e96ea675 - std::panicking::default_hook::h9a2a3cffba441e06 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5b25e96eb142 - std::panicking::rust_panic_with_hook::ha8f95f5b835ef55f [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5b25e96eafda - std::panicking::begin_panic_handler::{{closure}}::h2345276c9f1a34a3 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5b25e96e9ea9 - std::sys::backtrace::__rust_end_short_backtrace::h0ec2f8feea85af39 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b25e96eac6d - __rustc[a40f7048bf14c6d3]::rust_begin_unwind [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5b25e9703ce0 - core::panicking::panic_fmt::h184048c81b4fc897 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b25e9704076 - core::result::unwrap_failed::hbc1456c2803d69d5 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x5b25e96c6fea - build_script_build::write_table::h575511e02d8d8bc0 [INFO] [stderr] 18: 0x5b25e96c4f3a - build_script_build::main::h2d71bb742c557fe1 [INFO] [stderr] 19: 0x5b25e96c8073 - core::ops::function::FnOnce::call_once::h035b67fa767516aa [INFO] [stderr] 20: 0x5b25e96c7d86 - std::sys::backtrace::__rust_begin_short_backtrace::h0d5f8a8c8a0458f5 [INFO] [stderr] 21: 0x5b25e96c2cc9 - std::rt::lang_start::{{closure}}::hd51e02bbba9bdcb8 [INFO] [stderr] 22: 0x5b25e96e4f64 - core::ops::function::impls:: for &F>::call_once::hc66b0c9fe3fe9d16 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5b25e96e4f64 - std::panicking::try::do_call::h5123f76e27153345 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5b25e96e4f64 - std::panicking::try::h02a4ba5353db7779 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5b25e96e4f64 - std::panic::catch_unwind::h1895d42e397e7893 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5b25e96e4f64 - std::rt::lang_start_internal::{{closure}}::h31cbf11815e9bbb7 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5b25e96e4f64 - std::panicking::try::do_call::h38b202cc0e28a210 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5b25e96e4f64 - std::panicking::try::ha3c49d7e42d65ad7 [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5b25e96e4f64 - std::panic::catch_unwind::hd5846f67c8663dce [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5b25e96e4f64 - std::rt::lang_start_internal::h4806a6a16d7dc75e [INFO] [stderr] at /rustc/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5b25e96c2cb1 - std::rt::lang_start::h1c98ad7bfd2291a6 [INFO] [stderr] 32: 0x5b25e96c75e5 - main [INFO] [stderr] 33: 0x77136b1bc1ca - [INFO] [stderr] 34: 0x77136b1bc28b - __libc_start_main [INFO] [stderr] 35: 0x5b25e96c1ff5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write /tmp/rustcssEZlk/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/ryu-8e0e7e6b105de0f7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/ryu-8e0e7e6b105de0f7/dep-lib-ryu` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5kLfL5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (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 `proc-macro2` (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/f5d3fe273b8b9e7125bf8856d44793b6cc4b6735/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.29/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=52b28a911624b241 -C extra-filename=-d7cc4e169af4d57e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid --cfg lexerror_display --cfg hygiene --cfg literal_from_str --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKGVKsD" [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/rmetadnrNzQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ryu-js` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "573a1a05adb6464e6e92805fab369fbf3be9db71dc80fbd9ce6fa5d79a288728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573a1a05adb6464e6e92805fab369fbf3be9db71dc80fbd9ce6fa5d79a288728", kill_on_drop: false }` [INFO] [stdout] 573a1a05adb6464e6e92805fab369fbf3be9db71dc80fbd9ce6fa5d79a288728