[INFO] fetching crate jobber 0.10.5... [INFO] testing jobber-0.10.5 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate jobber 0.10.5 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate jobber 0.10.5 [INFO] finished tweaking crates.io crate jobber 0.10.5 [INFO] tweaked toml for crates.io crate jobber 0.10.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jobber 0.10.5 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 jobber 0.10.5 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4d219e7adb2ee25252036cefc268093e307ab757d0997d2a353f4221d3c1d58c [INFO] running `Command { std: "docker" "start" "-a" "4d219e7adb2ee25252036cefc268093e307ab757d0997d2a353f4221d3c1d58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d219e7adb2ee25252036cefc268093e307ab757d0997d2a353f4221d3c1d58c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d219e7adb2ee25252036cefc268093e307ab757d0997d2a353f4221d3c1d58c", kill_on_drop: false }` [INFO] [stdout] 4d219e7adb2ee25252036cefc268093e307ab757d0997d2a353f4221d3c1d58c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1a82b5793d97c3458c1f513e2ff8cab5c1e08fca7cb8bed9bff74d61ef976bc4 [INFO] running `Command { std: "docker" "start" "-a" "1a82b5793d97c3458c1f513e2ff8cab5c1e08fca7cb8bed9bff74d61ef976bc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling leap-year v0.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling days-in-month v2.0.0 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling directories v5.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap v4.1.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling jobber v0.10.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/job_list.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn iter(&self) -> core::slice::Iter<'_, IndexedJob> { [INFO] [stdout] | ^^^^^ -- ---------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 85 | pub fn iter(&self) -> core::slice::Iter<'_, IndexedJob<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/jobs.rs:117:16 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn all(&self) -> JobList { [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] 117 | pub fn all(&self) -> JobList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/jobs.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn list(&self, positions: &Positions) -> JobList { [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] 122 | pub fn list(&self, positions: &Positions) -> JobList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/jobs.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | fn filter(&self, range: &Range, tags: &TagSet) -> Result { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [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] 145 | fn filter(&self, range: &Range, tags: &TagSet) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/tags.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe { TAGS.insert_many(job.tags.clone()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/tags.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | TAGS.0.iter().position(|t| t == tag) [INFO] [stdout] | ^^^^^^^^^^^^^ shared reference to mutable static [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] [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/rustczHuk4h/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdirectories-ef33853bebeb8ed4.rlib,libdirs_sys-092cd10e1b11fcbc.rlib,libjobberdb-d0a67d141732b6a8.rlib,libserde_json-299c70d3a02b12fb.rlib,libryu-2a5f9e11178322bc.rlib,libitoa-aa5242e9af7e8ff4.rlib,libconfy-4c403e1e3bcfbdcd.rlib,libtoml-2f81d4a02ec6d96b.rlib,libdirectories-de8bd922f01d1329.rlib,libdirs_sys-42c1bda58b108532.rlib,libdays_in_month-7726006d3cb2604d.rlib,libleap_year-564f255222f4e421.rlib,librand-6784ab33336f535f.rlib,librand_chacha-081ad3b457c861e1.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-c6ef3e29af179245.rlib,libgetrandom-5d461e22639283ee.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtermion-6cd3abe0a9665712.rlib,libnumtoa-e9c283ec89102151.rlib,libseparator-e62b0f8dba46410b.rlib,libitertools-d4ea57fe2d66b3fc.rlib,libeither-47c509ceb9dd2168.rlib,libthiserror-878caa1907194428.rlib,libregex-d70f453da13f727e.rlib,libaho_corasick-ab96e5574c3925ff.rlib,libmemchr-d88797af6a5880b4.rlib,libregex_syntax-f0932470bd92356c.rlib,libchrono-b69019692f34e07e.rlib,libiana_time_zone-3b9437595192ca7a.rlib,libnum_integer-0c1d74f58091f536.rlib,libnum_traits-19b330db7a9c0851.rlib,libtime-4624ae8fe5278a29.rlib,libserde-21a71cec26938dfd.rlib,libstrum-967d18339f200963.rlib,libclap-39853603f21f1a1c.rlib,libstrsim-7a71560e0c2955e4.rlib,libis_terminal-1f7a35d260f8b162.rlib,librustix-81b383d88f3640d6.rlib,liblinux_raw_sys-15f2ff7caef8d914.rlib,libio_lifetimes-475e0137bca74293.rlib,liblibc-43a1fd5054ba3e86.rlib,libclap_lex-1fe2e32f1de4ea23.rlib,libos_str_bytes-aa65ca338869b0fe.rlib,libtermcolor-2668f5afa8402de7.rlib,libbitflags-e274cd04b58a060d.rlib,libonce_cell-1f7d815fc1885c1d.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/rustczHuk4h/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/jobber-e55c8cc53747c5b8" "-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-5d461e22639283ee.rlib(getrandom-5d461e22639283ee.getrandom.37de61aa91723e5f-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.8/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17h7a12b41dd20eebe4E+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 `jobber` (bin "jobber") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1a82b5793d97c3458c1f513e2ff8cab5c1e08fca7cb8bed9bff74d61ef976bc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a82b5793d97c3458c1f513e2ff8cab5c1e08fca7cb8bed9bff74d61ef976bc4", kill_on_drop: false }` [INFO] [stdout] 1a82b5793d97c3458c1f513e2ff8cab5c1e08fca7cb8bed9bff74d61ef976bc4