[INFO] cloning repository https://github.com/brian-carroll/rust-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brian-carroll/rust-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-carroll%2Frust-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-carroll%2Frust-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3047a2bfaff79fdad0afda3487e0780deadf6b8 [INFO] testing brian-carroll/rust-wasm against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrian-carroll%2Frust-wasm" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brian-carroll/rust-wasm [INFO] finished tweaking git repo https://github.com/brian-carroll/rust-wasm [INFO] tweaked toml for git repo https://github.com/brian-carroll/rust-wasm written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brian-carroll/rust-wasm on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brian-carroll/rust-wasm 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.2.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.20 [INFO] [stderr] Downloaded wast v37.0.0 [INFO] [stderr] Downloaded tracing-core v0.1.19 [INFO] [stderr] Downloaded serde_derive v1.0.128 [INFO] [stderr] Downloaded wat v1.0.39 [INFO] [stderr] Downloaded serde v1.0.128 [INFO] [stderr] Downloaded object v0.26.1 [INFO] [stderr] Downloaded libc v0.2.100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff3e09431368c778de0bb655ae176c28b8d3f0cb4e35c83e9f94b7b888efe320 [INFO] running `Command { std: "docker" "start" "-a" "ff3e09431368c778de0bb655ae176c28b8d3f0cb4e35c83e9f94b7b888efe320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff3e09431368c778de0bb655ae176c28b8d3f0cb4e35c83e9f94b7b888efe320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff3e09431368c778de0bb655ae176c28b8d3f0cb4e35c83e9f94b7b888efe320", kill_on_drop: false }` [INFO] [stdout] ff3e09431368c778de0bb655ae176c28b8d3f0cb4e35c83e9f94b7b888efe320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6d22d8d8803c12d6e04df7a4389bb05eaceec687bab6058ee05cdc29da50dcf6 [INFO] running `Command { std: "docker" "start" "-a" "6d22d8d8803c12d6e04df7a4389bb05eaceec687bab6058ee05cdc29da50dcf6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling cranelift-bforest v0.74.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling wast v37.0.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wat v1.0.39 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling enumset v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [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 rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc59Hcqb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwasmer-b257e5df6122d0c0.rlib,libwasmer_engine_universal-e21b09cc5f6b6eeb.rlib,libwasmer_compiler_cranelift-abe003c1918f23b0.rlib,libtracing-ed44261963d3c6cb.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libtracing_core-130d3924557f1741.rlib,libcranelift_frontend-d4248a4b3d923ec0.rlib,librayon-5010400b1762f45e.rlib,librayon_core-4254dba3afeb3315.rlib,libnum_cpus-f037dc6829107a9f.rlib,libcrossbeam_deque-cc4c3e6754f70668.rlib,libcrossbeam_epoch-082f09a5c5878a95.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libeither-4c8c1e39a99655ac.rlib,libcranelift_codegen-55896112d9692d4b.rlib,libregalloc-ce42977a0bbb2654.rlib,librustc_hash-de524032ebe4928f.rlib,libgimli-6ba8e3838aeaef57.rlib,libfallible_iterator-e9e99c8495986b6c.rlib,libstable_deref_trait-e60d57aba6f24397.rlib,libcranelift_codegen_shared-c6f7477bb68b397e.rlib,liblog-2fa663e3959e676f.rlib,libcranelift_bforest-764cf32c5b2c516b.rlib,libcranelift_entity-ca6cf71a1599b5fc.rlib,libwat-cad47de53c65f4e4.rlib,libwast-440c1bfe774ebba0.rlib,libleb128-30d1a85b130b82d4.rlib,libwasmer_engine-b095a7d51454e308.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmemmap2-5bd080a5c5acce90.rlib,libwasmer_compiler-ab4f9605bc81c9c6.rlib,libserde_bytes-479628f39846a82a.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libtarget_lexicon-d9222525e02fff93.rlib,libenumset-c6f46992c75dbe23.rlib,libwasmer_vm-dd4dad206b2bcfef.rlib,libregion-328dec1637bcdbbd.rlib,libbitflags-e274cd04b58a060d.rlib,libbacktrace-ef8431bbfca120ff.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-7397a59c23c4b58e.rlib,libmemchr-e1aeb49aeb9e7822.rlib,liblibc-dab2adecb35fd10f.rlib,libaddr2line-a9fb13c84f6738ba.rlib,libgimli-edec53f7c78eb596.rlib,libcfg_if-66d55f6b302e88c8.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libmore_asserts-33aaab1214bfad9d.rlib,libwasmparser-780ecec3124b05a0.rlib,libwasmer_types-7facc4c7e62d7eef.rlib,librkyv-652a8505403ae93a.rlib,libseahash-a7d19e07040b7275.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libptr_meta-1ed020ef9c0fbbfd.rlib,libloupe-ec5fbf83f19fcf18.rlib,libindexmap-ed720acc422f9730.rlib,libhashbrown-f6484c11bf24e065.rlib,libserde-34fa2e2d88b85ffc.rlib,libthiserror-03290dda69fd397c.rlib,libparity_wasm-57b1ead5b801577d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc59Hcqb/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/wasmer-vm-6426f4aa2af808e4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rust_wasm-52f07019690c2588" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwasmer_vm-dd4dad206b2bcfef.rlib(wasmer_vm-dd4dad206b2bcfef.wasmer_vm.16f0438668d2d9a0-cgu.03.rcgu.o): in function `wasmer_vm::libcalls::LibCall::function_pointer': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmer-vm-2.0.0/src/libcalls.rs:821:(.text._ZN9wasmer_vm8libcalls7LibCall16function_pointer17h226ec872e075c812E+0x20c): undefined reference to `__rust_probestack' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: 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#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-wasm` (bin "rust-wasm") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d22d8d8803c12d6e04df7a4389bb05eaceec687bab6058ee05cdc29da50dcf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d22d8d8803c12d6e04df7a4389bb05eaceec687bab6058ee05cdc29da50dcf6", kill_on_drop: false }` [INFO] [stdout] 6d22d8d8803c12d6e04df7a4389bb05eaceec687bab6058ee05cdc29da50dcf6