[INFO] cloning repository https://github.com/Mario-SO/macrors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mario-SO/macrors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-SO%2Fmacrors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-SO%2Fmacrors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d50b9225745e0bcbc77366f94c178c36e5c05de9 [INFO] building Mario-SO/macrors against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-SO%2Fmacrors" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mario-SO/macrors [INFO] finished tweaking git repo https://github.com/Mario-SO/macrors [INFO] tweaked toml for git repo https://github.com/Mario-SO/macrors written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mario-SO/macrors 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/Mario-SO/macrors 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 00d55390231688e2e9b8c7333972a5410c06b5f2edc470d761e9c99dc023694d [INFO] running `Command { std: "docker" "start" "-a" "00d55390231688e2e9b8c7333972a5410c06b5f2edc470d761e9c99dc023694d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d55390231688e2e9b8c7333972a5410c06b5f2edc470d761e9c99dc023694d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d55390231688e2e9b8c7333972a5410c06b5f2edc470d761e9c99dc023694d", kill_on_drop: false }` [INFO] [stdout] 00d55390231688e2e9b8c7333972a5410c06b5f2edc470d761e9c99dc023694d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3af25927681fe42a692a7545864e032cc0727f2fbe95b010fe79bc2c233effa7 [INFO] running `Command { std: "docker" "start" "-a" "3af25927681fe42a692a7545864e032cc0727f2fbe95b010fe79bc2c233effa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling minreq v2.11.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling errno v0.3.5 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling openai-api-rs v2.0.2 [INFO] [stderr] Compiling macros-rs 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_5_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/{libopenai_api_rs-5f4987a1665f7414,libminreq-97f0c4427751161b,libonce_cell-f802108926723965,libserde_json-b9e5113cfda9a5c2,libryu-758d5f45864a8a15,libitoa-9c1bb7077bf41900,libwebpki_roots-267243c5347162bd,librustls-4db25415619b2f24,libsct-375ae19171b0afda,libwebpki-ce70911d39ac3ef4,libring-fda854cda531f922,libgetrandom-78c0e04a009ba664,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,liblog-2df1d538f4c13c57,libserde-70e15677c44fd90f,libdialoguer-64edaaed15a03812,libshell_words-60648c807bd03914,libtempfile-4aa8ba2d1b3249d0,libfastrand-99331fcc6afd0878,librustix-ebc4182db3488b2c,libbitflags-8001fb14588c65e8,liberrno-b4e0e53aed59ad26,liblibc-9919de62c587fb90,libcfg_if-50b02a9e3502ecf2,libzeroize-aea854f4e6b22543,libthiserror-be2325bd7154ae34,libconsole-3920498360a34a27,libunicode_width-9718a35a1702a5af,liblazy_static-36da267ce9339a94}.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-d3a6cc834bcde1ff/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/macros_rs-dc51ee0b893c20a4.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.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-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.01.rcgu.o): undefined symbol: ring_core_0_17_5_LIMBS_shl_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.01.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_ge_double_scalarmult_vartime [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_finish [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.02.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_init [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_aes_nohw_encrypt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_aes_nohw_ctr32_encrypt_blocks [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_aes_nohw_set_encrypt_key [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_sc_reduce [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_sc_mask [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_scalar_mult_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.04.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_public_from_private_generic_masked [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.05.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_poly1305_update [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.06.rcgu.o): undefined symbol: ring_core_0_17_5_CRYPTO_memcmp [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_neg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_invert [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_mul_ttt [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-fda854cda531f922.rlib(ring-fda854cda531f922.ring.ac26a412e99af253-cgu.08.rcgu.o): undefined symbol: ring_core_0_17_5_x25519_fe_tobytes [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 `macros-rs` (bin "macros-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3af25927681fe42a692a7545864e032cc0727f2fbe95b010fe79bc2c233effa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af25927681fe42a692a7545864e032cc0727f2fbe95b010fe79bc2c233effa7", kill_on_drop: false }` [INFO] [stdout] 3af25927681fe42a692a7545864e032cc0727f2fbe95b010fe79bc2c233effa7