[INFO] cloning repository https://github.com/Ryan1729/bartog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/bartog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41933d6cdb0191ddf132276e6b4fca86c4f9c819 [INFO] testing Ryan1729/bartog against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/bartog on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/bartog [INFO] finished tweaking git repo https://github.com/Ryan1729/bartog [INFO] tweaked toml for git repo https://github.com/Ryan1729/bartog written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/bartog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d781bb058cfca8117586605ec8c2ad2b710741a7115b968fcf2045f541c1535f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d781bb058cfca8117586605ec8c2ad2b710741a7115b968fcf2045f541c1535f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d781bb058cfca8117586605ec8c2ad2b710741a7115b968fcf2045f541c1535f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d781bb058cfca8117586605ec8c2ad2b710741a7115b968fcf2045f541c1535f", kill_on_drop: false }` [INFO] [stdout] d781bb058cfca8117586605ec8c2ad2b710741a7115b968fcf2045f541c1535f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a6b738638853d782c92ffdbb67dbaf6231accf6736b5bae582fa5946460d704 [INFO] running `Command { std: "docker" "start" "-a" "8a6b738638853d782c92ffdbb67dbaf6231accf6736b5bae582fa5946460d704", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types) [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.10 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> libs/platform_types/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / bitflags! { [INFO] [stdout] 68 | | #[derive(Default)] [INFO] [stdout] 69 | | pub flags Ty: u8 { [INFO] [stdout] 70 | | const A = 1 << 0, [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> libs/platform_types/src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | / bitflags! { [INFO] [stdout] 68 | | #[derive(Default)] [INFO] [stdout] 69 | | pub flags Ty: u8 { [INFO] [stdout] 70 | | const A = 1 << 0, [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Select` should have an upper case name [INFO] [stdout] --> libs/platform_types/src/lib.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | const Select = 1 << 2, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `SELECT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Start` should have an upper case name [INFO] [stdout] --> libs/platform_types/src/lib.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | const Start = 1 << 3, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `START` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Up` should have an upper case name [INFO] [stdout] --> libs/platform_types/src/lib.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | const Up = 1 << 4, [INFO] [stdout] | ^^ help: convert the identifier to upper case: `UP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Down` should have an upper case name [INFO] [stdout] --> libs/platform_types/src/lib.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | const Down = 1 << 5, [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `DOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Left` should have an upper case name [INFO] [stdout] --> libs/platform_types/src/lib.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | const Left = 1 << 6, [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `LEFT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `Right` should have an upper case name [INFO] [stdout] --> libs/platform_types/src/lib.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | const Right = 1 << 7 [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `RIGHT` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling features v0.1.0 (/opt/rustwide/workdir/libs/features) [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling inner_common v0.1.0 (/opt/rustwide/workdir/libs/inner_common) [INFO] [stderr] Compiling card_flags v0.1.0 (/opt/rustwide/workdir/libs/card_flags) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/libs/common) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> libs/common/src/rendering.rs:901:11 [INFO] [stdout] | [INFO] [stdout] 901 | impl From<((u8, u8, u8, u8))> for Rect { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 901 - impl From<((u8, u8, u8, u8))> for Rect { [INFO] [stdout] 901 + impl From<(u8, u8, u8, u8)> for Rect { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libs/common/src/gui.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | const TEXT_HEIGHT_OFFSET: u8 = (FONT_SIZE / 4); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 66 - const TEXT_HEIGHT_OFFSET: u8 = (FONT_SIZE / 4); [INFO] [stdout] 66 + const TEXT_HEIGHT_OFFSET: u8 = FONT_SIZE / 4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> libs/common/src/hand.rs:177:43 [INFO] [stdout] | [INFO] [stdout] 177 | for (i, &(suit, count)) in counts.into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 177 | for (i, &(suit, count)) in counts.iter().enumerate() { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 177 | for (i, &(suit, count)) in IntoIterator::into_iter(counts).enumerate() { [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling game_state v0.1.0 (/opt/rustwide/workdir/libs/game_state) [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> libs/game_state/src/in_game.rs:361:37 [INFO] [stdout] | [INFO] [stdout] 361 | for &id in all_player_ids().into_iter() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 361 | for &id in all_player_ids().iter() { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or remove `.into_iter()` to iterate by value [INFO] [stdout] | [INFO] [stdout] 361 - for &id in all_player_ids().into_iter() { [INFO] [stdout] 361 + for &id in all_player_ids() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling choices v0.1.0 (/opt/rustwide/workdir/libs/choices) [INFO] [stderr] Compiling rule_changes v0.1.0 (/opt/rustwide/workdir/libs/rule_changes) [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> libs/rule_changes/src/rule_changes.rs:301:46 [INFO] [stdout] | [INFO] [stdout] 301 | for possible_change in flattened_changes.into_iter() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 301 | for possible_change in flattened_changes.iter() { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or remove `.into_iter()` to iterate by value [INFO] [stdout] | [INFO] [stdout] 301 - for possible_change in flattened_changes.into_iter() { [INFO] [stdout] 301 + for possible_change in flattened_changes { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling animations v0.1.0 (/opt/rustwide/workdir/libs/animations) [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir/libs/game) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling web v0.1.0 (/opt/rustwide/workdir/libs/web) [INFO] [stderr] Compiling bartog v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bartog-fec7049b8566132f.bartog.77438bfe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-fec7049b8566132f.bartog.77438bfe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-fec7049b8566132f.bartog.77438bfe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-fec7049b8566132f.bartog.77438bfe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-fec7049b8566132f.55q17fd30edzmfs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgame-b4dbbb5f23d2ddc4.rlib" "/opt/rustwide/target/debug/deps/libanimations-dbb27304dd3542b2.rlib" "/opt/rustwide/target/debug/deps/librule_changes-1584dc640ee00cb5.rlib" "/opt/rustwide/target/debug/deps/libchoices-4fb56c4e71d9ccba.rlib" "/opt/rustwide/target/debug/deps/libgame_state-39e4c7f1694d7c9f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95eaf0b12c1b40c6.rlib" "/opt/rustwide/target/debug/deps/libcommon-aa91d69b189eaa93.rlib" "/opt/rustwide/target/debug/deps/libcard_flags-bde0a9f72ee790bb.rlib" "/opt/rustwide/target/debug/deps/libinner_common-b1a866f134648b5a.rlib" "/opt/rustwide/target/debug/deps/librand-675e96de69aadc9f.rlib" "/opt/rustwide/target/debug/deps/liblibc-057ec11b1f3e78c2.rlib" "/opt/rustwide/target/debug/deps/librand_core-b6be44d014349f55.rlib" "/opt/rustwide/target/debug/deps/librand_core-056cc1e85a0e742e.rlib" "/opt/rustwide/target/debug/deps/libfeatures-602d2c851c0556c7.rlib" "/opt/rustwide/target/debug/deps/libweb-06e8a6f62f5282a7.rlib" "/opt/rustwide/target/debug/deps/libplatform_types-035c990f7ddd2c3f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bb974452de9fbf57.rlib" "/opt/rustwide/target/debug/deps/libstdweb-bd087a8ca1106838.rlib" "/opt/rustwide/target/debug/deps/libdiscard-dd2895155c0d2784.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-c42f2dd97bd9a6f4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-96fb93b73d16f9ad.rlib" "/opt/rustwide/target/debug/deps/libryu-2265ff08cc191179.rlib" "/opt/rustwide/target/debug/deps/libitoa-e5fd262c0b6de22c.rlib" "/opt/rustwide/target/debug/deps/libserde-dec75bdf507ab982.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bartog-fec7049b8566132f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-bd087a8ca1106838.rlib(stdweb-bd087a8ca1106838.stdweb.0fb45344-cgu.0.rcgu.o): in function `stdweb::webcore::initialization::initialize::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:24: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:26: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-bd087a8ca1106838.rlib(stdweb-bd087a8ca1106838.stdweb.0fb45344-cgu.0.rcgu.o): in function `stdweb::webcore::initialization::initialize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:20: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-bd087a8ca1106838.rlib(stdweb-bd087a8ca1106838.stdweb.0fb45344-cgu.0.rcgu.o): in function `stdweb::webcore::initialization::initialize::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:24: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-bd087a8ca1106838.rlib(stdweb-bd087a8ca1106838.stdweb.0fb45344-cgu.0.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:26: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bartog` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8a6b738638853d782c92ffdbb67dbaf6231accf6736b5bae582fa5946460d704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a6b738638853d782c92ffdbb67dbaf6231accf6736b5bae582fa5946460d704", kill_on_drop: false }` [INFO] [stdout] 8a6b738638853d782c92ffdbb67dbaf6231accf6736b5bae582fa5946460d704