[INFO] cloning repository https://github.com/spitfire05/toy-payments-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spitfire05/toy-payments-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Ftoy-payments-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Ftoy-payments-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f76b3b3f34f2b5b081ecc8c83fa005ee5f1498a0 [INFO] testing spitfire05/toy-payments-engine 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%2Fspitfire05%2Ftoy-payments-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/spitfire05/toy-payments-engine [INFO] finished tweaking git repo https://github.com/spitfire05/toy-payments-engine [INFO] tweaked toml for git repo https://github.com/spitfire05/toy-payments-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spitfire05/toy-payments-engine 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/spitfire05/toy-payments-engine 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c9eff6837f6dde5f9072e73aa0cde55dd2bc5cfda28819d3b6da26ed4cce5ad6 [INFO] running `Command { std: "docker" "start" "-a" "c9eff6837f6dde5f9072e73aa0cde55dd2bc5cfda28819d3b6da26ed4cce5ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9eff6837f6dde5f9072e73aa0cde55dd2bc5cfda28819d3b6da26ed4cce5ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9eff6837f6dde5f9072e73aa0cde55dd2bc5cfda28819d3b6da26ed4cce5ad6", kill_on_drop: false }` [INFO] [stdout] c9eff6837f6dde5f9072e73aa0cde55dd2bc5cfda28819d3b6da26ed4cce5ad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f97ff19e6cb6a2dd678df549a37398b5d2b47ff0196ee20d3ff8df6b957ce071 [INFO] running `Command { std: "docker" "start" "-a" "f97ff19e6cb6a2dd678df549a37398b5d2b47ff0196ee20d3ff8df6b957ce071", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling toy-payments-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "f97ff19e6cb6a2dd678df549a37398b5d2b47ff0196ee20d3ff8df6b957ce071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97ff19e6cb6a2dd678df549a37398b5d2b47ff0196ee20d3ff8df6b957ce071", kill_on_drop: false }` [INFO] [stdout] f97ff19e6cb6a2dd678df549a37398b5d2b47ff0196ee20d3ff8df6b957ce071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bc6d6ed10c3475b8fc3b3d499c490e0f327ba8dee627cc792dd71c8bc7f2db0f [INFO] running `Command { std: "docker" "start" "-a" "bc6d6ed10c3475b8fc3b3d499c490e0f327ba8dee627cc792dd71c8bc7f2db0f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling toy-payments-engine 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/rustcNE1RLn/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libquickcheck-049a230ae5db76bb.rlib,libenv_logger-041ef334aef2b476.rlib,libregex-cce2c21e35859ba5.rlib,libaho_corasick-d83af54262559d46.rlib,libregex_syntax-463d0c7d8345154b.rlib,liblog-85ece36e36b085b5.rlib,librand-162b4a1d4dbf0742.rlib,librand_core-cc0064778c9e3f27.rlib,libgetrandom-ff355807e5fa17b3.rlib,libcsv-ad6857c3bee2daa0.rlib,libryu-d13899e55c17b23e.rlib,libitoa-7c9a83f6047c872a.rlib,libcsv_core-f6be677625097c27.rlib,libbstr-73b4da45b35930ba.rlib,libregex_automata-2f772042de7a2dcd.rlib,libcolor_eyre-ff8e7361d740f94f.rlib,libcolor_spantrace-86b5d3ded2ff7dab.rlib,libtracing_error-88dfb3082a002a47.rlib,libtracing_subscriber-bd254aeaf2cd1e35.rlib,libthread_local-dc722d57a012111b.rlib,libsharded_slab-5513b71284fab34e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libtracing-54321e7913d2e53c.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libtracing_core-730c7ecab53fdca4.rlib,libowo_colors-266f47fc0a2edcf2.rlib,libeyre-ac58917140fc0d0e.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-8a5c5f1c32966472.rlib,libbacktrace-e655204d9b816f67.rlib,libminiz_oxide-5e2c6f27f09fbcad.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-119207355fba4be5.rlib,libmemchr-d88797af6a5880b4.rlib,liblibc-070928d9dbeff53c.rlib,libaddr2line-63cfa50511a3d120.rlib,libgimli-385050711d28ee71.rlib,libcfg_if-66d55f6b302e88c8.rlib,librustc_demangle-4e14502e0acf1333.rlib,libthiserror-40f4f50384deed0f.rlib,libserde-93eaa4ad599b17a7.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/rustcNE1RLn/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/toy_payments_engine-c931d2168494bf9c" "-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-ff355807e5fa17b3.rlib(getrandom-ff355807e5fa17b3.getrandom.18aaec4ab6de477c-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_readonly17hda26058e93dd2504E+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 `toy-payments-engine` (bin "toy-payments-engine" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bc6d6ed10c3475b8fc3b3d499c490e0f327ba8dee627cc792dd71c8bc7f2db0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6d6ed10c3475b8fc3b3d499c490e0f327ba8dee627cc792dd71c8bc7f2db0f", kill_on_drop: false }` [INFO] [stdout] bc6d6ed10c3475b8fc3b3d499c490e0f327ba8dee627cc792dd71c8bc7f2db0f