[INFO] cloning repository https://github.com/rjzak/assignment-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rjzak/assignment-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjzak%2Fassignment-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjzak%2Fassignment-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96268e190d98608af470976486cf21463a3c0fa8 [INFO] building rjzak/assignment-checker against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjzak%2Fassignment-checker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rjzak/assignment-checker [INFO] finished tweaking git repo https://github.com/rjzak/assignment-checker [INFO] tweaked toml for git repo https://github.com/rjzak/assignment-checker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rjzak/assignment-checker 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/rjzak/assignment-checker 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] c6c51f9fc4caf18fb4026900c7d19d11f083c3af0bce1584fb31ca8a70b26972 [INFO] running `Command { std: "docker" "start" "-a" "c6c51f9fc4caf18fb4026900c7d19d11f083c3af0bce1584fb31ca8a70b26972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c51f9fc4caf18fb4026900c7d19d11f083c3af0bce1584fb31ca8a70b26972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c51f9fc4caf18fb4026900c7d19d11f083c3af0bce1584fb31ca8a70b26972", kill_on_drop: false }` [INFO] [stdout] c6c51f9fc4caf18fb4026900c7d19d11f083c3af0bce1584fb31ca8a70b26972 [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] e25648d817876e194451c3664295657bcd392e6beb8f947f47ea24fcf47716b6 [INFO] running `Command { std: "docker" "start" "-a" "e25648d817876e194451c3664295657bcd392e6beb8f947f47ea24fcf47716b6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap_builder v4.5.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling malwaredb-murmurhash3 v0.1.0 [INFO] [stderr] Compiling cc v1.0.84 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libfuzzy-sys v0.6.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling clap v4.5.29 [INFO] [stderr] Compiling malwaredb-lzjd v0.1.3 [INFO] [stderr] Compiling ssdeep v0.6.0 [INFO] [stderr] Compiling assignments_checker 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" "<7 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libssdeep-1cdf0cc3af5fd1a4,liblibfuzzy_sys-84ac3ad2bd7caf9a,liblibc-1b3cdbeccd2009cc,libwalkdir-9a905762863fc6e6,libsame_file-d90975b76a214118,libtermcolor-8fb4caf4dcc3553a,libmalwaredb_lzjd-627208c7590fe405,libbincode-b1002782ab46a7c0,libserde-599f2a579b935905,libcrc32fast-7eee6fe9ac3f34b0,libcfg_if-50b02a9e3502ecf2,libbase64-ee50786c9cbbc86e,libmurmurhash3-753e137ea210f6df,libclap-1709cbb3f8571d45,libclap_builder-1baf3f0f9114892b,libstrsim-5261867f3777ad55,libanstream-95adc6fcdbd02106,libanstyle_query-ee07aca4bf4e93c3,libcolorchoice-f843408b53bb43d3,libanstyle_parse-efacd6bc7a160a6c,libutf8parse-c7a8e2c1750ad77c,libclap_lex-5c194e2e9ab41dcc,libanstyle-264eb1cd0acc49ae}.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-f90dc4480fe6f0d6/out/.libs" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/assignments_checker-3c2b8e3f075961ba.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-84ac3ad2bd7caf9a.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-84ac3ad2bd7caf9a.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-84ac3ad2bd7caf9a.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/libssdeep-1cdf0cc3af5fd1a4.rlib(ssdeep-1cdf0cc3af5fd1a4.ssdeep.4d3d359c2058d3e8-cgu.0.rcgu.o): undefined symbol: fuzzy_hash_buf [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libssdeep-1cdf0cc3af5fd1a4.rlib(ssdeep-1cdf0cc3af5fd1a4.ssdeep.4d3d359c2058d3e8-cgu.0.rcgu.o): undefined symbol: fuzzy_compare [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `assignments_checker` (bin "assignments_checker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e25648d817876e194451c3664295657bcd392e6beb8f947f47ea24fcf47716b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25648d817876e194451c3664295657bcd392e6beb8f947f47ea24fcf47716b6", kill_on_drop: false }` [INFO] [stdout] e25648d817876e194451c3664295657bcd392e6beb8f947f47ea24fcf47716b6