[INFO] cloning repository https://github.com/landonburns19/sequential [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landonburns19/sequential" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandonburns19%2Fsequential", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandonburns19%2Fsequential'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dfbefb56170483dcb64a81576026a30cadfff62 [INFO] building landonburns19/sequential against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandonburns19%2Fsequential" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/landonburns19/sequential [INFO] finished tweaking git repo https://github.com/landonburns19/sequential [INFO] tweaked toml for git repo https://github.com/landonburns19/sequential written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/landonburns19/sequential on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/landonburns19/sequential 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4244d51f978923a5160739342eab5dbd10a079f81e140631abb4aa46bed35ba [INFO] running `Command { std: "docker" "start" "-a" "f4244d51f978923a5160739342eab5dbd10a079f81e140631abb4aa46bed35ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4244d51f978923a5160739342eab5dbd10a079f81e140631abb4aa46bed35ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4244d51f978923a5160739342eab5dbd10a079f81e140631abb4aa46bed35ba", kill_on_drop: false }` [INFO] [stdout] f4244d51f978923a5160739342eab5dbd10a079f81e140631abb4aa46bed35ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] cd464caba567c23375e2e9ac56ab9d16d05b68519e4b9fc53c108ec213695947 [INFO] running `Command { std: "docker" "start" "-a" "cd464caba567c23375e2e9ac56ab9d16d05b68519e4b9fc53c108ec213695947", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling my-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "ring_core_0_17_7_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libureq-697ac04e56e7e3db,libwebpki_roots-47aaa849e20fc353,librustls-856e71508411b9bc,libsct-eec5ebbf0dad554c,libwebpki-3061e20ab3e37280,libring-ffaa3e2bf903d4ff,libgetrandom-e836c84fd45c6af3,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libonce_cell-119600c39ce58a96,libflate2-5c485c2bb944cd1a,libminiz_oxide-9ef4ee65f5b7616a,libadler-5d585fd5ceaaf370,libcrc32fast-f0a61590867b47c0,libcfg_if-50b02a9e3502ecf2,libbase64-7b14680fd3f3a6df,liblog-2df1d538f4c13c57,liburl-304283173dc0ec30,libidna-0a44d33e17abfe28,libunicode_normalization-3b638c617373ca60,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/ring-a32277906b4f5ab1/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/my_project-60a63a007fa19df5.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_are_even [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_are_zero [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_add_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_equal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_shl_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMB_shr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_less_than [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_reduce_once [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_less_than_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_point_mul_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_elem_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_point_mul [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my-project` (bin "my-project") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd464caba567c23375e2e9ac56ab9d16d05b68519e4b9fc53c108ec213695947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd464caba567c23375e2e9ac56ab9d16d05b68519e4b9fc53c108ec213695947", kill_on_drop: false }` [INFO] [stdout] cd464caba567c23375e2e9ac56ab9d16d05b68519e4b9fc53c108ec213695947