[INFO] cloning repository https://github.com/frogfishio/lembeh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frogfishio/lembeh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Flembeh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Flembeh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd05c61d025dd22dde1318be3092d5486987c6e [INFO] testing frogfishio/lembeh against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrogfishio%2Flembeh" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/frogfishio/lembeh [INFO] finished tweaking git repo https://github.com/frogfishio/lembeh [INFO] tweaked toml for git repo https://github.com/frogfishio/lembeh written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frogfishio/lembeh 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] crate git repo https://github.com/frogfishio/lembeh 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5de3dc10202c7cf52de037d5b8c9354919875ce1d838b01dd7a9647a70f46edb [INFO] running `Command { std: "docker" "start" "-a" "5de3dc10202c7cf52de037d5b8c9354919875ce1d838b01dd7a9647a70f46edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de3dc10202c7cf52de037d5b8c9354919875ce1d838b01dd7a9647a70f46edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de3dc10202c7cf52de037d5b8c9354919875ce1d838b01dd7a9647a70f46edb", kill_on_drop: false }` [INFO] [stdout] 5de3dc10202c7cf52de037d5b8c9354919875ce1d838b01dd7a9647a70f46edb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 98b5148c7dd44379d4a4d4bbf5d279c530e49496b153a9ff006bb5c211e330bc [INFO] running `Command { std: "docker" "start" "-a" "98b5148c7dd44379d4a4d4bbf5d279c530e49496b153a9ff006bb5c211e330bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling target-lexicon v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.52.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling wasmtime-environ v0.9.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling wasmparser v0.45.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling gimli v0.19.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.9.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling file-per-thread-logger v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling cranelift-entity v0.52.0 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling faerie v0.13.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.52.0 [INFO] [stderr] Compiling cranelift-bforest v0.52.0 [INFO] [stderr] Compiling cranelift-codegen v0.52.0 [INFO] [stderr] Compiling cranelift-frontend v0.52.0 [INFO] [stderr] Compiling cranelift-native v0.52.0 [INFO] [stderr] Compiling cranelift-wasm v0.52.0 [INFO] [stderr] Compiling zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Compiling zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Compiling wasmtime-debug v0.9.0 [INFO] [stderr] Compiling wasmtime-jit v0.9.0 [INFO] [stderr] Compiling wasmtime v0.9.0 [INFO] [stderr] Compiling lembeh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchlTAUl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-f966a605f67466b7,libwasmtime_jit-5cbc2ca6246d5b97,libcranelift_native-5ff2cfb4778d4643,libraw_cpuid-845e7357438a8ce7,libwasmtime_debug-5b64ec9bc108d715,libgimli-66d976a9f524eab2,libfallible_iterator-1bf2f15d2c3f7b97,libarrayvec-cda32c3de0521187,libnodrop-8dcf87880503f033,libstable_deref_trait-ee4e2507165228e8,libfaerie-9ca87197c6c5f1dd,libstring_interner-52bee242129baaae,libgoblin-76b97cf6a9393e0c,libplain-ec735bbd5d2b2fae,libscroll-ea0020ca263bb680,libwasmtime_runtime-1518efc11c995ffb,libregion-2a38102c7f6d2f3e,libbitflags-0629d6d36c0d1ed3,libwasmtime_environ-c7ae8e836dda32ab,libbincode-e7c44e37d82dd864,libbase64-b6593fc8161c679f,liberrno-c0ae7f5ffab53646,libfile_per_thread_logger-7a03181cbb4795cd,libenv_logger-bd90e4de2a3e5943,libregex-e7c5c2bb9cfe2ddf,libthread_local-2f3b94ab5dd251fa,libregex_syntax-d8266c0aee9f9a4f,libaho_corasick-935151ea87995350,libmemchr-7f5a01b3b1238be3,libatty-afc8727c2adb02e1,libhumantime-32d3c64d48dfe69d,libquick_error-d40abd8d97f0f2e3,libtermcolor-24ebb4685659b157,libtoml-2efc44b0676c9c57,libzstd-6c48922be3250c31,libzstd_safe-1505ce0d4f26a4ec,libzstd_sys-2581a141a57de40b,librayon-527c65d3ef093261,librayon_core-d3b6bfd8669dff14,libnum_cpus-6ac4b6b3b51fd466,libcrossbeam_queue-f9d994bbd8189bdf,libcrossbeam_deque-b5b0e85da960dca0,libcrossbeam_epoch-5c068bb97fe607f2,libscopeguard-f56127f537038ddd,libmemoffset-6a69a8f0e61837ae,libcrossbeam_utils-bbd02639d6e4060b,libeither-d5be8a455e3dc4f2,libspin-bd5c65b66a03de3f,libdirectories-1ba57771d1de6df4,libdirs_sys-d83e3c018450da15,liblibc-a84bb86e72aebfd7,libanyhow-a34ceb493f2e92a7,libsha2-451910177bc3f8e9,libdigest-8bae53940edf5667,libopaque_debug-a254d90c091110cb,libfake_simd-f956db7a80a1e4dd,libblock_buffer-a4acd1be85fe715c,libgeneric_array-4db418f31ce88622,libtypenum-492e5c7740c18394,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,liblazy_static-2bb390fee0230a38,libmore_asserts-96eea10acf760add,libindexmap-664733c055643e0c,libcranelift_wasm-388c81ebe45f77d4,libwasmparser-5d7fd9a18f8eb157,libcranelift_frontend-2577847e2392828e,libcranelift_codegen-de50db07d917d973,libsmallvec-208c5c978908ba6d,libbyteorder-cc7f5786fb230714,libthiserror-4bce9d8180e8bfd1,libtarget_lexicon-fd05a49054528b93,libcranelift_codegen_shared-64aeec06727b8846,liblog-bf43b26b7bcba1d4,libcfg_if-7e9efee4241be1ca,libcranelift_bforest-46c707254477a36d,libcranelift_entity-0b4be701b79e05ab,libserde-e8a2c029fee8d15c}.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" "-lstdc++" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchlTAUl/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/zstd-sys-a6d81032d8596e6b/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-2608e39b76472f86/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lembeh-89ba87ef0385c714" "-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 link.rs:339 (src/link.rs:339) [INFO] [stdout] >>> wasmtime_jit-5cbc2ca6246d5b97.wasmtime_jit.a8cf8bbfae95de2a-cgu.2.rcgu.o:(wasmtime_jit::link::relocate::h29bab91214ed229d) in archive /opt/rustwide/target/debug/deps/libwasmtime_jit-5cbc2ca6246d5b97.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lembeh` (bin "lembeh") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "98b5148c7dd44379d4a4d4bbf5d279c530e49496b153a9ff006bb5c211e330bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b5148c7dd44379d4a4d4bbf5d279c530e49496b153a9ff006bb5c211e330bc", kill_on_drop: false }` [INFO] [stdout] 98b5148c7dd44379d4a4d4bbf5d279c530e49496b153a9ff006bb5c211e330bc