[INFO] cloning repository https://github.com/adamcanray/IC-Rust-PubSub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamcanray/IC-Rust-PubSub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcanray%2FIC-Rust-PubSub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcanray%2FIC-Rust-PubSub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd8fcb5773358c508289f33579b4f0878041e456 [INFO] testing adamcanray/IC-Rust-PubSub against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamcanray%2FIC-Rust-PubSub" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adamcanray/IC-Rust-PubSub [INFO] finished tweaking git repo https://github.com/adamcanray/IC-Rust-PubSub [INFO] tweaked toml for git repo https://github.com/adamcanray/IC-Rust-PubSub written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adamcanray/IC-Rust-PubSub on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adamcanray/IC-Rust-PubSub 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-ident v1.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded serde_tokenstream v0.1.3 [INFO] [stderr] Downloaded ic-cdk v0.5.1 [INFO] [stderr] Downloaded ic-cdk-macros v0.5.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.7 [INFO] [stderr] Downloaded proc-macro2 v1.0.39 [INFO] [stderr] Downloaded candid v0.7.14 [INFO] [stderr] Downloaded new_debug_unreachable v1.0.4 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded ic-types v0.3.0 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded anyhow v1.0.57 [INFO] [stderr] Downloaded candid_derive v0.4.5 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded once_cell v1.11.0 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded num_enum v0.5.7 [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] [stderr] Downloaded siphasher v0.3.10 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded proc-macro-crate v1.1.3 [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded unicode-xid v0.2.3 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded beef v0.5.1 [INFO] [stderr] Downloaded paste v1.0.7 [INFO] [stderr] Downloaded utf8-ranges v1.0.5 [INFO] [stderr] Downloaded logos v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9ce538a37d8a2ae8c7c1ca13841c775e4ea2a1e65a8a7fd1908e7889e7682e5 [INFO] running `Command { std: "docker" "start" "-a" "c9ce538a37d8a2ae8c7c1ca13841c775e4ea2a1e65a8a7fd1908e7889e7682e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9ce538a37d8a2ae8c7c1ca13841c775e4ea2a1e65a8a7fd1908e7889e7682e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ce538a37d8a2ae8c7c1ca13841c775e4ea2a1e65a8a7fd1908e7889e7682e5", kill_on_drop: false }` [INFO] [stdout] c9ce538a37d8a2ae8c7c1ca13841c775e4ea2a1e65a8a7fd1908e7889e7682e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e566d874ab3159ba4d4087aeb4be3362864ee56ab789e1dda2bdbea2de6583bf [INFO] running `Command { std: "docker" "start" "-a" "e566d874ab3159ba4d4087aeb4be3362864ee56ab789e1dda2bdbea2de6583bf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Compiling ic-types v0.3.0 [INFO] [stderr] Compiling candid v0.7.14 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling ic-cdk v0.5.1 [INFO] [stderr] Compiling ic-cdk-macros v0.5.1 [INFO] [stderr] Compiling publisher v0.1.0 (/opt/rustwide/workdir/src/publisher) [INFO] [stderr] Compiling subscriber v0.1.0 (/opt/rustwide/workdir/src/subscriber) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcIC3PuJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcIC3PuJ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-85ac4f6d76f1bd4b,libcandid-bd40cb8e8528dada,libleb128-ae0983f084a091ac,libbyteorder-379f547b04d51d02,liblogos-38a89e91f88b0bcd,libnum_bigint-03d64f00e6697a8b,libnum_integer-302525ca71ca56ed,libnum_traits-339194d5b6de2014,libanyhow-c08b5f940d781819,libnum_enum-aa0f367a2d2c080f,libic_types-3bc6a41a0e3ecd9a,libcrc32fast-6bd2f9a022460d01,libbase32-39d04fa1fa68181d,libserde_bytes-f34fe569b59ad88f,libhex-28742b4ca144387c,libsha2-6f1a0210d9f9b55b,libcpufeatures-4ff6a1db4b30982d,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-e914b3542f91dc47,libblock_buffer-fa11d434285e150e,libgeneric_array-475e86261494135a,libtypenum-c22e66578b668c76,libbinread-69dc5451a863761a,liblazy_static-2bb390fee0230a38,liblalrpop_util-6f6d1a861d9e9750,libregex-a61beeacd4aa71e9,libaho_corasick-d52a1d8c41b3d294,libmemchr-be88c6e3454fbdea,libregex_syntax-a8b7a392e3a16251,libthiserror-dc88bac3550bea3a,libcodespan_reporting-5f0a57d57fb98c73,libunicode_width-c0dfc70716b193be,libtermcolor-3421dff75a1a6c35,libpretty-30ed8963daca93ef,libarrayvec-f5ee3f47c3793c70,libtyped_arena-7e1d361181440881,libserde-eeb2fc107ed5ca72}.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/rustcIC3PuJ/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/libsubscriber.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/rustcIC3PuJ/list:3: ; expected, but got get_all_count [INFO] [stdout] >>> canister_query get_all_count; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subscriber` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustczg52tm/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustczg52tm/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-85ac4f6d76f1bd4b,libcandid-bd40cb8e8528dada,libleb128-ae0983f084a091ac,libbyteorder-379f547b04d51d02,liblogos-38a89e91f88b0bcd,libnum_bigint-03d64f00e6697a8b,libnum_integer-302525ca71ca56ed,libnum_traits-339194d5b6de2014,libanyhow-c08b5f940d781819,libnum_enum-aa0f367a2d2c080f,libic_types-3bc6a41a0e3ecd9a,libcrc32fast-6bd2f9a022460d01,libbase32-39d04fa1fa68181d,libserde_bytes-f34fe569b59ad88f,libhex-28742b4ca144387c,libsha2-6f1a0210d9f9b55b,libcpufeatures-4ff6a1db4b30982d,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-e914b3542f91dc47,libblock_buffer-fa11d434285e150e,libgeneric_array-475e86261494135a,libtypenum-c22e66578b668c76,libbinread-69dc5451a863761a,liblazy_static-2bb390fee0230a38,liblalrpop_util-6f6d1a861d9e9750,libregex-a61beeacd4aa71e9,libaho_corasick-d52a1d8c41b3d294,libmemchr-be88c6e3454fbdea,libregex_syntax-a8b7a392e3a16251,libthiserror-dc88bac3550bea3a,libcodespan_reporting-5f0a57d57fb98c73,libunicode_width-c0dfc70716b193be,libtermcolor-3421dff75a1a6c35,libpretty-30ed8963daca93ef,libarrayvec-f5ee3f47c3793c70,libtyped_arena-7e1d361181440881,libserde-eeb2fc107ed5ca72}.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/rustczg52tm/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/libpublisher.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/rustczg52tm/list:5: ; expected, but got get_subscribers [INFO] [stdout] >>> canister_query get_subscribers; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `publisher` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e566d874ab3159ba4d4087aeb4be3362864ee56ab789e1dda2bdbea2de6583bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e566d874ab3159ba4d4087aeb4be3362864ee56ab789e1dda2bdbea2de6583bf", kill_on_drop: false }` [INFO] [stdout] e566d874ab3159ba4d4087aeb4be3362864ee56ab789e1dda2bdbea2de6583bf