[INFO] cloning repository https://github.com/AlexKnauth/asr-minimal-reproducible-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexKnauth/asr-minimal-reproducible-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKnauth%2Fasr-minimal-reproducible-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKnauth%2Fasr-minimal-reproducible-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5acbf4854384585747ed451d631f182ce78f6078 [INFO] building AlexKnauth/asr-minimal-reproducible-example against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKnauth%2Fasr-minimal-reproducible-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example [INFO] finished tweaking git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example [INFO] tweaked toml for git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example 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/AlexKnauth/asr-minimal-reproducible-example 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] 6c445c5a0de7689c01aca683fc9a7b16ac957de90ec27311afd281fb2e6a15a2 [INFO] running `Command { std: "docker" "start" "-a" "6c445c5a0de7689c01aca683fc9a7b16ac957de90ec27311afd281fb2e6a15a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c445c5a0de7689c01aca683fc9a7b16ac957de90ec27311afd281fb2e6a15a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c445c5a0de7689c01aca683fc9a7b16ac957de90ec27311afd281fb2e6a15a2", kill_on_drop: false }` [INFO] [stdout] 6c445c5a0de7689c01aca683fc9a7b16ac957de90ec27311afd281fb2e6a15a2 [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] 49e07785ca09df593bfc0f81092f0fa6d159197f7a6e4fe9b5e0efa6826472a6 [INFO] running `Command { std: "docker" "start" "-a" "49e07785ca09df593bfc0f81092f0fa6d159197f7a6e4fe9b5e0efa6826472a6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling asr-derive v0.1.0 (https://github.com/LiveSplit/asr#df73b99f) [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling asr v0.1.0 (https://github.com/LiveSplit/asr#df73b99f) [INFO] [stderr] Compiling asr-minimal-reproducible-example 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" "update" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libasr-2763eb3d007f8743,libmemchr-5eb6e081123940ea,libtime-62df3b46da70b2f7,libtime_core-61ba8552d4927815,libnum_conv-1ef8d510955d3be1,libderanged-82c4c0017373bd85,libpowerfmt-fbc2fd0c9a129936,libwasi-b9c6bfbff0bef49f,libarrayvec-e1eaf3377f1d004d,libbytemuck-f2461b5aee208a35}.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" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.wasm" "--gc-sections" "--no-entry" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: process_detach [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: runtime_print_message [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: process_attach [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: setting_value_get_bool [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: settings_map_get [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: settings_map_load [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: process_is_open [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/asr_minimal_reproducible_example.asr_minimal_reproducible_example.61ccc4f82d59a89b-cgu.0.rcgu.o: undefined symbol: user_settings_add_bool [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libasr-2763eb3d007f8743.rlib(asr-2763eb3d007f8743.asr.5e0fea9f36838a7e-cgu.6.rcgu.o): undefined symbol: setting_value_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libasr-2763eb3d007f8743.rlib(asr-2763eb3d007f8743.asr.5e0fea9f36838a7e-cgu.7.rcgu.o): undefined symbol: settings_map_free [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asr-minimal-reproducible-example` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "49e07785ca09df593bfc0f81092f0fa6d159197f7a6e4fe9b5e0efa6826472a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e07785ca09df593bfc0f81092f0fa6d159197f7a6e4fe9b5e0efa6826472a6", kill_on_drop: false }` [INFO] [stdout] 49e07785ca09df593bfc0f81092f0fa6d159197f7a6e4fe9b5e0efa6826472a6