[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComsGen%2Fdfinity-parceljs-bundler" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ComsGen/dfinity-parceljs-bundler on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/ComsGen/dfinity-parceljs-bundler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c28061f7bb6c96f0acbd23a7dbd1d92484e8b275a5a22e4f2a6c040727ee4eed [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c28061f7bb6c96f0acbd23a7dbd1d92484e8b275a5a22e4f2a6c040727ee4eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c28061f7bb6c96f0acbd23a7dbd1d92484e8b275a5a22e4f2a6c040727ee4eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28061f7bb6c96f0acbd23a7dbd1d92484e8b275a5a22e4f2a6c040727ee4eed", kill_on_drop: false }` [INFO] [stdout] c28061f7bb6c96f0acbd23a7dbd1d92484e8b275a5a22e4f2a6c040727ee4eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd129bdc51df763ae03cc00a58b06f37d7e8712f1b1b2a1c24071305712bdb23 [INFO] running `Command { std: "docker" "start" "-a" "cd129bdc51df763ae03cc00a58b06f37d7e8712f1b1b2a1c24071305712bdb23", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling lalrpop-util v0.19.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 bit-set v0.5.2 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling ic-types v0.2.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling candid v0.7.6 [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/rustcPhzIRD/list" "-m64" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello.hello.87161199-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello.qj8njshi430xmp7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libic_cdk-1e644ad7a7683c05.rlib" "/opt/rustwide/target/debug/deps/libcandid-69d50b9bf8d72cb1.rlib" "/opt/rustwide/target/debug/deps/libleb128-11fe3a9ff2cf75d1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/liblogos-872a1daaea32df43.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9da13389472776c6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69353476e9203964.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a6de331f7eb7ef5b.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-24a08775b062c231.rlib" "/opt/rustwide/target/debug/deps/libic_types-99c692693da05495.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libbase32-10623a76e6619b3e.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-9a8aa9e070b625e2.rlib" "/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-f5eda3b5732d2523.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/libbinread-4202deaa24da740d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-2665dd415ffe04b4.rlib" "/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1356d4872dfe69af.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-47ba649c4613b868.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libpretty-bb2f3a5621e614c1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-296c968c41983d0b.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-af61db661ff20dff.rlib" "/opt/rustwide/target/debug/deps/libserde-19cfd6fbe86038a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libhello.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustcPhzIRD/list:3: syntax error in VERSION script [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cd129bdc51df763ae03cc00a58b06f37d7e8712f1b1b2a1c24071305712bdb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd129bdc51df763ae03cc00a58b06f37d7e8712f1b1b2a1c24071305712bdb23", kill_on_drop: false }` [INFO] [stdout] cd129bdc51df763ae03cc00a58b06f37d7e8712f1b1b2a1c24071305712bdb23