[INFO] cloning repository https://github.com/ianks/ttest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianks/ttest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianks%2Fttest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b632c83c27e2255af5b69583ed9f3b2711311d67 [INFO] testing ianks/ttest 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%2Fianks%2Fttest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ianks/ttest [INFO] finished tweaking git repo https://github.com/ianks/ttest [INFO] tweaked toml for git repo https://github.com/ianks/ttest written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ianks/ttest 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/ianks/ttest 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5a24fe6319d66da11fa2d653df0379f873ef0c4655ed251e01fa488410f73723 [INFO] running `Command { std: "docker" "start" "-a" "5a24fe6319d66da11fa2d653df0379f873ef0c4655ed251e01fa488410f73723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a24fe6319d66da11fa2d653df0379f873ef0c4655ed251e01fa488410f73723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a24fe6319d66da11fa2d653df0379f873ef0c4655ed251e01fa488410f73723", kill_on_drop: false }` [INFO] [stdout] 5a24fe6319d66da11fa2d653df0379f873ef0c4655ed251e01fa488410f73723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 01b70710b72430d4fbea0cb270096d7888c578a88d82b84097cba3a4be8294e1 [INFO] running `Command { std: "docker" "start" "-a" "01b70710b72430d4fbea0cb270096d7888c578a88d82b84097cba3a4be8294e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling clap_lex v0.2.4 (https://github.com/clap-rs/clap#c26e7fd6) [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling bstr v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v4.0.0-alpha.0 (https://github.com/clap-rs/clap#c26e7fd6) [INFO] [stderr] Compiling enum_dispatch v0.3.8 [INFO] [stderr] Compiling clap v4.0.0-alpha.0 (https://github.com/clap-rs/clap#c26e7fd6) [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling ttest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/utils.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | VALUE.as_ref().unwrap().into() [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/adapter/ruby_minitest.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / memoize_string!({ [INFO] [stdout] 84 | | if is_in_file("Gemfile", "minitest") { [INFO] [stdout] 85 | | "bundle exec ruby -rminitest/autorun -Ilib:test" [INFO] [stdout] 86 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 89 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/utils.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | VALUE.as_ref().unwrap().into() [INFO] [stdout] | ^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] ::: src/adapter/ruby_rspec.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / memoize_string!({ [INFO] [stdout] 64 | | if file_exists("bin/rspec") { [INFO] [stdout] 65 | | "bin/rspec".to_string() [INFO] [stdout] 66 | | } else if is_in_file("Gemfile", "rspec") { [INFO] [stdout] ... | [INFO] [stdout] 71 | | }) [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: this warning originates in the macro `memoize_string` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.16s [INFO] running `Command { std: "docker" "inspect" "01b70710b72430d4fbea0cb270096d7888c578a88d82b84097cba3a4be8294e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b70710b72430d4fbea0cb270096d7888c578a88d82b84097cba3a4be8294e1", kill_on_drop: false }` [INFO] [stdout] 01b70710b72430d4fbea0cb270096d7888c578a88d82b84097cba3a4be8294e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c709cdb1a51dc93e57e4b08e00b73971121ed6b3d645f11039618f0e89e63e15 [INFO] running `Command { std: "docker" "start" "-a" "c709cdb1a51dc93e57e4b08e00b73971121ed6b3d645f11039618f0e89e63e15", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling ttest v0.1.0 (/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/rustcDYCWwf/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtoml_edit-4b73fdc8c5e19000.rlib,libindexmap-b03f1e5b67b1334f.rlib,libhashbrown-94464ed281767ecc.rlib,libitertools-a17ec3ab26558e1a.rlib,libeither-34ecda48a7b93acd.rlib,libcombine-456866cbabcbe71a.rlib,libbytes-2fec685abb1946c8.rlib,libshell_words-da54b633f96de1d4.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclap-c2603da65a31d793.rlib,libatty-01d5c33846c10384.rlib,libstrsim-7a71560e0c2955e4.rlib,libclap_lex-b5c9889edf66488f.rlib,libos_str_bytes-ec5a14c90b8453eb.rlib,libtermcolor-a537f8c45744a682.rlib,libbitflags-e274cd04b58a060d.rlib,libuuid-abd2fcdc3f704a10.rlib,libgetrandom-6af78dbb855dca57.rlib,liblibc-76e0455a9d5c9efa.rlib,libcfg_if-66d55f6b302e88c8.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbstr-24ac92beefe361fe.rlib,libonce_cell-8a5c5f1c32966472.rlib,libregex_automata-2f772042de7a2dcd.rlib,libmemchr-b6b881c91ed2f84b.rlib,libserde-4f0b3c1a04092157.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/rustcDYCWwf/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/ttest-26e231c6827b123e" "-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-6af78dbb855dca57.rlib(getrandom-6af78dbb855dca57.getrandom.ca8937369cce0baf-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.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h7509e72e7ed95339E+0xbc): 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 `ttest` (bin "ttest" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c709cdb1a51dc93e57e4b08e00b73971121ed6b3d645f11039618f0e89e63e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c709cdb1a51dc93e57e4b08e00b73971121ed6b3d645f11039618f0e89e63e15", kill_on_drop: false }` [INFO] [stdout] c709cdb1a51dc93e57e4b08e00b73971121ed6b3d645f11039618f0e89e63e15