[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 37681f7d07f589ffcfbf423105733fe4407f3bbdcd23ff29ea71a2bde01311a8 [INFO] running `Command { std: "docker" "start" "-a" "37681f7d07f589ffcfbf423105733fe4407f3bbdcd23ff29ea71a2bde01311a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37681f7d07f589ffcfbf423105733fe4407f3bbdcd23ff29ea71a2bde01311a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37681f7d07f589ffcfbf423105733fe4407f3bbdcd23ff29ea71a2bde01311a8", kill_on_drop: false }` [INFO] [stdout] 37681f7d07f589ffcfbf423105733fe4407f3bbdcd23ff29ea71a2bde01311a8 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ec3f36cf311aabd045133a13784c833c03e2aa14e5531ce62b1c0c972193cff [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" "9ec3f36cf311aabd045133a13784c833c03e2aa14e5531ce62b1c0c972193cff", 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 base-x v0.2.3 [INFO] [stderr] Compiling itoa v0.4.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] [stderr] Compiling rand_core v0.2.2 [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling rand v0.5.5 [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 animations v0.1.0 (/opt/rustwide/workdir/libs/animations) [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling game v0.1.0 (/opt/rustwide/workdir/libs/game) [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [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-1df183ecb254359c.bartog.5a551ffb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-1df183ecb254359c.bartog.5a551ffb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-1df183ecb254359c.bartog.5a551ffb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-1df183ecb254359c.bartog.5a551ffb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-1df183ecb254359c.2zpeezaxl1c327m9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgame-cc8100ddfdb29615.rlib" "/opt/rustwide/target/debug/deps/libanimations-bd3ee69396d1ca9d.rlib" "/opt/rustwide/target/debug/deps/librule_changes-43b7880a11a0d24a.rlib" "/opt/rustwide/target/debug/deps/libchoices-5e315e689536a186.rlib" "/opt/rustwide/target/debug/deps/libgame_state-365d466ed426e5d8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f69284f7d2368723.rlib" "/opt/rustwide/target/debug/deps/libcommon-25f16a7e3b575261.rlib" "/opt/rustwide/target/debug/deps/libcard_flags-cd0bfb139f9c27b1.rlib" "/opt/rustwide/target/debug/deps/libinner_common-888979b82e83018d.rlib" "/opt/rustwide/target/debug/deps/librand-94c39e56acd89c37.rlib" "/opt/rustwide/target/debug/deps/liblibc-474c2f30084dd988.rlib" "/opt/rustwide/target/debug/deps/librand_core-a6c4c8ba6188f21c.rlib" "/opt/rustwide/target/debug/deps/librand_core-529487cbbcae66aa.rlib" "/opt/rustwide/target/debug/deps/libfeatures-b6996584c0d0a03b.rlib" "/opt/rustwide/target/debug/deps/libweb-c54f3e4164ea9f9c.rlib" "/opt/rustwide/target/debug/deps/libplatform_types-fd8ab50821df9a3e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-39291d297c03feee.rlib" "/opt/rustwide/target/debug/deps/libstdweb-c2aebbb06759df9b.rlib" "/opt/rustwide/target/debug/deps/libdiscard-70cb1cc12391cec8.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-59656978615e51b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-49e76f7efa329e44.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fcb87212edea0b.rlib" "/opt/rustwide/target/debug/deps/libitoa-69aa5f6e93b7c69f.rlib" "/opt/rustwide/target/debug/deps/libserde-8f364731650bf9ca.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bartog-1df183ecb254359c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c2aebbb06759df9b.rlib(stdweb-c2aebbb06759df9b.stdweb.2d498fb0-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-c2aebbb06759df9b.rlib(stdweb-c2aebbb06759df9b.stdweb.2d498fb0-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/value.rs:92: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c2aebbb06759df9b.rlib(stdweb-c2aebbb06759df9b.stdweb.2d498fb0-cgu.0.rcgu.o): in function `core::ptr::drop_in_place': [INFO] [stdout] /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ptr/mod.rs:448: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-c2aebbb06759df9b.rlib(stdweb-c2aebbb06759df9b.stdweb.2d498fb0-cgu.0.rcgu.o):/rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ptr/mod.rs:(.text._ZN70_$LT$alloc..vec..Vec$LT$T$C$A$GT$$u20$as$u20$core..ops..drop..Drop$GT$4drop17h9597997ac8ae6f29E+0x36): 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" "9ec3f36cf311aabd045133a13784c833c03e2aa14e5531ce62b1c0c972193cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ec3f36cf311aabd045133a13784c833c03e2aa14e5531ce62b1c0c972193cff", kill_on_drop: false }` [INFO] [stdout] 9ec3f36cf311aabd045133a13784c833c03e2aa14e5531ce62b1c0c972193cff