[INFO] cloning repository https://github.com/neokree/rust-canister-migration-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neokree/rust-canister-migration-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneokree%2Frust-canister-migration-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneokree%2Frust-canister-migration-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f10aea6b0129f2d98122b40643b4800777b4522d
[INFO] testing neokree/rust-canister-migration-example 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%2Fneokree%2Frust-canister-migration-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neokree/rust-canister-migration-example
[INFO] finished tweaking git repo https://github.com/neokree/rust-canister-migration-example
[INFO] tweaked toml for git repo https://github.com/neokree/rust-canister-migration-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neokree/rust-canister-migration-example 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/neokree/rust-canister-migration-example 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c35163eb780b548bd2024ff260ed2fe0b005b0e862896b897481471a7a11a50
[INFO] running `Command { std: "docker" "start" "-a" "5c35163eb780b548bd2024ff260ed2fe0b005b0e862896b897481471a7a11a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c35163eb780b548bd2024ff260ed2fe0b005b0e862896b897481471a7a11a50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c35163eb780b548bd2024ff260ed2fe0b005b0e862896b897481471a7a11a50", kill_on_drop: false }`
[INFO] [stdout] 5c35163eb780b548bd2024ff260ed2fe0b005b0e862896b897481471a7a11a50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 624470c187ac8b516ce401c85e64dbfa9aa864ee1e1c16f986bca1e1cfa708da
[INFO] running `Command { std: "docker" "start" "-a" "624470c187ac8b516ce401c85e64dbfa9aa864ee1e1c16f986bca1e1cfa708da", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling data-encoding v2.3.3
[INFO] [stderr]    Compiling ic0 v0.18.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_tokenstream v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.8
[INFO] [stderr]    Compiling ic-cdk v0.6.8
[INFO] [stderr]    Compiling migration_test_backend v0.1.0 (/opt/rustwide/workdir/src/migration_test_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcUPSy2A/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcUPSy2A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-31dca0fe57048140,libic0-474a49f166aff5b8,libcandid-73b6e11af01cb51e,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-cdf6ff80f06d69b0,libserde_bytes-003d7dc82258425f,libhex-13e08b3b00984ab7,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,liblogos-a42abfed47af638e,libsha2-c447264e9043c98b,libcpufeatures-334c279ac859326b,libcfg_if-3e7fc4e38d4a72b5,libdigest-42baa7f01e90c782,libblock_buffer-96af0dbdbbc0a8aa,libcrypto_common-caca9b2e4447ea42,libgeneric_array-af340b5cab41132d,libtypenum-52da12a67493096a,libnum_bigint-bfcacb781936a3e3,libnum_integer-95925acd6c0cfc80,libnum_traits-b7b1bc6004e8e4dd,libanyhow-135df7272adc4d0a,libnum_enum-c960ad7bd445b588,libbinread-467a46a53baa0020,liblazy_static-af860367908b8176,liblalrpop_util-5f88af3b9aa26648,libregex-f9c3458a58263301,libaho_corasick-04356261da0241aa,libmemchr-fe2e5a4f134682e2,libregex_syntax-0b42395ebb20dab7,libthiserror-fc1b291df1ed75a1,libcodespan_reporting-791b7e8125894206,libunicode_width-e6feeb9daa4fd470,libtermcolor-214b0416d5f44404,libpretty-11289c4b6e45840c,libarrayvec-d564b1181ab8b533,libtyped_arena-8064d18db9218f3c,libserde-f582589d9a005964}.rlib" "<sysroot>/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/rustcUPSy2A/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmigration_test_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/rustcUPSy2A/list:5: ; expected, but got get
[INFO] [stdout]           >>>     canister_query get;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `migration_test_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "624470c187ac8b516ce401c85e64dbfa9aa864ee1e1c16f986bca1e1cfa708da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "624470c187ac8b516ce401c85e64dbfa9aa864ee1e1c16f986bca1e1cfa708da", kill_on_drop: false }`
[INFO] [stdout] 624470c187ac8b516ce401c85e64dbfa9aa864ee1e1c16f986bca1e1cfa708da
