[INFO] fetching crate autorip 0.1.1... [INFO] building autorip-0.1.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate autorip 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate autorip 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate autorip 0.1.1 [INFO] tweaked toml for crates.io crate autorip 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate autorip 0.1.1 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 crates.io crate autorip 0.1.1 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2179282172f4b4fc5d2d182764bf2b2bae9953feb4f0adadfc6d1d56438f860e [INFO] running `Command { std: "docker" "start" "-a" "2179282172f4b4fc5d2d182764bf2b2bae9953feb4f0adadfc6d1d56438f860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2179282172f4b4fc5d2d182764bf2b2bae9953feb4f0adadfc6d1d56438f860e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2179282172f4b4fc5d2d182764bf2b2bae9953feb4f0adadfc6d1d56438f860e", kill_on_drop: false }` [INFO] [stdout] 2179282172f4b4fc5d2d182764bf2b2bae9953feb4f0adadfc6d1d56438f860e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cb00088b129036b9e624bb2cafbae1c295759ab76a6a7aace8980e90f619cea6 [INFO] running `Command { std: "docker" "start" "-a" "cb00088b129036b9e624bb2cafbae1c295759ab76a6a7aace8980e90f619cea6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wasi v0.11.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.76 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling autorip v0.1.1 (/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/{libautorip-c03960d58925725f,libureq-883012c7df88efc4,libwebpki_roots-47aaa849e20fc353,librustls-8723b7157ce1edf2,libsct-dccf2c1b9d274c9e,libwebpki-d8b18ba865c00492,libring-3335f7902ce293cd,libuntrusted-f7f5e2e679817f68,libserde_json-4870e3a99f9d54cc,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,libonce_cell-119600c39ce58a96,libflate2-5c485c2bb944cd1a,libminiz_oxide-9ef4ee65f5b7616a,libadler-5d585fd5ceaaf370,libcrc32fast-f0a61590867b47c0,libbase64-710238602af2c408,liburl-e304069b0f59ece6,libidna-eafc9a8d1920d8ba,libunicode_normalization-3b638c617373ca60,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-b8176c3a875ee4b7,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,liblog-b5fc3a56451dbf45,libstructopt-d94729b6b77cb49b,liblazy_static-36da267ce9339a94,libclap-f98915b08fa2dd48,libvec_map-4d1795d7ce776985,libtextwrap-beba40023d0288f0,libunicode_width-9718a35a1702a5af,libstrsim-77da817db1277a2f,libbitflags-15e3d67e03629ffa,libatty-3242e974e54baef7,libansi_term-e6505b9a6cac2ba7,libregex-868021a725175427,libregex_automata-93bc44f86e81df91,libaho_corasick-c58e5710fe67cc41,libmemchr-fd701345b7e213ad,libregex_syntax-ce36f47e8a6d95e0,libuuid-ae4c340e292694cc,libgetrandom-7d9fa6b5375f67c6,libwasi-b9c6bfbff0bef49f,libcfg_if-50b02a9e3502ecf2,libserde-6f76a094c8f0df9a,libanyhow-71514f83a2b6841e}.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-490f67866bfe4e03/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/autorip-cd3b6865efa1f07b.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-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-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_point_mul_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_elem_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-3335f7902ce293cd.rlib(ring-3335f7902ce293cd.ring.5f1147f4fba4cd8b-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_point_mul [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 `autorip` (bin "autorip") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cb00088b129036b9e624bb2cafbae1c295759ab76a6a7aace8980e90f619cea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb00088b129036b9e624bb2cafbae1c295759ab76a6a7aace8980e90f619cea6", kill_on_drop: false }` [INFO] [stdout] cb00088b129036b9e624bb2cafbae1c295759ab76a6a7aace8980e90f619cea6