[INFO] cloning repository https://github.com/joeyjoejoejr/wasm-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyjoejoejr/wasm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyjoejoejr%2Fwasm-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyjoejoejr%2Fwasm-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8c365fea811d712c36704984ddddc500228cbf7 [INFO] testing joeyjoejoejr/wasm-example against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyjoejoejr%2Fwasm-example" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyjoejoejr/wasm-example on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joeyjoejoejr/wasm-example [INFO] finished tweaking git repo https://github.com/joeyjoejoejr/wasm-example [INFO] tweaked toml for git repo https://github.com/joeyjoejoejr/wasm-example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/joeyjoejoejr/wasm-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.55 [INFO] [stderr] Downloaded instant v0.1.2 [INFO] [stderr] Downloaded png v0.15.2 [INFO] [stderr] Downloaded conrod_derive v0.63.0 [INFO] [stderr] Downloaded piston-viewport v0.5.0 [INFO] [stderr] Downloaded kiss3d_conrod v0.64.0 [INFO] [stderr] Downloaded image v0.22.3 [INFO] [stderr] Downloaded daggy v0.5.0 [INFO] [stderr] Downloaded pistoncore-input v0.24.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen v0.2.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfb50f22000133f5975e0fdda179c18845b24357cde41314ce254a5949d1697a [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" "cfb50f22000133f5975e0fdda179c18845b24357cde41314ce254a5949d1697a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfb50f22000133f5975e0fdda179c18845b24357cde41314ce254a5949d1697a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfb50f22000133f5975e0fdda179c18845b24357cde41314ce254a5949d1697a", kill_on_drop: false }` [INFO] [stdout] cfb50f22000133f5975e0fdda179c18845b24357cde41314ce254a5949d1697a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc3eec8c2ba8e5cf99f596b2a0efed4c7dff58ef710ba4d0434e44b8863b944 [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" "9fc3eec8c2ba8e5cf99f596b2a0efed4c7dff58ef710ba4d0434e44b8863b944", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling conrod_derive v0.63.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling kiss3d_conrod v0.64.0 [INFO] [stderr] Compiling ncollide3d v0.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling kiss3d v0.22.1 [INFO] [stderr] Compiling example v0.1.0 (/opt/rustwide/workdir) [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78" "/opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.1fv2k644kt30hc9k.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-f047e400e0490cb8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-c63e71c914347ec5.rlib" "/opt/rustwide/target/debug/deps/libkiss3d_conrod-77aae1b68c72de1f.rlib" "/opt/rustwide/target/debug/deps/libinput-5de8312356dead52.rlib" "/opt/rustwide/target/debug/deps/libviewport-0e261e5f94166f27.rlib" "/opt/rustwide/target/debug/deps/libfloat-7ad0de781258bbb8.rlib" "/opt/rustwide/target/debug/deps/libnum-6d2b2c344d4479f2.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libdaggy-4bccdd8a375a57f9.rlib" "/opt/rustwide/target/debug/deps/libinstant-2fdd442e59b692df.rlib" "/opt/rustwide/target/debug/deps/libglutin-e92d04129abf526d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-d6bffa323beed698.rlib" "/opt/rustwide/target/debug/deps/libwinit-81de5208522ce360.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-03becc52dbebabe0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-370d410e91903d56.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-40665d8b7da49a90.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-28c674f2f2ab38f6.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-241fcaaa1088b1a1.rlib" "/opt/rustwide/target/debug/deps/libnix-0c63245434b8c26a.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-9c59786029011c74.rlib" "/opt/rustwide/target/debug/deps/libandrew-6d9f4f72cc5d3de4.rlib" "/opt/rustwide/target/debug/deps/libxml-5a48922181145a94.rlib" "/opt/rustwide/target/debug/deps/libxdg-9bdd5eefb91d453c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-81093632732e4dc9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-21e5ced8de3ae1b5.rlib" "/opt/rustwide/target/debug/deps/librusttype-4073f7c9bd408929.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-82f01bc75d3cc473.rlib" "/opt/rustwide/target/debug/deps/libdlib-fd3bb9cbb217567e.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1a07c2421048c264.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8c1e35a038a598e7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2b693f0e9aa30914.rlib" "/opt/rustwide/target/debug/deps/librand-0b158d90d4c2a261.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-73f80ebaee11e747.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9a541b0518936d90.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b19a342864125be2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8f36ee7025a2b1d5.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libshared_library-6784ec980844dbb8.rlib" "/opt/rustwide/target/debug/deps/libgl-c1927ba87606ae90.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-12ae97ecc0d7653a.rlib" "/opt/rustwide/target/debug/deps/libslotmap-fb500ef617b309eb.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-b7c0800d27abcda5.rlib" "/opt/rustwide/target/debug/deps/libordermap-168deb01d6600c33.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b6f6451ab0788a96.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-fa0e4e7cdf32dc54.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-1f34479fb4a2a7e9.rlib" "/opt/rustwide/target/debug/deps/libalga-93da34ae6a4b6c44.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a9b77faafdb8f1b9.rlib" "/opt/rustwide/target/debug/deps/librand-f376bf86b3ce552d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4ddb518b2abe3c3a.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-28c4f6ca7d991334.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c5c97510187b0809.rlib" "/opt/rustwide/target/debug/deps/librand_core-df77f49f7b8c118c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bee040b6449bc906.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-96c9f675334e9907.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-77363e3c1619e89e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-8de13b16576c455a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e86f74a581bf247a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-68c480f546c8ee8f.rlib" "/opt/rustwide/target/debug/deps/libimage-5f121bb544911666.rlib" "/opt/rustwide/target/debug/deps/libtiff-c377022cc5923bfc.rlib" "/opt/rustwide/target/debug/deps/libpng-2c74f9c43adf7fe3.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d3a7a6df83f7ac0f.rlib" "/opt/rustwide/target/debug/deps/libinflate-a17f9604531f0e8d.rlib" "/opt/rustwide/target/debug/deps/libadler32-60b54ba173bbd5a4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-66d4b34e4998d382.rlib" "/opt/rustwide/target/debug/deps/librayon-8b0180638ac1d2c0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a91823f7184e402a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-96afc523c2f53582.rlib" "/opt/rustwide/target/debug/deps/libeither-343e62c819d881c9.rlib" "/opt/rustwide/target/debug/deps/libgif-f7c93d7459047ceb.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b19d35710137eee7.rlib" "/opt/rustwide/target/debug/deps/liblzw-a648ab049733c09d.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6eaaf14cfe82ad8a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-d848bff5a8a5dfcd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-8954229cd9555902.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a98fef16d749687c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-27739ec6f10d5408.rlib" "/opt/rustwide/target/debug/deps/librusttype-db9da9ed207c5dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9d15b5ed9a7cea0d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0bfe2d51e9fc3209.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-c2f93b676ddd2970.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9cd00b868d55499f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c5519c4785a0c376.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f521f275bc11d81e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bb9ee612c7a59c0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1750189aff8cfe43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5688f1dc6f6a2fd4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d9d0103afea89763.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a3048e98d911cba2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-35e200e2f637ee08.rlib" "/opt/rustwide/target/debug/deps/libordered_float-b07e1a1e84e949ca.rlib" "/opt/rustwide/target/debug/deps/libapprox-8d565cd32adf0e8e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c36fc41026466506.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libstdweb-778609208e8b356b.rlib" "/opt/rustwide/target/debug/deps/libdiscard-94ce9fa1d11eb511.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-3b80a53259382074.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5a2a263701bdd4b0.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/libserde-1d7cb92b00c48caa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/example-c0fd91b09ac4ed78.example.efr5k8t9-cgu.0.rcgu.o: in function `::step::snippet::__cargo_web_snippet_199d5eb25dfe761687bcd487578eb7e636bd9650': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-778609208e8b356b.rlib(stdweb-778609208e8b356b.stdweb.bsl5jzbf-cgu.8.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_80d6d56760c65e49b7be8b6b01c1ea861b046bf0': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:32: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-778609208e8b356b.rlib(stdweb-778609208e8b356b.stdweb.bsl5jzbf-cgu.1.rcgu.o): in function `::drop::snippet::__cargo_web_snippet_e9638d6405ab65f78daf4a5af9c9de14ecf1e2ec': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.20/src/webcore/macros.rs:139: 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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "9fc3eec8c2ba8e5cf99f596b2a0efed4c7dff58ef710ba4d0434e44b8863b944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc3eec8c2ba8e5cf99f596b2a0efed4c7dff58ef710ba4d0434e44b8863b944", kill_on_drop: false }` [INFO] [stdout] 9fc3eec8c2ba8e5cf99f596b2a0efed4c7dff58ef710ba4d0434e44b8863b944