[INFO] cloning repository https://github.com/aszkid/eva [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aszkid/eva" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszkid%2Feva", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszkid%2Feva'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d25a5aaa5056bba33fa618aeb32f16a7c091d8fa [INFO] testing aszkid/eva 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%2Faszkid%2Feva" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aszkid/eva [INFO] finished tweaking git repo https://github.com/aszkid/eva [INFO] tweaked toml for git repo https://github.com/aszkid/eva written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aszkid/eva 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/aszkid/eva 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b1e3b94c58f1413319c9625913895cb7effd3b023e1b6950ef9d960eccc2ef55 [INFO] running `Command { std: "docker" "start" "-a" "b1e3b94c58f1413319c9625913895cb7effd3b023e1b6950ef9d960eccc2ef55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1e3b94c58f1413319c9625913895cb7effd3b023e1b6950ef9d960eccc2ef55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e3b94c58f1413319c9625913895cb7effd3b023e1b6950ef9d960eccc2ef55", kill_on_drop: false }` [INFO] [stdout] b1e3b94c58f1413319c9625913895cb7effd3b023e1b6950ef9d960eccc2ef55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4218944286fc4b41e11da76a2dab66e4734e338f9c932eba9d96e4f2f45f29e8 [INFO] running `Command { std: "docker" "start" "-a" "4218944286fc4b41e11da76a2dab66e4734e338f9c932eba9d96e4f2f45f29e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ahash v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling dlv-list v0.2.2 [INFO] [stderr] Compiling rusqlite v0.22.0 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling ordered-multimap v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rust-ini v0.15.2 [INFO] [stderr] Compiling r2d2_sqlite v0.15.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling eva 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/rustcQOIbXV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-ef148d59a4ba48b1.rlib,libtermcolor-2ea4a539468aa6b0.rlib,libatty-4e265306c2bbcc75.rlib,libhumantime-8d8e09eea03a30a0.rlib,libquick_error-022321fe562bcedb.rlib,libregex-116fef0db21c1979.rlib,libthread_local-c6b88a4b7954c5cd.rlib,libregex_syntax-b818260d7887ac74.rlib,libaho_corasick-46f4fb2605299cc8.rlib,libuuid-545dc85b9fedfcf7.rlib,libchrono-f37cbfcc19a6c2c9.rlib,libnum_integer-bb89cdb69d9ca0b6.rlib,libnum_traits-236b92532cab8873.rlib,libr2d2_sqlite-a7ce280773e2b017.rlib,libr2d2-ccb9b204a8661587.rlib,libscheduled_thread_pool-95017f709293be5b.rlib,libparking_lot-64e59f35ef7981e5.rlib,libparking_lot_core-fc28a3d6ee2f4067.rlib,libsmallvec-ff85ea5cc5b76fc1.rlib,liblock_api-6f337b257994d935.rlib,libscopeguard-73056285f12cb829.rlib,librusqlite-8b379b43e7fef664.rlib,libtime-4f59674b395a2965.rlib,libbitflags-561a4f1321538a32.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-da18290346318e11.rlib,liblru_cache-da53958f34dabbbf.rlib,liblinked_hash_map-0f2b9de21f5e8ed8.rlib,liblibsqlite3_sys-ae0fd7245ddf221d.rlib,libfutures-3f15ce0c3763c218.rlib,libfutures_executor-7bb96ab8fbb73c9d.rlib,libfutures_util-cc1f9b0f0883684e.rlib,libproc_macro_nested-723ec3dd4990c930.rlib,libfutures_io-03acb20cab29e44e.rlib,libfutures_channel-d278cfc6e0102c9b.rlib,libpin_project-31d6ee8b046f3b7a.rlib,libfutures_sink-c503b19bdbb9f324.rlib,libfutures_task-a090238293355c73.rlib,libonce_cell-89be73b5fd0211ba.rlib,libpin_utils-b08f1197f0cdae19.rlib,libtokio-42beeada495446f1.rlib,libsignal_hook_registry-ab43837af8302362.rlib,libarc_swap-be3f82655bd39fbf.rlib,libnum_cpus-1274987850b74d71.rlib,libmemchr-66f21ea766679294.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-081ddb01557472e2.rlib,libmio-8d6e94bc696c0ffe.rlib,libslab-7c577fd9ceb1ab41.rlib,libiovec-55a2024208a3efc5.rlib,libnet2-c1e28e3cde0c25f7.rlib,libfutures_core-1fa6d914b49bd78d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libbytes-3cae3e1c11d88d6b.rlib,libpin_project_lite-61d0285ee473a666.rlib,libini-6f3d2bf5db20d455.rlib,libordered_multimap-5826dd31bf41a4d2.rlib,libhashbrown-f41884f1927d5887.rlib,libahash-50bb89dcae4d2fbe.rlib,libdlv_list-7c605824d688ff03.rlib,librand-74666ca7bd06cb6b.rlib,librand_chacha-58329da6e2400ae0.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-29238f07e99ca3a9.rlib,libgetrandom-b001e111a35d1582.rlib,liblibc-1bfb14144ff3dbe9.rlib,liblog-04ef586fc7526ac5.rlib,libcfg_if-2d17986ae484e939.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/rustcQOIbXV/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/eva-f27ac049034fd6cc" "-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-b001e111a35d1582.rlib(getrandom-b001e111a35d1582.getrandom.bde1965eeab57b0c-cgu.0.rcgu.o): undefined reference to symbol 'open64@@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 `eva` (bin "eva") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4218944286fc4b41e11da76a2dab66e4734e338f9c932eba9d96e4f2f45f29e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4218944286fc4b41e11da76a2dab66e4734e338f9c932eba9d96e4f2f45f29e8", kill_on_drop: false }` [INFO] [stdout] 4218944286fc4b41e11da76a2dab66e4734e338f9c932eba9d96e4f2f45f29e8