[INFO] updating cached repository seven-two-eight/fuzzy-match [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/seven-two-eight/fuzzy-match [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/seven-two-eight/fuzzy-match" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/seven-two-eight/fuzzy-match"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/seven-two-eight/fuzzy-match'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/seven-two-eight/fuzzy-match" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/seven-two-eight/fuzzy-match"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/seven-two-eight/fuzzy-match'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 02e76c597369dd4302354b6d65e0f503109d5970 [INFO] sha for GitHub repo seven-two-eight/fuzzy-match: 02e76c597369dd4302354b6d65e0f503109d5970 [INFO] validating manifest of seven-two-eight/fuzzy-match on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of seven-two-eight/fuzzy-match on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing seven-two-eight/fuzzy-match [INFO] finished frobbing seven-two-eight/fuzzy-match [INFO] frobbed toml for seven-two-eight/fuzzy-match written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/seven-two-eight/fuzzy-match/Cargo.toml [INFO] started frobbing seven-two-eight/fuzzy-match [INFO] finished frobbing seven-two-eight/fuzzy-match [INFO] frobbed toml for seven-two-eight/fuzzy-match written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/seven-two-eight/fuzzy-match/Cargo.toml [INFO] crate seven-two-eight/fuzzy-match has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing seven-two-eight/fuzzy-match against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-5/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/seven-two-eight/fuzzy-match:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 229dccfd315ec4f4e1ff9b1a9f2ee7fa81503559efc4ad715a6ec981310267b9 [INFO] running `"docker" "start" "-a" "229dccfd315ec4f4e1ff9b1a9f2ee7fa81503559efc4ad715a6ec981310267b9"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling stdweb-derive v0.5.0 [INFO] [stderr] Compiling stdweb v0.4.9 [INFO] [stderr] Compiling fuzzy-match v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/marks.rs:95:17 [INFO] [stderr] | [INFO] [stderr] 95 | write!(f, " "); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/marks.rs:97:17 [INFO] [stderr] | [INFO] [stderr] 97 | write!(f, "{:<4.4}", record_id); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef.fuzzy_match.anm44frm-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef.fuzzy_match.anm44frm-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef.fuzzy_match.anm44frm-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef.fuzzy_match.anm44frm-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef.fuzzy_match.anm44frm-cgu.4.rcgu.o" "-o" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef" "/opt/crater/target/debug/deps/fuzzy_match-3bf620ca00d3c8ef.59q7ft6qz7iynfs9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libfuzzy_match-4369aebdb0451ea4.rlib" "/opt/crater/target/debug/deps/libstdweb-cd7fd383d2d00d21.rlib" "/opt/crater/target/debug/deps/libdiscard-bdca4de8f4138539.rlib" "/opt/crater/target/debug/deps/libstdweb_internal_runtime-c725f3f9cdac2d14.rlib" "/opt/crater/target/debug/deps/libserde_json-853f6708d712cace.rlib" "/opt/crater/target/debug/deps/libryu-363606f1f5617da3.rlib" "/opt/crater/target/debug/deps/libitoa-df83f905c432da48.rlib" "/opt/crater/target/debug/deps/libserde-53c8b59d99cce2d7.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libfuzzy_match-4369aebdb0451ea4.rlib(fuzzy_match-4369aebdb0451ea4.fuzzy_match.9ysmr2bc-cgu.0.rcgu.o): In function `fuzzy_match::web_ui::init_on_dom': [INFO] [stderr] /opt/crater/workdir/src/web_ui.rs:87: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libfuzzy_match-4369aebdb0451ea4.rlib(fuzzy_match-4369aebdb0451ea4.fuzzy_match.9ysmr2bc-cgu.0.rcgu.o): In function `fuzzy_match::web_ui::load_event_handlers::{{closure}}': [INFO] [stderr] /opt/crater/workdir/src/web_ui.rs:109: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libfuzzy_match-4369aebdb0451ea4.rlib(fuzzy_match-4369aebdb0451ea4.fuzzy_match.9ysmr2bc-cgu.0.rcgu.o): In function `fuzzy_match::web_ui::load_event_handlers::{{closure}}': [INFO] [stderr] /opt/crater/workdir/src/web_ui.rs:119: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libfuzzy_match-4369aebdb0451ea4.rlib(fuzzy_match-4369aebdb0451ea4.fuzzy_match.9ysmr2bc-cgu.0.rcgu.o): In function `fuzzy_match::web_ui::load_event_handlers::{{closure}}': [INFO] [stderr] /opt/crater/workdir/src/web_ui.rs:130: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/workdir/src/web_ui.rs:133: undefined reference to `emscripten_asm_const_int' [INFO] [stderr] /opt/crater/target/debug/deps/libfuzzy_match-4369aebdb0451ea4.rlib(fuzzy_match-4369aebdb0451ea4.fuzzy_match.9ysmr2bc-cgu.0.rcgu.o):/opt/crater/workdir/src/web_ui.rs:135: more undefined references to `emscripten_asm_const_int' follow [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `fuzzy-match`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "229dccfd315ec4f4e1ff9b1a9f2ee7fa81503559efc4ad715a6ec981310267b9"` [INFO] running `"docker" "rm" "-f" "229dccfd315ec4f4e1ff9b1a9f2ee7fa81503559efc4ad715a6ec981310267b9"` [INFO] [stdout] 229dccfd315ec4f4e1ff9b1a9f2ee7fa81503559efc4ad715a6ec981310267b9