[INFO] cloning repository https://github.com/bizarrechaos/hashy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bizarrechaos/hashy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbizarrechaos%2Fhashy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbizarrechaos%2Fhashy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c71eeea1c990722a5b6a3174d0febebea5170c3f [INFO] building bizarrechaos/hashy against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbizarrechaos%2Fhashy" "/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/bizarrechaos/hashy [INFO] finished tweaking git repo https://github.com/bizarrechaos/hashy [INFO] tweaked toml for git repo https://github.com/bizarrechaos/hashy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bizarrechaos/hashy 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/bizarrechaos/hashy 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-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] 91b14dd993ca1cd5520c6b86182fbf7196b41f8747ceacba4e098eebbf26950a [INFO] running `Command { std: "docker" "start" "-a" "91b14dd993ca1cd5520c6b86182fbf7196b41f8747ceacba4e098eebbf26950a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91b14dd993ca1cd5520c6b86182fbf7196b41f8747ceacba4e098eebbf26950a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b14dd993ca1cd5520c6b86182fbf7196b41f8747ceacba4e098eebbf26950a", kill_on_drop: false }` [INFO] [stdout] 91b14dd993ca1cd5520c6b86182fbf7196b41f8747ceacba4e098eebbf26950a [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] 8ecff296b3d6bdfae55f6c13162907b42563d5768add5ce9d3cfd5188444b497 [INFO] running `Command { std: "docker" "start" "-a" "8ecff296b3d6bdfae55f6c13162907b42563d5768add5ce9d3cfd5188444b497", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling libfuzzy-sys v0.2.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling ssdeep v0.2.0 [INFO] [stderr] Compiling hashy 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" "-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/{libsha2-a3ad2e43737e1875,libmd5-4accd08b2a8e15e9,libsha1-9212ce5cc96beebc,libfake_simd-ca4b4de3dd52aa09,libdigest-69a92c0077b1a254,libopaque_debug-f4c6fad0cfcd74dd,libblock_buffer-fbb84ef2ef91047a,libgeneric_array-d0310d91612e9200,libtypenum-6a02f7a5de6210eb,libblock_padding-3ae5648e8b824bd7,libbyte_tools-2d99e388891527ef,libbyteorder-4e319f288e67c22e,libssdeep-4115f03ccb8a2b54,liblibfuzzy_sys-da48bdaf24171cfc,liblibc-7d6501a23822cac1}.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/libfuzzy-sys-ec25bb082660494c/out/.libs" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/hashy-5e42352094918766.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/liblibfuzzy_sys-da48bdaf24171cfc.rlib: archive member 'fuzzy.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibfuzzy_sys-da48bdaf24171cfc.rlib: archive member 'edit_dist.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibfuzzy_sys-da48bdaf24171cfc.rlib: archive member 'find-file-size.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/hashy-5e42352094918766.hashy.4a9728323720d180-cgu.0.rcgu.o: undefined symbol: fuzzy_hash_filename [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashy` (bin "hashy") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8ecff296b3d6bdfae55f6c13162907b42563d5768add5ce9d3cfd5188444b497", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ecff296b3d6bdfae55f6c13162907b42563d5768add5ce9d3cfd5188444b497", kill_on_drop: false }` [INFO] [stdout] 8ecff296b3d6bdfae55f6c13162907b42563d5768add5ce9d3cfd5188444b497