[INFO] cloning repository https://github.com/fawni/afraid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fawni/afraid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fafraid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fafraid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65ac558abb0d71a7547bbbb10b8912d5ebfd7c7e [INFO] building fawni/afraid against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffawni%2Fafraid" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fawni/afraid [INFO] finished tweaking git repo https://github.com/fawni/afraid [INFO] tweaked toml for git repo https://github.com/fawni/afraid written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fawni/afraid 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/fawni/afraid 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c0efa19aed1a12d0d3ae393bbeaa2e3aca9e65b6f0c27beca55ef080c25c4ab [INFO] running `Command { std: "docker" "start" "-a" "4c0efa19aed1a12d0d3ae393bbeaa2e3aca9e65b6f0c27beca55ef080c25c4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c0efa19aed1a12d0d3ae393bbeaa2e3aca9e65b6f0c27beca55ef080c25c4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c0efa19aed1a12d0d3ae393bbeaa2e3aca9e65b6f0c27beca55ef080c25c4ab", kill_on_drop: false }` [INFO] [stdout] 4c0efa19aed1a12d0d3ae393bbeaa2e3aca9e65b6f0c27beca55ef080c25c4ab [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 7dd7ed449fd1e9e07217e70689428ce512687155bc73d525f4955a32871f03f2 [INFO] running `Command { std: "docker" "start" "-a" "7dd7ed449fd1e9e07217e70689428ce512687155bc73d525f4955a32871f03f2", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling errno v0.3.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling twink_macros v1.1.0 [INFO] [stderr] Compiling twink v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling ureq v2.9.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling afraid 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_5_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_xml_rs-8fe5856c10882e9a,libxml-623607c771c0e708,libureq-c73a28461afaa90a,libwebpki_roots-267243c5347162bd,librustls-c5e6038dd380af49,libsct-8b44c02626f2d354,libwebpki-bee20e326ae52f65,libring-3fc5c365bcc412c7,libgetrandom-7d9fa6b5375f67c6,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libonce_cell-f802108926723965,libflate2-5c485c2bb944cd1a,libminiz_oxide-9ef4ee65f5b7616a,libadler-5d585fd5ceaaf370,libcrc32fast-f0a61590867b47c0,libbase64-710238602af2c408,liblog-2df1d538f4c13c57,liburl-e5a221099376f604,libidna-9eaa0e36347232ed,libunicode_normalization-3b638c617373ca60,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-818fcfce2532c4d3,libform_urlencoded-1e0ec7337c1c6778,libpercent_encoding-d87fcbc1c262c93e,libconfy-4206eeaffd803ada,libtoml-f12bad110bca8485,libdirectories-673ec14f3b74c975,libtwink-317c9c0a9f86a0bb,libchrono-17f37317c02cb41b,libnum_traits-1bf6b7a3d1d0e57d,libsha1-418dd534e04dd987,libdigest-175d4c26469c7771,libblock_buffer-ff766ba1f1bc2312,libcrypto_common-54f1074c3cc16168,libgeneric_array-143189b5e972f6af,libtypenum-0fe8d28fad3fc2b1,libserde-c916cfc5ca5804f8,libdialoguer-c8264afe90b71834,libshell_words-60648c807bd03914,libtempfile-1644312ba855c7c5,libfastrand-99331fcc6afd0878,librustix-dd1331ac57a4a9e1,libbitflags-8001fb14588c65e8,liberrno-e0d08d296b4226db,liblibc-bb5d78f67b8e32f5,libcfg_if-50b02a9e3502ecf2,libzeroize-ecdee4bda510392f,libthiserror-fdf34ff23341a66a,libconsole-0b82d63bbcdc0b97,libunicode_width-9718a35a1702a5af,liblazy_static-36da267ce9339a94}.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-783383f617e99985/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/afraid-6dbc037fc7abfda8.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.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-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.01.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_shl_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.01.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_ge_double_scalarmult_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_finish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_aes_nohw_encrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_aes_nohw_ctr32_encrypt_blocks [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_aes_nohw_set_encrypt_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_sc_reduce [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_sc_mask [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_neg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_invert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_tobytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_isnegative [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_ge_frombytes_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3fc5c365bcc412c7.rlib(ring-3fc5c365bcc412c7.ring.8b96f2ef2e839119-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_memcmp [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 `afraid` (bin "afraid") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7dd7ed449fd1e9e07217e70689428ce512687155bc73d525f4955a32871f03f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd7ed449fd1e9e07217e70689428ce512687155bc73d525f4955a32871f03f2", kill_on_drop: false }` [INFO] [stdout] 7dd7ed449fd1e9e07217e70689428ce512687155bc73d525f4955a32871f03f2