[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 1.91.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roger-rangel/Segenie on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded ic-types v0.5.0
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded data-encoding v2.3.2
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded logos-derive v0.12.1
[INFO] [stderr]   Downloaded logos v0.12.1
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded serde_bytes v0.11.7
[INFO] [stderr]   Downloaded candid v0.7.18
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.3
[INFO] [stderr]   Downloaded ic-cdk v0.5.7
[INFO] [stderr]   Downloaded rustversion v1.0.9
[INFO] [stderr]   Downloaded ic-cdk-macros v0.5.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60d335007f744407bfc42a0a1fd9feb6e3b2e9af6c59e9fb27cb3f7daff1c5aa
[INFO] running `Command { std: "docker" "start" "-a" "60d335007f744407bfc42a0a1fd9feb6e3b2e9af6c59e9fb27cb3f7daff1c5aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60d335007f744407bfc42a0a1fd9feb6e3b2e9af6c59e9fb27cb3f7daff1c5aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60d335007f744407bfc42a0a1fd9feb6e3b2e9af6c59e9fb27cb3f7daff1c5aa", kill_on_drop: false }`
[INFO] [stdout] 60d335007f744407bfc42a0a1fd9feb6e3b2e9af6c59e9fb27cb3f7daff1c5aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d7a06228357b770230e23477acbd0bc2d549354011aaab9229f4c521b5cce9
[INFO] running `Command { std: "docker" "start" "-a" "09d7a06228357b770230e23477acbd0bc2d549354011aaab9229f4c521b5cce9", 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.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 regex-syntax v0.6.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[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 fixedbitset v0.4.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[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 candid v0.7.18
[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 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/rustccqpdXM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccqpdXM/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libportals-b0f6944f977151f0,libcreators-5995f1998589af33,libic_cdk-3b25aee4dc3613c4,libcandid-3e7c4610626336b1,libleb128-2ae2111f1e2f747a,libbyteorder-ef923ace94ebfdce,liblogos-d9c29df469dc7657,libnum_bigint-d349031f64dcca4f,libnum_integer-1d2e48cedb5b725e,libnum_traits-11461388a56f9fbb,libanyhow-c855b46285400f4d,libnum_enum-9cf201da9a081d36,libic_types-ae749f601447867b,libcrc32fast-392fef61f9a7b203,libdata_encoding-69ec4e3a4108ece9,libserde_bytes-77cfc542f08a20e2,libhex-e3cafe4f5c98898b,libsha2-d48017c0a8763ef0,libcpufeatures-df8b78e710349f8a,libcfg_if-6a7eff3bb9b3cc11,libdigest-9d677a04624a59aa,libblock_buffer-712e57b29a1506ff,libcrypto_common-85e8975a1cfddd12,libgeneric_array-7ea4a7e37b0788f0,libtypenum-258cc24b5ffcf9e0,libbinread-3e96e23515f2acb5,liblazy_static-7d7e4d59d48eac89,liblalrpop_util-7fd60e6eaaf7ff1c,libregex-a049ec03bb4a2256,libaho_corasick-3d9e4f8299b63ba8,libmemchr-8076cc4024ded11d,libregex_syntax-d4e74dc11955d2d5,libthiserror-e6adca86fefb8f54,libcodespan_reporting-3f2abe77019c4222,libunicode_width-aced7f71df5090c4,libtermcolor-38561206b8c6f0a3,libpretty-bb57c80fc3bffe2b,libarrayvec-a8c807f66e435710,libtyped_arena-b594e5d327867798,libserde-e4d71712d4cce98f}.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/rustccqpdXM/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/rustccqpdXM/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" "09d7a06228357b770230e23477acbd0bc2d549354011aaab9229f4c521b5cce9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d7a06228357b770230e23477acbd0bc2d549354011aaab9229f4c521b5cce9", kill_on_drop: false }`
[INFO] [stdout] 09d7a06228357b770230e23477acbd0bc2d549354011aaab9229f4c521b5cce9
