[INFO] cloning repository https://github.com/thiolliere/airjump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thiolliere/airjump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fairjump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fairjump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2661aacad9c2a080e5f1c666cde228ffad2974f2 [INFO] testing thiolliere/airjump against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fairjump" "/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/thiolliere/airjump on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thiolliere/airjump [INFO] finished tweaking git repo https://github.com/thiolliere/airjump [INFO] tweaked toml for git repo https://github.com/thiolliere/airjump written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/thiolliere/airjump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] f42bd72448d4145021c3f085b4110809cc51a9daf00fb6365616cc26a60a89e5 [INFO] running `Command { std: "docker" "start" "-a" "f42bd72448d4145021c3f085b4110809cc51a9daf00fb6365616cc26a60a89e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f42bd72448d4145021c3f085b4110809cc51a9daf00fb6365616cc26a60a89e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42bd72448d4145021c3f085b4110809cc51a9daf00fb6365616cc26a60a89e5", kill_on_drop: false }` [INFO] [stdout] f42bd72448d4145021c3f085b4110809cc51a9daf00fb6365616cc26a60a89e5 [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=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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 586b12bde7d5dd3386e0391318a2e423e57d309b345a6e1951d5481cc9f3e307 [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" "586b12bde7d5dd3386e0391318a2e423e57d309b345a6e1951d5481cc9f3e307", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling stdweb v0.4.7 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling fps_clock v2.0.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling glium v0.21.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling rodio v0.8.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling airjump v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/graphics.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/configuration.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | / lazy_static! { [INFO] [stdout] 115 | | pub static ref CFG: Configuration = load_configuration().ok_or_exit(); [INFO] [stdout] 116 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/map.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | / lazy_static! { [INFO] [stdout] 161 | | pub static ref MAP: Map = load_map().ok_or_exit(); [INFO] [stdout] 162 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/graphics.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | implement_vertex!(Vertex, position); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/graphics.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | ProgramChooserCreation(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/graphics.rs:96:50 [INFO] [stdout] | [INFO] [stdout] 96 | VertexBufferCreation(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/graphics.rs:97:49 [INFO] [stdout] | [INFO] [stdout] 97 | IndexBufferCreation(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/graphics.rs:103:48 [INFO] [stdout] | [INFO] [stdout] 103 | ProgramChooserCreation(ref e) => e.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/graphics.rs:104:46 [INFO] [stdout] | [INFO] [stdout] 104 | VertexBufferCreation(ref e) => e.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/graphics.rs:105:45 [INFO] [stdout] | [INFO] [stdout] 105 | IndexBufferCreation(ref e) => e.cause(), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/spatial_hashing.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | let mut vec = map.entry(cell).or_insert(vec!()); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3" "/opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.7yot2s2rs2h07cv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3251b3ced11d2845/out" "-L" "/opt/rustwide/target/debug/build/libloading-c3ddbdbee9a72dbd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvecmath-dd19376f834bfc7b.rlib" "/opt/rustwide/target/debug/deps/libfloat-a7fb8d58a58e8d40.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-4be17fee26655b39.rlib" "/opt/rustwide/target/debug/deps/libphf-065b63fda910f103.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-32690d7d894d7be2.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-38c28ed0b32baec3.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-07959e078c22a9d9.rlib" "/opt/rustwide/target/debug/deps/libfailure-61eafc30c797f6d6.rlib" "/opt/rustwide/target/debug/deps/liblog-f09702634b722f45.rlib" "/opt/rustwide/target/debug/deps/librodio-3e847df5482685ae.rlib" "/opt/rustwide/target/debug/deps/liblewton-4c922e7b2c223e3c.rlib" "/opt/rustwide/target/debug/deps/libogg-d8207eb8906c1ae6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-36892ebd78b9cfca.rlib" "/opt/rustwide/target/debug/deps/libhound-e271028b4e3485f1.rlib" "/opt/rustwide/target/debug/deps/libcpal-483827d92895f860.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-30230b9ec10fed9d.rlib" "/opt/rustwide/target/debug/deps/libclaxon-8ac1a674a2da9e38.rlib" "/opt/rustwide/target/debug/deps/libcgmath-422be5660a0e0d4e.rlib" "/opt/rustwide/target/debug/deps/librand-620db7cd29983116.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fc5696c53d8e6ce1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd6d39e4afc55f40.rlib" "/opt/rustwide/target/debug/deps/libapprox-b5f9f703ee1c86fb.rlib" "/opt/rustwide/target/debug/deps/libtoml-581796c18e155aa4.rlib" "/opt/rustwide/target/debug/deps/libstdweb-96d69b56386d7c46.rlib" "/opt/rustwide/target/debug/deps/libdiscard-71cae45fb2af99f5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-feb5a8a5d3c6c687.rlib" "/opt/rustwide/target/debug/deps/libitoa-296a6bf322b7921e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libserde-28f9a622a1c83087.rlib" "/opt/rustwide/target/debug/deps/libglium-8362d881c8cc9f76.rlib" "/opt/rustwide/target/debug/deps/libglutin-3d588917fec0efad.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-de69d5adb919c3f3.rlib" "/opt/rustwide/target/debug/deps/libwinit-d6fa0e6aab475e69.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-741b8ad5f30a3e7b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-782e22a9d83a8605.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7fc67ef40ca568a8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0d2cef5d2a429fab.rlib" "/opt/rustwide/target/debug/deps/librand-a2da6ca13042ca99.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-ef0cabbf01254bc2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f6d47532613b093f.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-e71f63954fd0a3e2.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-af80d16e7f773e27.rlib" "/opt/rustwide/target/debug/deps/libdlib-ec769c40688ead81.rlib" "/opt/rustwide/target/debug/deps/liblibloading-3c0a39db1b4e6205.rlib" "/opt/rustwide/target/debug/deps/libtoken_store-d4ce97aef72d1b14.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9e569063d74ffdd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-70fd51f76e369973.rlib" "/opt/rustwide/target/debug/deps/libshared_library-65e0ec4df9ea5790.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f18a80881dfb7e06.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-76853f918d46a890.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-eb4d6ae782e3096e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-51350af08565e67e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c7e474074f91fab8.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d82f77d2932feb84.rlib" "/opt/rustwide/target/debug/deps/libfps_clock-d5806b38891868c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/airjump-0939016d57e7e3f3.airjump.7j667gwg-cgu.9.rcgu.o: in function `airjump::safe_main::{{closure}}': [INFO] [stdout] /opt/rustwide/workdir/src/main.rs:73: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/main.rs:74: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-96d69b56386d7c46.rlib(stdweb-96d69b56386d7c46.stdweb.dk7tk5xt-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.7/src/webcore/value.rs:89: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-96d69b56386d7c46.rlib(stdweb-96d69b56386d7c46.stdweb.dk7tk5xt-cgu.9.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.7/src/webcore/symbol.rs:30: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `airjump` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "586b12bde7d5dd3386e0391318a2e423e57d309b345a6e1951d5481cc9f3e307", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586b12bde7d5dd3386e0391318a2e423e57d309b345a6e1951d5481cc9f3e307", kill_on_drop: false }` [INFO] [stdout] 586b12bde7d5dd3386e0391318a2e423e57d309b345a6e1951d5481cc9f3e307