[INFO] fetching crate ttv 0.4.0... [INFO] testing ttv-0.4.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate ttv 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ttv 0.4.0 [INFO] finished tweaking crates.io crate ttv 0.4.0 [INFO] tweaked toml for crates.io crate ttv 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ttv 0.4.0 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 crates.io crate ttv 0.4.0 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] [stderr] Blocking waiting for file lock on package cache [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] 46b8c3297b13992c0f8bc843412acf6af14cea969980231b01bbf89cf5e922a1 [INFO] running `Command { std: "docker" "start" "-a" "46b8c3297b13992c0f8bc843412acf6af14cea969980231b01bbf89cf5e922a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b8c3297b13992c0f8bc843412acf6af14cea969980231b01bbf89cf5e922a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b8c3297b13992c0f8bc843412acf6af14cea969980231b01bbf89cf5e922a1", kill_on_drop: false }` [INFO] [stdout] 46b8c3297b13992c0f8bc843412acf6af14cea969980231b01bbf89cf5e922a1 [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] d95b1b523bcd21134e2952fbaba1dff14e39c52006fb9e451802daac2f920ed3 [INFO] running `Command { std: "docker" "start" "-a" "d95b1b523bcd21134e2952fbaba1dff14e39c52006fb9e451802daac2f920ed3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling ttv v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/split/splits.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection; [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 17 | fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/split/splits.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 27 | fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/split/splits.rs:67:18 [INFO] [stdout] | [INFO] [stdout] 67 | fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/split/splits.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection { [INFO] [stdout] | ^^^^^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub fn get_split(&mut self, rng: &mut ChaChaRng) -> SplitSelection<'_> { [INFO] [stdout] | ++++ [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/rustciuHI0o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libttv-56921117c90f2f3e.rlib,librayon-7a995917662cd02c.rlib,librayon_core-33a460eab43401f9.rlib,libnum_cpus-b0bcf0de6d4eab1d.rlib,libcrossbeam_queue-071d6f1d34837a93.rlib,libcrossbeam_deque-4a26602fd4a0da00.rlib,libcrossbeam_epoch-923490f6abace6bc.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-cd13a985edf38d49.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libeither-00eb09499d51fa78.rlib,libcsv-528fd15b7d5bed2c.rlib,libryu-79f82cde207919e4.rlib,libitoa-88342da8e1c3fb68.rlib,libcsv_core-7f119a27c4786805.rlib,libbstr-5b22cdec4c607ce2.rlib,libregex_automata-077734ea17fadd5f.rlib,libbyteorder-a193d5963f4626bb.rlib,libserde-6ca7497f262203b1.rlib,libindicatif-1c2d0cb996425356.rlib,libconsole-dbf2fc7dc05952f9.rlib,libtermios-6991fe9e9bf05722.rlib}.rlib" "-lc" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libterminal_size-22aaf1292882f1b3.rlib,libnumber_prefix-e1072d33814c554b.rlib,libtry_from-faad8ea7f94a434c.rlib,librand-aa77604d10240cab.rlib,librand_chacha-f005abd597a460e1.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-16a3e4a6bf10fbe2.rlib,libgetrandom-f03d066f276e5314.rlib,libflate2-6f338abd0610e8ad.rlib,libminiz_oxide-3e50a990e61b83f2.rlib,libadler32-d5b4eee2103fe4ae.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libstructopt-5626d98100cc048b.rlib,libclap-fcf831582d2589c8.rlib,libyaml_rust-87ab1f9a85a71075.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-759430f46a6e6ead.rlib,libunicode_width-ff270229995c0ad3.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libansi_term-ff0b7d01d18bd931.rlib,libjemallocator-db8f2358a3c9383e.rlib,libjemalloc_sys-9d91be367e62729e.rlib}.rlib" "-lpthread" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-03e670c57fadeef2.rlib,libtermcolor-2ea4a539468aa6b0.rlib,libatty-7171b8a97b46d96a.rlib,liblibc-e8317fc14e0f05cd.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,liblog-04ef586fc7526ac5.rlib,libcfg_if-2d17986ae484e939.rlib,libregex-116fef0db21c1979.rlib,libthread_local-c6b88a4b7954c5cd.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libregex_syntax-b818260d7887ac74.rlib,libaho_corasick-46f4fb2605299cc8.rlib,libmemchr-66f21ea766679294.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/rustciuHI0o/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/jemalloc-sys-7c5487e4ab560910/out/build/lib" "-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/ttv-9a9537527ad5ed86" "-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-f03d066f276e5314.rlib(getrandom-f03d066f276e5314.getrandom.3b5faed3beadb8c-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.1.14/src/util_libc.rs:112:(.text._ZN9getrandom9util_libc13open_readonly17h6c8398c318c4c408E+0x79): 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 `ttv` (bin "ttv") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d95b1b523bcd21134e2952fbaba1dff14e39c52006fb9e451802daac2f920ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95b1b523bcd21134e2952fbaba1dff14e39c52006fb9e451802daac2f920ed3", kill_on_drop: false }` [INFO] [stdout] d95b1b523bcd21134e2952fbaba1dff14e39c52006fb9e451802daac2f920ed3