[INFO] cloning repository https://github.com/ComsGen/dfinity-parceljs-bundler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ComsGen/dfinity-parceljs-bundler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComsGen%2Fdfinity-parceljs-bundler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComsGen%2Fdfinity-parceljs-bundler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4163d41ea9d2e29e90e8a44a0b274d42604dd0e1
[INFO] testing ComsGen/dfinity-parceljs-bundler against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComsGen%2Fdfinity-parceljs-bundler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ComsGen/dfinity-parceljs-bundler
[INFO] finished tweaking git repo https://github.com/ComsGen/dfinity-parceljs-bundler
[INFO] tweaked toml for git repo https://github.com/ComsGen/dfinity-parceljs-bundler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ComsGen/dfinity-parceljs-bundler on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ComsGen/dfinity-parceljs-bundler 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-cdk-macros v0.3.1
[INFO] [stderr]   Downloaded paste v1.0.5
[INFO] [stderr]   Downloaded thiserror v1.0.29
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded candid_derive v0.4.5
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded num_enum v0.5.4
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded candid v0.7.6
[INFO] [stderr]   Downloaded num-bigint v0.4.2
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded string_cache v0.8.1
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded sha2 v0.9.6
[INFO] [stderr]   Downloaded ic-types v0.2.2
[INFO] [stderr]   Downloaded lalrpop v0.19.6
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded lalrpop-util v0.19.6
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded num_enum_derive v0.5.4
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded precomputed-hash v0.1.1
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded pretty v0.10.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.29
[INFO] [stderr]   Downloaded serde_tokenstream v0.1.2
[INFO] [stderr]   Downloaded ic-cdk v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1af22f4f080b1733916dfd2805ad47d30fdf2175634ed41998e397cbcf98d0f8
[INFO] running `Command { std: "docker" "start" "-a" "1af22f4f080b1733916dfd2805ad47d30fdf2175634ed41998e397cbcf98d0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1af22f4f080b1733916dfd2805ad47d30fdf2175634ed41998e397cbcf98d0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1af22f4f080b1733916dfd2805ad47d30fdf2175634ed41998e397cbcf98d0f8", kill_on_drop: false }`
[INFO] [stdout] 1af22f4f080b1733916dfd2805ad47d30fdf2175634ed41998e397cbcf98d0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edbe2faa745cb8a92c666d298c73de1f7a1fe974e36ccff2da332df2972ad6c4
[INFO] running `Command { std: "docker" "start" "-a" "edbe2faa745cb8a92c666d298c73de1f7a1fe974e36ccff2da332df2972ad6c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.101
[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 typenum v1.14.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling base32 v0.4.0
[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.8
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling leb128 v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.6
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling candid v0.7.6
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde_tokenstream v0.1.2
[INFO] [stderr]    Compiling ic-types v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling ic-cdk v0.3.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.3.1
[INFO] [stderr]    Compiling hello v0.1.0 (/opt/rustwide/workdir/src/hello)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcTxdDZB/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTxdDZB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-62ae8a517130d246,libcandid-7702bf19524529f2,libleb128-1f804dd60427a566,libbyteorder-379f547b04d51d02,liblogos-c9a3599806576162,libnum_bigint-779ee1c006de6cf8,libnum_integer-063a83cb79d247ce,libnum_traits-f3489a6164af1040,libanyhow-6f5080d2bdbfda7d,libnum_enum-80b9e6bf43f814a9,libic_types-6a257da55db0e446,libcrc32fast-a0920cd650b228d6,libbase32-39d04fa1fa68181d,libserde_bytes-a0476b4ace121f25,libhex-28742b4ca144387c,libsha2-0981480f2a9fc259,libcpufeatures-4ed631b3c393b0e2,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-bf5f3987700c24f9,libblock_buffer-ca17be13d89d56f8,libgeneric_array-4d1cb532810ff089,libtypenum-20563b2cdddbc123,libbinread-ececaa13cf47e3cd,liblazy_static-2bb390fee0230a38,liblalrpop_util-814bd1a7851b209f,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251,libthiserror-b3a4a83a5c17c7e8,libcodespan_reporting-584cd8fe04810c26,libunicode_width-8f833626c49fb0ed,libtermcolor-95b90a5c4c516553,libpretty-30ed8963daca93ef,libarrayvec-f5ee3f47c3793c70,libtyped_arena-7e1d361181440881,libserde-c96c847b9f80897c}.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/rustcTxdDZB/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/libhello.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/rustcTxdDZB/list:3: ; expected, but got greeting
[INFO] [stdout]           >>>     canister_query greeting;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hello` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "edbe2faa745cb8a92c666d298c73de1f7a1fe974e36ccff2da332df2972ad6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edbe2faa745cb8a92c666d298c73de1f7a1fe974e36ccff2da332df2972ad6c4", kill_on_drop: false }`
[INFO] [stdout] edbe2faa745cb8a92c666d298c73de1f7a1fe974e36ccff2da332df2972ad6c4
