[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/bartog on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-66/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2670fe91ba5faab3ac0b3d5f80457578747d031f3cbe53c35e64d88aefafdd56 [INFO] running `Command { std: "docker" "start" "-a" "2670fe91ba5faab3ac0b3d5f80457578747d031f3cbe53c35e64d88aefafdd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2670fe91ba5faab3ac0b3d5f80457578747d031f3cbe53c35e64d88aefafdd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2670fe91ba5faab3ac0b3d5f80457578747d031f3cbe53c35e64d88aefafdd56", kill_on_drop: false }` [INFO] [stdout] 2670fe91ba5faab3ac0b3d5f80457578747d031f3cbe53c35e64d88aefafdd56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca4b417f3023a030dc84c707ac93b789953412e0826734e2f5e0e7a7ec643bf5 [INFO] running `Command { std: "docker" "start" "-a" "ca4b417f3023a030dc84c707ac93b789953412e0826734e2f5e0e7a7ec643bf5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.2 [INFO] [stderr] Compiling base-x v0.2.3 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.10 [INFO] [stderr] Compiling platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types) [INFO] [stderr] Compiling rand_core v0.2.2 [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 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] [stderr] Compiling serde_json v1.0.33 [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 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-2a5d2e89c0f10e52.bartog.5c2b2ce3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-2a5d2e89c0f10e52.bartog.5c2b2ce3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-2a5d2e89c0f10e52.bartog.5c2b2ce3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-2a5d2e89c0f10e52.bartog.5c2b2ce3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-2a5d2e89c0f10e52.2q2c3qiyn08qcvy6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgame-8f7b913b724dd245.rlib" "/opt/rustwide/target/debug/deps/libanimations-38cab658eceffc32.rlib" "/opt/rustwide/target/debug/deps/librule_changes-a99ccf5032b215c4.rlib" "/opt/rustwide/target/debug/deps/libchoices-8e0cb4cffc6e94ec.rlib" "/opt/rustwide/target/debug/deps/libgame_state-996ab0101d90328e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2049849b753f8c80.rlib" "/opt/rustwide/target/debug/deps/libcommon-034941ad93179f3f.rlib" "/opt/rustwide/target/debug/deps/libcard_flags-6a21c370ce4be081.rlib" "/opt/rustwide/target/debug/deps/libinner_common-acf7d02d3d1ceed8.rlib" "/opt/rustwide/target/debug/deps/librand-fff91cac7133c28f.rlib" "/opt/rustwide/target/debug/deps/liblibc-e2fe3a10aa52ddf3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2cd26d746f10e31d.rlib" "/opt/rustwide/target/debug/deps/librand_core-d76c9ef150de86de.rlib" "/opt/rustwide/target/debug/deps/libfeatures-fb024c8020fe2019.rlib" "/opt/rustwide/target/debug/deps/libweb-7b20dc946c18c009.rlib" "/opt/rustwide/target/debug/deps/libplatform_types-d12d81f2ecd7bada.rlib" "/opt/rustwide/target/debug/deps/libbitflags-294884d077449232.rlib" "/opt/rustwide/target/debug/deps/libstdweb-b223741248994b79.rlib" "/opt/rustwide/target/debug/deps/libdiscard-ba5c8c4dc81e0ffc.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-96dc7d59cf06c359.rlib" "/opt/rustwide/target/debug/deps/libserde_json-84e9ffdb7ad29cba.rlib" "/opt/rustwide/target/debug/deps/libryu-8e97af89746e9e76.rlib" "/opt/rustwide/target/debug/deps/libitoa-57a68a8e0841e0d3.rlib" "/opt/rustwide/target/debug/deps/libserde-2e66275465c0563e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bartog-2a5d2e89c0f10e52" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-b223741248994b79.rlib(stdweb-b223741248994b79.stdweb.42d50f73-cgu.1.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-b223741248994b79.rlib(stdweb-b223741248994b79.stdweb.42d50f73-cgu.1.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-b223741248994b79.rlib(stdweb-b223741248994b79.stdweb.42d50f73-cgu.1.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-b223741248994b79.rlib(stdweb-b223741248994b79.stdweb.42d50f73-cgu.1.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.10/src/webcore/initialization.rs:24: 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" "ca4b417f3023a030dc84c707ac93b789953412e0826734e2f5e0e7a7ec643bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4b417f3023a030dc84c707ac93b789953412e0826734e2f5e0e7a7ec643bf5", kill_on_drop: false }` [INFO] [stdout] ca4b417f3023a030dc84c707ac93b789953412e0826734e2f5e0e7a7ec643bf5