[INFO] cloning repository https://github.com/hardliner66/dataquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardliner66/dataquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fdataquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardliner66%2Fdataquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aa7cbd42908bf9256c6bdec22c416dc0282510d [INFO] testing hardliner66/dataquery 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%2Fhardliner66%2Fdataquery" "/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/hardliner66/dataquery [INFO] finished tweaking git repo https://github.com/hardliner66/dataquery [INFO] tweaked toml for git repo https://github.com/hardliner66/dataquery written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hardliner66/dataquery 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/hardliner66/dataquery 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] 361ce947eca717632fa50214b8f5acc5fa4ad69f2b6553669ec9831799df3c27 [INFO] running `Command { std: "docker" "start" "-a" "361ce947eca717632fa50214b8f5acc5fa4ad69f2b6553669ec9831799df3c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "361ce947eca717632fa50214b8f5acc5fa4ad69f2b6553669ec9831799df3c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361ce947eca717632fa50214b8f5acc5fa4ad69f2b6553669ec9831799df3c27", kill_on_drop: false }` [INFO] [stdout] 361ce947eca717632fa50214b8f5acc5fa4ad69f2b6553669ec9831799df3c27 [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] dfea90409139caaedba8b2442eb32aa2e0bdfdbb01d6cc1524b190f65084911d [INFO] running `Command { std: "docker" "start" "-a" "dfea90409139caaedba8b2442eb32aa2e0bdfdbb01d6cc1524b190f65084911d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling rust_decimal v1.26.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rustix v0.35.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.48 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling papergrid v0.5.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling futures-enum v0.1.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling iter-enum v1.0.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling tabled_derive v0.4.0 [INFO] [stderr] Compiling rustyline-derive v0.7.0 [INFO] [stderr] Compiling tabled v0.8.0 [INFO] [stderr] Compiling clap v3.2.21 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling gluesql-utils v0.12.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling sqlparser v0.18.0 [INFO] [stderr] Compiling gluesql-core v0.12.0 [INFO] [stderr] Compiling gluesql-test-suite v0.12.0 [INFO] [stderr] Compiling gluesql v0.12.0 [INFO] [stderr] Compiling dataquery 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/rustcU2taaN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdataquery-f601fbc7cab92e99.rlib,libclap-19c24c3e3e231590.rlib,libatty-7a1eb1f33fdf6eee.rlib,libstrsim-7a71560e0c2955e4.rlib,libtermcolor-a537f8c45744a682.rlib,libtextwrap-dd5d0e05f597c38b.rlib,libclap_lex-37af8149275d662f.rlib,libos_str_bytes-ec5a14c90b8453eb.rlib,libonce_cell-8a5c5f1c32966472.rlib,libtabled-0418d4c8d82c9253.rlib,libpapergrid-74d45476be314f37.rlib,libfnv-81596130b397d5c3.rlib,libbytecount-001940c3ad979d10.rlib,librustyline-e8b862aaaa0553a8.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-75302df1687d95d8.rlib,libfd_lock-a2a895581665e8fa.rlib,librustix-085a3f00caffd818.rlib,libio_lifetimes-fb63e66bab72b82d.rlib,libbitflags-e274cd04b58a060d.rlib,liblinux_raw_sys-ae77eb2b03e6ac9e.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libunicode_segmentation-3334e91806fdcd11.rlib,libdirs_next-4433c609087a3e39.rlib,libdirs_sys_next-90577151f23fb957.rlib,libradix_trie-15e28b0dc20e800e.rlib,libnibble_vec-adbc788a5c35120b.rlib,libsmallvec-cccb44d9dce4cf27.rlib,libendian_type-a288539e743c60b9.rlib,libgluesql-25eafb7c546f81c2.rlib,libgluesql_test_suite-f3a7dd8e366d0b75.rlib,libgluesql_core-b73d2d48fd548be6.rlib,libhex-a52fd19e29921b8e.rlib,libgluesql_utils-0dd2f0c86d66d249.rlib,libpin_project-eabe01e85f3fe548.rlib,libindexmap-7e0f1b036029beb7.rlib,libhashbrown-94464ed281767ecc.rlib,libitertools-808abacf8203a6e0.rlib,libeither-8e9a777c77b6f2eb.rlib,libim_rc-347f07b343a1341c.rlib,librand_xoshiro-c1bcde93850345bd.rlib,librand_core-59a631eb07dd7072.rlib,libsized_chunks-aedb333eb5c4e508.rlib,libbitmaps-6128968363d9ed1c.rlib,libtypenum-dfaa696d06b304f0.rlib,libserde_json-23c1699a4b107210.rlib,libryu-d13899e55c17b23e.rlib,libitoa-10e0d0f6ad8ac545.rlib,libuuid-363d2c21dc372c53.rlib,libgetrandom-3a467d8f71128560.rlib,libregex-cce2c21e35859ba5.rlib,libaho_corasick-d83af54262559d46.rlib,libregex_syntax-463d0c7d8345154b.rlib,librust_decimal-d063015799dcf85b.rlib,libarrayvec-9dc360b2cb2ad52c.rlib,libthiserror-42e444f953ae814b.rlib,libfutures-11dce73ab06b6d7b.rlib,libfutures_executor-c517abc720ae00c0.rlib,libfutures_util-fa80bd7abdbd1b9a.rlib,libmemchr-d88797af6a5880b4.rlib,libfutures_io-123f7ac1ebd67997.rlib,libslab-793d2e028b450ee7.rlib,libfutures_channel-c09c35c42b165ad5.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libfutures_sink-207ca67d43bc3e6b.rlib,libfutures_task-709d6ef778087815.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-341e760c0605a8f0.rlib,libsqlparser-f9a1fba5c9d037cc.rlib,liblog-fc4b0167ad2190de.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbigdecimal-56e9630432866184.rlib,libnum_bigint-68de9d9a6e331041.rlib,libchrono-516543811ac0b73a.rlib,libiana_time_zone-5fe86ddfad7fa6fc.rlib,libnum_integer-15e4e796f64cb224.rlib,libnum_traits-3cb65ae8623d94f1.rlib,libserde-9223d7c799e16499.rlib,libtime-682b9e794643d19c.rlib,liblibc-3efcfdb7cbc4aa8d.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/rustcU2taaN/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/dataquery-388cd4b4565060aa" "-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-3a467d8f71128560.rlib(getrandom-3a467d8f71128560.getrandom.c87d66003472426e-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_readonly17hc4c50c4abf5055daE+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 `dataquery` (bin "dataquery") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dfea90409139caaedba8b2442eb32aa2e0bdfdbb01d6cc1524b190f65084911d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfea90409139caaedba8b2442eb32aa2e0bdfdbb01d6cc1524b190f65084911d", kill_on_drop: false }` [INFO] [stdout] dfea90409139caaedba8b2442eb32aa2e0bdfdbb01d6cc1524b190f65084911d