[INFO] cloning repository https://github.com/JPNYKW/Rust-Reversi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JPNYKW/Rust-Reversi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJPNYKW%2FRust-Reversi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJPNYKW%2FRust-Reversi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26bd6e26292f7cb05c2441a57eba5cd48fa5379f [INFO] testing JPNYKW/Rust-Reversi against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJPNYKW%2FRust-Reversi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JPNYKW/Rust-Reversi [INFO] finished tweaking git repo https://github.com/JPNYKW/Rust-Reversi [INFO] tweaked toml for git repo https://github.com/JPNYKW/Rust-Reversi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JPNYKW/Rust-Reversi on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JPNYKW/Rust-Reversi 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d449c7928bf137b0d71f96017d37c37ceb2466ab45e4b210f3e9339e5dd6d77b [INFO] running `Command { std: "docker" "start" "-a" "d449c7928bf137b0d71f96017d37c37ceb2466ab45e4b210f3e9339e5dd6d77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d449c7928bf137b0d71f96017d37c37ceb2466ab45e4b210f3e9339e5dd6d77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d449c7928bf137b0d71f96017d37c37ceb2466ab45e4b210f3e9339e5dd6d77b", kill_on_drop: false }` [INFO] [stdout] d449c7928bf137b0d71f96017d37c37ceb2466ab45e4b210f3e9339e5dd6d77b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dc2d3001cbdf24b1e4599898685e49b785a5ac881f6ebb0e614e9a3125b86844 [INFO] running `Command { std: "docker" "start" "-a" "dc2d3001cbdf24b1e4599898685e49b785a5ac881f6ebb0e614e9a3125b86844", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling raw-window-handle v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling freetype-sys v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling freetype-rs v0.23.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.69.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling reversi v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAGBj9b/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-2e121a64895c194f.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-df6fdc8688dd9014.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libpiston-721f1d3ecd7a1433.rlib,libevent_loop-e68a9841f5cc1bf1.rlib,libopengl_graphics-f3f398413c11a0b2.rlib,libimage-0e2c7878671d9445.rlib,libtiff-3f3875282c55cea1.rlib,libpng-d9d1c2c3d808a2bb.rlib,libdeflate-45c7b7f36c296ddb.rlib,libinflate-7d9f028e8fad4413.rlib,libadler32-d5b4eee2103fe4ae.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libjpeg_decoder-ae59e1e40934031a.rlib,librayon-4c09700ef8ef525e.rlib,librayon_core-6f650e4d32e5a9a8.rlib,libnum_cpus-b696c43e635371c3.rlib,libcrossbeam_queue-85457f8f6a7e6874.rlib,libcrossbeam_utils-c2ac251fc39d3c17.rlib,libeither-00eb09499d51fa78.rlib,libcrossbeam_deque-7eff2cd729bdab99.rlib,libcrossbeam_epoch-d434a5e26e4e7d3b.rlib,libmemoffset-b4fc91b6ee7b8d3a.rlib,libcrossbeam_utils-d626c28fe39f3ef1.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,liblzw-4876bf1d3077c95b.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-b42935085cec3a4b.rlib,libnum_iter-4fc0865d82d2db52.rlib,libnum_integer-27da8a53435c956b.rlib,libshaders_graphics2d-5a46acf23384ba7e.rlib,libgraphics-238e7daa2814e30d.rlib,libfnv-9e53809b7a9a2c90.rlib,libinterpolation-f19afb8b2b1bf86a.rlib,libread_color-b86e0a51daa0617e.rlib,libtexture-0a4761c54ec9d420.rlib,libvecmath-4ab82ff6efa548cc.rlib,libglutin_window-8c00843c64b61a2d.rlib,libshader_version-8525cc86c3e31287.rlib,libwindow-d5312d07abeaf494.rlib,libgraphics_api_version-fae53ed07ceb4e37.rlib,libinput-b8df1fdc6e087a97.rlib,libviewport-68afd48d38384180.rlib,libfloat-3a2db9956b6c79fe.rlib,libserde-5f5199be1bd8f5c2.rlib,libgl-35ab28db1493e4db.rlib,libglutin-42250bfa7d14dd8d.rlib,libosmesa_sys-d5957a95a84731a7.rlib,libshared_library-e84eb4d74222a183.rlib,libwinit-a2ec7e7db6d9f88b.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-e92defac89532984.rlib,libsmithay_client_toolkit-76394524f298b250.rlib,libwayland_protocols-fa5d4316e98930e7.rlib,libwayland_client-7b744376463cc5ab.rlib,libwayland_commons-badfa78496f3698e.rlib,libwayland_sys-3ae52ce615e53fbb.rlib,libnix-a1726432e9b2907c.rlib,libvoid-93586161032aa49a.rlib,libmemmap-b719b580a55da570.rlib,libandrew-ecc3160d37ce3f05.rlib,libxml-b81ac3ac824082da.rlib,libxdg-f7294b9b5e8fc405.rlib,libwalkdir-6b9a51c61d19c90f.rlib,libsame_file-6e238e849469a793.rlib,librusttype-e942de2d97a94463.rlib,librusttype-32e69177a829058f.rlib,libstb_truetype-9a5fbfa5ea83ba02.rlib,libbyteorder-61869a15e141d6eb.rlib,libarrayvec-cff0c911503b3a21.rlib,libordered_float-0c22f181c66f4bf5.rlib,libapprox-4040107c71a8f4c5.rlib,libline_drawing-bad0a515cf5c0a72.rlib,libnum_traits-78b3e8ef5dc4a1fe.rlib,libdlib-2c0db70ad20689e8.rlib,liblibloading-0ffb1bae99f08db7.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpercent_encoding-3f452dc5e318e927.rlib,libparking_lot-5617fee5d2621246.rlib,libparking_lot_core-7805782e39253de7.rlib,libsmallvec-8b046477ae81064c.rlib,liblock_api-6e2e1301d280ad53.rlib,libscopeguard-31ea71a279b39840.rlib,liblog-0458da19e351a080.rlib,libcfg_if-2d17986ae484e939.rlib,libglutin_glx_sys-52cb23c410c56b05.rlib,libx11_dl-17af2f63db457898.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmaybe_uninit-56cae5b1ed8837f0.rlib,libglutin_egl_sys-0f9a7202ba6783a4.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfreetype-7c7c60c2c41ad547.rlib,libfreetype_sys-b1060638e0002794.rlib,liblibc-0531c8984a49e007.rlib,libbitflags-561a4f1321538a32.rlib,libfind_folder-ac5f7ad7687bc265.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfreetype" "-L" "/tmp/rustcAGBj9b/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-32c88bc59c6dfaaa/out/build" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libloading-50b1f3079d0e69db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reversi-06ea532539052fa2" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnix-a1726432e9b2907c.rlib(nix-a1726432e9b2907c.nix.95e714ea19a4bae3-cgu.05.rcgu.o): undefined reference to symbol 'lseek64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reversi` (bin "reversi") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dc2d3001cbdf24b1e4599898685e49b785a5ac881f6ebb0e614e9a3125b86844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2d3001cbdf24b1e4599898685e49b785a5ac881f6ebb0e614e9a3125b86844", kill_on_drop: false }` [INFO] [stdout] dc2d3001cbdf24b1e4599898685e49b785a5ac881f6ebb0e614e9a3125b86844