[INFO] fetching crate ice_core 0.5.1... [INFO] testing ice_core-0.5.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate ice_core 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ice_core 0.5.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ice_core 0.5.1 [INFO] finished tweaking crates.io crate ice_core 0.5.1 [INFO] tweaked toml for crates.io crate ice_core 0.5.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e283a26e93b5ebc48573513d173018766900cccbb3f351db6bdbbfe09c199e43 [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" "e283a26e93b5ebc48573513d173018766900cccbb3f351db6bdbbfe09c199e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e283a26e93b5ebc48573513d173018766900cccbb3f351db6bdbbfe09c199e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e283a26e93b5ebc48573513d173018766900cccbb3f351db6bdbbfe09c199e43", kill_on_drop: false }` [INFO] [stdout] e283a26e93b5ebc48573513d173018766900cccbb3f351db6bdbbfe09c199e43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] 3802758f71bf68193e35a3f905ce3381a3d2a9c9d97e1a10b05059d1f82a37ad [INFO] running `Command { std: "docker" "start" "-a" "3802758f71bf68193e35a3f905ce3381a3d2a9c9d97e1a10b05059d1f82a37ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling parity-wasm v0.27.6 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling llvm-sys v60.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling wasm-core v0.2.15 [INFO] [stderr] Compiling ice_core v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lssa/namespace.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | pub state: &'a mut GlobalStateProvider, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn GlobalStateProvider` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lssa/task.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | task: Box [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lssa/task.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | type Target = Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lssa/resolver.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | namespaces: BTreeMap> [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Namespace` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lssa/event.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | ev: Box [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Event` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lssa/event.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | type Target = Event; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Event` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `chrono` is imported redundantly [INFO] [stdout] --> src/lssa/ns/timer.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use chrono; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate chrono; [INFO] [stdout] | -------------------- the item `chrono` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.ice_core.01ff3612-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030.4vzpmgoqubgk3dwg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/llvm-sys-5dc498a384750909/out" "-L" "/usr/lib/llvm-10/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-b58d774625c2e953.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-8e045214eaabb3d0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libtokio-269ae341742b2776.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-fb528ae40e9c04c2.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4ded6df07930ea60.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1942cac80d945f9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-28c620c971e84d79.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5307ee51adca887f.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e044041e02b1f36.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-51f6cdb3b95548c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b4df00bcbe641b36.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a598f5991bd6ad47.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-eec8374e32b326e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c109e530919a382f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b872823e6168871.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-829ed6711166cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2e7309c293f2356b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-2d9a056da6e8a0ab.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmio-6e556b36655ce9d7.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libnet2-c0f694ac19e68cef.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-3d66717d29b52115.rlib" "/opt/rustwide/target/debug/deps/libiovec-28b952fe3da1e2c4.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5dfc54c644a2f5a4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fc2ac5b964651b53.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libwasm_core-c7068d57ab282a34.rlib" "/opt/rustwide/target/debug/deps/libparity_wasm-d8cb881e4169aed0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libllvm_sys-bcffeb17eb4d91e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libbincode-a181024ddc7c752e.rlib" "/opt/rustwide/target/debug/deps/libserde-ca2eddef037d8f42.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lz" "-lrt" "-ldl" "-ltinfo" "-lpthread" "-lm" "-lstdc++" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ice_core-6c951c4be473c030" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libwasm_core-c7068d57ab282a34.rlib(wasm_core-c7068d57ab282a34.wasm_core.561f3c0e-cgu.11.rcgu.o): in function `wasm_core::jit::llvm::Orc::add_lazily_compiled_ir': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-core-0.2.15/src/jit/llvm.rs:378: undefined reference to `LLVMOrcMakeSharedModule' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ice_core` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3802758f71bf68193e35a3f905ce3381a3d2a9c9d97e1a10b05059d1f82a37ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3802758f71bf68193e35a3f905ce3381a3d2a9c9d97e1a10b05059d1f82a37ad", kill_on_drop: false }` [INFO] [stdout] 3802758f71bf68193e35a3f905ce3381a3d2a9c9d97e1a10b05059d1f82a37ad