[INFO] cloning repository https://github.com/sokach-dev/ws-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sokach-dev/ws-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsokach-dev%2Fws-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsokach-dev%2Fws-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4e9d70d27f2f470fe3227e6e8c39c5944aa386c [INFO] checking sokach-dev/ws-example against master#8f08b3a32478b8d0507732800ecb548a76e0fd0c for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsokach-dev%2Fws-example" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sokach-dev/ws-example [INFO] finished tweaking git repo https://github.com/sokach-dev/ws-example [INFO] tweaked toml for git repo https://github.com/sokach-dev/ws-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sokach-dev/ws-example on toolchain 8f08b3a32478b8d0507732800ecb548a76e0fd0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sokach-dev/ws-example 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" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9a9bda464dc791c274dd56d6e12157a831300e0953cceb0f46da16c40b2870a [INFO] running `Command { std: "docker" "start" "-a" "f9a9bda464dc791c274dd56d6e12157a831300e0953cceb0f46da16c40b2870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9a9bda464dc791c274dd56d6e12157a831300e0953cceb0f46da16c40b2870a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a9bda464dc791c274dd56d6e12157a831300e0953cceb0f46da16c40b2870a", kill_on_drop: false }` [INFO] [stdout] f9a9bda464dc791c274dd56d6e12157a831300e0953cceb0f46da16c40b2870a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+8f08b3a32478b8d0507732800ecb548a76e0fd0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d36e337a0c16be75e9f50d63b47f5ebbacb51293f97088d1892c93165145521 [INFO] running `Command { std: "docker" "start" "-a" "9d36e337a0c16be75e9f50d63b47f5ebbacb51293f97088d1892c93165145521", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/httpdate-dd055e56878c34d5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/httpdate-dd055e56878c34d5/dep-lib-httpdate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/lock_api-97fbf4adf812d0b7/rmeta8oYdQC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (build script) due to 1 previous error [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:197:26: [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: 0x63a10635b2c2 - std::backtrace_rs::backtrace::libunwind::trace::hc389a5f23f39a50d [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63a10635b2c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3c6e1ef7881a83f4 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63a10635b2c2 - std::sys::backtrace::_print_fmt::h14534a9e318c6730 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63a10635b2c2 - ::fmt::hc325edd47ea45dc6 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63a106377063 - core::fmt::rt::Argument::fmt::hacd900817bf2adb6 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63a106377063 - core::fmt::write::h925fa463d3c548f3 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x63a106358c23 - std::io::default_write_fmt::h1b082a8836d03fd2 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63a106358c23 - std::io::Write::write_fmt::h9e60e1353a91a26e [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x63a10635b112 - std::sys::backtrace::BacktraceLock::print::hd7618d1e38c1cc0d [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63a10635c193 - std::panicking::default_hook::{{closure}}::hd0e59661b76aa9b1 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63a10635bf75 - std::panicking::default_hook::hc30e19d8812c67b3 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63a10635ca65 - std::panicking::rust_panic_with_hook::h46bca9bfcc76da75 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63a10635c8fa - std::panicking::begin_panic_handler::{{closure}}::h1eabe82c909549f6 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63a10635b7b9 - std::sys::backtrace::__rust_end_short_backtrace::h2da2a7aceed5a720 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x63a10635c58d - __rustc[37882050545b4706]::rust_begin_unwind [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63a106376330 - core::panicking::panic_fmt::h43d7622c85ff527f [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63a1063766c6 - core::result::unwrap_failed::hc276c83a133d0f7f [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x63a10632fc1e - build_script_main::main::h9b9777d8d4108013 [INFO] [stderr] 18: 0x63a106337953 - core::ops::function::FnOnce::call_once::hd27a2e1154ad4297 [INFO] [stderr] 19: 0x63a106337376 - std::sys::backtrace::__rust_begin_short_backtrace::h44e56e1d72c46f62 [INFO] [stderr] 20: 0x63a1063351b9 - std::rt::lang_start::{{closure}}::ha686d4d892824dfb [INFO] [stderr] 21: 0x63a106355c80 - core::ops::function::impls:: for &F>::call_once::h2645db3b1db12264 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 22: 0x63a106355c80 - std::panicking::catch_unwind::do_call::hce702cff504c279f [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x63a106355c80 - std::panicking::catch_unwind::h550fa60ac914e426 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x63a106355c80 - std::panic::catch_unwind::h5d7a1b4269ffae34 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x63a106355c80 - std::rt::lang_start_internal::{{closure}}::h314e76cc8aaff2f9 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x63a106355c80 - std::panicking::catch_unwind::do_call::h9567157958122f35 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x63a106355c80 - std::panicking::catch_unwind::h06d3ab3d4b782f48 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x63a106355c80 - std::panic::catch_unwind::h21c66014f5fffd3b [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x63a106355c80 - std::rt::lang_start_internal::hc0b59030d13380b9 [INFO] [stderr] at /rustc/8f08b3a32478b8d0507732800ecb548a76e0fd0c/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x63a1063351a1 - std::rt::lang_start::hbe638149e35fde9e [INFO] [stderr] 31: 0x63a1063300e5 - main [INFO] [stderr] 32: 0x7399b6e211ca - [INFO] [stderr] 33: 0x7399b6e2128b - __libc_start_main [INFO] [stderr] 34: 0x63a106327bf5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/slab-3579cf1c39954469/rmetawEl84F" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalIjNLG" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slab` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `mime` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/form_urlencoded-90c084328a320ff8.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/form_urlencoded-90c084328a320ff8/dep-lib-form_urlencoded` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `serde` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `version_check` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [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/8f08b3a32478b8d0507732800ecb548a76e0fd0c/bin/rustc --crate-name version_check --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e7ac08321e49e29 -C extra-filename=-a69353e011479d26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5xkOPQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (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/rmeta1oIaQc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d36e337a0c16be75e9f50d63b47f5ebbacb51293f97088d1892c93165145521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d36e337a0c16be75e9f50d63b47f5ebbacb51293f97088d1892c93165145521", kill_on_drop: false }` [INFO] [stdout] 9d36e337a0c16be75e9f50d63b47f5ebbacb51293f97088d1892c93165145521