[INFO] cloning repository https://github.com/chase-lambert/uptime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chase-lambert/uptime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchase-lambert%2Fuptime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchase-lambert%2Fuptime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdffd5af045c5e22a2ec26ce7180c96024099d78 [INFO] building chase-lambert/uptime against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchase-lambert%2Fuptime" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chase-lambert/uptime [INFO] finished tweaking git repo https://github.com/chase-lambert/uptime [INFO] tweaked toml for git repo https://github.com/chase-lambert/uptime written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chase-lambert/uptime 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/chase-lambert/uptime 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c4a74ca8c3464232f8f3e3332ff498a28aa3985ee687e478214f18c7933a02d5 [INFO] running `Command { std: "docker" "start" "-a" "c4a74ca8c3464232f8f3e3332ff498a28aa3985ee687e478214f18c7933a02d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4a74ca8c3464232f8f3e3332ff498a28aa3985ee687e478214f18c7933a02d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a74ca8c3464232f8f3e3332ff498a28aa3985ee687e478214f18c7933a02d5", kill_on_drop: false }` [INFO] [stdout] c4a74ca8c3464232f8f3e3332ff498a28aa3985ee687e478214f18c7933a02d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 128135408c6b9024e80fc5ef3ce38d9416f903304193bac3bc308dc3203e2b7e [INFO] running `Command { std: "docker" "start" "-a" "128135408c6b9024e80fc5ef3ce38d9416f903304193bac3bc308dc3203e2b7e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.22.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling uptime 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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libureq-01b449a723178e60,libwebpki_roots-84c999f63fb8b6be,librustls-b4a682d0fcc9bdf4,libsubtle-343c9aa3d9f7d536,libwebpki-937abbd356be5d47,libring-9fa52afae50b8377,libgetrandom-e836c84fd45c6af3,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libzeroize-ecdee4bda510392f,librustls_pki_types-e3fab934027ceeae,libonce_cell-119600c39ce58a96,libflate2-ba1de9be693fbd36,libminiz_oxide-d2f3683b497a5401,libadler-5d585fd5ceaaf370,libcrc32fast-7eee6fe9ac3f34b0,libcfg_if-50b02a9e3502ecf2,libbase64-7b14680fd3f3a6df,liblog-03c1402355aa92f4,liburl-57c26f04c34a9331,libidna-22d636fcf58f8d55,libunicode_normalization-133e712272e75295,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9}.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-3772b5598a0df7bc/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/uptime-3ea53b2c94bf81b2.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_ge_scalarmult_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-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-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_LIMBS_sub_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_LIMBS_select_512_32 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_LIMBS_select_512_32 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-9fa52afae50b8377.rlib(ring-9fa52afae50b8377.ring.bf9bafdf4ffa4d87-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_8_x25519_sc_muladd [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 `uptime` (bin "uptime") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "128135408c6b9024e80fc5ef3ce38d9416f903304193bac3bc308dc3203e2b7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128135408c6b9024e80fc5ef3ce38d9416f903304193bac3bc308dc3203e2b7e", kill_on_drop: false }` [INFO] [stdout] 128135408c6b9024e80fc5ef3ce38d9416f903304193bac3bc308dc3203e2b7e