[INFO] cloning repository https://github.com/roger-rangel/Segenie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roger-rangel/Segenie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froger-rangel%2FSegenie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froger-rangel%2FSegenie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48e1fd2052f242bb81722709000bd3e669a64d9b
[INFO] testing roger-rangel/Segenie 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%2Froger-rangel%2FSegenie" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/roger-rangel/Segenie
[INFO] finished tweaking git repo https://github.com/roger-rangel/Segenie
[INFO] tweaked toml for git repo https://github.com/roger-rangel/Segenie written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roger-rangel/Segenie 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/roger-rangel/Segenie 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[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] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c4cb20c2dfdf5b680d6bc9664fdcdc2dfb257fd61bb77a41c61ac0225a15bf5
[INFO] running `Command { std: "docker" "start" "-a" "0c4cb20c2dfdf5b680d6bc9664fdcdc2dfb257fd61bb77a41c61ac0225a15bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4cb20c2dfdf5b680d6bc9664fdcdc2dfb257fd61bb77a41c61ac0225a15bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4cb20c2dfdf5b680d6bc9664fdcdc2dfb257fd61bb77a41c61ac0225a15bf5", kill_on_drop: false }`
[INFO] [stdout] 0c4cb20c2dfdf5b680d6bc9664fdcdc2dfb257fd61bb77a41c61ac0225a15bf5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab7f88386beebec3460b36ec6818458563ceb68dc35ba3a56b3afcb6959c97a0
[INFO] running `Command { std: "docker" "start" "-a" "ab7f88386beebec3460b36ec6818458563ceb68dc35ba3a56b3afcb6959c97a0", 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]   |
[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.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.5
[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.4.5
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_bytes v0.11.7
[INFO] [stderr]    Compiling serde_tokenstream v0.1.3
[INFO] [stderr]    Compiling ic-types v0.5.0
[INFO] [stderr]    Compiling candid v0.7.18
[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 v0.5.7
[INFO] [stderr]    Compiling ic-cdk-macros v0.5.7
[INFO] [stderr]    Compiling creators v0.1.0 (/opt/rustwide/workdir/src/segenie_backend/creators)
[INFO] [stderr]    Compiling portals v0.1.0 (/opt/rustwide/workdir/src/segenie_backend/portals)
[INFO] [stderr]    Compiling segenie_backend v0.1.0 (/opt/rustwide/workdir/src/segenie_backend)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcTkXmwY/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTkXmwY/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libportals-a0d496b47a1641de,libcreators-3001d518df38a88b,libic_cdk-fe13e63402960f00,libcandid-617202e07e009fa7,libleb128-7759971397ea6ba0,libbyteorder-fb36fe721788ce00,liblogos-3c39f7771f41b1f9,libnum_bigint-01b251e7119b99e7,libnum_integer-95925acd6c0cfc80,libnum_traits-b7b1bc6004e8e4dd,libanyhow-135df7272adc4d0a,libnum_enum-cbc884ce8d299938,libic_types-a0244cc4cb21d5ab,libcrc32fast-b6f658faf0f4ad73,libdata_encoding-9eebee97bb500caa,libserde_bytes-be242eee76b260c3,libhex-13e08b3b00984ab7,libsha2-1a3931b5cdffe369,libcpufeatures-334c279ac859326b,libcfg_if-3e7fc4e38d4a72b5,libdigest-7c9c2b144c72fa28,libblock_buffer-7cc3187ab6fd86a5,libcrypto_common-599b15d6446dad3a,libgeneric_array-e2a4bfb97702023e,libtypenum-f0c512a3e955f720,libbinread-d4f94a7374b6f5aa,liblazy_static-af860367908b8176,liblalrpop_util-2411f36eecb2be68,libregex-677b5f5c3d51f8d1,libaho_corasick-8a10e4c92b6a5564,libmemchr-fe2e5a4f134682e2,libregex_syntax-00b81cede0cdc0da,libthiserror-e725d309c63e605d,libcodespan_reporting-791b7e8125894206,libunicode_width-e6feeb9daa4fd470,libtermcolor-214b0416d5f44404,libpretty-11289c4b6e45840c,libarrayvec-d564b1181ab8b533,libtyped_arena-8064d18db9218f3c,libserde-77afd90423b95924}.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/rustcTkXmwY/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/libsegenie_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/rustcTkXmwY/list:3: ; expected, but got get_creator_metadata
[INFO] [stdout]           >>>     canister_query get_creator_metadata;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `segenie_backend` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ab7f88386beebec3460b36ec6818458563ceb68dc35ba3a56b3afcb6959c97a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7f88386beebec3460b36ec6818458563ceb68dc35ba3a56b3afcb6959c97a0", kill_on_drop: false }`
[INFO] [stdout] ab7f88386beebec3460b36ec6818458563ceb68dc35ba3a56b3afcb6959c97a0
