[INFO] cloning repository https://github.com/lazyanubis/ic-canister-storage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazyanubis/ic-canister-storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-storage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-storage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71993d0fc948f6ac433e942722f7bd52e9d7417e [INFO] testing lazyanubis/ic-canister-storage against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazyanubis%2Fic-canister-storage" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lazyanubis/ic-canister-storage [INFO] finished tweaking git repo https://github.com/lazyanubis/ic-canister-storage [INFO] tweaked toml for git repo https://github.com/lazyanubis/ic-canister-storage written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lazyanubis/ic-canister-storage on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lazyanubis/ic-canister-storage 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32456ec01492a2dddb295787a58655ceb0ed944e15896ea30f3a03086c6b5879 [INFO] running `Command { std: "docker" "start" "-a" "32456ec01492a2dddb295787a58655ceb0ed944e15896ea30f3a03086c6b5879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32456ec01492a2dddb295787a58655ceb0ed944e15896ea30f3a03086c6b5879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32456ec01492a2dddb295787a58655ceb0ed944e15896ea30f3a03086c6b5879", kill_on_drop: false }` [INFO] [stdout] 32456ec01492a2dddb295787a58655ceb0ed944e15896ea30f3a03086c6b5879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92cc0f346f674e012bf5de5047c79e4d6acabe9328c79ece1f23f3a0fe51b646 [INFO] running `Command { std: "docker" "start" "-a" "92cc0f346f674e012bf5de5047c79e4d6acabe9328c79ece1f23f3a0fe51b646", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.14 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ic-cdk-executor v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ic0 v1.0.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling candid_derive v0.10.19 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ic_principal v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ic-error-types v0.2.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling ic-stable-structures v0.6.8 [INFO] [stderr] Compiling ic-stable-structures v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling candid v0.10.19 [INFO] [stderr] Compiling ic-management-canister-types v0.3.3 [INFO] [stderr] Compiling icrc-cbor v0.1.0 [INFO] [stderr] Compiling ic-management-canister-types v0.4.1 [INFO] [stderr] Compiling icrc-ledger-types v0.1.10 [INFO] [stderr] Compiling ic-cdk-macros v0.18.7 [INFO] [stderr] Compiling ic-cdk v0.18.7 [INFO] [stderr] Compiling ic-cdk-timers v0.12.2 [INFO] [stderr] Compiling ic-ledger-types v0.15.0 [INFO] [stderr] Compiling ic-canister-kit v1.1.4 [INFO] [stderr] Compiling storage v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustclATHxT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustclATHxT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-df229cc81ad9a8db,libryu-a7164637bc4900ee,libregex-f7c06e437f1a9539,libregex_automata-536e6d7a88b98780,libaho_corasick-847080ddcc800a8c,libregex_syntax-cf9ef9729ec61e4c,libpercent_encoding-fa055ecaa1e57cfa,libstrum-7237d2aa81c81d53,libic_canister_kit-7397ef71c4130f97,libciborium-e43067dc0ed71a32,libciborium_ll-97821c761a9ab918,libhalf-bd3c4685da5b385c,libciborium_io-830fc40686b7b55e,libbase32-b2fe4a34a1a9844f,libic_ledger_types-50b5d701b7f80846,libicrc_ledger_types-aa529f43aea7d9c4,libtime-ba59caeeeb36994c,libitoa-ef40fa516293a9d3,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libicrc_cbor-b91d629c9922c8a2,libitertools-039d9c925d898bbe,libeither-e5ea87bd27ac73a9,libminicbor-fbcb7f3fa886e0dc,libic_stable_structures-43d03391dd11df2d,libbase32-af1dde7dcf605cef,libic_stable_structures-b6b0b812e619f661,libic_cdk_timers-9bb2caa5c23b7290,libfutures-d4c061d3df0b64c5,libfutures_executor-585733b9172fdccd,libfutures_util-2884be7b2be59646,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-988ad4f1372ec905,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-6189164566e294f9,libic_management_canister_types-3192024f2fa79224,libic_cdk-9becc99fd54a37e2,libic_cdk_executor-15d7e9f78b829a63,libic0-35c1551dd76a10a0,libic_management_canister_types-1bbd95850fd0f69c,libic_error_types-57fd163265f94a00,libstrum-c2a16b81618ac2df,libthiserror-00c158ab9827b8ae,libslotmap-685cf5f9bcedc986,libcandid-3849ae23b488895c,libstacker-b5767487c72c765e,libpsm-ecc725d21d2e9c5b,liblibc-d75767512c50648b,libhex-8295d1850ce21020,libserde_bytes-ce012c1787ab6c5d,libpretty-911b8eabb1e74417,libunicode_width-b1bc0d6c10c00ecc,libarrayvec-d564b1181ab8b533,libtyped_arena-76aa4bfb127f070d,libleb128-7759971397ea6ba0,libbyteorder-8f59b6d1bfdaa844,libic_principal-3d7440ef90e3d143,libcrc32fast-dba2d92cf6d67f2f,libdata_encoding-506ef4e476430498,libsha2-96e4051ab693ab39,libcpufeatures-e04321643d03190d,libcfg_if-3e7fc4e38d4a72b5,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libnum_bigint-198259323a91013d,libnum_integer-072d3099011358ce,libnum_traits-945750939dd6e8e4,libanyhow-ae63679af1e3713c,libbinread-a04a61a2dd0f69d7,liblazy_static-3674be3f4245d19b,libthiserror-835f85f3427bfbc8,libserde-a290da71da67527d,libserde_core-24ed4fb8c683bc6d}.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/rustclATHxT/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-e9e5939dcd3a3247/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libstorage.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/rustclATHxT/list:39: ; expected, but got < [INFO] [stdout] >>> canister_query http_transform; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `storage` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "92cc0f346f674e012bf5de5047c79e4d6acabe9328c79ece1f23f3a0fe51b646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92cc0f346f674e012bf5de5047c79e4d6acabe9328c79ece1f23f3a0fe51b646", kill_on_drop: false }` [INFO] [stdout] 92cc0f346f674e012bf5de5047c79e4d6acabe9328c79ece1f23f3a0fe51b646