[INFO] cloning repository https://github.com/maccuci/rchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maccuci/rchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccuci%2Frchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccuci%2Frchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ac4ac3ae92ac89dc169fea2e91645f77118a66b [INFO] building maccuci/rchat against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaccuci%2Frchat" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maccuci/rchat [INFO] finished tweaking git repo https://github.com/maccuci/rchat [INFO] tweaked toml for git repo https://github.com/maccuci/rchat written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maccuci/rchat 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/maccuci/rchat 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 00d8fdc6f40512c1fababe5169641b1ee99cd78995d64f0e03b99b8f51516446 [INFO] running `Command { std: "docker" "start" "-a" "00d8fdc6f40512c1fababe5169641b1ee99cd78995d64f0e03b99b8f51516446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d8fdc6f40512c1fababe5169641b1ee99cd78995d64f0e03b99b8f51516446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d8fdc6f40512c1fababe5169641b1ee99cd78995d64f0e03b99b8f51516446", kill_on_drop: false }` [INFO] [stdout] 00d8fdc6f40512c1fababe5169641b1ee99cd78995d64f0e03b99b8f51516446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 802f2a9b183310947c753e9eb06a076fe1854a25d098433458b27b64131e4ea0 [INFO] running `Command { std: "docker" "start" "-a" "802f2a9b183310947c753e9eb06a076fe1854a25d098433458b27b64131e4ea0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling minreq v2.11.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling openai-api-rs v2.1.4 [INFO] [stderr] Compiling chatgpt-test 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/{libdotenv-89f45f0506c47bba,libopenai_api_rs-d28f34d747fc9063,libminreq-517b53dacf3456bc,libonce_cell-119600c39ce58a96,libwebpki_roots-47aaa849e20fc353,librustls-59aa84e82206af0e,libsct-9060ef7a00778dcf,libwebpki-060a5ca4d3f0b3f2,libring-668747d191c6c1ac,libgetrandom-7d9fa6b5375f67c6,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libuntrusted-f7f5e2e679817f68,liblog-2df1d538f4c13c57,libserde_json-dab0bd1e36217f04,libryu-758d5f45864a8a15,libitoa-e26c2fca71a2b2d1,libserde-6ff9f6250322a83e}.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-71aa36afc307e057/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/chatgpt_test-3cab789d64a79210.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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-668747d191c6c1ac.rlib(ring-668747d191c6c1ac.ring.b6c02d829330472d-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 `chatgpt-test` (bin "chatgpt-test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "802f2a9b183310947c753e9eb06a076fe1854a25d098433458b27b64131e4ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802f2a9b183310947c753e9eb06a076fe1854a25d098433458b27b64131e4ea0", kill_on_drop: false }` [INFO] [stdout] 802f2a9b183310947c753e9eb06a076fe1854a25d098433458b27b64131e4ea0