[INFO] fetching crate massa-sc-runtime 0.3.0... [INFO] testing massa-sc-runtime-0.3.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate massa-sc-runtime 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate massa-sc-runtime 0.3.0 [INFO] finished tweaking crates.io crate massa-sc-runtime 0.3.0 [INFO] tweaked toml for crates.io crate massa-sc-runtime 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate massa-sc-runtime 0.3.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 195 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding loupe v0.1.3 (available: v0.2.0) [INFO] [stderr] Adding serial_test v0.5.1 (available: v3.2.0) [INFO] [stderr] Adding wasmer v2.3.0 (available: v6.0.1) [INFO] [stderr] Adding wasmer-compiler-singlepass v2.3.0 (available: v6.0.1) [INFO] [stderr] Adding wasmer-middlewares v2.3.0 (available: v6.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 410254efc7aad9526941a669ccc61d2e30328d0ac0119fc8e312a1035eb7486d [INFO] running `Command { std: "docker" "start" "-a" "410254efc7aad9526941a669ccc61d2e30328d0ac0119fc8e312a1035eb7486d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "410254efc7aad9526941a669ccc61d2e30328d0ac0119fc8e312a1035eb7486d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410254efc7aad9526941a669ccc61d2e30328d0ac0119fc8e312a1035eb7486d", kill_on_drop: false }` [INFO] [stdout] 410254efc7aad9526941a669ccc61d2e30328d0ac0119fc8e312a1035eb7486d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a861fce4b9ba4da3bee703311e45d883634933010ef46db3584b113af8ee2e8b [INFO] running `Command { std: "docker" "start" "-a" "a861fce4b9ba4da3bee703311e45d883634933010ef46db3584b113af8ee2e8b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasm-encoder v0.238.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling as-ffi-bindings v0.2.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling wast v238.0.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling cornetto v0.1.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling wat v1.238.0 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object v2.3.0 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling dynasmrt v1.2.3 [INFO] [stderr] Compiling wasmer-compiler-singlepass v2.3.0 [INFO] [stderr] Compiling cranelift-frontend v0.82.3 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling wasmer-middlewares v2.3.0 [INFO] [stderr] Compiling massa-sc-runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.35s [INFO] running `Command { std: "docker" "inspect" "a861fce4b9ba4da3bee703311e45d883634933010ef46db3584b113af8ee2e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a861fce4b9ba4da3bee703311e45d883634933010ef46db3584b113af8ee2e8b", kill_on_drop: false }` [INFO] [stdout] a861fce4b9ba4da3bee703311e45d883634933010ef46db3584b113af8ee2e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81da6632d992b142d6e15c01bb846a60a925f46be62ff449afe7a44ae91596b1 [INFO] running `Command { std: "docker" "start" "-a" "81da6632d992b142d6e15c01bb846a60a925f46be62ff449afe7a44ae91596b1", kill_on_drop: false }` [INFO] [stderr] Compiling massa-sc-runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdqeoIT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-c81431f2be87c34f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libbase64-b5296a10b8334a2c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libserial_test-a739f05e099448c2,libparking_lot-cf8c53da601f5c44,libparking_lot_core-a6cc378064956400,liblock_api-f62c6aba38ae709d,libinstant-12245c94b13f8c81,libwasmer_compiler_singlepass-a343c595f09df740,libdynasmrt-88f002e4907a6bef,libbyteorder-1efcbe4f07366651,libwasmer_middlewares-b94513694c7b42e4,libas_ffi_bindings-e5dea5b120aadda7,libanyhow-88c2c5723ab188c9,libwasmer-12cfdffa941173a3,libwasmer_engine_universal-828c6a09942ad885,libwasmer_engine_universal_artifact-1c2b8fe026d97c4b,libwasmer_compiler_cranelift-f0c9ab2dfe67040d,libtracing-7ae928c4c365fc1d,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-181ee1ed942b4689,libcranelift_frontend-fe85f3d9116686fb,librayon-c2139d5238f69e38,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-1e551205f1478063,libcranelift_codegen-fa39aa1bf78c4f59,libcranelift_codegen_shared-410a4a61e53a45d5,libregalloc-b5832418659fb887,librustc_hash-5a527483989b35a3,liblog-394b918668cad64a,libgimli-7ddc22a367910395,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_bforest-8bf7939569ddc2b9,libcranelift_entity-abe76f22a1719950,libwat-0366fa2f96aec52c,libwast-252a987eb0e444a1,libwasm_encoder-71dfe7c4361fcfe5,libleb128fmt-2a9a82a3ed621724,libunicode_width-d12f1dd14779f44c,libbumpalo-f3bca020550ea9bd,libwasmer_engine-f80e6b2deb31d3dc,libmemmap2-a1b24f9861319850,libwasmer_vm-db663369477c5630,libregion-02b0851ac9de809c,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libcorosensei-004f12a192fefcd8,libscopeguard-e80a2b0b1f686274,libbacktrace-f88c28589e0de0aa,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libmemchr-6f5829dadd40eda8,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-5999d1fab1f5d4fa,libmemoffset-bc48cec0ee29d8c8,libwasmer_artifact-a573c5894ac29507,libwasmer_compiler-7aa07d149d027a01,libserde_bytes-2e87df145569ab0a,libsmallvec-45f6e3b8047adea1,libtarget_lexicon-f9e8f02c66b031bd,libwasmparser-a58776fbbf807eb1,libwasmer_types-e20c1b98825c81a7,libmore_asserts-35068358441b054b,libenum_iterator-b0b61019f9e03524,librkyv-f000d5c7d1286264,libseahash-c7c9833d5abc2ba8,libptr_meta-3d1a2602160a2340,libenumset-dcc28ed5e0bc1b55,libloupe-10892b3ffb3db390,libindexmap-5c127c469f3cc841,libhashbrown-fb814cc392727eee,libahash-37c63fa5e7115f7b,libgetrandom-bc3a664d5ba9f62b,liblibc-a58beeab2e1413cc,libcfg_if-666d36e5ee0df220,libonce_cell-0ba6aecba7086d38,libserde-d24b45905a971f9d,libthiserror-70b90120089bd673}.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" "/tmp/rustcdqeoIT/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/massa_sc_runtime-a11e801e55f6810b" "-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: rust-lld: error: undefined symbol: __rust_probestack [INFO] [stdout] >>> referenced by libcalls.rs:690 (src/libcalls.rs:690) [INFO] [stdout] >>> wasmer_vm-db663369477c5630.wasmer_vm.5cfdb33cf0d30bdb-cgu.14.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-db663369477c5630.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `massa-sc-runtime` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "81da6632d992b142d6e15c01bb846a60a925f46be62ff449afe7a44ae91596b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81da6632d992b142d6e15c01bb846a60a925f46be62ff449afe7a44ae91596b1", kill_on_drop: false }` [INFO] [stdout] 81da6632d992b142d6e15c01bb846a60a925f46be62ff449afe7a44ae91596b1