[INFO] fetching crate ddelta 0.2.1... [INFO] building ddelta-0.2.1 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate ddelta 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ddelta 0.2.1 [INFO] finished tweaking crates.io crate ddelta 0.2.1 [INFO] tweaked toml for crates.io crate ddelta 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ddelta 0.2.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 ddelta 0.2.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5dfa44ee454b3a1afaf4cdd1cc11bae7b6662d03558bd3f3446ad985eb717e31 [INFO] running `Command { std: "docker" "start" "-a" "5dfa44ee454b3a1afaf4cdd1cc11bae7b6662d03558bd3f3446ad985eb717e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5dfa44ee454b3a1afaf4cdd1cc11bae7b6662d03558bd3f3446ad985eb717e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dfa44ee454b3a1afaf4cdd1cc11bae7b6662d03558bd3f3446ad985eb717e31", kill_on_drop: false }` [INFO] [stdout] 5dfa44ee454b3a1afaf4cdd1cc11bae7b6662d03558bd3f3446ad985eb717e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7afe7c649b571d3d7ff0672b4c38d4ea5644d5d386da6d91dfd91a4749cc4782 [INFO] running `Command { std: "docker" "start" "-a" "7afe7c649b571d3d7ff0672b4c38d4ea5644d5d386da6d91dfd91a4749cc4782", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling cdivsufsort v2.0.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling sacabase v2.0.0 [INFO] [stderr] Compiling divsufsort v2.0.0 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling ddelta v0.2.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" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libindicatif-09cf5a989ce4abb5,libconsole-dbb271c765d7b26e,libclicolors_control-8275d8a01a4c36d3,liblazy_static-36da267ce9339a94,libregex-6fba5877dc264175,libregex_syntax-316167e35eb5f866,libunicode_width-2859b1f7609dcb27,libnumber_prefix-9e7da98850058a2d,libddelta-a72b54c99ca0b759,libcdivsufsort-12fc3c709b9514ec,libsacabase-81ba3a9d5bb8d1d2,libnum_traits-5e7a34de0d791490,libanyhow-2146f40bd99a1507,libzerocopy-5faa431a5c6c15e4,libbyteorder-1e6983f3598691a3,libargh-1d2fc1e737ba0fa4,libargh_shared-1013af96a29d3d13}.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/cdivsufsort-524175c62b30263d/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ddelta-73497a5595c06d22.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/libcdivsufsort-12fc3c709b9514ec.rlib: archive member 'divsufsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcdivsufsort-12fc3c709b9514ec.rlib: archive member 'sssort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcdivsufsort-12fc3c709b9514ec.rlib: archive member 'trsort.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcdivsufsort-12fc3c709b9514ec.rlib: archive member 'utils.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libcdivsufsort-12fc3c709b9514ec.rlib(cdivsufsort-12fc3c709b9514ec.cdivsufsort.fe9cf9f4836fdb41-cgu.0.rcgu.o): undefined symbol: divsufsort [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ddelta` (bin "ddelta") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7afe7c649b571d3d7ff0672b4c38d4ea5644d5d386da6d91dfd91a4749cc4782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7afe7c649b571d3d7ff0672b4c38d4ea5644d5d386da6d91dfd91a4749cc4782", kill_on_drop: false }` [INFO] [stdout] 7afe7c649b571d3d7ff0672b4c38d4ea5644d5d386da6d91dfd91a4749cc4782