[INFO] cloning repository https://github.com/tinydog-llc/rust-web-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tinydog-llc/rust-web-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinydog-llc%2Frust-web-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinydog-llc%2Frust-web-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 373f762523cf2afb69aa07c8f1adc9b390e7ac17 [INFO] testing tinydog-llc/rust-web-template against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftinydog-llc%2Frust-web-template" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tinydog-llc/rust-web-template on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tinydog-llc/rust-web-template [INFO] finished tweaking git repo https://github.com/tinydog-llc/rust-web-template [INFO] tweaked toml for git repo https://github.com/tinydog-llc/rust-web-template written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tinydog-llc/rust-web-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b54c88f74cda965ce0c4bfa013019898a0be7469df9baaa3a0c71543d157960 [INFO] running `Command { std: "docker" "start" "-a" "8b54c88f74cda965ce0c4bfa013019898a0be7469df9baaa3a0c71543d157960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b54c88f74cda965ce0c4bfa013019898a0be7469df9baaa3a0c71543d157960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b54c88f74cda965ce0c4bfa013019898a0be7469df9baaa3a0c71543d157960", kill_on_drop: false }` [INFO] [stdout] 8b54c88f74cda965ce0c4bfa013019898a0be7469df9baaa3a0c71543d157960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cc35da3481e16eb97b79319a93f1a58d5b3fb04c105210dbc88bd6d625fbc0b [INFO] running `Command { std: "docker" "start" "-a" "6cc35da3481e16eb97b79319a93f1a58d5b3fb04c105210dbc88bd6d625fbc0b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:443:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f7fbe56ec90 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f7fbe56ec90 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f7fbe56ec90 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f7fbe56ec90 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f7fbe5c99ee - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f7fbe55f8a5 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f7fbe571943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f7fbe571943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f7fbe571943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f7fbe57162f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f7fc0d85ee1 - rustc_driver[994e282dda13b194]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f7fbe57217d - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f7fbe571f91 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7f7fbe56f13c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f7fbe571cf2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f7fbe5c65c3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7f7fbe5c640d - core::panicking::panic::h2236510ad0408135 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7f7fc00bcbcc - ::encode_def_ids [INFO] [stderr] 18: 0x7f7fc00932d0 - ::encode_crate_root [INFO] [stderr] 19: 0x7f7fbfbaee72 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 20: 0x7f7fbfb9080e - rustc_data_structures[7f1e7ac3cff986fe]::sync::join:: [INFO] [stderr] 21: 0x7f7fbfb906f9 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7f7fbfb8f7e3 - rustc_metadata[498c415c4bd1afda]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7f7fbfb835a2 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6ec4e24717d615ad]::result::Result, rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7f7fbfb43533 - ::ongoing_codegen [INFO] [stderr] 25: 0x7f7fbfb4198a - rustc_interface[bb1853d280ecc451]::interface::create_compiler_and_run::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}> [INFO] [stderr] 26: 0x7f7fbfb40282 - >::set::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7f7fbfb3ff6f - std[5f835249a2fd7f5f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f7fc0bfb9c0 - <::spawn_unchecked_, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#1} as core[6ec4e24717d615ad]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7f7fbe57bf53 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 30: 0x7f7fbe57bf53 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 31: 0x7f7fbe57bf53 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7f7fbe42b609 - start_thread [INFO] [stderr] 33: 0x7f7fbe34e133 - clone [INFO] [stderr] 34: 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.65.0-beta.2 (e5da98475 2022-09-24) 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 `http` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `object` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] error: could not compile `time` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5nEIFW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6cc35da3481e16eb97b79319a93f1a58d5b3fb04c105210dbc88bd6d625fbc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc35da3481e16eb97b79319a93f1a58d5b3fb04c105210dbc88bd6d625fbc0b", kill_on_drop: false }` [INFO] [stdout] 6cc35da3481e16eb97b79319a93f1a58d5b3fb04c105210dbc88bd6d625fbc0b