[INFO] cloning repository https://github.com/1submarine/neutron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1submarine/neutron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1submarine%2Fneutron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1submarine%2Fneutron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bcaa8fe8bd9436fb806da9e357d7c0a3ab9df37 [INFO] testing 1submarine/neutron 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%2F1submarine%2Fneutron" "/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/1submarine/neutron [INFO] finished tweaking git repo https://github.com/1submarine/neutron [INFO] tweaked toml for git repo https://github.com/1submarine/neutron written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/1submarine/neutron 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/1submarine/neutron 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] 76c61a091a7365bd76bbd39bbff0ac56f54969e41e0bbf327bbc05c589b5c6e9 [INFO] running `Command { std: "docker" "start" "-a" "76c61a091a7365bd76bbd39bbff0ac56f54969e41e0bbf327bbc05c589b5c6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76c61a091a7365bd76bbd39bbff0ac56f54969e41e0bbf327bbc05c589b5c6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c61a091a7365bd76bbd39bbff0ac56f54969e41e0bbf327bbc05c589b5c6e9", kill_on_drop: false }` [INFO] [stdout] 76c61a091a7365bd76bbd39bbff0ac56f54969e41e0bbf327bbc05c589b5c6e9 [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] 6db79770ea404e172799b19b377e7c31e9fbad9a62cf596134ded7231126ce47 [INFO] running `Command { std: "docker" "start" "-a" "6db79770ea404e172799b19b377e7c31e9fbad9a62cf596134ded7231126ce47", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling wide v0.7.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling handlebars v4.1.3 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling neutron v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/astronomical.rs:227:18 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn total(rng: &mut WyRand) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/astronomical.rs:228:13 [INFO] [stdout] | [INFO] [stdout] 228 | let mut ret = Self::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rng` [INFO] [stdout] --> src/world.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn constellations(mut self, rng: &mut WyRand, num: u8) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rng` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clap_conf` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let clap_conf = clap_app!( [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_clap_conf` [INFO] [stdout] [INFO] [stdout] [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/rustcTNCen9/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libconfig-f62abf301d451119.rlib,libini-b0ff09685cc04c7f.rlib,libserde_hjson-b3ea98de2fc725bb.rlib,libserde-b4ec51007dec9d31.rlib,libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libnum_traits-2bd143f6d9082d4f.rlib,libtoml-7f2884a31f864aea.rlib,libnom-4e560c1295140b95.rlib,liblexical_core-53a0523aa2c5c0c0.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,librustyline-5a9450c092f1ddca.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-34e4122fb7388faf.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libfd_lock-5d6a35c4fd40aef1.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-03769d1aded862d0.rlib,libdirs_sys_next-9e45c66157dc8721.rlib,libmemchr-81b381f232779c95.rlib,libradix_trie-987eea973cdc0a29.rlib,libnibble_vec-97341d14e4c8b627.rlib,libsmallvec-58335197664382aa.rlib,libendian_type-a288539e743c60b9.rlib,libhandlebars-998d3445c56113fe.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libserde_json-64d423c5e11ff835.rlib,libryu-af883cd9b444a782.rlib,libitoa-c5391c826ed13815.rlib,libquick_error-bd2a7215cf93a039.rlib,liblog-2fa663e3959e676f.rlib,libdirectories-89f47a140fa0b70b.rlib,libdirs_sys-05ff37f23dc33ab9.rlib,libclap-adbd65cd81deb805.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-36865bbe995d97f3.rlib,libvec_map-f5624d319d58cb9d.rlib,libos_str_bytes-3b0e5acfa188ca7c.rlib,libtermcolor-811ad993a566b17a.rlib,libtextwrap-466c145d401e7c6a.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libbitflags-561a4f1321538a32.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libserde_yaml-64717c293034d9ca.rlib,libdtoa-f882113df419a609.rlib,libindexmap-205a9cda8df2427d.rlib,libhashbrown-f6484c11bf24e065.rlib,libyaml_rust-5a77fab4494a7e90.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libflate2-c4933a6015d1264e.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libuuid-b7507ddd49d056a9.rlib,libgetrandom-bd554615f72ceb4f.rlib,liblibc-5775271186d2fcd2.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsvg-3a9968377f7ef384.rlib,libserde-30a513f5c73292c5.rlib,libnanorand-f62ba4bb2de5e424.rlib,libnalgebra-f23a938b1085fcb3.rlib,libmatrixmultiply-2a7d3fdd14cab65c.rlib,librawpointer-ee8696fe85e6dce4.rlib,libnum_rational-419eb57914ae8118.rlib,libnum_integer-ce2f7ddd2d89fcb0.rlib,libtypenum-c30adc9f15bf22b3.rlib,libsimba-044622af46542465.rlib,libwide-aa8c770c738ee7f6.rlib,libsafe_arch-f0dc88043da828d7.rlib,libbytemuck-6bb6e683312d71e6.rlib,libnum_complex-fe89448f5354d766.rlib,libapprox-3034d6f8743b8c21.rlib,libnum_traits-e04a0b1505efd012.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" "-L" "/tmp/rustcTNCen9/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/neutron-6a55f8fc1de90705" "-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/libgetrandom-bd554615f72ceb4f.rlib(getrandom-bd554615f72ceb4f.getrandom.e24a1d41eaf8f7ad-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hda257d57bc0442cdE+0xb6): undefined reference to `open64' [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 `neutron` (bin "neutron") due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6db79770ea404e172799b19b377e7c31e9fbad9a62cf596134ded7231126ce47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db79770ea404e172799b19b377e7c31e9fbad9a62cf596134ded7231126ce47", kill_on_drop: false }` [INFO] [stdout] 6db79770ea404e172799b19b377e7c31e9fbad9a62cf596134ded7231126ce47