[INFO] cloning repository https://github.com/louvre2489/rust_web_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/louvre2489/rust_web_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouvre2489%2Frust_web_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouvre2489%2Frust_web_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6044dab41e8768f10fa37a54cf40d5099047820b [INFO] checking louvre2489/rust_web_app against try#b1375b2484512d46eeace16657e5b4a5450c610b for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flouvre2489%2Frust_web_app" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/louvre2489/rust_web_app on toolchain b1375b2484512d46eeace16657e5b4a5450c610b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/louvre2489/rust_web_app [INFO] finished tweaking git repo https://github.com/louvre2489/rust_web_app [INFO] tweaked toml for git repo https://github.com/louvre2489/rust_web_app written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/louvre2489/rust_web_app 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" "+b1375b2484512d46eeace16657e5b4a5450c610b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a502310fce63d2aada659bbc26daa96368ceb8fa34bd5d263741d8b0111aa713 [INFO] running `Command { std: "docker" "start" "-a" "a502310fce63d2aada659bbc26daa96368ceb8fa34bd5d263741d8b0111aa713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a502310fce63d2aada659bbc26daa96368ceb8fa34bd5d263741d8b0111aa713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a502310fce63d2aada659bbc26daa96368ceb8fa34bd5d263741d8b0111aa713", kill_on_drop: false }` [INFO] [stdout] a502310fce63d2aada659bbc26daa96368ceb8fa34bd5d263741d8b0111aa713 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+b1375b2484512d46eeace16657e5b4a5450c610b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eec52fff8d94a71051253ff5d640dbb67d7ebf41589f16be88f8e02b9cdd1e11 [INFO] running `Command { std: "docker" "start" "-a" "eec52fff8d94a71051253ff5d640dbb67d7ebf41589f16be88f8e02b9cdd1e11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stdout] error: failed to write /tmp/rustcSmOoFE/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f6d42d9ce11 - std::backtrace_rs::backtrace::libunwind::trace::h6cddb5e3dca565e3 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f6d42d9ce11 - std::backtrace_rs::backtrace::trace_unsynchronized::h491516f0344fe9c8 [INFO] [stderr] error: could not compile `sha2` (lib) due to previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f6d42d9ce11 - std::sys_common::backtrace::_print_fmt::h6a6cc369f4d81bbc [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f6d42d9ce11 - ::fmt::hec2e6d5c9a136098 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f6d42dfe4bf - core::fmt::rt::Argument::fmt::h1f165658c3fb7d06 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7f6d42dfe4bf - core::fmt::write::hc59d166708dd9a56 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7f6d42d8f877 - std::io::Write::write_fmt::h953b1860a5426aa8 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x7f6d42d9cc25 - std::sys_common::backtrace::_print::h488f01467d4ccbc8 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f6d42d9cc25 - std::sys_common::backtrace::print::h5e6de77c0ad28acd [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f6d42d9f9d3 - std::panicking::default_hook::{{closure}}::h7a483eee390569b7 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x7f6d42d9f764 - std::panicking::default_hook::hb6aeac890c2ad976 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/panicking.rs:288:9 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-ee6b9e76a24e8a85.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:448:9 [INFO] [stderr] error: could not compile `rand` (lib) [INFO] [stderr] 11: 0x7f6d45fb3a2b - >::call_once::{shim:vtable#0} [INFO] [stderr] 12: 0x7f6d42da01fe - as core::ops::function::Fn>::call::h602643ead577fc90 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 13: 0x7f6d42da01fe - std::panicking::rust_panic_with_hook::h6493856293ebd03f [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/panicking.rs:709:13 [INFO] [stderr] 14: 0x7f6d42d9ff41 - std::panicking::begin_panic_handler::{{closure}}::h99266486691b4479 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/panicking.rs:595:13 [INFO] [stderr] 15: 0x7f6d42d9d246 - std::sys_common::backtrace::__rust_end_short_backtrace::hbe23e179fadbf90d [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 16: 0x7f6d42d9fcd2 - rust_begin_unwind [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/std/src/panicking.rs:593:5 [INFO] [stderr] 17: 0x7f6d42dfa743 - core::panicking::panic_fmt::h41f4bbd4ea8aeac5 [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/core/src/panicking.rs:67:14 [INFO] [stderr] 18: 0x7f6d42dfa7d3 - core::panicking::panic::h7ebfb0f0a4b1e80f [INFO] [stderr] at /rustc/b1375b2484512d46eeace16657e5b4a5450c610b/library/core/src/panicking.rs:117:5 [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to previous error [INFO] [stderr] error: could not compile `itertools` (lib) [INFO] [stderr] error: could not compile `event-listener` (lib) [INFO] [stderr] error: could not compile `ring` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] error: could not compile `ring` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `byteorder` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPf3QGp" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawkskjP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] [stderr] error: could not compile `tokio` (lib) due to previous error [INFO] [stderr] error: could not compile `nom` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:448:9 [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:448:9 [INFO] [stderr] error: could not compile `num-traits` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] error: could not compile `sqlformat` (lib) [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:429:9 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] running `Command { std: "docker" "inspect" "eec52fff8d94a71051253ff5d640dbb67d7ebf41589f16be88f8e02b9cdd1e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec52fff8d94a71051253ff5d640dbb67d7ebf41589f16be88f8e02b9cdd1e11", kill_on_drop: false }` [INFO] [stdout] eec52fff8d94a71051253ff5d640dbb67d7ebf41589f16be88f8e02b9cdd1e11