[INFO] cloning repository https://github.com/hajifkd/yonmoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hajifkd/yonmoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhajifkd%2Fyonmoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhajifkd%2Fyonmoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9b7a8324dbdbe989609a7a770e3eb819e9c4b89 [INFO] testing hajifkd/yonmoku against master#ebf0cf75d368c035f4c7e7246d203bd469ee4a51 for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhajifkd%2Fyonmoku" "/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/hajifkd/yonmoku on toolchain ebf0cf75d368c035f4c7e7246d203bd469ee4a51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hajifkd/yonmoku [INFO] finished tweaking git repo https://github.com/hajifkd/yonmoku [INFO] tweaked toml for git repo https://github.com/hajifkd/yonmoku written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hajifkd/yonmoku 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" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4687d71d9cea2f461ead142117c53fc9687ffb0a6d9dacbab28a512bc378fcbc [INFO] running `Command { std: "docker" "start" "-a" "4687d71d9cea2f461ead142117c53fc9687ffb0a6d9dacbab28a512bc378fcbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4687d71d9cea2f461ead142117c53fc9687ffb0a6d9dacbab28a512bc378fcbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4687d71d9cea2f461ead142117c53fc9687ffb0a6d9dacbab28a512bc378fcbc", kill_on_drop: false }` [INFO] [stdout] 4687d71d9cea2f461ead142117c53fc9687ffb0a6d9dacbab28a512bc378fcbc [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb038fa6a509eefadd5eaf3c77e01c268ac16319361c0f29ecd69a69d0c96b0c [INFO] running `Command { std: "docker" "start" "-a" "bb038fa6a509eefadd5eaf3c77e01c268ac16319361c0f29ecd69a69d0c96b0c", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling yonmoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `next_mcts_ucb1` is never used [INFO] [stdout] --> src/bin/random_battle.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn next_mcts_ucb1(board: BitBoard, stone: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `battle_self` is never used [INFO] [stdout] --> src/bin/random_battle.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn battle_self(n_try: usize, cpu: fn(BitBoard, usize) -> Option) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `next_mcts_ucb1` is never used [INFO] [stdout] --> src/bin/battle_cpu.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn next_mcts_ucb1(board: BitBoard, stone: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "bb038fa6a509eefadd5eaf3c77e01c268ac16319361c0f29ecd69a69d0c96b0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb038fa6a509eefadd5eaf3c77e01c268ac16319361c0f29ecd69a69d0c96b0c", kill_on_drop: false }` [INFO] [stdout] bb038fa6a509eefadd5eaf3c77e01c268ac16319361c0f29ecd69a69d0c96b0c [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+ebf0cf75d368c035f4c7e7246d203bd469ee4a51" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e338835d1f2ab5ea224ae5c27c6bd1c4d8e23d932f011b0770d7e6b8c0a90c6f [INFO] running `Command { std: "docker" "start" "-a" "e338835d1f2ab5ea224ae5c27c6bd1c4d8e23d932f011b0770d7e6b8c0a90c6f", kill_on_drop: false }` [INFO] [stderr] Compiling yonmoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `next_mcts_ucb1` is never used [INFO] [stdout] --> src/bin/random_battle.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn next_mcts_ucb1(board: BitBoard, stone: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `battle_self` is never used [INFO] [stdout] --> src/bin/random_battle.rs:83:4 [INFO] [stdout] | [INFO] [stdout] 83 | fn battle_self(n_try: usize, cpu: fn(BitBoard, usize) -> Option) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `next_mcts_ucb1` is never used [INFO] [stdout] --> src/bin/battle_cpu.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn next_mcts_ucb1(board: BitBoard, stone: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/rmetaUHsvUY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yonmoku` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGvP5AE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyonmoku-2252fc53218baefc.rlib,librayon-91c340e7bcca5b42.rlib,librayon_core-706f24b732877e98.rlib,libcrossbeam_deque-5e31c0983b068b96.rlib,libcrossbeam_epoch-13c69baa8b46551d.rlib,libcrossbeam_utils-cc91f8ce4c69491d.rlib,libeither-8836ea092cd3657f.rlib,liblazy_static-2bb390fee0230a38.rlib,librand-8dcac090fbd3226d.rlib,librand_chacha-c37fdc0631b87161.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-41ceaacfcd25ee2a.rlib,libgetrandom-012d528029a93caf.rlib,liblibc-d3acac75487b83ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGvP5AE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/watch_random-dc89ab9398e57a27" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yonmoku` (bin "watch_random" test) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaQF0Xp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libyonmoku-2252fc53218baefc.rlib,librayon-91c340e7bcca5b42.rlib,librayon_core-706f24b732877e98.rlib,libcrossbeam_deque-5e31c0983b068b96.rlib,libcrossbeam_epoch-13c69baa8b46551d.rlib,libcrossbeam_utils-cc91f8ce4c69491d.rlib,libeither-8836ea092cd3657f.rlib,librand-8dcac090fbd3226d.rlib,librand_chacha-c37fdc0631b87161.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-41ceaacfcd25ee2a.rlib,libgetrandom-012d528029a93caf.rlib,liblibc-d3acac75487b83ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,liblazy_static-2bb390fee0230a38.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaQF0Xp/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/yonmoku-4bee3db5d2355990" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yonmoku` (bin "yonmoku" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e338835d1f2ab5ea224ae5c27c6bd1c4d8e23d932f011b0770d7e6b8c0a90c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e338835d1f2ab5ea224ae5c27c6bd1c4d8e23d932f011b0770d7e6b8c0a90c6f", kill_on_drop: false }` [INFO] [stdout] e338835d1f2ab5ea224ae5c27c6bd1c4d8e23d932f011b0770d7e6b8c0a90c6f