[INFO] fetching crate marine-rs-sdk-test 0.10.0... [INFO] checking marine-rs-sdk-test-0.10.0 against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] extracting crate marine-rs-sdk-test 0.10.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate marine-rs-sdk-test 0.10.0 on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate marine-rs-sdk-test 0.10.0 [INFO] finished tweaking crates.io crate marine-rs-sdk-test 0.10.0 [INFO] tweaked toml for crates.io crate marine-rs-sdk-test 0.10.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee38a92b593be00c0a8cd3813f9f46afb1909dced1f02e1fc32664cbeac6ab6 [INFO] running `Command { std: "docker" "start" "-a" "5ee38a92b593be00c0a8cd3813f9f46afb1909dced1f02e1fc32664cbeac6ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee38a92b593be00c0a8cd3813f9f46afb1909dced1f02e1fc32664cbeac6ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee38a92b593be00c0a8cd3813f9f46afb1909dced1f02e1fc32664cbeac6ab6", kill_on_drop: false }` [INFO] [stdout] 5ee38a92b593be00c0a8cd3813f9f46afb1909dced1f02e1fc32664cbeac6ab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c19be6e33758fa212ef38d87cba1f95565534211b42e8486e776244ff400d89 [INFO] running `Command { std: "docker" "start" "-a" "8c19be6e33758fa212ef38d87cba1f95565534211b42e8486e776244ff400d89", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling libc v0.2.145 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cranelift-isle v0.93.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.93.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rustix v0.36.14 [INFO] [stderr] Compiling cranelift-codegen-meta v0.93.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling wasmtime-cache v6.0.2 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling wasmtime v6.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wasi-common v6.0.2 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling system-interface v0.25.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling cap-fs-ext v1.0.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling ittapi-sys v0.3.3 [INFO] [stderr] Compiling wasmtime-runtime v6.0.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking wast v8.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.93.2 [INFO] [stderr] Compiling it-to-bytes v0.1.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling wasmtime-wasi v6.0.2 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling fs-set-times v0.19.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Checking safe-transmute v0.11.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Checking regex v1.8.3 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking wasmtime-asm-macros v6.0.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking file-per-thread-logger v0.1.6 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v6.0.2 [INFO] [stderr] Checking wast v60.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling marine-timestamp-macro v0.7.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasmparser v0.77.1 [INFO] [stderr] Compiling cap-rand v1.0.15 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling cap-time-ext v1.0.15 [INFO] [stderr] Compiling fs-set-times v0.18.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Checking it-memory-traits v0.4.0 [INFO] [stderr] Compiling marine-min-it-version v0.3.0 [INFO] [stderr] Checking walrus v0.19.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Checking marine-utils v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling trybuild v1.0.80 [INFO] [stderr] Checking uuid v1.3.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling ittapi v0.3.3 [INFO] [stderr] Compiling wiggle-generate v6.0.2 [INFO] [stderr] Checking wat v1.0.66 [INFO] [stderr] Compiling wiggle-macro v6.0.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking cranelift-entity v0.93.2 [INFO] [stderr] Checking fluence-it-types v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking marine-rs-sdk-main v0.7.1 [INFO] [stderr] Checking bytesize v1.2.0 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking basic-toml v0.1.2 [INFO] [stderr] Checking cranelift-bforest v0.93.2 [INFO] [stderr] Checking it-lilo v0.5.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking wasmparser v0.100.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking wasmparser v0.101.1 [INFO] [stderr] Checking wasmer-interface-types-fl v0.26.1 [INFO] [stderr] Checking marine-macro-impl v0.7.1 [INFO] [stderr] Checking marine-it-interfaces v0.8.1 [INFO] [stderr] Checking it-json-serde v0.4.1 [INFO] [stderr] Checking marine-module-interface v0.7.1 [INFO] [stderr] Compiling marine-macro v0.7.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wasmtime-types v6.0.2 [INFO] [stderr] Checking wasmtime-jit-debug v6.0.2 [INFO] [stderr] Checking marine-wasm-backend-traits v0.2.1 [INFO] [stderr] Checking polyplets v0.3.2 [INFO] [stderr] Checking marine-rs-sdk v0.7.1 [INFO] [stderr] Checking wasmtime-environ v6.0.2 [INFO] [stderr] Checking marine-it-parser v0.12.1 [INFO] [stderr] Checking marine-module-info-parser v0.6.1 [INFO] [stderr] Checking marine-it-generator v0.10.1 [INFO] [stderr] Checking wasmtime-jit v6.0.2 [INFO] [stderr] Checking cranelift-frontend v0.93.2 [INFO] [stderr] Checking cranelift-native v0.93.2 [INFO] [stderr] Checking cranelift-wasm v0.93.2 [INFO] [stderr] Checking wasmtime-cranelift v6.0.2 [INFO] [stderr] Checking wiggle v6.0.2 [INFO] [stderr] Checking wasi-cap-std-sync v6.0.2 [INFO] [stderr] Checking marine-wasmtime-backend v0.2.2 [INFO] [stderr] Checking marine-core v0.20.3 [INFO] [stderr] Checking marine-runtime v0.26.3 [INFO] [stderr] Checking fluence-app-service v0.25.3 [INFO] [stderr] Checking marine-test-macro-impl v0.10.0 [INFO] [stderr] Checking marine-build-rs-generator v0.10.0 [INFO] [stderr] Compiling marine-test-macro v0.10.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcoGa8uf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoGa8uf/symbols.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.marine_test_macro.925e0c229aa3271a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.27if8i2fjcfq3qy.rcgu.rmeta" "/opt/rustwide/target/debug/deps/marine_test_macro-2bfe0888abee0c17.20bjhilr2cozugn5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/psm-dac39a444412ec87/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-456895f9afb78a74/out" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-f9c8ca2d7691b6ec/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-3cb31c9b0f2415ea/out" "-L" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproc_macro_error-6117b452d087457c.rlib" "/opt/rustwide/target/debug/deps/libmarine_test_macro_impl-508ff7bb54ccd875.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-bfa142c41f62be58.rlib" "/opt/rustwide/target/debug/deps/libfluence_app_service-b3d2e4380e23b90e.rlib" "/opt/rustwide/target/debug/deps/libmaplit-6ca1b1f57cea6470.rlib" "/opt/rustwide/target/debug/deps/libmarine-48420e507d9af0fc.rlib" "/opt/rustwide/target/debug/deps/libit_json_serde-cc17a5fc4d7fed73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-72a48d7f6c1f4334.rlib" "/opt/rustwide/target/debug/deps/libryu-60d787f06ba95f2b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d3560d6d559b6a54.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e65467649e0a92d3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-24050dd097488935.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk-393c49401674215a.rlib" "/opt/rustwide/target/debug/deps/libpolyplets-1a314da156935c91.rlib" "/opt/rustwide/target/debug/deps/libmarine_core-b302aa32ad75eb12.rlib" "/opt/rustwide/target/debug/deps/libmarine_wasmtime_backend-0a77d29f5028c5b5.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_wasi-5123a9176e40bf67.rlib" "/opt/rustwide/target/debug/deps/libwasi_cap_std_sync-db66f0d9002c004b.rlib" "/opt/rustwide/target/debug/deps/libfs_set_times-8a5c16112be0335a.rlib" "/opt/rustwide/target/debug/deps/libsystem_interface-12262332ecd66e4b.rlib" "/opt/rustwide/target/debug/deps/libcap_fs_ext-4652aaeef06e1836.rlib" "/opt/rustwide/target/debug/deps/libcap_time_ext-ef0efe4e18373117.rlib" "/opt/rustwide/target/debug/deps/libwasi_common-e3040834703514ba.rlib" "/opt/rustwide/target/debug/deps/libwiggle-ca39e3fbdf8e5b64.rlib" "/opt/rustwide/target/debug/deps/libtracing-a43cad88c6b44ee8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5871931e99ade1e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a1eb7a63eb530d6.rlib" "/opt/rustwide/target/debug/deps/libcap_rand-67d4f6de47231ca9.rlib" "/opt/rustwide/target/debug/deps/librand-4f5755f63272b093.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cd303814461f874e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-38fdac3fa5b4e32c.rlib" "/opt/rustwide/target/debug/deps/librand_core-2680281c720778e6.rlib" "/opt/rustwide/target/debug/deps/libcap_std-56fe0a16143e088f.rlib" "/opt/rustwide/target/debug/deps/libcap_primitives-6054bf39b3e10ab3.rlib" "/opt/rustwide/target/debug/deps/libfs_set_times-37f8c39ce9199bab.rlib" "/opt/rustwide/target/debug/deps/libipnet-5fd6dbb58fd06174.rlib" "/opt/rustwide/target/debug/deps/libmaybe_owned-eeb8fbe9a4380e8c.rlib" "/opt/rustwide/target/debug/deps/libio_extras-41bd979b59795525.rlib" "/opt/rustwide/target/debug/deps/libambient_authority-7ea9ed1f90b091b1.rlib" "/opt/rustwide/target/debug/deps/libwasmtime-e776013ba539a19d.rlib" "/opt/rustwide/target/debug/deps/libwat-4800cee52a8b695a.rlib" "/opt/rustwide/target/debug/deps/libwast-b08d228a1ad6c30c.rlib" "/opt/rustwide/target/debug/deps/libwasm_encoder-6ff0da4816a333d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e3f0dcae7a460caf.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_cranelift-0929a336f491fb04.rlib" "/opt/rustwide/target/debug/deps/libcranelift_native-b317ffaa3b5e92e8.rlib" "/opt/rustwide/target/debug/deps/libcranelift_wasm-127c855cb581a247.rlib" "/opt/rustwide/target/debug/deps/libcranelift_frontend-c588800d5c2f95e7.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen-ebd82a3a7f3fe8b5.rlib" "/opt/rustwide/target/debug/deps/libbumpalo-0f97a39fa6f6fc92.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-45265b0bcb20d356.rlib" "/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-0693eae0c361b2e6.rlib" "/opt/rustwide/target/debug/deps/libregalloc2-ff3fc03aff52e200.rlib" "/opt/rustwide/target/debug/deps/libslice_group_by-b9033d8a398e7f87.rlib" "/opt/rustwide/target/debug/deps/libfxhash-295d1001ce4187e3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65940e7e4b81ffe4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c858baf7e969c242.rlib" "/opt/rustwide/target/debug/deps/libcranelift_bforest-0a5724d1d8171de5.rlib" "/opt/rustwide/target/debug/deps/libpsm-b0b0ff7dd4b7b240.rlib" "/opt/rustwide/target/debug/deps/librayon-014c413c5154e96a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2e86893b06f6fda0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-57a8db415b2a0f66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f75a26cd42c1016d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-316351a81dcb3757.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-016e6989bb0466e4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c5de0e3d9340dcf6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-21a7209cb56c3dfb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22d67a5353e1bcf8.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_cache-348a3055dd87ed41.rlib" "/opt/rustwide/target/debug/deps/libbase64-928b96738fb439a4.rlib" "/opt/rustwide/target/debug/deps/libfile_per_thread_logger-3b81fe602dff4900.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-dcea2bbe81c2b66b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4f7aa74bf6f57767.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-c89bfc189d8c56c5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-1a3a06d05291e0c5.rlib" "/opt/rustwide/target/debug/deps/libregex-75319aef3e57fd85.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d3b57e469efe555e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2dfb456251ef51a.rlib" "/opt/rustwide/target/debug/deps/libtoml-6e6f9d56ccdfa596.rlib" "/opt/rustwide/target/debug/deps/libzstd-1b812ab2f360cac6.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-602e213b8e96ff16.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-cdc828fd6c9356dc.rlib" "/opt/rustwide/target/debug/deps/libdirectories_next-05af8cd3cb63f04a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-60276bb4f90f579f.rlib" "/opt/rustwide/target/debug/deps/libsha2-b2223d48b6b446a4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-66eaf654860df699.rlib" "/opt/rustwide/target/debug/deps/libdigest-d0bbe382506f785c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6170e14b2c8e4844.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-9c9b621a6379e109.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-413c8be552dddf68.rlib" "/opt/rustwide/target/debug/deps/libtypenum-254c8b9e614b27c3.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_jit-ee06238d65108e1a.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-50c11e82204f5116.rlib" "/opt/rustwide/target/debug/deps/libbincode-3c1a2128499637a2.rlib" "/opt/rustwide/target/debug/deps/libcpp_demangle-c3833491ffb35098.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dd901d0c5e64cd7a.rlib" "/opt/rustwide/target/debug/deps/libittapi-532b530289b7a4b7.rlib" "/opt/rustwide/target/debug/deps/libittapi_sys-1a7afa9c9f23d312.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_jit_icache_coherence-db21a0193cfba616.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_runtime-90085c5860900b76.rlib" "/opt/rustwide/target/debug/deps/libmemfd-5f86d0b21d6d34b2.rlib" "/opt/rustwide/target/debug/deps/librustix-64c5fd68d9df194b.rlib" "/opt/rustwide/target/debug/deps/libitoa-97a0dbe7b18da27a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-1314d80f6f9bfc5a.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_asm_macros-594d90bddd3cb432.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_jit_debug-15c236156798d6c5.rlib" "/opt/rustwide/target/debug/deps/librustix-07ed49f25d5cbc3a.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-710194d29db1e603.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6749c210b54c9bf5.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-187ebe9eb9137e93.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9982e537aa05065c.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_environ-ba91e8368fdfad2a.rlib" "/opt/rustwide/target/debug/deps/libgimli-56bd2a9e31f7e1c3.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-42b40c439d5726e8.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-cf89b05661354c90.rlib" "/opt/rustwide/target/debug/deps/libwasmtime_types-a64bdb8eeb9987b1.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-48ebad87e5d00adf.rlib" "/opt/rustwide/target/debug/deps/libcranelift_entity-87553cbd5a0ddb3d.rlib" "/opt/rustwide/target/debug/deps/libtarget_lexicon-ba8d7d781776ad92.rlib" "/opt/rustwide/target/debug/deps/libobject-d4ef9b65bc4a67d3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-19de00718e746cf2.rlib" "/opt/rustwide/target/debug/deps/libbytesize-ebda321c9a2ce89b.rlib" "/opt/rustwide/target/debug/deps/libmarine_utils-e1fb4c5065d530d0.rlib" "/opt/rustwide/target/debug/deps/libmarine_min_it_version-8136ea125182e0b5.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_info_parser-8b24e474e1f78da9.rlib" "/opt/rustwide/target/debug/deps/libchrono-49f7b994fd2b434a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af20960e590ec7b7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-6a71f72091519b65.rlib" "/opt/rustwide/target/debug/deps/libtime-83d4108acd63bc3b.rlib" "/opt/rustwide/target/debug/deps/libmarine_rs_sdk_main-7995c3277c71679a.rlib" "/opt/rustwide/target/debug/deps/libserde_with-81590009887eb4d5.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_parser-89f50bb5acc943d7.rlib" "/opt/rustwide/target/debug/deps/libmarine_wasm_backend_traits-28615d93ecc9a017.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-2b9c821af8054035.rlib" "/opt/rustwide/target/debug/deps/liburl-05d7f7ae40d8a318.rlib" "/opt/rustwide/target/debug/deps/libidna-b5229e9084fc1ef6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2d870cc28f4475dc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7997a54ecda5e502.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5f24cd78d133148b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9872a6bc54c561e5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7269ca3182174344.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d55abcfdacb960ad.rlib" "/opt/rustwide/target/debug/deps/libindexmap-594175922c4e5ada.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-924608f18fec5602.rlib" "/opt/rustwide/target/debug/deps/libahash-2827c3330f8347a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-af1ee46c7a82370b.rlib" "/opt/rustwide/target/debug/deps/liblibc-67a5fbfda38ab9a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-164bf69dabbcc49a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af43e325e29ab356.rlib" "/opt/rustwide/target/debug/deps/libmarine_module_interface-b4cde75d8fd8a91a.rlib" "/opt/rustwide/target/debug/deps/libmarine_it_interfaces-c8f7864c5d856d0b.rlib" "/opt/rustwide/target/debug/deps/libmultimap-45fe33bd6bdee5ba.rlib" "/opt/rustwide/target/debug/deps/libitertools-15920b6d00774337.rlib" "/opt/rustwide/target/debug/deps/libeither-379883ffc2507b24.rlib" "/opt/rustwide/target/debug/deps/libwasmer_interface_types_fl-e2b35d89752da604.rlib" "/opt/rustwide/target/debug/deps/libsemver-b15c50071654bbbe.rlib" "/opt/rustwide/target/debug/deps/libit_lilo-126a120528e41867.rlib" "/opt/rustwide/target/debug/deps/libfluence_it_types-c87bbd8be2bf1d67.rlib" "/opt/rustwide/target/debug/deps/libit_memory_traits-1704d26c963dbcbf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8cb6f23326197bc7.rlib" "/opt/rustwide/target/debug/deps/libit_to_bytes-883ada67fac4817b.rlib" "/opt/rustwide/target/debug/deps/libwast-e1c8659358b85c30.rlib" "/opt/rustwide/target/debug/deps/libnom-c327791356b812c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c5800d7d029d80c3.rlib" "/opt/rustwide/target/debug/deps/libserde-746599daee3d0a55.rlib" "/opt/rustwide/target/debug/deps/libwalrus-10d82be6dc826795.rlib" "/opt/rustwide/target/debug/deps/libleb128-969fa210d25a89af.rlib" "/opt/rustwide/target/debug/deps/liblog-8dc89d719cdd114e.rlib" "/opt/rustwide/target/debug/deps/libwasmparser-666373781fb90dff.rlib" "/opt/rustwide/target/debug/deps/libanyhow-53d8d2067b7b5488.rlib" "/opt/rustwide/target/debug/deps/libid_arena-a381c78e6916afdb.rlib" "/opt/rustwide/target/debug/deps/libdarling-bd9cee10944b1aee.rlib" "/opt/rustwide/target/debug/deps/libdarling_core-37cf20dbd3c25060.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4879da1fb0ea4ecc.rlib" "/opt/rustwide/target/debug/deps/libfnv-5267a7b77b0ecebf.rlib" "/opt/rustwide/target/debug/deps/libident_case-25ec980433a879fb.rlib" "/opt/rustwide/target/debug/deps/libsyn-0b8aeeca566e241a.rlib" "/opt/rustwide/target/debug/deps/libquote-1ce15d2c6f776e8f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f04c56075a01ba6c.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-0e53082f4f416819.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eaf1658b3f662260.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-fe004512c8383174.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-47e0ecd3287b5c0f.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-015902ed618eefc0.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-02658e0f050cc536.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-18cab63f30597806.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ffbb1fe30bac014a.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/024378d9203a4009ed73d6db2681b88a8d74ce7a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmarine_test_macro-2bfe0888abee0c17.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: set_result_size: undefined version: [INFO] [stdout] /usr/bin/ld: set_result_ptr: undefined version: [INFO] [stdout] /usr/bin/ld: release_objects: undefined version: [INFO] [stdout] /usr/bin/ld: get_result_size: undefined version: [INFO] [stdout] /usr/bin/ld: get_result_ptr: undefined version: [INFO] [stdout] /usr/bin/ld: allocate: undefined version: [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [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 `marine-test-macro` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8c19be6e33758fa212ef38d87cba1f95565534211b42e8486e776244ff400d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c19be6e33758fa212ef38d87cba1f95565534211b42e8486e776244ff400d89", kill_on_drop: false }` [INFO] [stdout] 8c19be6e33758fa212ef38d87cba1f95565534211b42e8486e776244ff400d89