[INFO] fetching crate histdb-rs 2.0.1... [INFO] testing histdb-rs-2.0.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate histdb-rs 2.0.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate histdb-rs 2.0.1 [INFO] finished tweaking crates.io crate histdb-rs 2.0.1 [INFO] tweaked toml for crates.io crate histdb-rs 2.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate histdb-rs 2.0.1 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 histdb-rs 2.0.1 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] 7cae4eeed055b5ccefdd32ed09017d7057e23bcc8fd0f1d91d841cf61b08092b [INFO] running `Command { std: "docker" "start" "-a" "7cae4eeed055b5ccefdd32ed09017d7057e23bcc8fd0f1d91d841cf61b08092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cae4eeed055b5ccefdd32ed09017d7057e23bcc8fd0f1d91d841cf61b08092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cae4eeed055b5ccefdd32ed09017d7057e23bcc8fd0f1d91d841cf61b08092b", kill_on_drop: false }` [INFO] [stdout] 7cae4eeed055b5ccefdd32ed09017d7057e23bcc8fd0f1d91d841cf61b08092b [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] b934f5d617828ab759cce0abc97fa6ad827f5d1c0bbd6df066d7c69d37b5caa2 [INFO] running `Command { std: "docker" "start" "-a" "b934f5d617828ab759cce0abc97fa6ad827f5d1c0bbd6df066d7c69d37b5caa2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling comfy-table v4.1.1 [INFO] [stderr] Compiling histdb-rs v2.0.1 (/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/rustc16RfYq/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglob-4f447fbb9b736ffe.rlib,libcsv-221026d3b39edbe8.rlib,libryu-af883cd9b444a782.rlib,libitoa-7c9a83f6047c872a.rlib,libcsv_core-473774c5d573e48c.rlib,libbstr-2abc5338fdeda1c8.rlib,libregex_automata-2f772042de7a2dcd.rlib,libctrlc-8fb2d31653ee2f8e.rlib,libnix-5e4d48c3e110296c.rlib,libsled-31c250d342b0b3d8.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libcrc32fast-73831421cab1f53a.rlib,libcrossbeam_epoch-564866fcb1ae444f.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libfs2-06e760a9da9e7345.rlib,libhumantime-d1d8eb802ffca79e.rlib,libpretty_env_logger-64c4dee5ad8eec43.rlib,libenv_logger-676a77e617bd0895.rlib,libtermcolor-811ad993a566b17a.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libhostname-6723dc8dcb6bc8e5.rlib,libmatch_cfg-cc93d201727836b1.rlib,libtoml-d16184cbec823ddb.rlib,libbincode-6d7f76061c1b6ecc.rlib,libflume-d5d6eabb960355b4.rlib,libspin-9dcd96a6370c10d7.rlib,libpin_project-c9f8b18d2530e30a.rlib,libfutures_sink-052b1825012138b1.rlib,libfutures_core-604c6f9617eb9a08.rlib,libnanorand-56491c765c5ef6b1.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libcomfy_table-e1283cb52bdc1c36.rlib,libstrum-8110045fea428ee4.rlib,libcrossterm-b109a64459f9f22f.rlib,libsignal_hook_mio-d99f4f18cfd7795d.rlib,libsignal_hook-0cddcbd8e55af59b.rlib,libsignal_hook_registry-b55bd3208ea5511d.rlib,libmio-2b9512504f80600d.rlib,libparking_lot-f5bac4e2f9f9950d.rlib,libparking_lot_core-223610cb4dca57c2.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-7deb58ca3148c0e0.rlib,librusqlite-9b89b2b123e3dc7a.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-da18290346318e11.rlib,libhashlink-6856d009c9fd56c8.rlib,libhashbrown-9ceeabd188db05a5.rlib,libahash-98174021e5d839ae.rlib,libonce_cell-f06ddd28b1d57c34.rlib,liblibsqlite3_sys-30ada81c5f88dfad.rlib,libstructopt-a7a5bd6fbdd463ed.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libclap-cfa4da99cad4078c.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libunicode_width-a8c49d31449f9404.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-e274cd04b58a060d.rlib,libatty-7637476979b8e8c3.rlib,libansi_term-ff0b7d01d18bd931.rlib,libregex-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-ae12054508fb30be.rlib,libdirectories-0e7b55554302b7cd.rlib,libdirs_sys-c03f70cf5bfe1c93.rlib,libuuid-6891c312c97743eb.rlib,libgetrandom-7bae7b5dcc0871e7.rlib,libchrono-90d04364b1538a77.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-8a68c2d4f88f9efb.rlib,liblibc-3f13842dddf01ce6.rlib,liblog-c1ead417bdb50a0a.rlib,libserde-81bbfa984784a2ec.rlib,libcfg_if-66d55f6b302e88c8.rlib,libthiserror-486dc370971cb5e0.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/rustc16RfYq/raw-dylibs" "-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/histdb_rs-817d6e6a7d15c80a" "-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-5e4d48c3e110296c.rlib(nix-5e4d48c3e110296c.nix.58b4629b8adb820e-cgu.08.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 `histdb-rs` (bin "histdb-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b934f5d617828ab759cce0abc97fa6ad827f5d1c0bbd6df066d7c69d37b5caa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b934f5d617828ab759cce0abc97fa6ad827f5d1c0bbd6df066d7c69d37b5caa2", kill_on_drop: false }` [INFO] [stdout] b934f5d617828ab759cce0abc97fa6ad827f5d1c0bbd6df066d7c69d37b5caa2