[INFO] cloning repository https://github.com/oguzselcuk1/qrcode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oguzselcuk1/qrcode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foguzselcuk1%2Fqrcode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foguzselcuk1%2Fqrcode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8352be952664089e61d19ac4ace787489ad6dd95 [INFO] testing oguzselcuk1/qrcode against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foguzselcuk1%2Fqrcode" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/oguzselcuk1/qrcode [INFO] finished tweaking git repo https://github.com/oguzselcuk1/qrcode [INFO] tweaked toml for git repo https://github.com/oguzselcuk1/qrcode written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oguzselcuk1/qrcode on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oguzselcuk1/qrcode 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94fd624b8ca6b4323322eca2ef0ca47da452aa362ceb61777709f8b8af5d5aa7 [INFO] running `Command { std: "docker" "start" "-a" "94fd624b8ca6b4323322eca2ef0ca47da452aa362ceb61777709f8b8af5d5aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94fd624b8ca6b4323322eca2ef0ca47da452aa362ceb61777709f8b8af5d5aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fd624b8ca6b4323322eca2ef0ca47da452aa362ceb61777709f8b8af5d5aa7", kill_on_drop: false }` [INFO] [stdout] 94fd624b8ca6b4323322eca2ef0ca47da452aa362ceb61777709f8b8af5d5aa7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 247e815bbd854f6787814bb7d19814a534a548212579900fbe7d1e4a196780ba [INFO] running `Command { std: "docker" "start" "-a" "247e815bbd854f6787814bb7d19814a534a548212579900fbe7d1e4a196780ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling ic0 v0.21.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling qrcodegen v1.8.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling qrcode-generator v4.1.9 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling candid_derive v0.6.5 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling ic_principal v0.1.0 [INFO] [stderr] Compiling candid v0.10.0 [INFO] [stderr] Compiling ic-cdk-macros v0.8.2 [INFO] [stderr] Compiling ic-cdk v0.12.0 [INFO] [stderr] Compiling qrcode_backend v1.1.0 (/opt/rustwide/workdir/src/qrcode_backend) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc1NmJZn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc1NmJZn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolorgrad-b7e33a2ccd1cb81a,libcsscolorparser-481ebce08cae2eeb,libphf-6f2749866a278d3d,libphf_shared-22559cc19e2d6be5,libsiphasher-6bb0304e8b0d0631,libic_cdk-f33341f2bd84d51f,libic0-79a8909626322a3c,libqrcode_generator-bca0a4150ef92872,libhtml_escape-97f8c4839c92b8e0,libutf8_width-3ffa4db567cb99fb,libqrcodegen-a3a712cc538f2694,libimage-09129ca5e5119cf8,libbytemuck-71dc9660be3cd1b6,libcolor_quant-72accfe2cafd1a2d,libpng-32c7747e28e232b5,libflate2-ea7afd86c966b39a,libminiz_oxide-1046e831d7c71c90,libfdeflate-61a5333757d886c3,libsimd_adler32-a85d6c6326d2f661,libbitflags-dde12b0d7d495b50,libnum_rational-63b41ccfe4c93aae,libcandid-6339038077300e76,libstacker-006ca578605f2d50,libpsm-83da8285633d19ec,liblibc-cee5c9045c9f1a7c,libhex-13e08b3b00984ab7,libserde_bytes-5e3a2f1c9658862f,libpretty-2e14940cfb632c07,libunicode_width-affb1d25ef114124,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libic_principal-0adbc4964e5bc762,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-12b8151122438183,libsha2-e40398a973a80d5e,libcpufeatures-e3012fb758f2b921,libcfg_if-3e7fc4e38d4a72b5,libdigest-683e8e0a708422d0,libblock_buffer-a0d9a31c04a5fefd,libcrypto_common-8a5f518ce9d0d889,libgeneric_array-18629813db09b122,libtypenum-1862a5dd6fcdc44c,libnum_bigint-eb8621d465f38509,libnum_integer-a9ebb0e358e2f53d,libnum_traits-1b7ecff5d99a1b0d,libanyhow-952f84c723db3382,libbinread-96b1f965ec341e79,liblazy_static-af860367908b8176,libthiserror-3a043ccb0b77b786,libserde-5e692abed5d06b57}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1NmJZn/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-7a9517ebbcbfbfef/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libqrcode_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /tmp/rustc1NmJZn/list:3: ; expected, but got qrcode_query [INFO] [stdout] >>> canister_query qrcode_query; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qrcode_backend` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "247e815bbd854f6787814bb7d19814a534a548212579900fbe7d1e4a196780ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247e815bbd854f6787814bb7d19814a534a548212579900fbe7d1e4a196780ba", kill_on_drop: false }` [INFO] [stdout] 247e815bbd854f6787814bb7d19814a534a548212579900fbe7d1e4a196780ba