[INFO] cloning repository https://github.com/chikai-io/wasmer-exports [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chikai-io/wasmer-exports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikai-io%2Fwasmer-exports", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikai-io%2Fwasmer-exports'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea8a03ef305c4948f0384c891b16cebb5dd6294e [INFO] building chikai-io/wasmer-exports/ea8a03ef305c4948f0384c891b16cebb5dd6294e against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikai-io%2Fwasmer-exports" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chikai-io/wasmer-exports [INFO] finished tweaking git repo https://github.com/chikai-io/wasmer-exports [INFO] tweaked toml for git repo https://github.com/chikai-io/wasmer-exports written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chikai-io/wasmer-exports on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chikai-io/wasmer-exports 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-types v2.0.0 [INFO] [stderr] Downloaded rkyv_derive v0.6.7 [INFO] [stderr] Downloaded thiserror-impl v1.0.29 [INFO] [stderr] Downloaded rkyv v0.6.7 [INFO] [stderr] Downloaded wat v1.0.40 [INFO] [stderr] Downloaded loupe-derive v0.1.3 [INFO] [stderr] Downloaded loupe v0.1.3 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.74.0 [INFO] [stderr] Downloaded wasmer-engine-universal v2.0.0 [INFO] [stderr] Downloaded wasmer-derive v2.0.0 [INFO] [stderr] Downloaded cranelift-bforest v0.74.0 [INFO] [stderr] Downloaded wasmer-object v2.0.0 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.0.0 [INFO] [stderr] Downloaded memmap2 v0.2.3 [INFO] [stderr] Downloaded structopt v0.3.25 [INFO] [stderr] Downloaded wasmer-compiler v2.0.0 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded wasmparser v0.78.2 [INFO] [stderr] Downloaded wasmer-vm v2.0.0 [INFO] [stderr] Downloaded wasmer v2.0.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.74.0 [INFO] [stderr] Downloaded regalloc v0.0.31 [INFO] [stderr] Downloaded cranelift-entity v0.74.0 [INFO] [stderr] Downloaded cranelift-frontend v0.74.0 [INFO] [stderr] Downloaded object v0.25.3 [INFO] [stderr] Downloaded wast v38.0.1 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded enumset v1.0.7 [INFO] [stderr] Downloaded target-lexicon v0.12.2 [INFO] [stderr] Downloaded wasmer-engine v2.0.0 [INFO] [stderr] Downloaded rustversion v1.0.5 [INFO] [stderr] Downloaded thiserror v1.0.29 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded region v2.2.0 [INFO] [stderr] Downloaded more-asserts v0.2.1 [INFO] [stderr] Downloaded libc v0.2.103 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] [stderr] Downloaded cranelift-codegen v0.74.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bc953b289497cf275a913252ff765df8e6ed5899e4d8c5bfc69613b919c5911 [INFO] running `Command { std: "docker" "start" "-a" "5bc953b289497cf275a913252ff765df8e6ed5899e4d8c5bfc69613b919c5911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bc953b289497cf275a913252ff765df8e6ed5899e4d8c5bfc69613b919c5911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc953b289497cf275a913252ff765df8e6ed5899e4d8c5bfc69613b919c5911", kill_on_drop: false }` [INFO] [stdout] 5bc953b289497cf275a913252ff765df8e6ed5899e4d8c5bfc69613b919c5911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32f565606716c05deba6597e825d3ba3b8c5cecd872bccdab020ac7c38229613 [INFO] running `Command { std: "docker" "start" "-a" "32f565606716c05deba6597e825d3ba3b8c5cecd872bccdab020ac7c38229613", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wast v38.0.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wat v1.0.40 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling wasmer-types v2.0.0 [INFO] [stderr] Compiling wasmer-compiler v2.0.0 [INFO] [stderr] Compiling wasmer-engine v2.0.0 [INFO] [stderr] Compiling wasmer-object v2.0.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.0.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.0.0 [INFO] [stderr] Compiling cranelift-frontend v0.74.0 [INFO] [stderr] Compiling wasmer v2.0.0 [INFO] [stderr] Compiling wasmer-exports v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfPdN1B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmer-391f3b44dd885fb6,libwasmer_engine_universal-6f2fced7a3983e01,libwasmer_compiler_cranelift-42de66b824039fe1,libtracing-53b86556220cdc1a,libpin_project_lite-e686f189f307e605,libtracing_core-c4ba6861d5bfde9f,libcranelift_frontend-29773a7b1fc1b0d4,librayon-dfa048a101ec0571,librayon_core-3597df8b415f6c92,libnum_cpus-261301c7fe4078bf,libcrossbeam_deque-d9e586422483601c,libcrossbeam_epoch-139134814bcaa0c8,libscopeguard-43643e546252cd47,libcrossbeam_channel-7e57b2092c0c8c1a,libcrossbeam_utils-e37731e7b56a015e,libeither-50b95428db42d46e,libcranelift_codegen-fa11736f211d0211,libregalloc-f65544b6caf65344,librustc_hash-5a527483989b35a3,libgimli-4ba368ba790d67d1,libfallible_iterator-1bf2f15d2c3f7b97,libstable_deref_trait-fa928650ff60dc8f,libcranelift_codegen_shared-e53e542a97337ed8,liblog-b5bd69c3e1875b03,libcranelift_bforest-1b61f39d303b27a0,libcranelift_entity-7a291fd721a8a734,libwat-774f196453e864ce,libwast-55bce03e68b7b0ce,libleb128-ae0983f084a091ac,libwasmer_engine-a343f0ede0190ae0,libmemmap2-dd13bae0fc8bfa1a,libwasmer_compiler-7b09872be7c5dcf9,libserde_bytes-1cd67b3e6835f88d,libsmallvec-647ec04a1585c7a5,libtarget_lexicon-6eecd16f9388a948,libenumset-d4f58c5382c67193,libwasmer_vm-c6593e0a054033fe,libregion-06a3f3601135c7b3,libbacktrace-75cb98f9e699ad86,libminiz_oxide-57b5b66862955c21,libadler-f4caa73e14204bdd,libobject-2362cf825df25faf,libmemchr-1e1b38a88bafddeb,libaddr2line-3dc63c4a64b1c9a4,libgimli-18a795dd3b8964df,libcfg_if-33ef6c02a07f9fec,librustc_demangle-75d535d2d5742005,libmore_asserts-96eea10acf760add,libwasmparser-59e96c461172cd04,libwasmer_types-8eb095c62274a391,librkyv-effc84be685ccfa7,libseahash-c7c9833d5abc2ba8,libmemoffset-83482859956e07c2,libptr_meta-2109be4401e2a9be,libloupe-a494ba0794baff52,libindexmap-a19ee8bf19070834,libhashbrown-6be3a3b5258097e1,libserde-ea774ec43c08e041,libthiserror-ac1670d0d5491882,libglob-2e0f0a938c2ab896,libanyhow-f0c35b9abb1a6aa0,libstructopt-68876087033dc0ae,liblazy_static-2bb390fee0230a38,libclap-25e55a44e843ea21,libvec_map-ecbce826993378bd,libtextwrap-7b51497447b7c4d8,libunicode_width-c0dfc70716b193be,libstrsim-1c33ff29e0d45111,libbitflags-e2b4db6c651223da,libatty-3b04499202eb7b15,liblibc-94b4f46b45581ebb,libansi_term-dc29728339138c52}.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/rustcfPdN1B/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/wasmer-vm-39def85cfb5ecc91/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wasmer_exports-7a2d307e547d90c0" "-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:682 (src/libcalls.rs:682) [INFO] [stdout] >>> wasmer_vm-c6593e0a054033fe.wasmer_vm.cb34671ff63ad171-cgu.08.rcgu.o:(wasmer_vm_probestack) in archive /opt/rustwide/target/debug/deps/libwasmer_vm-c6593e0a054033fe.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmer-exports` (bin "wasmer-exports") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "32f565606716c05deba6597e825d3ba3b8c5cecd872bccdab020ac7c38229613", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f565606716c05deba6597e825d3ba3b8c5cecd872bccdab020ac7c38229613", kill_on_drop: false }` [INFO] [stdout] 32f565606716c05deba6597e825d3ba3b8c5cecd872bccdab020ac7c38229613