[INFO] cloning repository https://github.com/webmaster128/ed25519-signatures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webmaster128/ed25519-signatures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Fed25519-signatures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Fed25519-signatures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3e8cf56a30c4e6e66f3eb716152c4f9cf4ed31 [INFO] building webmaster128/ed25519-signatures against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster128%2Fed25519-signatures" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/webmaster128/ed25519-signatures [INFO] finished tweaking git repo https://github.com/webmaster128/ed25519-signatures [INFO] tweaked toml for git repo https://github.com/webmaster128/ed25519-signatures written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/webmaster128/ed25519-signatures 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/webmaster128/ed25519-signatures 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 13b75ac962c1569000ccba28c1705cf7bc30a709365027edd0dd04f4bc655897 [INFO] running `Command { std: "docker" "start" "-a" "13b75ac962c1569000ccba28c1705cf7bc30a709365027edd0dd04f4bc655897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b75ac962c1569000ccba28c1705cf7bc30a709365027edd0dd04f4bc655897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b75ac962c1569000ccba28c1705cf7bc30a709365027edd0dd04f4bc655897", kill_on_drop: false }` [INFO] [stdout] 13b75ac962c1569000ccba28c1705cf7bc30a709365027edd0dd04f4bc655897 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d1b58a0f89f83e3787838034b7f35083fad988e140a81b38c565bb0945b06fc7 [INFO] running `Command { std: "docker" "start" "-a" "d1b58a0f89f83e3787838034b7f35083fad988e140a81b38c565bb0945b06fc7", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling ed25519-signatures v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "d1b58a0f89f83e3787838034b7f35083fad988e140a81b38c565bb0945b06fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b58a0f89f83e3787838034b7f35083fad988e140a81b38c565bb0945b06fc7", kill_on_drop: false }` [INFO] [stdout] d1b58a0f89f83e3787838034b7f35083fad988e140a81b38c565bb0945b06fc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 675ab03cfd3a11e78ab824f117c07b0d0722dcc1274693aa2ebd10d97593d9aa [INFO] running `Command { std: "docker" "start" "-a" "675ab03cfd3a11e78ab824f117c07b0d0722dcc1274693aa2ebd10d97593d9aa", kill_on_drop: false }` [INFO] [stderr] Compiling ed25519-signatures 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" "-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/libhex-8c2a52fa871f35cb.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libed25519_dalek-3727695916ed9cda,libsha2-21ddccd141903ffd,libopaque_debug-c49481a206caa42f,libfake_simd-ca4b4de3dd52aa09,libblock_buffer-c736fcda3e4e6678,libblock_padding-91dfda1310f3089d,libbyte_tools-2d99e388891527ef,librand-2d845274dedd8b8f,librand_chacha-169a0a7e0de2da9d,libppv_lite86-3493475e77f61984,libcurve25519_dalek-b9adfdecc9639b2a,libsubtle-bb4d402dab922079,libzeroize-526a5ce98d97deb9,librand_core-6cdf6ded3854ef3b,libgetrandom-5e37e26c5bf6ed86,libwasi-203864a9547604ca,libcfg_if-c52cb2c48f08318d,libdigest-a29e4aa58e277214,libgeneric_array-c06c52a8d1da5728,libtypenum-427d6b1faf4d5335,libbyteorder-3f92cf96e66f158e,libclear_on_drop-7d24e6797a2ef319}.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/clear_on_drop-1f1284203cdef0ce/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ed25519_signatures-1dcececf0cdb6980.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/libclear_on_drop-7d24e6797a2ef319.rlib: archive member 'hide.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libed25519_dalek-3727695916ed9cda.rlib(ed25519_dalek-3727695916ed9cda.ed25519_dalek.27db9e6c5dcd9161-cgu.0.rcgu.o): undefined symbol: clear_on_drop_hide [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libed25519_dalek-3727695916ed9cda.rlib(ed25519_dalek-3727695916ed9cda.ed25519_dalek.27db9e6c5dcd9161-cgu.0.rcgu.o): undefined symbol: clear_on_drop_hide [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-signatures` (bin "ed25519-signatures" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "675ab03cfd3a11e78ab824f117c07b0d0722dcc1274693aa2ebd10d97593d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675ab03cfd3a11e78ab824f117c07b0d0722dcc1274693aa2ebd10d97593d9aa", kill_on_drop: false }` [INFO] [stdout] 675ab03cfd3a11e78ab824f117c07b0d0722dcc1274693aa2ebd10d97593d9aa