[INFO] fetching crate yama 0.4.0... [INFO] testing yama-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 yama 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate yama 0.4.0 [INFO] finished tweaking crates.io crate yama 0.4.0 [INFO] tweaked toml for crates.io crate yama 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yama 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 yama 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d524d6c7a6cbf27e2ffc60f4d076c2715d375da9806a61b2b5f88e3083c96edd [INFO] running `Command { std: "docker" "start" "-a" "d524d6c7a6cbf27e2ffc60f4d076c2715d375da9806a61b2b5f88e3083c96edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d524d6c7a6cbf27e2ffc60f4d076c2715d375da9806a61b2b5f88e3083c96edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d524d6c7a6cbf27e2ffc60f4d076c2715d375da9806a61b2b5f88e3083c96edd", kill_on_drop: false }` [INFO] [stdout] d524d6c7a6cbf27e2ffc60f4d076c2715d375da9806a61b2b5f88e3083c96edd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4fd50748a64223915f726d4976890e0cf22ecb337858ec8e8ae9cbe0091b6640 [INFO] running `Command { std: "docker" "start" "-a" "4fd50748a64223915f726d4976890e0cf22ecb337858ec8e8ae9cbe0091b6640", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling blake v2.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling sshish v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling fastcdc v1.0.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bare v0.3.0 [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling yama v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/chunking.rs:117:30 [INFO] [stdout] | [INFO] [stdout] 117 | self.pile.clone(), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Pile` does not implement `Clone`, so calling `clone` on `&Pile` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 117 - self.pile.clone(), [INFO] [stdout] 117 + self.pile, [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Pile`, implement `Clone` for it [INFO] [stdout] --> src/pile.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 + #[derive(Clone)] [INFO] [stdout] 118 | pub struct Pile { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `subset` [INFO] [stdout] --> src/bin/yama.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 140 | subset, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `subset: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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/rustcwuWcd4/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libyama-d1cad03761306ba9.rlib,libnum_cpus-4f0b45cb421efcc1.rlib,libtwox_hash-45c97da95aa7bd18.rlib,librand-05e91329efd6cacb.rlib,librand_chacha-9ebdd71b65e109a2.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-859d3e844c03a80d.rlib,libgetrandom-1a4283b013e904b6.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libusers-3c3db10cddbbe683.rlib,libserde_bare-058bf0e858731bb4.rlib,libtoml-b033d7190e7b1cac.rlib,libblake-1507749f8b380458.rlib,libitertools-e8b88e4ee28af446.rlib,libeither-e8a0ef7222037a64.rlib,librusqlite-60e77a8b59f8f06e.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-da18290346318e11.rlib,libhashlink-713178b24c1220af.rlib,liblibsqlite3_sys-4a6d1ebd86ab3d66.rlib,libbyteorder-c7092f68299ac016.rlib,libthiserror-ee1a345bb263000f.rlib,libsodiumoxide-f2885fc0192f33ab.rlib,liblibsodium_sys-c25c6918e304fcb7.rlib,libzstd-9e97b2e4fa1d7bbe.rlib,libzstd_safe-ee3156cbc7c399ed.rlib,libzstd_sys-660e951b216cbdeb.rlib,libnix-f080733861c6f2a0.rlib,libvoid-93586161032aa49a.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libcrossbeam_channel-e4f7507907b6e89d.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcrossbeam_utils-946317e8b534a400.rlib,libcfg_if-2d17986ae484e939.rlib,libindicatif-181ffb4bbd2b0fee.rlib,libconsole-33ace147b4a28996.rlib,libterminal_size-0a0405d7971039a1.rlib,libnumber_prefix-e1072d33814c554b.rlib,libserde-a6e4dfb73d048d04.rlib,librustyline-b2c37121732127d0.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-37b234b2e68e0e94.rlib,libfs2-937f2f62dfca2439.rlib,libunicode_segmentation-4d3884e610d8f92b.rlib,libdirs_next-aadb188aef85bf52.rlib,libdirs_sys_next-dd364629e12b2048.rlib,libfastcdc-1728aeda9beb7f78.rlib,libenv_logger-3a24bb52fb2bb9f4.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libregex-25712b39b485d054.rlib,libaho_corasick-dc92ca93e5e76b45.rlib,libmemchr-fc6b316872a7c794.rlib,libregex_syntax-ae12054508fb30be.rlib,libclap-3a3a780e5a874194.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-d5de6d8111cc982a.rlib,liblibc-0a7e81d65d86e1d1.rlib,libtextwrap-f7a2553bffdec3f9.rlib,libvec_map-f5624d319d58cb9d.rlib,libos_str_bytes-6dd76ccbff92ce3c.rlib,libtermcolor-811ad993a566b17a.rlib,libunicode_width-a8c49d31449f9404.rlib,libindexmap-8d494e72593c9fef.rlib,libhashbrown-c0ea54134ae97e29.rlib,libahash-18c039992bb48e9f.rlib,libbitflags-561a4f1321538a32.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libanyhow-3a364be91351aa16.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" "-lsqlite3" "-L" "/tmp/rustcwuWcd4/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake-3f3b7cdd48f68623/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsodium-sys-6c7eee874bc6ba38/out/installed/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-7be113fd6f1f89cb/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/yama-f616cd10e3948f40" "-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-f080733861c6f2a0.rlib(nix-f080733861c6f2a0.nix.972f022a9c81ec8d-cgu.01.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 `yama` (bin "yama") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4fd50748a64223915f726d4976890e0cf22ecb337858ec8e8ae9cbe0091b6640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd50748a64223915f726d4976890e0cf22ecb337858ec8e8ae9cbe0091b6640", kill_on_drop: false }` [INFO] [stdout] 4fd50748a64223915f726d4976890e0cf22ecb337858ec8e8ae9cbe0091b6640