[INFO] cloning repository https://github.com/pickfire/service-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pickfire/service-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fservice-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fservice-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fd48f45436a3d96ea66f087ded209b1864315b1 [INFO] checking pickfire/service-api against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickfire%2Fservice-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pickfire/service-api on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pickfire/service-api [INFO] finished tweaking git repo https://github.com/pickfire/service-api [INFO] tweaked toml for git repo https://github.com/pickfire/service-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pickfire/service-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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_contrib v0.3.10 [INFO] [stderr] Downloaded rocket_codegen v0.3.10 [INFO] [stderr] Downloaded num-traits v0.2.3 [INFO] [stderr] Downloaded rocket v0.3.10 [INFO] [stderr] Downloaded num-integer v0.1.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd6cbc6f3d1313aef9e24b9eec29781cb9abfe70d70c5f71e3ad63301305ac57 [INFO] running `Command { std: "docker" "start" "-a" "dd6cbc6f3d1313aef9e24b9eec29781cb9abfe70d70c5f71e3ad63301305ac57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd6cbc6f3d1313aef9e24b9eec29781cb9abfe70d70c5f71e3ad63301305ac57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd6cbc6f3d1313aef9e24b9eec29781cb9abfe70d70c5f71e3ad63301305ac57", kill_on_drop: false }` [INFO] [stdout] dd6cbc6f3d1313aef9e24b9eec29781cb9abfe70d70c5f71e3ad63301305ac57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfc037c5bb4ba64b80860cdeeaae22405d66a40c2e71bd444b2853f6c13b3e5d [INFO] running `Command { std: "docker" "start" "-a" "bfc037c5bb4ba64b80860cdeeaae22405d66a40c2e71bd444b2853f6c13b3e5d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking serde v1.0.53 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.0.16 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pear_codegen` (build script) [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/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=499bf2a7405778b4 -C extra-filename=-40aa431bc372a9d3 --out-dir /opt/rustwide/target/debug/build/pear_codegen-40aa431bc372a9d3 -L dependency=/opt/rustwide/target/debug/deps --extern version_check=/opt/rustwide/target/debug/deps/libversion_check-8d7986c95162d814.rlib --extern yansi=/opt/rustwide/target/debug/deps/libyansi-e37c236b67d99624.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTPLR1N" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `untrusted` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gcc` (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/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/bin/rustc --crate-name gcc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.54/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("parallel", "rayon"))' -C metadata=3ba45864cd1b8981 -C extra-filename=-806ff3e36eab6761 --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/rmeta3iSTna/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabhCgWG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bfc037c5bb4ba64b80860cdeeaae22405d66a40c2e71bd444b2853f6c13b3e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc037c5bb4ba64b80860cdeeaae22405d66a40c2e71bd444b2853f6c13b3e5d", kill_on_drop: false }` [INFO] [stdout] bfc037c5bb4ba64b80860cdeeaae22405d66a40c2e71bd444b2853f6c13b3e5d