[INFO] cloning repository https://github.com/mdsrmed/web-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdsrmed/web-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsrmed%2Fweb-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsrmed%2Fweb-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bb99505e3531ef6abd24f6bbc9dce62eae827dc [INFO] checking mdsrmed/web-api against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdsrmed%2Fweb-api" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 50% (1765/3515) Updating files: 51% (1793/3515) Updating files: 52% (1828/3515) Updating files: 53% (1863/3515) Updating files: 54% (1899/3515) Updating files: 55% (1934/3515) Updating files: 55% (1968/3515) Updating files: 56% (1969/3515) Updating files: 57% (2004/3515) Updating files: 58% (2039/3515) Updating files: 58% (2052/3515) Updating files: 59% (2074/3515) Updating files: 60% (2109/3515) Updating files: 60% (2119/3515) Updating files: 61% (2145/3515) Updating files: 62% (2180/3515) Updating files: 63% (2215/3515) Updating files: 64% (2250/3515) Updating files: 65% (2285/3515) Updating files: 66% (2320/3515) Updating files: 67% (2356/3515) Updating files: 68% (2391/3515) Updating files: 69% (2426/3515) Updating files: 70% (2461/3515) Updating files: 71% (2496/3515) Updating files: 72% (2531/3515) Updating files: 73% (2566/3515) Updating files: 74% (2602/3515) Updating files: 74% (2632/3515) Updating files: 75% (2637/3515) Updating files: 76% (2672/3515) Updating files: 77% (2707/3515) Updating files: 78% (2742/3515) Updating files: 79% (2777/3515) Updating files: 80% (2812/3515) Updating files: 81% (2848/3515) Updating files: 82% (2883/3515) Updating files: 83% (2918/3515) Updating files: 84% (2953/3515) Updating files: 85% (2988/3515) Updating files: 85% (3019/3515) Updating files: 86% (3023/3515) Updating files: 87% (3059/3515) Updating files: 88% (3094/3515) Updating files: 89% (3129/3515) Updating files: 90% (3164/3515) Updating files: 91% (3199/3515) Updating files: 92% (3234/3515) Updating files: 93% (3269/3515) Updating files: 94% (3305/3515) Updating files: 95% (3340/3515) Updating files: 96% (3375/3515) Updating files: 97% (3410/3515) Updating files: 98% (3445/3515) Updating files: 99% (3480/3515) Updating files: 100% (3515/3515) Updating files: 100% (3515/3515), done. [INFO] started tweaking git repo https://github.com/mdsrmed/web-api [INFO] finished tweaking git repo https://github.com/mdsrmed/web-api [INFO] tweaked toml for git repo https://github.com/mdsrmed/web-api written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mdsrmed/web-api on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mdsrmed/web-api 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inherent v1.0.10 [INFO] [stderr] Downloaded sea-orm-macros v0.12.6 [INFO] [stderr] Downloaded sea-orm-cli v0.12.6 [INFO] [stderr] Downloaded borsh-derive v1.2.0 [INFO] [stderr] Downloaded borsh v1.2.0 [INFO] [stderr] Downloaded sea-orm-migration v0.12.6 [INFO] [stderr] Downloaded sea-query v0.30.2 [INFO] [stderr] Downloaded sea-orm v0.12.6 [INFO] [stderr] Downloaded sea-schema v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54a0ebca24463021141cc605f7df20e31cce9b822b3789aeee29e18e27684a39 [INFO] running `Command { std: "docker" "start" "-a" "54a0ebca24463021141cc605f7df20e31cce9b822b3789aeee29e18e27684a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a0ebca24463021141cc605f7df20e31cce9b822b3789aeee29e18e27684a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a0ebca24463021141cc605f7df20e31cce9b822b3789aeee29e18e27684a39", kill_on_drop: false }` [INFO] [stdout] 54a0ebca24463021141cc605f7df20e31cce9b822b3789aeee29e18e27684a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db4f56379412918daa0578803c74c41a518e4db57381f2c2a6f5ed6053a93a39 [INFO] running `Command { std: "docker" "start" "-a" "db4f56379412918daa0578803c74c41a518e4db57381f2c2a6f5ed6053a93a39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking value-bag v1.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHpp5fL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9F44si" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawCtZCU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `signal-hook-registry` (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/build/ahash-cf1ff0b222f512de/rmeta8Jq6l0" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagAtlZW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/untrusted-03cde965a30f6cbb.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.69/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8edad7aa7f1e1bdf -C extra-filename=-7acd4cf30f1a55b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stderr] error: could not compile `slab` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ahash` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `untrusted` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `socket2` (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/rmetagELKW7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (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/rmetatpzdZg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (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/rmetar12KqS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "db4f56379412918daa0578803c74c41a518e4db57381f2c2a6f5ed6053a93a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4f56379412918daa0578803c74c41a518e4db57381f2c2a6f5ed6053a93a39", kill_on_drop: false }` [INFO] [stdout] db4f56379412918daa0578803c74c41a518e4db57381f2c2a6f5ed6053a93a39