[INFO] updating cached repository https://github.com/thiolliere/airjump [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] 2661aacad9c2a080e5f1c666cde228ffad2974f2 [INFO] testing thiolliere/airjump against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fairjump" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thiolliere/airjump on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-8/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74f0373f348917d2956b1e1762f5b56e3068990b99f3948ee4a37a408c8e2b42 [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" "74f0373f348917d2956b1e1762f5b56e3068990b99f3948ee4a37a408c8e2b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74f0373f348917d2956b1e1762f5b56e3068990b99f3948ee4a37a408c8e2b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f0373f348917d2956b1e1762f5b56e3068990b99f3948ee4a37a408c8e2b42", kill_on_drop: false }` [INFO] [stdout] 74f0373f348917d2956b1e1762f5b56e3068990b99f3948ee4a37a408c8e2b42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e54c2f448ce19a82ec9fe0d2d7def252ae7d8233dcc4983ec8d41994ffa5a2 [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" "c3e54c2f448ce19a82ec9fe0d2d7def252ae7d8233dcc4983ec8d41994ffa5a2", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling stdweb v0.4.7 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling fps_clock v2.0.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling glium v0.21.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling rodio v0.8.0 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling toml v0.4.6 [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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.airjump.d7xulcp3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11" "/opt/rustwide/target/debug/deps/airjump-240ed1e94fb74b11.j1xbefqijvaryqe.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-efb5807f4b59121c/out" "-L" "/opt/rustwide/target/debug/build/libloading-30f96de992d9ebff/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvecmath-d7b56a7d9479b9e3.rlib" "/opt/rustwide/target/debug/deps/libfloat-3af5c0af6e23e301.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-ca227477f816314f.rlib" "/opt/rustwide/target/debug/deps/libphf-123001a54119e998.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-55a1cc1bd398f529.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3dbd93e0917016a7.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-b67e47eab2334249.rlib" "/opt/rustwide/target/debug/deps/libfailure-e02ffd6e43d0af08.rlib" "/opt/rustwide/target/debug/deps/liblog-9a6b875921883fbe.rlib" "/opt/rustwide/target/debug/deps/librodio-25267825521300d0.rlib" "/opt/rustwide/target/debug/deps/liblewton-faddd62a3efd37d6.rlib" "/opt/rustwide/target/debug/deps/libogg-419a2a5615e23577.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0eae9a9907f3c0c1.rlib" "/opt/rustwide/target/debug/deps/libhound-0757fd0cd7430ba3.rlib" "/opt/rustwide/target/debug/deps/libcpal-75b1be8cf3e081a2.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-ee1732796efe7360.rlib" "/opt/rustwide/target/debug/deps/libclaxon-4768f4cab350bc9d.rlib" "/opt/rustwide/target/debug/deps/libcgmath-274cda7626d5b3ef.rlib" "/opt/rustwide/target/debug/deps/librand-16a50d61002590b4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1c88048e6be7940e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3906f31f41d5a4bc.rlib" "/opt/rustwide/target/debug/deps/libapprox-43cd5c53f5296d66.rlib" "/opt/rustwide/target/debug/deps/libtoml-ad11917de029fd8e.rlib" "/opt/rustwide/target/debug/deps/libstdweb-ce474ec522a13683.rlib" "/opt/rustwide/target/debug/deps/libdiscard-75d7fc041849b731.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9694304ac0ac1b02.rlib" "/opt/rustwide/target/debug/deps/libitoa-50560fb57a0ecaba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde-e783ea2fa55b16fe.rlib" "/opt/rustwide/target/debug/deps/libglium-0e8ac8bf74cc785f.rlib" "/opt/rustwide/target/debug/deps/libglutin-5d3cbad8846c3bd5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-38524f5deb0dcc74.rlib" "/opt/rustwide/target/debug/deps/libwinit-9c5026e8250dd62d.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-e2d18697afa33305.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-62af819a8d019156.rlib" "/opt/rustwide/target/debug/deps/libtempfile-e3923d8d39c97993.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-85f0b42d86a21d3f.rlib" "/opt/rustwide/target/debug/deps/librand-3eb71e2b2af3ed2f.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-c8c634db839d9d79.rlib" "/opt/rustwide/target/debug/deps/libmemmap-75f319f3f3ad6363.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9c670eab4932a8e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-39e5bbdc39b5bb27.rlib" "/opt/rustwide/target/debug/deps/libdlib-36d07a6e0ee858fc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d665ff6d7a04f201.rlib" "/opt/rustwide/target/debug/deps/libtoken_store-3ad6d239f0eb31d7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a1a20fbf99978357.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-b20fc684aa00da3a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-9b7a31115a555df1.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-33c37e635440d360.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ff7ce41e2fb3aeb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2fcdac5e1568192d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58c3e4babe2a3272.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ceac252e29b68a89.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc5293f2db4df33e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4d6605be71f2a06b.rlib" "/opt/rustwide/target/debug/deps/libfps_clock-c10a3c083baf4e61.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-ldl" "-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/airjump-240ed1e94fb74b11.airjump.d7xulcp3-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-ce474ec522a13683.rlib(stdweb-ce474ec522a13683.stdweb.dbq52mfr-cgu.3.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-ce474ec522a13683.rlib(stdweb-ce474ec522a13683.stdweb.dbq52mfr-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" "c3e54c2f448ce19a82ec9fe0d2d7def252ae7d8233dcc4983ec8d41994ffa5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e54c2f448ce19a82ec9fe0d2d7def252ae7d8233dcc4983ec8d41994ffa5a2", kill_on_drop: false }` [INFO] [stdout] c3e54c2f448ce19a82ec9fe0d2d7def252ae7d8233dcc4983ec8d41994ffa5a2