[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fbartog" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/bartog on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-109/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe448973e9b5d97f973450fbf1d00c71ba15e6e83ccd6df417492cacba2c2584 [INFO] running `Command { std: "docker" "start" "-a" "fe448973e9b5d97f973450fbf1d00c71ba15e6e83ccd6df417492cacba2c2584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe448973e9b5d97f973450fbf1d00c71ba15e6e83ccd6df417492cacba2c2584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe448973e9b5d97f973450fbf1d00c71ba15e6e83ccd6df417492cacba2c2584", kill_on_drop: false }` [INFO] [stdout] fe448973e9b5d97f973450fbf1d00c71ba15e6e83ccd6df417492cacba2c2584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 346805195de4925c6522ddf831a08e0ef106349fefc7c5900be66eb72649b267 [INFO] running `Command { std: "docker" "start" "-a" "346805195de4925c6522ddf831a08e0ef106349fefc7c5900be66eb72649b267", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 semver-parser v0.7.0 [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 syn v0.15.22 [INFO] [stderr] Compiling platform_types v0.1.0 (/opt/rustwide/workdir/libs/platform_types) [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] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.2.2 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.10 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling inner_common v0.1.0 (/opt/rustwide/workdir/libs/inner_common) [INFO] [stderr] Compiling serde_json v1.0.33 [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 stdweb-derive v0.5.1 [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 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-4a3160307288a64a.bartog.bf2f2c8f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-4a3160307288a64a.bartog.bf2f2c8f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-4a3160307288a64a.bartog.bf2f2c8f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-4a3160307288a64a.bartog.bf2f2c8f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bartog-4a3160307288a64a.3rz8xy24hkl953l5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgame-06fc35925c555b6c.rlib" "/opt/rustwide/target/debug/deps/libanimations-d3fdc722b75a729b.rlib" "/opt/rustwide/target/debug/deps/librule_changes-628437ce42e6861e.rlib" "/opt/rustwide/target/debug/deps/libchoices-b29f2adc7f5944b5.rlib" "/opt/rustwide/target/debug/deps/libgame_state-5ef3710309489a2f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-28dd6dd4df7b001e.rlib" "/opt/rustwide/target/debug/deps/libcommon-ceb2d2ce438c1ff8.rlib" "/opt/rustwide/target/debug/deps/libcard_flags-c0c4214b4366210e.rlib" "/opt/rustwide/target/debug/deps/libinner_common-5fc7b74e63e2a9e3.rlib" "/opt/rustwide/target/debug/deps/librand-d44ca576a5fefe10.rlib" "/opt/rustwide/target/debug/deps/liblibc-3a3acca13bc10620.rlib" "/opt/rustwide/target/debug/deps/librand_core-4cd5030652242614.rlib" "/opt/rustwide/target/debug/deps/librand_core-d5dfd7d076991aa5.rlib" "/opt/rustwide/target/debug/deps/libfeatures-4e25c2107facfcd2.rlib" "/opt/rustwide/target/debug/deps/libweb-b23dd51a113ea533.rlib" "/opt/rustwide/target/debug/deps/libplatform_types-52e6df91a9c0b894.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bcf4490b991d7695.rlib" "/opt/rustwide/target/debug/deps/libstdweb-058753b363f539d7.rlib" "/opt/rustwide/target/debug/deps/libdiscard-262571d9ad7776b8.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-e3cc52639fe062fd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-811920e2029e9b05.rlib" "/opt/rustwide/target/debug/deps/libryu-3e6d2be7fe18eb87.rlib" "/opt/rustwide/target/debug/deps/libitoa-9f0f259006ff8cfe.rlib" "/opt/rustwide/target/debug/deps/libserde-235e22faeee221a0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bartog-4a3160307288a64a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-058753b363f539d7.rlib(stdweb-058753b363f539d7.stdweb.fb362c0f-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-058753b363f539d7.rlib(stdweb-058753b363f539d7.stdweb.fb362c0f-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-058753b363f539d7.rlib(stdweb-058753b363f539d7.stdweb.fb362c0f-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-058753b363f539d7.rlib(stdweb-058753b363f539d7.stdweb.fb362c0f-cgu.0.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" "346805195de4925c6522ddf831a08e0ef106349fefc7c5900be66eb72649b267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346805195de4925c6522ddf831a08e0ef106349fefc7c5900be66eb72649b267", kill_on_drop: false }` [INFO] [stdout] 346805195de4925c6522ddf831a08e0ef106349fefc7c5900be66eb72649b267