[INFO] cloning repository https://github.com/j0ru/cwa-code-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j0ru/cwa-code-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Fcwa-code-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Fcwa-code-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 342a16cba3b910fad817b08f2cd0b389dec3bb6b [INFO] testing j0ru/cwa-code-gen 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%2Fj0ru%2Fcwa-code-gen" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/j0ru/cwa-code-gen [INFO] finished tweaking git repo https://github.com/j0ru/cwa-code-gen [INFO] tweaked toml for git repo https://github.com/j0ru/cwa-code-gen written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j0ru/cwa-code-gen 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/j0ru/cwa-code-gen 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 058c6daf2302f04cb9d618d5d4b62d14c33bb5f2c235167858be51b94de6a18f [INFO] running `Command { std: "docker" "start" "-a" "058c6daf2302f04cb9d618d5d4b62d14c33bb5f2c235167858be51b94de6a18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "058c6daf2302f04cb9d618d5d4b62d14c33bb5f2c235167858be51b94de6a18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058c6daf2302f04cb9d618d5d4b62d14c33bb5f2c235167858be51b94de6a18f", kill_on_drop: false }` [INFO] [stdout] 058c6daf2302f04cb9d618d5d4b62d14c33bb5f2c235167858be51b94de6a18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 10fc1fe68a3077ef5cbc3f5d4d1fdf7ebf2e92a073cee88345f2021e92c02294 [INFO] running `Command { std: "docker" "start" "-a" "10fc1fe68a3077ef5cbc3f5d4d1fdf7ebf2e92a073cee88345f2021e92c02294", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling cwa-qr-generator 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/rustceSBfkC/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbase64_url-2332cf040a4111c9.rlib,libbase64-1447dfff012d42f8.rlib,libclap-9f723f29ab8436ef.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-10ab0b301b102f6d.rlib,libtextwrap-f7a2553bffdec3f9.rlib,libvec_map-f5624d319d58cb9d.rlib,libos_str_bytes-6dd76ccbff92ce3c.rlib,libtermcolor-811ad993a566b17a.rlib,libunicode_width-a8c49d31449f9404.rlib,libindexmap-4c045fd774b717b5.rlib,libhashbrown-aed633c8184090a0.rlib,libchrono-d208384ef2301961.rlib,libtime-594e6752454db60c.rlib,librand-04bdc0b2354be51a.rlib,librand_chacha-afb5b3d3c24be091.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-6c4fc9ccbd7ae0bb.rlib,libgetrandom-eaf6e2f1b6acd797.rlib,libqrcode-fdaa826cbadf57e7.rlib,libchecked_int_cast-2ba41045b1f5541d.rlib,libprost-9169401b3fefae89.rlib,libbytes-f5f6908afbf67346.rlib,libimage-8cdc2f469d8a9450.rlib,libbytemuck-d6a1838003ecb5b1.rlib,libpng-58067f7aa84e5d47.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-73831421cab1f53a.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libbitflags-561a4f1321538a32.rlib,libnum_iter-ad9f422d2c1470d1.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-43c7df2f92a6a607.rlib,libnum_integer-5ddb400e2d865490.rlib,libgif-d3f11ba2a7ce49a7.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-e04a0b1505efd012.rlib,libtiff-a77026c873708084.rlib,libweezl-f531a40d0c23cadd.rlib,libminiz_oxide-b4e3c14d704240a1.rlib,libadler-b32dea79b2f05ffd.rlib,libjpeg_decoder-cf6d5b8e47c51357.rlib,librayon-1fec745170960e39.rlib,librayon_core-278cadc17c360dde.rlib,libnum_cpus-557862eb7978f944.rlib,liblibc-4d7b145f3080a37b.rlib,libcrossbeam_deque-83e4f168441b7336.rlib,libcrossbeam_epoch-a96933bed9be13af.rlib,libmemoffset-032d12bb14e01a4e.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-0b9dd34a06412bed.rlib,libcrossbeam_utils-c60b7b7c0440c6b4.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeither-4c8c1e39a99655ac.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/rustceSBfkC/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/cwa_qr_generator-3ed371b83a218420" "-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-eaf6e2f1b6acd797.rlib(getrandom-eaf6e2f1b6acd797.getrandom.83987fef130a5163-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.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hc5a20fa54412be1bE+0xb6): 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 `cwa-qr-generator` (bin "cwa-qr-generator") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "10fc1fe68a3077ef5cbc3f5d4d1fdf7ebf2e92a073cee88345f2021e92c02294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10fc1fe68a3077ef5cbc3f5d4d1fdf7ebf2e92a073cee88345f2021e92c02294", kill_on_drop: false }` [INFO] [stdout] 10fc1fe68a3077ef5cbc3f5d4d1fdf7ebf2e92a073cee88345f2021e92c02294