[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyjoejoejr%2Fwasm-example" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyjoejoejr/wasm-example on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-10/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [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 pistoncore-input v0.24.0 [INFO] [stderr] Downloaded daggy v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen v0.2.55 [INFO] [stderr] Downloaded image v0.22.3 [INFO] [stderr] Downloaded piston-viewport v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.55 [INFO] [stderr] Downloaded kiss3d_conrod v0.64.0 [INFO] [stderr] Downloaded conrod_derive v0.63.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10e27da0450910d6794edd39a6ee3010570f39f5b186fedd917842e291181da6 [INFO] running `Command { std: "docker" "start" "-a" "10e27da0450910d6794edd39a6ee3010570f39f5b186fedd917842e291181da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e27da0450910d6794edd39a6ee3010570f39f5b186fedd917842e291181da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e27da0450910d6794edd39a6ee3010570f39f5b186fedd917842e291181da6", kill_on_drop: false }` [INFO] [stdout] 10e27da0450910d6794edd39a6ee3010570f39f5b186fedd917842e291181da6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108a2ceefec4ac2a86d6e54c2ee45db598b0f1292427409cdb72f93d5a16adc1 [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" "108a2ceefec4ac2a86d6e54c2ee45db598b0f1292427409cdb72f93d5a16adc1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling daggy v0.5.0 [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 parking_lot_core v0.4.0 [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 smallvec v0.6.13 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [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 rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [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 gl v0.14.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rand_distr v0.2.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 alga v0.9.2 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling conrod_derive v0.63.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling kiss3d_conrod v0.64.0 [INFO] [stderr] Compiling ncollide3d v0.21.0 [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-058bf3fa9ffbace8.example.4715fff6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.2y9x7h9w8u6cn6js.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2cb0de86ebffe04e/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-f2f1c2ffa3e59660.rlib" "/opt/rustwide/target/debug/deps/libkiss3d_conrod-cb697a7d9f196c29.rlib" "/opt/rustwide/target/debug/deps/libinput-8fa74641dd2e222f.rlib" "/opt/rustwide/target/debug/deps/libviewport-29732aca07df8f33.rlib" "/opt/rustwide/target/debug/deps/libfloat-19314df4ba381cb3.rlib" "/opt/rustwide/target/debug/deps/libnum-36efe8c4db96d487.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libdaggy-96e2502f50579d2d.rlib" "/opt/rustwide/target/debug/deps/libinstant-71147dd8b175e30f.rlib" "/opt/rustwide/target/debug/deps/libglutin-a9a2132f4bf2a148.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1c02642d18dbca19.rlib" "/opt/rustwide/target/debug/deps/libwinit-b3b88a407e9e266e.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-58f16ee198426176.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-8674a02e366a568e.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-07d14f00455f3481.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-1dc93518f67f2d3e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-852ba2998b87f605.rlib" "/opt/rustwide/target/debug/deps/libnix-1cc03bbbc59353fc.rlib" "/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.rlib" "/opt/rustwide/target/debug/deps/libmemmap-83554b9d411918c8.rlib" "/opt/rustwide/target/debug/deps/libandrew-9071d44ec2566278.rlib" "/opt/rustwide/target/debug/deps/libxml-8da909a417f479b8.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cb72017ee421c6a2.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9b8ecd601404806a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a54cc52ad321d214.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-41dde388842664ca.rlib" "/opt/rustwide/target/debug/deps/libdlib-c611c9107be5bd98.rlib" "/opt/rustwide/target/debug/deps/liblibloading-7932db40b59aeb83.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-54e33f30562d51b2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8c007435eb5e2128.rlib" "/opt/rustwide/target/debug/deps/librand-67617ead41c44b29.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-148edb7176615f4a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e424f46b4782fbae.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-8cff29ee0505c79c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4ae9ac3fb80f5534.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-c77146a55b119b28.rlib" "/opt/rustwide/target/debug/deps/libgl-7fc012e2203bf09f.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-a5df892a1960f24d.rlib" "/opt/rustwide/target/debug/deps/libslotmap-c74ef553be745ebb.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-ebcbc6c9431203f8.rlib" "/opt/rustwide/target/debug/deps/libordermap-136744adcfd3130d.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ff587c0c8c855b9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-54bb39e07e862e94.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-f5abeb9bb1b6b256.rlib" "/opt/rustwide/target/debug/deps/libalga-8d1ac052e14dda44.rlib" "/opt/rustwide/target/debug/deps/librand_distr-a4c9dfbf33c7ae6e.rlib" "/opt/rustwide/target/debug/deps/librand-291fdac3f6d06040.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d5980531951e04fa.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-7a313679eedd7821.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-f087b1ae9fb94a28.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0d406a1fcd1592de.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e7d8be1b6da9f91e.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-b399655b44b9903e.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c340b3128b46db17.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bc8a8b6ad7b6d7e8.rlib" "/opt/rustwide/target/debug/deps/libimage-e44949067c0d949e.rlib" "/opt/rustwide/target/debug/deps/libtiff-c49e17bfe5dc34da.rlib" "/opt/rustwide/target/debug/deps/libpng-1e5b59df1d2a2679.rlib" "/opt/rustwide/target/debug/deps/libdeflate-11f8903a667fa020.rlib" "/opt/rustwide/target/debug/deps/libinflate-e150108e90605252.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9a95a20eb51d4957.rlib" "/opt/rustwide/target/debug/deps/librayon-8c39640e2fdf2db0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-9da03655f2b1380f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a561b0cfbef4d8e8.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libgif-f6546b2475525f0b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ca0f98f741dd9153.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-90db2d7ec66c28e3.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-aa8afdb3fe2abdaf.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-eafd339ad2421b43.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c693f19944bffd7f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ab83b1e7d941ce5e.rlib" "/opt/rustwide/target/debug/deps/librusttype-dc84c02727af2a8b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9abbce28da9192e9.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-94f794807006b05c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f939c935963f334.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9928b0a49acab33f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-3e3dbc88c0ab67a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-35af3bfbcb57cc41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-384781aee983766a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0a6a4f13fd022572.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a121d152a15ac48a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-00e785e4d747332f.rlib" "/opt/rustwide/target/debug/deps/libapprox-1364b69d6af09115.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c244e83104064720.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libstdweb-8fc0f8ff9478f2a0.rlib" "/opt/rustwide/target/debug/deps/libdiscard-e53e9963f70e18d6.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-b75aff36105949ac.rlib" "/opt/rustwide/target/debug/deps/libserde_json-368bf50b1285af0d.rlib" "/opt/rustwide/target/debug/deps/libryu-6827e42c119f5ca7.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libserde-c5550da8949e606a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/example-058bf3fa9ffbace8.example.4715fff6-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-8fc0f8ff9478f2a0.rlib(stdweb-8fc0f8ff9478f2a0.stdweb.f2a82c61-cgu.7.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-8fc0f8ff9478f2a0.rlib(stdweb-8fc0f8ff9478f2a0.stdweb.f2a82c61-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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "108a2ceefec4ac2a86d6e54c2ee45db598b0f1292427409cdb72f93d5a16adc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108a2ceefec4ac2a86d6e54c2ee45db598b0f1292427409cdb72f93d5a16adc1", kill_on_drop: false }` [INFO] [stdout] 108a2ceefec4ac2a86d6e54c2ee45db598b0f1292427409cdb72f93d5a16adc1