[INFO] cloning repository https://github.com/monkey666-cr/axum-request [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monkey666-cr/axum-request" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkey666-cr%2Faxum-request", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkey666-cr%2Faxum-request'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ff1f5613e14461a314c6105d98cc42ba023eae5 [INFO] checking monkey666-cr/axum-request against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonkey666-cr%2Faxum-request" "/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/monkey666-cr/axum-request on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/monkey666-cr/axum-request [INFO] finished tweaking git repo https://github.com/monkey666-cr/axum-request [INFO] tweaked toml for git repo https://github.com/monkey666-cr/axum-request written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/monkey666-cr/axum-request 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11ac975ac928fa7ab661dc3f775aafc460abd0193f4ef9a555305e844a2d034d [INFO] running `Command { std: "docker" "start" "-a" "11ac975ac928fa7ab661dc3f775aafc460abd0193f4ef9a555305e844a2d034d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11ac975ac928fa7ab661dc3f775aafc460abd0193f4ef9a555305e844a2d034d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ac975ac928fa7ab661dc3f775aafc460abd0193f4ef9a555305e844a2d034d", kill_on_drop: false }` [INFO] [stdout] 11ac975ac928fa7ab661dc3f775aafc460abd0193f4ef9a555305e844a2d034d [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" "-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc9075c2ff7c5f78d1fd079ab63e83e1d2be7c2554b9522f8c67fc1959da5bb9 [INFO] running `Command { std: "docker" "start" "-a" "cc9075c2ff7c5f78d1fd079ab63e83e1d2be7c2554b9522f8c67fc1959da5bb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [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: 0x5bc1532c3cf0 - std::backtrace_rs::backtrace::libunwind::trace::h2feaafd9da0024ce [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5bc1532c3cf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h8f6fb4108b9c2663 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5bc1532c3cf0 - std::sys::backtrace::_print_fmt::h0007fa6a41c47da5 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5bc1532c3cf0 - ::fmt::h9087cd3a9d19abd2 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5bc1532e1363 - core::fmt::rt::Argument::fmt::h48f66e5f7a18806e [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5bc1532e1363 - core::fmt::write::hf590ac285ea03572 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5bc1532c1073 - std::io::Write::write_fmt::h19bd772d7739b274 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5bc1532c3b42 - std::sys::backtrace::BacktraceLock::print::hbc4bb60525f48839 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5bc1532c4a8f - std::panicking::default_hook::{{closure}}::hbf3306bd26da4329 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5bc1532c48fa - std::panicking::default_hook::h051cfb67012d5854 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5bc1532c5362 - std::panicking::rust_panic_with_hook::hef668d4615cd7e83 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5bc1532c51fa - std::panicking::begin_panic_handler::{{closure}}::h90304197271c48f2 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5bc1532c41f9 - std::sys::backtrace::__rust_end_short_backtrace::h858103842d3f6863 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5bc1532c4e8d - rust_begin_unwind [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5bc1532e0590 - core::panicking::panic_fmt::h6f509c8b236fcd01 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5bc1532e0936 - core::result::unwrap_failed::h581f7e61407ed23e [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5bc1532a2a77 - build_script_main::main::h28eea339ee8eda38 [INFO] [stderr] 17: 0x5bc1532a0803 - core::ops::function::FnOnce::call_once::h046e6d2f88db399a [INFO] [stderr] 18: 0x5bc15329fed6 - std::sys::backtrace::__rust_begin_short_backtrace::h60084ce0d43d593d [INFO] [stderr] 19: 0x5bc15329d9b9 - std::rt::lang_start::{{closure}}::h2b4987aa28ece4c6 [INFO] [stderr] 20: 0x5bc1532be150 - core::ops::function::impls:: for &F>::call_once::he68df205c51049ab [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5bc1532be150 - std::panicking::try::do_call::h7ccaaa59243d124e [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5bc1532be150 - std::panicking::try::he2537d0f6d6638b1 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5bc1532be150 - std::panic::catch_unwind::h49ca9dba4c42d493 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5bc1532be150 - std::rt::lang_start_internal::{{closure}}::hee867396e218051f [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5bc1532be150 - std::panicking::try::do_call::h1c09dd100c9d7680 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5bc1532be150 - std::panicking::try::h352e630c5ac5c45b [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5bc1532be150 - std::panic::catch_unwind::hb9ad50d54e95521c [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5bc1532be150 - std::rt::lang_start_internal::h33b2856267adef46 [INFO] [stderr] at /rustc/613bdd49978298648ed05ace086bd1ecad54b44a/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5bc15329d9a1 - std::rt::lang_start::he3496e0ddc909026 [INFO] [stderr] 30: 0x5bc1532a2f45 - main [INFO] [stderr] 31: 0x79c3977f8d90 - [INFO] [stderr] 32: 0x79c3977f8e40 - __libc_start_main [INFO] [stderr] 33: 0x5bc15328d255 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustversion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetag5eWUT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/613bdd49978298648ed05ace086bd1ecad54b44a/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b41edd87800848b8 -C extra-filename=-3f99537ad2810906 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetab8XNgj/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tracing` (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/rmetaecXIvY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXLCEba/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/rmetac63ETS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaH5iCw0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetahE9EKh/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cc9075c2ff7c5f78d1fd079ab63e83e1d2be7c2554b9522f8c67fc1959da5bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9075c2ff7c5f78d1fd079ab63e83e1d2be7c2554b9522f8c67fc1959da5bb9", kill_on_drop: false }` [INFO] [stdout] cc9075c2ff7c5f78d1fd079ab63e83e1d2be7c2554b9522f8c67fc1959da5bb9