[INFO] cloning repository https://github.com/apoelstra/notification-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoelstra/notification-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Fnotification-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Fnotification-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80f3b447e90a36173feaadff29242edce1ae10bf [INFO] building apoelstra/notification-tool against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Fnotification-tool" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/apoelstra/notification-tool [INFO] finished tweaking git repo https://github.com/apoelstra/notification-tool [INFO] tweaked toml for git repo https://github.com/apoelstra/notification-tool written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apoelstra/notification-tool 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/apoelstra/notification-tool 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e0da53cc038b2e2158d36a4056f103cfe00233144f434e14d237f53829df4236 [INFO] running `Command { std: "docker" "start" "-a" "e0da53cc038b2e2158d36a4056f103cfe00233144f434e14d237f53829df4236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0da53cc038b2e2158d36a4056f103cfe00233144f434e14d237f53829df4236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0da53cc038b2e2158d36a4056f103cfe00233144f434e14d237f53829df4236", kill_on_drop: false }` [INFO] [stdout] e0da53cc038b2e2158d36a4056f103cfe00233144f434e14d237f53829df4236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a73ecc6d53da7550a27a3737c8614ae17f633bbf0e54f0b90af35f305ee0fdb3 [INFO] running `Command { std: "docker" "start" "-a" "a73ecc6d53da7550a27a3737c8614ae17f633bbf0e54f0b90af35f305ee0fdb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling minreq v2.11.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hex-conservative v0.2.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling master 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_8_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<17 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libminreq-e12ed1fbad725ef4,libonce_cell-119600c39ce58a96,libserde_json-4719b4cc854b607b,libitoa-323c19d08fbe6984,libryu-452e68edcd92953e,libwebpki_roots-cf6f0f1adc646ed7,librustls-066a0c8ea9362d0c,libsct-f2db0edcede4fa97,libwebpki-e20e87e5488f403a,libring-a05b147249ee3e6a,libgetrandom-c8a3aac06f548bf4,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libcfg_if-50b02a9e3502ecf2,libchrono-82dd2221b4de265d,libnum_traits-da0ab5bbde21bcc9,liblog-d9db30ba285313c6,libbitcoin_hashes-f7ec60609b495d4c,libhex_conservative-1233ed614b974cd9,libarrayvec-c7e7234329ec1356,libserde-0480229eaa8b31e8}.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-fbb0de65a9a0a84e/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/notification_tool-edbcb99aa07d47a1.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-a05b147249ee3e6a.rlib: archive member 'fad98b632b8ce3cc-curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'ca4b6ef5433f5aeb-aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'ca8bd8684bb569fa-montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'ca8bd8684bb569fa-montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'a9af75d892b04b75-ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'a9af75d892b04b75-gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'a9af75d892b04b75-gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'a9af75d892b04b75-p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'a1949f2101df4b9c-limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member '7effb53edfc7fa2d-mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member 'bec76f70393ddef1-poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib: archive member '7effb53edfc7fa2d-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-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_neg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_invert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_tobytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_fe_isnegative [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_ge_frombytes_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_scalar_mult_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_public_from_private_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_neg_inv_mod_r_u64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_bn_from_montgomery_in_place [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.07.rcgu.o): undefined symbol: ring_core_0_17_8_limbs_mul_add_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_sc_reduce [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_sc_mask [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.11.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_encrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.11.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_ctr32_encrypt_blocks [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.11.rcgu.o): undefined symbol: ring_core_0_17_8_aes_nohw_set_encrypt_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.11.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_finish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.11.rcgu.o): undefined symbol: ring_core_0_17_8_CRYPTO_poly1305_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-a05b147249ee3e6a.rlib(ring-a05b147249ee3e6a.ring.b9d888bb1c7606b5-cgu.11.rcgu.o): undefined symbol: ring_core_0_17_8_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 `master` (bin "notification-tool") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a73ecc6d53da7550a27a3737c8614ae17f633bbf0e54f0b90af35f305ee0fdb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73ecc6d53da7550a27a3737c8614ae17f633bbf0e54f0b90af35f305ee0fdb3", kill_on_drop: false }` [INFO] [stdout] a73ecc6d53da7550a27a3737c8614ae17f633bbf0e54f0b90af35f305ee0fdb3