[INFO] cloning repository https://github.com/snoop2head/rust_rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snoop2head/rust_rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnoop2head%2Frust_rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnoop2head%2Frust_rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65ce980c170fb3bb601f215af74109eaab24c119 [INFO] checking snoop2head/rust_rocket against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnoop2head%2Frust_rocket" "/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/snoop2head/rust_rocket on toolchain 1e225413a21fa69570bd3fefea9eb05e33f8b917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snoop2head/rust_rocket [INFO] finished tweaking git repo https://github.com/snoop2head/rust_rocket [INFO] tweaked toml for git repo https://github.com/snoop2head/rust_rocket written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/snoop2head/rust_rocket 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" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aadb526081187602200e71432d840aea447c9e44fb6ebf7b7df8521592c4ac23 [INFO] running `Command { std: "docker" "start" "-a" "aadb526081187602200e71432d840aea447c9e44fb6ebf7b7df8521592c4ac23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aadb526081187602200e71432d840aea447c9e44fb6ebf7b7df8521592c4ac23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aadb526081187602200e71432d840aea447c9e44fb6ebf7b7df8521592c4ac23", kill_on_drop: false }` [INFO] [stdout] aadb526081187602200e71432d840aea447c9e44fb6ebf7b7df8521592c4ac23 [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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aec0095e6d3aaba883eef189b453c9b21d6da2fff5e611fb5c4b5afab28f80d [INFO] running `Command { std: "docker" "start" "-a" "3aec0095e6d3aaba883eef189b453c9b21d6da2fff5e611fb5c4b5afab28f80d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustcAl4m4P/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] error: could not compile `libc` due to 2 previous errors [INFO] [stderr] 0: 0x7f472405736a - std::backtrace_rs::backtrace::libunwind::trace::he9d18c23e3bb5a09 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f472405736a - std::backtrace_rs::backtrace::trace_unsynchronized::h156aebe1e55b83b4 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f472405736a - std::sys_common::backtrace::_print_fmt::h5086af79fa230955 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f472405736a - ::fmt::h40e2f9b481a329b0 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f47240b952e - core::fmt::write::h0e08990e72fa4772 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x7f4724047ab5 - std::io::Write::write_fmt::h18ca26d57a4d6643 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7f4724057135 - std::sys_common::backtrace::_print::h5578c8ed44871608 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7f4724057135 - std::sys_common::backtrace::print::h876961ef9791ecd5 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7f4724059eff - std::panicking::default_hook::{{closure}}::h37236a909c335517 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f4724059c3b - std::panicking::default_hook::hd20185168c0e8c1e [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:286:9 [INFO] [stderr] error: could not compile `quote` [INFO] [stderr] 10: 0x7f4727407334 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7f472405a73a - as core::ops::function::Fn>::call::h00cf5afc4f25636c [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7f472405a73a - std::panicking::rust_panic_with_hook::h03b89f51fce37847 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7f472405a472 - std::panicking::begin_panic_handler::{{closure}}::h5cd025dd52fe11be [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:577:13 [INFO] [stderr] 14: 0x7f472405781c - std::sys_common::backtrace::__rust_end_short_backtrace::h39689d0bc6af4594 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 15: 0x7f472405a1c2 - rust_begin_unwind [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/panicking.rs:575:5 [INFO] [stderr] 16: 0x7f47240b5ed3 - core::panicking::panic_fmt::hc3509d7044afddfe [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/panicking.rs:64:14 [INFO] [stderr] 17: 0x7f47240b5f6d - core::panicking::panic::hdf5e914278fc2e4a [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/core/src/panicking.rs:114:5 [INFO] [stderr] 18: 0x7f4725ed4a0e - ::encode_crate_root [INFO] [stderr] 19: 0x7f472669109f - rustc_metadata[3b2779e37aa6b17a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 20: 0x7f472667dd4e - rustc_data_structures[7383bc6ef18a36b4]::sync::join:: [INFO] [stderr] 21: 0x7f472667da61 - rustc_metadata[3b2779e37aa6b17a]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7f472667cea3 - rustc_metadata[3b2779e37aa6b17a]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7f47266244de - rustc_interface[2057d2fb91bdc63c]::passes::start_codegen [INFO] [stderr] 24: 0x7f47266221b9 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result, rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 25: 0x7f472661de1d - ::ongoing_codegen [INFO] [stderr] 26: 0x7f472661cd7b - rustc_span[871360091abeab91]::with_source_map::, rustc_interface[2057d2fb91bdc63c]::interface::run_compiler, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 27: 0x7f4726615734 - >::set::, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f4726614e32 - std[841a7208e01f7419]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>> [INFO] [stderr] 29: 0x7f4726614bdc - <::spawn_unchecked_, rustc_driver[9bcdb29d3689328c]::run_compiler::{closure#1}>::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[9035bf6b35054e67]::result::Result<(), rustc_errors[725197c356c874e]::ErrorGuaranteed>>::{closure#1} as core[9035bf6b35054e67]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 30: 0x7f4724064803 - as core::ops::function::FnOnce>::call_once::h6eb575a3a34c6156 [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 31: 0x7f4724064803 - as core::ops::function::FnOnce>::call_once::h5acc2ba0087849ed [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 32: 0x7f4724064803 - std::sys::unix::thread::Thread::new::thread_start::he9c292c1ebd7f47e [INFO] [stderr] at /rustc/1e225413a21fa69570bd3fefea9eb05e33f8b917/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 33: 0x7f4723d90b43 - [INFO] [stderr] 34: 0x7f4723e21bb4 - __clone [INFO] [stderr] 35: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.69.0-nightly (1e225413a 2023-01-28) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `unicode-normalization` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_core-fef57a46be258b65.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_core-fef57a46be258b65/dep-lib-rand_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write /tmp/rustc1bNE37/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] error: could not compile `unicode-normalization` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `language-tags` [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-dbcc06cc530f89eb.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` due to 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/rmetaO83byG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` due to 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/rmetaYprQRg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` due to previous error [INFO] running `Command { std: "docker" "inspect" "3aec0095e6d3aaba883eef189b453c9b21d6da2fff5e611fb5c4b5afab28f80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aec0095e6d3aaba883eef189b453c9b21d6da2fff5e611fb5c4b5afab28f80d", kill_on_drop: false }` [INFO] [stdout] 3aec0095e6d3aaba883eef189b453c9b21d6da2fff5e611fb5c4b5afab28f80d