[INFO] cloning repository https://github.com/lastmjs/test-ic-boa-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lastmjs/test-ic-boa-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastmjs%2Ftest-ic-boa-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastmjs%2Ftest-ic-boa-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3705f2b16fc8e8f3ab8f2e216e77a4f03e0e2057 [INFO] testing lastmjs/test-ic-boa-async against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flastmjs%2Ftest-ic-boa-async" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lastmjs/test-ic-boa-async on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lastmjs/test-ic-boa-async [INFO] finished tweaking git repo https://github.com/lastmjs/test-ic-boa-async [INFO] tweaked toml for git repo https://github.com/lastmjs/test-ic-boa-async written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/lastmjs/test-ic-boa-async already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50e072ada29b632ff3e8b46e7caaa77cdecaefb1f8fa832b419682e1ddb7db5c [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" "50e072ada29b632ff3e8b46e7caaa77cdecaefb1f8fa832b419682e1ddb7db5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50e072ada29b632ff3e8b46e7caaa77cdecaefb1f8fa832b419682e1ddb7db5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e072ada29b632ff3e8b46e7caaa77cdecaefb1f8fa832b419682e1ddb7db5c", kill_on_drop: false }` [INFO] [stdout] 50e072ada29b632ff3e8b46e7caaa77cdecaefb1f8fa832b419682e1ddb7db5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 696b02247b9801316f31c2012964b4cc7896162c1f78225c4aa33021c47702d3 [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" "696b02247b9801316f31c2012964b4cc7896162c1f78225c4aa33021c47702d3", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling crunchy v0.2.2 [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 diff v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.76 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regress v0.4.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling boa_unicode v0.13.0 (https://github.com/lastmjs/boa-azle#fa8c080f) [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling candid_derive v0.4.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Compiling gc v0.4.1 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Compiling ic-types v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling Boa v0.13.0 (https://github.com/lastmjs/boa-azle#fa8c080f) [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling candid v0.7.10 [INFO] [stderr] Compiling ic-cdk v0.3.3 [INFO] [stderr] Compiling ic-cdk-macros v0.3.3 [INFO] [stderr] Compiling boa v0.0.0 (/opt/rustwide/workdir/canisters/boa) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustchxxXHH/list" "-m64" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/boa.boa.151d64ea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/boa.1egx6d3ig510tyl6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libboa-a12b0a9cbc1bfdf4.rlib" "/opt/rustwide/target/debug/deps/libfast_float-159e7f036f9e841e.rlib" "/opt/rustwide/target/debug/deps/libryu_js-666a96f12fc53510.rlib" "/opt/rustwide/target/debug/deps/librand-9c4e469b17f02e5b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-34a5e986686b0fe9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7012a2c22e213292.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libboa_unicode-dcc07ce12d35dc1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_general_category-4a1c9720dcb3e043.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libregress-31fa9a45e072872d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94af089984fd52c7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1339166fd4d36121.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0e1a0245b1123f55.rlib" "/opt/rustwide/target/debug/deps/libgc-2bcf31f87727d154.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-bd43196442452b11.rlib" "/opt/rustwide/target/debug/deps/libchrono-4c175735b9a70855.rlib" "/opt/rustwide/target/debug/deps/libtime-d60c0ee3bda43930.rlib" "/opt/rustwide/target/debug/deps/libic_cdk-cbb7f9a6b3b87bbc.rlib" "/opt/rustwide/target/debug/deps/libcandid-4def4e632cc248c7.rlib" "/opt/rustwide/target/debug/deps/libleb128-6e50e77bb0451024.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liblogos-021f6a985cd93426.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-76b59edd3cbf869d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e373b441e1af7e26.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95a990f3e4d17866.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-e5122c456da41352.rlib" "/opt/rustwide/target/debug/deps/libic_types-a9f82a718ee81468.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ae9a51174842e915.rlib" "/opt/rustwide/target/debug/deps/libbase32-0a8dd094aca79f82.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-a7982fa4ba3b94f3.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libsha2-b011fe32c15db062.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-5e4bffaca26b0071.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f7a41407bdf843d7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-31299215a58a208c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libbinread-7ff582d1861922e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-eee5cfd6cc475228.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3bdf621ed5b9acd8.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-d55e71485b5a91a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libpretty-65721ba521e9008f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c2e11b9e8c0236de.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-44f38689981e0683.rlib" "/opt/rustwide/target/debug/deps/libserde-bb322fb0a8aaca8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-038ca6a26984e8f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-c064d92ead7bc9de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libboa.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld:/tmp/rustchxxXHH/list:4: 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 `boa` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "696b02247b9801316f31c2012964b4cc7896162c1f78225c4aa33021c47702d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696b02247b9801316f31c2012964b4cc7896162c1f78225c4aa33021c47702d3", kill_on_drop: false }` [INFO] [stdout] 696b02247b9801316f31c2012964b4cc7896162c1f78225c4aa33021c47702d3