[INFO] cloning repository https://github.com/getpanic/code_scan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getpanic/code_scan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetpanic%2Fcode_scan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetpanic%2Fcode_scan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 482398d1ebf2c7b430385c3ad1a2164cd2c7628b [INFO] testing getpanic/code_scan against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetpanic%2Fcode_scan" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/getpanic/code_scan on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/getpanic/code_scan [INFO] finished tweaking git repo https://github.com/getpanic/code_scan [INFO] tweaked toml for git repo https://github.com/getpanic/code_scan written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/getpanic/code_scan 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http_req v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 655c80dc2217e3f58c134754565f5367225121a27d1cfc4bf416704c589884cf [INFO] running `Command { std: "docker" "start" "-a" "655c80dc2217e3f58c134754565f5367225121a27d1cfc4bf416704c589884cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "655c80dc2217e3f58c134754565f5367225121a27d1cfc4bf416704c589884cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655c80dc2217e3f58c134754565f5367225121a27d1cfc4bf416704c589884cf", kill_on_drop: false }` [INFO] [stdout] 655c80dc2217e3f58c134754565f5367225121a27d1cfc4bf416704c589884cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 308574e05b54b875a0b5e1192676c1684bd2fb2b7d521302146151f44e443259 [INFO] running `Command { std: "docker" "start" "-a" "308574e05b54b875a0b5e1192676c1684bd2fb2b7d521302146151f44e443259", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling portable-atomic v1.4.1 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling xml-rs v0.8.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling dyn-clone v1.0.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling xmltree v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Compiling http_req v0.9.2 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_yaml` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_yaml --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.25/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cf7917e3bdeb490 -C extra-filename=-61884c96dc86aaf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-db1b5119886265d5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-b7f0f1267872e040.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-32e9b62407ecd963.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-199d8c944d450d32.rmeta --extern unsafe_libyaml=/opt/rustwide/target/debug/deps/libunsafe_libyaml-5299039a9b129afd.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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/deps/rmetawKKBF2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `schemars` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "308574e05b54b875a0b5e1192676c1684bd2fb2b7d521302146151f44e443259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "308574e05b54b875a0b5e1192676c1684bd2fb2b7d521302146151f44e443259", kill_on_drop: false }` [INFO] [stdout] 308574e05b54b875a0b5e1192676c1684bd2fb2b7d521302146151f44e443259