[INFO] cloning repository https://github.com/jabwd/log_seq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jabwd/log_seq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2Flog_seq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2Flog_seq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c15d39c6d5163fa17781f2d9693e3f685cc3e53 [INFO] building jabwd/log_seq against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjabwd%2Flog_seq" "/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/jabwd/log_seq [INFO] finished tweaking git repo https://github.com/jabwd/log_seq [INFO] tweaked toml for git repo https://github.com/jabwd/log_seq written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jabwd/log_seq 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/jabwd/log_seq 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] bd3ef5c370e36b84e578e34698bec214098c53d75db726121a833f393f2e0755 [INFO] running `Command { std: "docker" "start" "-a" "bd3ef5c370e36b84e578e34698bec214098c53d75db726121a833f393f2e0755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3ef5c370e36b84e578e34698bec214098c53d75db726121a833f393f2e0755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3ef5c370e36b84e578e34698bec214098c53d75db726121a833f393f2e0755", kill_on_drop: false }` [INFO] [stdout] bd3ef5c370e36b84e578e34698bec214098c53d75db726121a833f393f2e0755 [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] 6088d166fed496b1857725848f0ed98ccaa4629eabeb761f82f6349e71c5d6fa [INFO] running `Command { std: "docker" "start" "-a" "6088d166fed496b1857725848f0ed98ccaa4629eabeb761f82f6349e71c5d6fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ureq-proto v0.4.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling rustls-webpki v0.103.2 [INFO] [stderr] Compiling ureq v3.0.11 [INFO] [stderr] Compiling log_seq v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.00s [INFO] running `Command { std: "docker" "inspect" "6088d166fed496b1857725848f0ed98ccaa4629eabeb761f82f6349e71c5d6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6088d166fed496b1857725848f0ed98ccaa4629eabeb761f82f6349e71c5d6fa", kill_on_drop: false }` [INFO] [stdout] 6088d166fed496b1857725848f0ed98ccaa4629eabeb761f82f6349e71c5d6fa [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] dd0b1f1e1154f04e6ea4bbb8f1c40ba8ad92435acd94bf9eb53c7054f981f88c [INFO] running `Command { std: "docker" "start" "-a" "dd0b1f1e1154f04e6ea4bbb8f1c40ba8ad92435acd94bf9eb53c7054f981f88c", kill_on_drop: false }` [INFO] [stderr] Compiling log_seq v0.3.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-b5683b1301da26fc,libwebpki_roots-bb360ab6134b685b,libwebpki_roots-23be3b5e648379a6,librustls_pemfile-cc03d1271cba4cff,librustls-c9dbce848dc0d867,libsubtle-343c9aa3d9f7d536,libwebpki-e8f513eec894cd5e,libring-df813ce302504869,libgetrandom-e836c84fd45c6af3,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,librustls_pki_types-4c6b117c47bf9fe9,libzeroize-ecdee4bda510392f,libpercent_encoding-0902f23ed4a1beb9,libflate2-b0c2fc064ede1d74,libminiz_oxide-c92686b213593d01,libadler2-5b8c1924e4ec31f3,libcrc32fast-7eee6fe9ac3f34b0,libcfg_if-50b02a9e3502ecf2,libutf8-f7657666c523ef48,libureq_proto-973aba722e60f546,libhttparse-b69aa11f909b6167,libbase64-ee50786c9cbbc86e,libhttp-f0d952fe8a6c09ef,libitoa-e26c2fca71a2b2d1,libbytes-e46fd6b63d8ecb9e,libfnv-4cf7b98c52023da7}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblog-4ecbc956a4935ae7,libchrono-eb3691c974b28fb9,libnum_traits-514bda062b1b8c0b}.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-72351a453a1a03ff/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/log_seq-e03d6add94d0b20b.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_window5_split_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_window5_split_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_window5_split_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_window5_unsplit_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_window5_split_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_window5_unsplit_window [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_equal_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-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-df813ce302504869.rlib(ring-df813ce302504869.ring.409204f44f9aa1fe-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [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 `log_seq` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dd0b1f1e1154f04e6ea4bbb8f1c40ba8ad92435acd94bf9eb53c7054f981f88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0b1f1e1154f04e6ea4bbb8f1c40ba8ad92435acd94bf9eb53c7054f981f88c", kill_on_drop: false }` [INFO] [stdout] dd0b1f1e1154f04e6ea4bbb8f1c40ba8ad92435acd94bf9eb53c7054f981f88c