[INFO] cloning repository https://github.com/nestor94/hello-crypto-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nestor94/hello-crypto-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnestor94%2Fhello-crypto-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnestor94%2Fhello-crypto-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3aff211d49605f4c8b4c934b8602435a89eee42f [INFO] building nestor94/hello-crypto-rust against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnestor94%2Fhello-crypto-rust" "/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/nestor94/hello-crypto-rust [INFO] finished tweaking git repo https://github.com/nestor94/hello-crypto-rust [INFO] tweaked toml for git repo https://github.com/nestor94/hello-crypto-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nestor94/hello-crypto-rust 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/nestor94/hello-crypto-rust 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] ae22bcdfeb156280833d819ba6fa2089416d3413535c7fa17e0350ac692d5e70 [INFO] running `Command { std: "docker" "start" "-a" "ae22bcdfeb156280833d819ba6fa2089416d3413535c7fa17e0350ac692d5e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae22bcdfeb156280833d819ba6fa2089416d3413535c7fa17e0350ac692d5e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae22bcdfeb156280833d819ba6fa2089416d3413535c7fa17e0350ac692d5e70", kill_on_drop: false }` [INFO] [stdout] ae22bcdfeb156280833d819ba6fa2089416d3413535c7fa17e0350ac692d5e70 [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] 40ffe436c3454d1f64d8de222ea5270e9f47c4824f98a496cf057e0cf52bdbc1 [INFO] running `Command { std: "docker" "start" "-a" "40ffe436c3454d1f64d8de222ea5270e9f47c4824f98a496cf057e0cf52bdbc1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling secp256k1 v0.11.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling ferris-says v0.1.1 [INFO] [stderr] Compiling crypto-testing 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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libsha2-147079bf756c5103,libdigest-3a62bcb9f7294096,libopaque_debug-f4c6fad0cfcd74dd,libfake_simd-ca4b4de3dd52aa09,libblock_buffer-50364aec4080d6cf,libgeneric_array-92c007b076318732,libtypenum-6a02f7a5de6210eb,libblock_padding-3ae5648e8b824bd7,libbyte_tools-2d99e388891527ef,libbyteorder-26101728964e8450,libhex-647016a1c45e032a,librand-aa2cb48b77bcc63f,libsecp256k1-ecc76b56e08381cb,liblibc-1301fa9c58a4e95e,librand-41056f69cbdea87f}.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/secp256k1-f76e09d77947cca8/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.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/libsecp256k1-ecc76b56e08381cb.rlib: archive member 'lax_der_parsing.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ecc76b56e08381cb.rlib: archive member 'secp256k1.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_ecdsa_signature_serialize_der [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_ecdsa_signature_parse_der [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_nonce_function_rfc6979 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_nonce_function_rfc6979 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_ecdsa_sign [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_ecdsa_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.0.rcgu.o: undefined symbol: secp256k1_context_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.1.rcgu.o: undefined symbol: secp256k1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.1.rcgu.o: undefined symbol: secp256k1_ec_seckey_verify [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.1.rcgu.o: undefined symbol: secp256k1_ec_pubkey_parse [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/crypto_testing-0dd9b3a2c91cd357.crypto_testing.5c6180284d7229a4-cgu.1.rcgu.o: undefined symbol: secp256k1_ec_pubkey_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ecc76b56e08381cb.rlib(secp256k1-ecc76b56e08381cb.secp256k1.f7b402d018f976ce-cgu.0.rcgu.o): undefined symbol: secp256k1_context_destroy [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ecc76b56e08381cb.rlib(secp256k1-ecc76b56e08381cb.secp256k1.f7b402d018f976ce-cgu.0.rcgu.o): undefined symbol: secp256k1_context_create [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ecc76b56e08381cb.rlib(secp256k1-ecc76b56e08381cb.secp256k1.f7b402d018f976ce-cgu.0.rcgu.o): undefined symbol: secp256k1_ec_pubkey_serialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsecp256k1-ecc76b56e08381cb.rlib(secp256k1-ecc76b56e08381cb.secp256k1.f7b402d018f976ce-cgu.0.rcgu.o): undefined symbol: secp256k1_context_create [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-testing` (bin "crypto-testing") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "40ffe436c3454d1f64d8de222ea5270e9f47c4824f98a496cf057e0cf52bdbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ffe436c3454d1f64d8de222ea5270e9f47c4824f98a496cf057e0cf52bdbc1", kill_on_drop: false }` [INFO] [stdout] 40ffe436c3454d1f64d8de222ea5270e9f47c4824f98a496cf057e0cf52bdbc1