[INFO] cloning repository https://github.com/wasmerio/wasmer-pack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasmerio/wasmer-pack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-pack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-pack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f29050c66aeda41f21af00f0d35a3f77776fcc1 [INFO] testing wasmerio/wasmer-pack against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasmerio%2Fwasmer-pack" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wasmerio/wasmer-pack [INFO] finished tweaking git repo https://github.com/wasmerio/wasmer-pack [INFO] tweaked toml for git repo https://github.com/wasmerio/wasmer-pack written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wasmerio/wasmer-pack on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wasmerio/wasmer-pack 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tar v0.4.40 [INFO] [stderr] Downloaded shared-buffer v0.1.3 [INFO] [stderr] Downloaded anstyle-wincon v3.0.1 [INFO] [stderr] Downloaded serde_yaml v0.9.25 [INFO] [stderr] Downloaded xattr v1.0.1 [INFO] [stderr] Downloaded wasmer-toml v0.9.2 [INFO] [stderr] Downloaded wai-bindgen-rust-impl v0.2.3 [INFO] [stderr] Downloaded wai-bindgen-rust v0.2.3 [INFO] [stderr] Downloaded wai-bindgen-gen-rust v0.2.3 [INFO] [stderr] Downloaded wai-bindgen-gen-rust-wasm v0.2.3 [INFO] [stderr] Downloaded anstyle v1.0.4 [INFO] [stderr] Downloaded clap-cargo v0.10.0 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] [stderr] Downloaded wapm-toml v0.4.0 [INFO] [stderr] Downloaded cargo-platform v0.1.4 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded wai-bindgen-gen-js v0.2.3 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded ignore v0.4.20 [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded minijinja v0.34.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] [stderr] Downloaded wasmparser v0.107.0 [INFO] [stderr] Downloaded any_ascii v0.1.7 [INFO] [stderr] Downloaded webpki-roots v0.25.2 [INFO] [stderr] Downloaded rustls v0.21.8 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded lexical-sort v0.3.1 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded bstr v1.7.0 [INFO] [stderr] Downloaded wai-parser v0.2.3 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.9 [INFO] [stderr] Downloaded wai-bindgen-gen-wasmer-py v0.2.3 [INFO] [stderr] Downloaded cpufeatures v0.2.10 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] [stderr] Downloaded memmap2 v0.6.2 [INFO] [stderr] Downloaded toml v0.8.4 [INFO] [stderr] Downloaded cargo-wasmer v0.4.0 [INFO] [stderr] Downloaded globset v0.4.13 [INFO] [stderr] Downloaded predicates v3.0.4 [INFO] [stderr] Downloaded assert_cmd v2.0.12 [INFO] [stderr] Downloaded anstream v0.6.4 [INFO] [stderr] Downloaded wai-bindgen-gen-core v0.2.3 [INFO] [stderr] Downloaded path-clean v1.0.1 [INFO] [stderr] Downloaded ring v0.17.5 [INFO] [stderr] Downloaded toml_edit v0.20.4 [INFO] [stderr] Downloaded webc v5.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4fef2b561f086dc44d5491a07ec4c1f4767e6548dd5cfe8146cab73ab6b9446 [INFO] running `Command { std: "docker" "start" "-a" "b4fef2b561f086dc44d5491a07ec4c1f4767e6548dd5cfe8146cab73ab6b9446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4fef2b561f086dc44d5491a07ec4c1f4767e6548dd5cfe8146cab73ab6b9446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4fef2b561f086dc44d5491a07ec4c1f4767e6548dd5cfe8146cab73ab6b9446", kill_on_drop: false }` [INFO] [stdout] b4fef2b561f086dc44d5491a07ec4c1f4767e6548dd5cfe8146cab73ab6b9446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21dd171ca34fedabebccf98f3417d318e90ca8fa7b8145b0798682f84c743558 [INFO] running `Command { std: "docker" "start" "-a" "21dd171ca34fedabebccf98f3417d318e90ca8fa7b8145b0798682f84c743558", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling wai-bindgen-gen-rust-wasm v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling wai-parser v0.2.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling wai-bindgen-gen-wasmer-py v0.2.3 [INFO] [stderr] Compiling wai-bindgen-gen-js v0.2.3 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling wai-bindgen-gen-core v0.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling wai-bindgen-gen-rust v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wai-bindgen-rust-impl v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling wai-bindgen-rust v0.2.3 [INFO] [stderr] Compiling wasi-executable v0.0.0 (/opt/rustwide/workdir/examples/wasi-executable) [INFO] [stderr] Compiling calc v0.0.0 (/opt/rustwide/workdir/examples/calc) [INFO] [stderr] Compiling host-imports v0.0.0 (/opt/rustwide/workdir/examples/host-imports) [INFO] [stderr] Compiling hello-wasi v0.1.0 (/opt/rustwide/workdir/examples/hello-wasi) [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling minijinja v0.34.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling cargo-platform v0.1.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling wasmparser v0.107.0 [INFO] [stderr] Compiling shared-buffer v0.1.3 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling toml_edit v0.20.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling graphql_client_codegen v0.13.0 [INFO] [stderr] Compiling wapm-toml v0.4.0 [INFO] [stderr] Compiling clap-cargo v0.10.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling toml v0.8.4 [INFO] [stderr] Compiling wasmer-toml v0.9.2 [INFO] [stderr] Compiling cargo-wasmer v0.4.0 [INFO] [stderr] Compiling webc v5.7.0 [INFO] [stderr] Compiling graphql_query_derive v0.13.0 [INFO] [stderr] Compiling graphql_client v0.13.0 [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Compiling wasmer-pack v0.7.2 (/opt/rustwide/workdir/crates/wasmer-pack) [INFO] [stderr] Compiling wasmer-pack-cli v0.7.2 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling wasmer-pack-testing v0.7.2 (/opt/rustwide/workdir/crates/testing) [INFO] [stderr] Compiling wasmer-pack-wasm v0.7.2 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.16s [INFO] running `Command { std: "docker" "inspect" "21dd171ca34fedabebccf98f3417d318e90ca8fa7b8145b0798682f84c743558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21dd171ca34fedabebccf98f3417d318e90ca8fa7b8145b0798682f84c743558", kill_on_drop: false }` [INFO] [stdout] 21dd171ca34fedabebccf98f3417d318e90ca8fa7b8145b0798682f84c743558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5560f4ec801df7c73bd293e4dc4d1e107b8a1b82112c6641e8fb676b55644aa [INFO] running `Command { std: "docker" "start" "-a" "a5560f4ec801df7c73bd293e4dc4d1e107b8a1b82112c6641e8fb676b55644aa", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling wasmer-pack v0.7.2 (/opt/rustwide/workdir/crates/wasmer-pack) [INFO] [stderr] Compiling wasmer-pack-testing v0.7.2 (/opt/rustwide/workdir/crates/testing) [INFO] [stderr] Compiling host-imports v0.0.0 (/opt/rustwide/workdir/examples/host-imports) [INFO] [stderr] Compiling wasmer-pack-wasm v0.7.2 (/opt/rustwide/workdir/crates/wasm) [INFO] [stderr] Compiling wasi-executable v0.0.0 (/opt/rustwide/workdir/examples/wasi-executable) [INFO] [stderr] Compiling hello-wasi v0.1.0 (/opt/rustwide/workdir/examples/hello-wasi) [INFO] [stderr] Compiling calc v0.0.0 (/opt/rustwide/workdir/examples/calc) [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcs3C26f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmer_pack_testing-01d5d3b5fc9e9c4c,libcargo_wasmer-56276b3e8d97906b,libwapm_toml-e8041aa6e2caec26,libtoml-0116576c1c6902ed,libclap_cargo-064cdc1474bdef12,libcargo_metadata-94dee563120e5822,libcargo_platform-7811f3f528f3a913,libcamino-5a5fb169fcdecc39,libdoc_comment-6a3f42bd1983e121,libwasmer_pack_cli-907d92afe561c37a,libwasmer_pack-75bade0e55ad9db5,libwasmparser-c79325f7cdfefdac,libwai_bindgen_gen_wasmer_py-640e9758c59f76da,libwebc-71870a70f7b0161e,libtoml-581be7ae639d2edf,libtoml_edit-a6a792562bd7983c,libleb128-457cdf822c333734,libpath_clean-31df837ff8071fe9,libtempfile-efb9b844f37f2c9a,libfastrand-deb6218d31fdcfce,librustix-a431672b19325703,libbitflags-21dbf4e43d211239,liblinux_raw_sys-9df1fc6228bf1cf6,libtar-9c4f6d72608f423d,libxattr-a6368991ad2102f4,libfiletime-d3f68d51c73737e9,libflate2-fe3084a2887c284e,libminiz_oxide-8af35587d8c426dc,libadler-db651748d345cd83,libcrc32fast-ca333a60acf43309,libsha2-c0760a91572e33aa,libcpufeatures-55aec5d58c3bd17f,libdigest-f559463c8601cbbe,libblock_buffer-e789165563158a76,libcrypto_common-bc2de2b869cab99a,libgeneric_array-57065d78103b734c,libtypenum-8492b87d7f9383a4,liblexical_sort-12c96e47e005d283,libany_ascii-f5dfc4d7eec7a7ce,libbase64-49321c532f7004c3,libwasmer_toml-3cb7ce2fd8e10281,libserde_yaml-48dddaf5c20958da,libunsafe_libyaml-9a2a966d5fe013a6,libserde_json-48e3c8ffbbf96e4c,libryu-3a0dfe9cf7cf00db,libitoa-bd73565d976e59e8,libderive_builder-5b8e3a84e7352a00,libthiserror-5384f530c3a1713f,libsemver-1549fae8918f7932,libtoml-83fb3c0a41119d31,libtoml_edit-cf7b5a2cfb62e54e,libserde_spanned-2928401eb9a9126e,libindexmap-b6628971e46fffc9,libequivalent-b336b2ccffcd21d6,libhashbrown-7901b450f422f482,libwinnow-cc829521207382a7,libtoml_datetime-d31de1af802f66ac,libserde_cbor-ad34f98d13bc1612,libhalf-f28a485bb80f48f5,liburl-53463956944b8bc1,libidna-f857b75fbf2a96e4,libunicode_bidi-5ede022d61889246,libform_urlencoded-0387308b95ad1bb8,libpercent_encoding-ef9c78f6b730e1e1,libshared_buffer-50eb09c1454c9f1a,libmemmap2-e1d5bd96c2575f5c,libindexmap-0ba97c8560f5a714,libhashbrown-fd9a9ad84cacd9a6,libbytes-3175e747af58c3b8,libwai_bindgen_gen_js-c66fdec8e50a525a,libheck-0685359497e227ca,libunicode_segmentation-29712c9a06987888,libwai_bindgen_gen_core-582c6f7c2725ab39,libwai_parser-93c4643d3a811974,libunicode_xid-0094bf0fe1ce31a2,libunicode_normalization-35e8fad15a3d090e,libtinyvec-31c39a0775b0b0c3,libtinyvec_macros-938bd383008fa074,libpulldown_cmark-42cb0bc5a6d04242,libunicase-199fa5f3edf7995c,libbitflags-dfd565f85bac9b15,libid_arena-4f7f0351048474fc,libminijinja-793c271b2b721823,libheck-b32ebcfb1e0e3451,libclap-edb05e28a9d6a36e,libclap_builder-076aa5c53ec50f88,libstrsim-27bc57d6448650ff,libanstream-ea3257efa758a252,libanstyle_query-2f5fe3373225b230,libcolorchoice-8f7a2c879d8373ba,libanstyle_parse-478baf12c90738c6,libutf8parse-2dafa234715afe75,libclap_lex-8ed4b046e39b0743,libanstyle-afeb38dcbf14ba14,libinsta-9822e15e88c614d8,libconsole-f714e156a7eacb6c,liblibc-19708019883152f7,libsimilar-a8658180d3e43437,libyaml_rust-f57ed8afb7aec4d0,liblinked_hash_map-bdd302df3906a81c,libignore-e0e8a57933eec956,libwalkdir-8f8bbea3382a4556,libsame_file-f3477570184175f0,libglobset-172e8b3bd7f735e3,libfnv-77106f9ed4748ca6,libbstr-24bc56fa8a0515de,libserde-c81d6a73232602b2,libtracing_subscriber-b6a1e8d8aa9c58a1,libsmallvec-f382c869fa2e5de2,libnu_ansi_term-7c64f36d2eb36088,liboverload-de85165633f10ba7,libsharded_slab-2686748297761d4a,liblazy_static-16658855d1fc8677,libmatchers-cdea20568d353cf5,libregex_automata-f7ba0c85919d8feb,libregex_syntax-2ba7d5e33eb04e09,libregex-d589fa8de8c303ce,libregex_automata-5ff90e12f4b75497,libaho_corasick-ad45514be107f199,libmemchr-d7b6e113171f298a,libregex_syntax-7b9bfd24356b044e,libtracing-5aaaa6a794b1852d,libpin_project_lite-cb445d06311ccb76,libthread_local-703752788ea87a64,libcfg_if-cfb20768436a17c8,libtracing_log-cb4ea71833d6d22b,liblog-cafd2a45d4d8c25a,libtracing_core-37cf27f4c211ce2e,libonce_cell-e95034d626f88050,libanyhow-9813f3adc22a7b49}.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" "/opt/rustwide/target/debug/deps/rustcs3C26f/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/calc_integration_tests-2594f884ec03b880" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v3.0.4 [INFO] [stderr] error: could not compile `calc` (test "calc-integration-tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a5560f4ec801df7c73bd293e4dc4d1e107b8a1b82112c6641e8fb676b55644aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5560f4ec801df7c73bd293e4dc4d1e107b8a1b82112c6641e8fb676b55644aa", kill_on_drop: false }` [INFO] [stdout] a5560f4ec801df7c73bd293e4dc4d1e107b8a1b82112c6641e8fb676b55644aa