[INFO] cloning repository https://github.com/lastmjs/simple-sns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lastmjs/simple-sns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastmjs%2Fsimple-sns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastmjs%2Fsimple-sns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a50b0d490d634a026e082cda9a67043c4e7392bc [INFO] building lastmjs/simple-sns against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastmjs%2Fsimple-sns" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lastmjs/simple-sns [INFO] finished tweaking git repo https://github.com/lastmjs/simple-sns [INFO] tweaked toml for git repo https://github.com/lastmjs/simple-sns written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lastmjs/simple-sns on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lastmjs/simple-sns 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0eca7c7331e07b78f4e81e045e9af32ca7597183674c5f60bd712301840de98 [INFO] running `Command { std: "docker" "start" "-a" "c0eca7c7331e07b78f4e81e045e9af32ca7597183674c5f60bd712301840de98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0eca7c7331e07b78f4e81e045e9af32ca7597183674c5f60bd712301840de98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0eca7c7331e07b78f4e81e045e9af32ca7597183674c5f60bd712301840de98", kill_on_drop: false }` [INFO] [stdout] c0eca7c7331e07b78f4e81e045e9af32ca7597183674c5f60bd712301840de98 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde345ccada58028db4e403a211470a9b13c1e28cc09c24bb6481bd65f0482f0 [INFO] running `Command { std: "docker" "start" "-a" "dde345ccada58028db4e403a211470a9b13c1e28cc09c24bb6481bd65f0482f0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling candid_derive v0.4.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling graphql-parser v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling sudograph-generate v0.4.3 [INFO] [stderr] Compiling candid v0.6.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ic-types v0.1.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling serde_tokenstream v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling async-graphql-value v2.10.3 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling async-graphql-parser v2.10.3 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling async-graphql-derive v2.10.3 [INFO] [stderr] Compiling ic-cdk v0.3.0 [INFO] [stderr] Compiling ic-cdk v0.2.4 [INFO] [stderr] Compiling sudodb v0.4.3 [INFO] [stderr] Compiling async-graphql v2.10.3 [INFO] [stderr] Compiling ic-cdk-macros v0.3.0 [INFO] [stderr] Compiling sudograph v0.4.3 [INFO] [stderr] Compiling governance v0.0.0 (/opt/rustwide/workdir/canisters/governance) [INFO] [stdout] warning: variant `address` should have an upper camel case name [INFO] [stdout] --> canisters/governance/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | address(String), [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `principal` should have an upper camel case name [INFO] [stdout] --> canisters/governance/src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | principal(candid::Principal) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Principal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ok` should have an upper camel case name [INFO] [stdout] --> canisters/governance/src/lib.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | ok(candid::Nat), [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `err` should have an upper camel case name [INFO] [stdout] --> canisters/governance/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | err(CommonError) [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> canisters/governance/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sudograph::graphql_database!("canisters/governance/src/schema.graphql"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> canisters/governance/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sudograph::graphql_database!("canisters/governance/src/schema.graphql"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> canisters/governance/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sudograph::graphql_database!("canisters/governance/src/schema.graphql"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `address` is never constructed [INFO] [stdout] --> canisters/governance/src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 15 | enum User { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] 16 | address(String), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> canisters/governance/src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 59 | struct GQLResult { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 60 | data: T, [INFO] [stdout] 61 | errors: Option> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> canisters/governance/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | sudograph::graphql_database!("canisters/governance/src/schema.graphql"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 7 | let _ = sudograph::graphql_database!("canisters/governance/src/schema.graphql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `readConfig` should have a snake case name [INFO] [stdout] --> canisters/governance/src/lib.rs:388:9 [INFO] [stdout] | [INFO] [stdout] 388 | readConfig: Vec [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `read_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `readProposal` should have a snake case name [INFO] [stdout] --> canisters/governance/src/lib.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 429 | readProposal: Vec [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `read_proposal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `readVote` should have a snake case name [INFO] [stdout] --> canisters/governance/src/lib.rs:471:9 [INFO] [stdout] | [INFO] [stdout] 471 | readVote: Vec [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `read_vote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcGq2xaS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGq2xaS/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsudograph-6da36306730da576,libgraphql_parser-28013d9cbe808298,libcombine-1ff85e2e07a3cd68,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libeither-6f658b63d5151994,libic_cdk-3635b762d069388b,libasync_graphql-9607067afe80fdf8,libtempfile-b1b68e6389c451c7,libremove_dir_all-988c28ce6bbf4cfc,libstatic_assertions-d53a9977dc6e27e5,libasync_stream-79a08613a32f89c2,libonce_cell-5132bd2988d9c7dd,libmulter-f5a6c7cadfba5afe,libmime-2ae9ff56ceb854d4,libtwoway-11299946aa745531,libunchecked_index-6ba370d47e8521e6,liblog-e324f1d2fae59712,libhttparse-12e32706c6fa56ad,libspin-405215f4d2f584fe,libencoding_rs-1a749f717925d7ec,libasync_graphql_parser-8daed486d3f297df,libpest-a0db8bb73f1096ce,libucd_trie-fcf8bff35451ee86,libindexmap-9d6d0335527ce651,libhashbrown-6be3a3b5258097e1,libfutures_util-bbff106c1a3c1144,libfutures_io-c0f52628b2d86399,libslab-26a3d359eb9be3d3,libpin_project_lite-e686f189f307e605,libfutures_sink-361553ba31a43e1f,libfutures_task-ec2aaae5f3b5f0be,libpin_utils-9a5791cba021167a,libfutures_core-f954d0b50dbd54be,libhttp-c0ff3f680d8f000c,libfnv-2d77ec4f6f971b24,libasync_graphql_value-9e265e621934720b,libbytes-c35ebe6a9f48b67a,libserde_json-079ebd7e95c7e0c9,libryu-7364a19056563c74,libitoa-a52fc10098ef56c6,libsudodb-896673a32438f2a0,libic_cdk-6f5e45eb00fae059,libcandid-71b4458cfb281999,libleb128-ae0983f084a091ac,libbyteorder-379f547b04d51d02,liblogos-610970a94e1f10c3,libnum_bigint-c74e361d8456d010,libnum_enum-2bf965e3bd3bca01,liblalrpop_util-a64c6797e2ac4161,libregex-875701de0d27ee8c,libaho_corasick-288fd7361c939786,libmemchr-d10dd2182d638e7d,libregex_syntax-a8b7a392e3a16251,libcodespan_reporting-d1573d5fde45f8d5,libunicode_width-c0dfc70716b193be,libtermcolor-95b90a5c4c516553,libpretty-30ed8963daca93ef,libarrayvec-f5ee3f47c3793c70,libtyped_arena-7e1d361181440881,libic_types-2e54619fdd0cb431,libcrc32fast-a0920cd650b228d6,libserde_bytes-dc198193fcad7b16,libhex-28742b4ca144387c,libthiserror-ce3402bc2a4d568f,libserde-ef1fd1ec63d516cf,libchrono-d936b0fffba66127,libnum_integer-063a83cb79d247ce,libnum_traits-f3489a6164af1040,libtime-0d8b2456ce7054ac,libsha2-bbc058cf9238598c,libcpufeatures-4ed631b3c393b0e2,libopaque_debug-c0b21531799dfcb1,libdigest-bf5f3987700c24f9,libblock_buffer-ca17be13d89d56f8,libgeneric_array-4d1cb532810ff089,libtypenum-20563b2cdddbc123,librand-d0272750bf7871ed,librand_chacha-d2e161448a1e171f,libppv_lite86-88ed22677a4c0286,librand_core-158657a43024b067,libgetrandom-81253a0e0259d823,liblibc-0e6bca4430614d96,libcfg_if-33ef6c02a07f9fec,libbase32-39d04fa1fa68181d}.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/rustcGq2xaS/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgovernance.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/rustcGq2xaS/list:5: ; expected, but got graphql_query [INFO] [stdout] >>> canister_query graphql_query; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `governance` (lib) due to 1 previous error; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dde345ccada58028db4e403a211470a9b13c1e28cc09c24bb6481bd65f0482f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde345ccada58028db4e403a211470a9b13c1e28cc09c24bb6481bd65f0482f0", kill_on_drop: false }` [INFO] [stdout] dde345ccada58028db4e403a211470a9b13c1e28cc09c24bb6481bd65f0482f0