[INFO] cloning repository https://github.com/sasakiy84/atcoder-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sasakiy84/atcoder-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsasakiy84%2Fatcoder-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsasakiy84%2Fatcoder-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ad147682aabd7258158ed20dfbadbf34f2c6cab [INFO] checking sasakiy84/atcoder-2 against try#4949cf2f817beadb9a248d423b6d55d6d2398ffe for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsasakiy84%2Fatcoder-2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sasakiy84/atcoder-2 [INFO] finished tweaking git repo https://github.com/sasakiy84/atcoder-2 [INFO] tweaked toml for git repo https://github.com/sasakiy84/atcoder-2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sasakiy84/atcoder-2 on toolchain 4949cf2f817beadb9a248d423b6d55d6d2398ffe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sasakiy84/atcoder-2 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" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-4-tc2/source/abc320/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-4-tc2/source/abc147/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-4-tc2/source/Cargo.toml [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcf129f200f11b68a2ff1e1262541017b9b61834b284254c16b78e9e52d0e3bd [INFO] running `Command { std: "docker" "start" "-a" "dcf129f200f11b68a2ff1e1262541017b9b61834b284254c16b78e9e52d0e3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcf129f200f11b68a2ff1e1262541017b9b61834b284254c16b78e9e52d0e3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf129f200f11b68a2ff1e1262541017b9b61834b284254c16b78e9e52d0e3bd", kill_on_drop: false }` [INFO] [stdout] dcf129f200f11b68a2ff1e1262541017b9b61834b284254c16b78e9e52d0e3bd [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4949cf2f817beadb9a248d423b6d55d6d2398ffe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed92c1e998b6b0d35380e7a89a5fa1eb2bc5f0cde2d8e4b133e225ba9ffe3a03 [INFO] running `Command { std: "docker" "start" "-a" "ed92c1e998b6b0d35380e7a89a5fa1eb2bc5f0cde2d8e4b133e225ba9ffe3a03", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/abc320/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/abc147/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling target-features v0.1.5 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking varisat-formula v0.2.2 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling varisat v0.2.2 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking varisat-internal-proof v0.2.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking stringly_conversions v0.1.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking vec_mut_scan v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking amplify_num v0.4.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking counter v0.5.7 [INFO] [stderr] Checking ordered-float v3.7.0 [INFO] [stderr] Checking rand_hc v0.3.2 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking recur-fn v2.2.0 [INFO] [stderr] Checking omniswap v0.1.0 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling easy-ext v1.0.1 [INFO] [stderr] Checking hashbag v0.1.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking indexing v0.4.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking text_io v0.1.12 [INFO] [stderr] Checking bitset-fixed v0.1.0 [INFO] [stderr] Checking ac-library-rs v0.1.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/text_io-bac73dff53cd6f97.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/text_io-bac73dff53cd6f97/dep-lib-text_io` [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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/petgraph-bdbfb679c82d5824.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/petgraph-bdbfb679c82d5824/dep-lib-petgraph` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `easy-ext` (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/4949cf2f817beadb9a248d423b6d55d6d2398ffe/bin/rustc --crate-name easy_ext --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/easy-ext-1.0.1/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=e0049cb596e8e85d -C extra-filename=-2a3ec7876e05f5fc --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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakedCPs/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-rational` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawzm6JD/full.rmeta`: No space left on device (os error 28) [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/rmetalD66sG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/4949cf2f817beadb9a248d423b6d55d6d2398ffe/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.52/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=c16b17e6d0b63930 -C extra-filename=-4a9c35efe62aa235 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `once_cell` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `im-rc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetax3IRcs/full.rmeta`: No space left on device (os error 28) [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/rmetaItsd2J" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `indexing` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ac-library-rs` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed92c1e998b6b0d35380e7a89a5fa1eb2bc5f0cde2d8e4b133e225ba9ffe3a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed92c1e998b6b0d35380e7a89a5fa1eb2bc5f0cde2d8e4b133e225ba9ffe3a03", kill_on_drop: false }` [INFO] [stdout] ed92c1e998b6b0d35380e7a89a5fa1eb2bc5f0cde2d8e4b133e225ba9ffe3a03