[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 1.45.2 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-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/thiolliere/airjump on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-1/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" "+1.45.2" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41283c0e5d1c12d7f2496a998e03d8c440326d38057dbc218815f393e30b6fdc [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" "41283c0e5d1c12d7f2496a998e03d8c440326d38057dbc218815f393e30b6fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41283c0e5d1c12d7f2496a998e03d8c440326d38057dbc218815f393e30b6fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41283c0e5d1c12d7f2496a998e03d8c440326d38057dbc218815f393e30b6fdc", kill_on_drop: false }` [INFO] [stdout] 41283c0e5d1c12d7f2496a998e03d8c440326d38057dbc218815f393e30b6fdc [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=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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e15c9da95198f634380fb68c6c43e29b23c8a2e5c6111063840475785ca30038 [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" "e15c9da95198f634380fb68c6c43e29b23c8a2e5c6111063840475785ca30038", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.4 [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 num-traits v0.2.5 [INFO] [stderr] Compiling stdweb v0.4.7 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling fps_clock v2.0.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling shared_library v0.1.8 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling glium v0.21.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Compiling rodio v0.8.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling toml v0.4.6 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.airjump.bpcctm3v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934" "/opt/rustwide/target/debug/deps/airjump-b4c0a1119003a934.4179ijlt5toj0ihu.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-7b1db34a86b80742/out" "-L" "/opt/rustwide/target/debug/build/libloading-c29a6b4b20354b50/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvecmath-b83e8c267a86f3b0.rlib" "/opt/rustwide/target/debug/deps/libfloat-909966564cf18b85.rlib" "/opt/rustwide/target/debug/deps/libsvgparser-b50030d1c40d692b.rlib" "/opt/rustwide/target/debug/deps/libphf-4a427417430b5d80.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f63d60eff5c25305.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2064d6ef351d1a62.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-fee72296fdb55c32.rlib" "/opt/rustwide/target/debug/deps/libfailure-84e736f6feeefe8c.rlib" "/opt/rustwide/target/debug/deps/liblog-8fd3f54aa3d3fe7a.rlib" "/opt/rustwide/target/debug/deps/librodio-e4c9e2c2a4d3befd.rlib" "/opt/rustwide/target/debug/deps/liblewton-d1b3103a2ae98bb8.rlib" "/opt/rustwide/target/debug/deps/libogg-e82fc1bca6a5397b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4301c244cb8dc74b.rlib" "/opt/rustwide/target/debug/deps/libhound-65416484beabb127.rlib" "/opt/rustwide/target/debug/deps/libcpal-2cecea27e096c7c3.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-dd9ba31a6c043cc6.rlib" "/opt/rustwide/target/debug/deps/libclaxon-2f545f9a870784bb.rlib" "/opt/rustwide/target/debug/deps/libcgmath-2d88a3918d016a4f.rlib" "/opt/rustwide/target/debug/deps/librand-6d92785f3e2a2f27.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fae4f296ff96966c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f5aca41895af8d57.rlib" "/opt/rustwide/target/debug/deps/libapprox-f318ba0767cda520.rlib" "/opt/rustwide/target/debug/deps/libtoml-83aaded9eca517bc.rlib" "/opt/rustwide/target/debug/deps/libstdweb-7012140d7bcdbf07.rlib" "/opt/rustwide/target/debug/deps/libdiscard-ea738a518fde8869.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9279e52d7cf5d02e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1d2fe6179847ae83.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libserde-a15df4ffd609ae07.rlib" "/opt/rustwide/target/debug/deps/libglium-eea5ef75243e9d91.rlib" "/opt/rustwide/target/debug/deps/libglutin-d082ea86093b9dc5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-05f61c33bc9f759c.rlib" "/opt/rustwide/target/debug/deps/libwinit-cb6ce3343d2b62e9.rlib" "/opt/rustwide/target/debug/deps/libwayland_window-3372e8c31f158c5b.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-96aaa9cb1189795c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-b075ed60028b42af.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-1507fb6ab9efff1c.rlib" "/opt/rustwide/target/debug/deps/librand-8cb2092d19ee6c36.rlib" "/opt/rustwide/target/debug/deps/libwayland_kbd-4996064027f82709.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f93083c1b6cab39a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-06c8386c77a05be9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-83a29b452a1aa6a9.rlib" "/opt/rustwide/target/debug/deps/libdlib-f924e48a5d73d9ae.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c13f9e48261846a5.rlib" "/opt/rustwide/target/debug/deps/libtoken_store-c19bfe4b1b682ed6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e7d74538f16e3ae6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-393553407b8faa32.rlib" "/opt/rustwide/target/debug/deps/libshared_library-5626b919877be6ee.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dc02308b18f14dd0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d0287ec939f246e6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bbb171b9612e63df.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-769da7bba57e54df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-db9e7b75608c5dd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-ff5c48f0378269ed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b809467f521b31ba.rlib" "/opt/rustwide/target/debug/deps/libfps_clock-26b6cb72130f8b99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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-b4c0a1119003a934.airjump.bpcctm3v-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-7012140d7bcdbf07.rlib(stdweb-7012140d7bcdbf07.stdweb.6rbtv3f2-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-7012140d7bcdbf07.rlib(stdweb-7012140d7bcdbf07.stdweb.6rbtv3f2-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" "e15c9da95198f634380fb68c6c43e29b23c8a2e5c6111063840475785ca30038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e15c9da95198f634380fb68c6c43e29b23c8a2e5c6111063840475785ca30038", kill_on_drop: false }` [INFO] [stdout] e15c9da95198f634380fb68c6c43e29b23c8a2e5c6111063840475785ca30038