[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-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyjoejoejr%2Fwasm-example" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyjoejoejr/wasm-example on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-42/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-09-08" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee8609c62407fe86641b55fe097e4dc5c78c5793deaad00ffcd6adb3abff352c [INFO] running `Command { std: "docker" "start" "-a" "ee8609c62407fe86641b55fe097e4dc5c78c5793deaad00ffcd6adb3abff352c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee8609c62407fe86641b55fe097e4dc5c78c5793deaad00ffcd6adb3abff352c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8609c62407fe86641b55fe097e4dc5c78c5793deaad00ffcd6adb3abff352c", kill_on_drop: false }` [INFO] [stdout] ee8609c62407fe86641b55fe097e4dc5c78c5793deaad00ffcd6adb3abff352c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b41e11974e36cbacee06537cad03eb7b4204c8e0c2adc94caff9cc196e34cff [INFO] running `Command { std: "docker" "start" "-a" "1b41e11974e36cbacee06537cad03eb7b4204c8e0c2adc94caff9cc196e34cff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling wayland-commons v0.21.13 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/example-c89557573d694522.1zvvxqdymccesryu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-f436880fdfa957b2/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-b283eb1c65f34362.rlib" "/opt/rustwide/target/debug/deps/libkiss3d_conrod-fbf944218b92eeee.rlib" "/opt/rustwide/target/debug/deps/libinput-a19c8e7d9edc17d4.rlib" "/opt/rustwide/target/debug/deps/libviewport-61e4a48b875c8b10.rlib" "/opt/rustwide/target/debug/deps/libfloat-020e74a4003f3a17.rlib" "/opt/rustwide/target/debug/deps/libnum-fca856ff6d6a6d0e.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libdaggy-2f72f6c1fac9388a.rlib" "/opt/rustwide/target/debug/deps/libinstant-194f1e0278b983fd.rlib" "/opt/rustwide/target/debug/deps/libglutin-9de6e181f2c600b0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c1cefcaedf198505.rlib" "/opt/rustwide/target/debug/deps/libwinit-482d3cb2b5d4d62f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-9359381bd239eb0a.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8d28863ec1cde4ee.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a9026048d42de387.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a7f36fbec8efd516.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fdc9af552a0d0fc2.rlib" "/opt/rustwide/target/debug/deps/libnix-1e17912036e82fd3.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-964b7601e963c52e.rlib" "/opt/rustwide/target/debug/deps/libandrew-bc9511d43459491e.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2b1fa05d23be8bca.rlib" "/opt/rustwide/target/debug/deps/libsame_file-cf777ddedb6edb0f.rlib" "/opt/rustwide/target/debug/deps/librusttype-93185a785a6088e7.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-ab924faeebd55b02.rlib" "/opt/rustwide/target/debug/deps/libdlib-8a1e998c975733d5.rlib" "/opt/rustwide/target/debug/deps/liblibloading-42056f3f550bf963.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c6ec108cf06cd070.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d05541066703ee8f.rlib" "/opt/rustwide/target/debug/deps/librand-824682e73fd29bdd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7065aa681b9cad6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-145dc135685c0f44.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-32ca4be52aafcf4c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-80aded9143832fa9.rlib" "/opt/rustwide/target/debug/deps/liblog-8d247a416cf35571.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1871e01b5660d0b5.rlib" "/opt/rustwide/target/debug/deps/libgl-4ff9ff39377764cf.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-0546df0921bfaf18.rlib" "/opt/rustwide/target/debug/deps/libslotmap-25a0dd1df5cc5d55.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-0d37cf022e10071a.rlib" "/opt/rustwide/target/debug/deps/libordermap-4c9978ec11245627.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-07812bf8945bccd3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9e5c4ccfe57a4b49.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1c344167b897e3c1.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-f14e3988a375135e.rlib" "/opt/rustwide/target/debug/deps/libalga-83c5529e7bcc6345.rlib" "/opt/rustwide/target/debug/deps/librand_distr-9e191cf45a9c2bad.rlib" "/opt/rustwide/target/debug/deps/librand-12a6947a75f75595.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ddcfee9dbbe09018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-22ca27993a63ee35.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3b4b30e267143fc1.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-adc4c609319572b6.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-444d31cf94cf7d22.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1302f0d512f57aa9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-75b56a398ae549eb.rlib" "/opt/rustwide/target/debug/deps/libimage-5c45afa923b92579.rlib" "/opt/rustwide/target/debug/deps/libtiff-f85ad38e0064710f.rlib" "/opt/rustwide/target/debug/deps/libpng-351156eb21977965.rlib" "/opt/rustwide/target/debug/deps/libdeflate-dcb245691a4e35fe.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1b07acc2a2a69d93.rlib" "/opt/rustwide/target/debug/deps/librayon-bfa9c15f246d41ae.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a7a22732c705690c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3a2c13ab0a368ae5.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libgif-d7226ff2c1aba3c4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9f62c68deb483c3f.rlib" "/opt/rustwide/target/debug/deps/liblzw-380b70f9536928dd.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-78391425639dd371.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e75be674977e03e4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-eea36d8d64881d42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-731ba15887c0faf5.rlib" "/opt/rustwide/target/debug/deps/librusttype-bf737470b5d9a47d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8da673e15d4a1371.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9de37253999f8dad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d264233b1f86f850.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b899c88bdfbaace7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3001b814a65cdbd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a6c70d8a6855d993.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-5b9c4b80fab2c8af.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-f16b79464555abb2.rlib" "/opt/rustwide/target/debug/deps/libapprox-b676b7799330056c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0144d5247513bf90.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libstdweb-7afc10dd3ed8c82a.rlib" "/opt/rustwide/target/debug/deps/libdiscard-cc4f4c59330690ca.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-efff53b688b559e1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3477b48ea04dbab6.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-720cdefa82b7b6dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example-c89557573d694522" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/example-c89557573d694522.example.f2ababcc-cgu.2.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-7afc10dd3ed8c82a.rlib(stdweb-7afc10dd3ed8c82a.stdweb.3c2c3b91-cgu.5.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-7afc10dd3ed8c82a.rlib(stdweb-7afc10dd3ed8c82a.stdweb.3c2c3b91-cgu.7.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] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1b41e11974e36cbacee06537cad03eb7b4204c8e0c2adc94caff9cc196e34cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b41e11974e36cbacee06537cad03eb7b4204c8e0c2adc94caff9cc196e34cff", kill_on_drop: false }` [INFO] [stdout] 1b41e11974e36cbacee06537cad03eb7b4204c8e0c2adc94caff9cc196e34cff