[INFO] cloning repository https://github.com/przprz/rust-on-lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/przprz/rust-on-lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprzprz%2Frust-on-lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprzprz%2Frust-on-lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cc50126f164f32128f9d033a38903f167456d85 [INFO] testing przprz/rust-on-lambda against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprzprz%2Frust-on-lambda" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/przprz/rust-on-lambda on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/przprz/rust-on-lambda [INFO] finished tweaking git repo https://github.com/przprz/rust-on-lambda [INFO] tweaked toml for git repo https://github.com/przprz/rust-on-lambda written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/przprz/rust-on-lambda 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0f8cf751c423dc3d4e388a643f45cc58c0e5aa4c9cc372c6696de3df39d2bc4 [INFO] running `Command { std: "docker" "start" "-a" "f0f8cf751c423dc3d4e388a643f45cc58c0e5aa4c9cc372c6696de3df39d2bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0f8cf751c423dc3d4e388a643f45cc58c0e5aa4c9cc372c6696de3df39d2bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f8cf751c423dc3d4e388a643f45cc58c0e5aa4c9cc372c6696de3df39d2bc4", kill_on_drop: false }` [INFO] [stdout] f0f8cf751c423dc3d4e388a643f45cc58c0e5aa4c9cc372c6696de3df39d2bc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a98955e74069d0627c420103d39b86fec58c282e67ef64c110ddcc34efeb4ba [INFO] running `Command { std: "docker" "start" "-a" "9a98955e74069d0627c420103d39b86fec58c282e67ef64c110ddcc34efeb4ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stdout] error: failed to write /tmp/rustcTb28cG/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 `crossbeam-utils` due to 2 previous errors [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] error: could not compile `crossbeam-epoch` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKkgHVL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-85034bd872b0575f/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mio-uds` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot` [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 `proc-macro2` [INFO] [stderr] error: could not compile `quote` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mio` [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] 0: 0x7ff07b1255ea - std::backtrace_rs::backtrace::libunwind::trace::h66ee1baad70f162c [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7ff07b1255ea - std::backtrace_rs::backtrace::trace_unsynchronized::h3125ffde7ca4d99d [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7ff07b1255ea - std::sys_common::backtrace::_print_fmt::hbdbfa23eed07e688 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7ff07b1255ea - ::fmt::h9040fa46c3c21247 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7ff07b1888de - core::fmt::write::h19a3b12aeae2c539 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/fmt/mod.rs:1213:17 [INFO] [stderr] 5: 0x7ff07b115bc5 - std::io::Write::write_fmt::h786b2dd14c6f66ea [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7ff07b1253b5 - std::sys_common::backtrace::_print::hd1ad2573e05197ac [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7ff07b1253b5 - std::sys_common::backtrace::print::h6c0cd3c6b401ec72 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7ff07b12817f - std::panicking::default_hook::{{closure}}::hc09dc9f114375efd [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7ff07b127ebb - std::panicking::default_hook::hfef666cfe5862d3a [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:286:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-reactor` [INFO] [stderr] 10: 0x7ff07e45dd74 - rustc_driver[f0dd2e9239546073]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7ff07b1289bd - as core::ops::function::Fn>::call::hc536ff91d276a16f [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7ff07b1289bd - std::panicking::rust_panic_with_hook::h09cdc27f5c472cc8 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7ff07b1286f2 - std::panicking::begin_panic_handler::{{closure}}::h5f38ac8f9e3f3f74 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:577:13 [INFO] [stderr] 14: 0x7ff07b125a9c - std::sys_common::backtrace::__rust_end_short_backtrace::hb85d55d699513ebd [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 15: 0x7ff07b128442 - rust_begin_unwind [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/panicking.rs:575:5 [INFO] [stderr] 16: 0x7ff07b1852a3 - core::panicking::panic_fmt::hf0f695a991f65334 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panicking.rs:64:14 [INFO] [stderr] 17: 0x7ff07b18533d - core::panicking::panic::hb2cddb8b41a7cc52 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/core/src/panicking.rs:114:5 [INFO] [stderr] 18: 0x7ff07cf0edb2 - ::encode_crate_root [INFO] [stderr] 19: 0x7ff07d74517d - rustc_metadata[6c66896075bb5eeb]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 20: 0x7ff07d732f6e - rustc_data_structures[7be53d7b5bb2e757]::sync::join:: [INFO] [stderr] 21: 0x7ff07d732c71 - rustc_metadata[6c66896075bb5eeb]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7ff07d7320f3 - rustc_metadata[6c66896075bb5eeb]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7ff07d6da24e - rustc_interface[4a6a546e0028c1be]::passes::start_codegen [INFO] [stderr] 24: 0x7ff07d6d8372 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[d63eb57471934924]::result::Result, rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>> [INFO] [stderr] 25: 0x7ff07d6d52ed - ::ongoing_codegen [INFO] [stderr] 26: 0x7ff07d6d48ec - ::enter::, rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7ff07d6d2738 - rustc_span[231de58af73bc492]::with_source_map::, rustc_interface[4a6a546e0028c1be]::interface::run_compiler, rustc_driver[f0dd2e9239546073]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 28: 0x7ff07d6d2211 - >::set::, rustc_driver[f0dd2e9239546073]::run_compiler::{closure#1}>::{closure#0}, core[d63eb57471934924]::result::Result<(), rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>> [INFO] [stderr] 29: 0x7ff07d6d17e2 - std[55ebde589138bb96]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[f0dd2e9239546073]::run_compiler::{closure#1}>::{closure#0}, core[d63eb57471934924]::result::Result<(), rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[d63eb57471934924]::result::Result<(), rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>> [INFO] [stderr] 30: 0x7ff07d6d158c - <::spawn_unchecked_, rustc_driver[f0dd2e9239546073]::run_compiler::{closure#1}>::{closure#0}, core[d63eb57471934924]::result::Result<(), rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[d63eb57471934924]::result::Result<(), rustc_errors[62d02c89eb34e6c3]::ErrorGuaranteed>>::{closure#1} as core[d63eb57471934924]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 31: 0x7ff07b132df3 - as core::ops::function::FnOnce>::call_once::h092bd1b4a0b89f07 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 32: 0x7ff07b132df3 - as core::ops::function::FnOnce>::call_once::h54d7347fe39f45fd [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 33: 0x7ff07b132df3 - std::sys::unix::thread::Thread::new::thread_start::hc8954c4997518988 [INFO] [stderr] at /rustc/159ba8a92c9e2fa4121f106176309521f4af87e9/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 34: 0x7ff07ae5fb43 - [INFO] [stderr] 35: 0x7ff07aef0bb4 - __clone [INFO] [stderr] 36: 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.68.0-nightly (159ba8a92 2023-01-17) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 -C opt-level=3 [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 `serde` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaauOyA6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-threadpool` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0NlsH3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` due to previous error [INFO] running `Command { std: "docker" "inspect" "9a98955e74069d0627c420103d39b86fec58c282e67ef64c110ddcc34efeb4ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a98955e74069d0627c420103d39b86fec58c282e67ef64c110ddcc34efeb4ba", kill_on_drop: false }` [INFO] [stdout] 9a98955e74069d0627c420103d39b86fec58c282e67ef64c110ddcc34efeb4ba