[INFO] updating cached repository https://github.com/cedric-h/sorry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99d0839f367d28a732e0a9791900621f340737a1 [INFO] testing cedric-h/sorry against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcedric-h%2Fsorry" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cedric-h/sorry on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cedric-h/sorry [INFO] finished tweaking git repo https://github.com/cedric-h/sorry [INFO] tweaked toml for git repo https://github.com/cedric-h/sorry written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cedric-h/sorry already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd9480d94133db08cd0a51fdc2c3d49efee3db71a4315f9632c2946f14267be1 [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" "cd9480d94133db08cd0a51fdc2c3d49efee3db71a4315f9632c2946f14267be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd9480d94133db08cd0a51fdc2c3d49efee3db71a4315f9632c2946f14267be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9480d94133db08cd0a51fdc2c3d49efee3db71a4315f9632c2946f14267be1", kill_on_drop: false }` [INFO] [stdout] cd9480d94133db08cd0a51fdc2c3d49efee3db71a4315f9632c2946f14267be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 11cff3641151b317af4612f5e02611dfed6147509f3b2afadf133f7939d52f0e [INFO] running `Command { std: "docker" "start" "-a" "11cff3641151b317af4612f5e02611dfed6147509f3b2afadf133f7939d52f0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling matrixmultiply v0.2.2 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling alga v0.9.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling ncollide2d v0.21.0 [INFO] [stderr] Compiling degen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:187:33 [INFO] [stdout] | [INFO] [stdout] 187 | ... for i in 0..10 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/main.rs:242:33 [INFO] [stdout] | [INFO] [stdout] 242 | ... for i in 0..20 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*game` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 96 | ... let enemy_pos = game.isos.get(i_enemy).expect("enemy with no pos"); [INFO] [stdout] | --------- immutable borrow occurs here [INFO] [stdout] 97 | ... [INFO] [stdout] 98 | ... game.insert_bullet( [INFO] [stdout] | ^^^^ mutable borrow occurs here [INFO] [stdout] 99 | ... "Flower3", [INFO] [stdout] 100 | ... enemy_pos.clone(), [INFO] [stdout] | --------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*game` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 317 | ... let enemy_pos = game.isos.get(i_enemy).expect("enemy with no pos"); [INFO] [stdout] | --------- immutable borrow occurs here [INFO] [stdout] 318 | ... [INFO] [stdout] 319 | ... game.insert_bullet( [INFO] [stdout] | ^^^^ mutable borrow occurs here [INFO] [stdout] 320 | ... "Flower3", [INFO] [stdout] 321 | ... enemy_pos.clone(), [INFO] [stdout] | --------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266" "/opt/rustwide/target/debug/deps/degen-9521cac058d88266.3uosy23qdsfqc6cp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libncollide2d-9a2f60d3f0e50e99.rlib" "/opt/rustwide/target/debug/deps/libslotmap-07f425eec1c9ea5a.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ab5589e671121106.rlib" "/opt/rustwide/target/debug/deps/libordermap-78fa1aae59bf53ce.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-0e1dc8c4ea292f1c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libeither-31f710b0ee4e06aa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b47c222f34291eff.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-9d484384d94c3a05.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-7a163b710ee8aa72.rlib" "/opt/rustwide/target/debug/deps/libalga-6fe6a705fcb04bbc.rlib" "/opt/rustwide/target/debug/deps/librand_distr-36c931086607683e.rlib" "/opt/rustwide/target/debug/deps/librand-cd32a3d8b2207eae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0816a97155d02288.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9d53ee3a8eb8d696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand_core-84a63c550833b8c9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c67993cea49bbe3b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6896f97d1a0ef8c2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8419334dd66312d3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3bf29a8510017ad4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-50941844b0ac1d27.rlib" "/opt/rustwide/target/debug/deps/librawpointer-7afdcc898c14c855.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5282860011622e33.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libapprox-0f9a5166862f2dd8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib" "/opt/rustwide/target/debug/deps/libdiscard-1415ef746499cfd1.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-dc3307037a5e12f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4024a942592454b7.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-38cd5553df3006fe.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o: in function `degen::random_double::snippet::__cargo_web_snippet_77c7f20d9ad1903cb1faad4b79591e5576426760': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o: in function `degen::Level::third::{{closure}}::snippet::__cargo_web_snippet_4d2bc1d4430b5111fa7854fe3faa5edadb8f2fde': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o: in function `degen::Level::fourth::{{closure}}::snippet::__cargo_web_snippet_df8ea747a7a8e3ca7cfa96877109f13beb2efe74': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o: in function `degen::Level::fifth::{{closure}}::snippet::__cargo_web_snippet_b7c50672bd052d971d7e75d8bba36beab6c4bbe1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o: in function `degen::Level::second::{{closure}}::snippet::__cargo_web_snippet_246a83b65767071ec0f6865d004dadb7dad7c101': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/degen-9521cac058d88266.degen.9ldylcm9-cgu.9.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.3.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:9: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.3.rcgu.o): in function `>::from::snippet::__cargo_web_snippet_4d66721dd755374fa177d86d1c818bf74cc0be84': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.7.rcgu.o): in function `stdweb::webcore::value::Reference::from_raw_unchecked::snippet::__cargo_web_snippet_9f22d4ca7bc938409787341b7db181f8dd41e6df': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.7.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.8.rcgu.o): in function `stdweb::webcore::global_arena::reserve_impl::snippet::__cargo_web_snippet_285aac3fba72d67cb459d37d4d21aa4fb62598ba': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.9.rcgu.o): in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter::snippet::__cargo_web_snippet_ff5103e6cc179d13b4c7a785bdce2708fd559fc0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-8ff97efbddc2681a.rlib(stdweb-8ff97efbddc2681a.stdweb.7kviclm5-cgu.9.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:32: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `degen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "11cff3641151b317af4612f5e02611dfed6147509f3b2afadf133f7939d52f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cff3641151b317af4612f5e02611dfed6147509f3b2afadf133f7939d52f0e", kill_on_drop: false }` [INFO] [stdout] 11cff3641151b317af4612f5e02611dfed6147509f3b2afadf133f7939d52f0e