[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyjoejoejr%2Fwasm-example" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeyjoejoejr/wasm-example on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-5/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 3106870d4d50846000c7f6cfd67671b393cedd87864ab823c37cec0e7e1b8f70 [INFO] running `Command { std: "docker" "start" "-a" "3106870d4d50846000c7f6cfd67671b393cedd87864ab823c37cec0e7e1b8f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3106870d4d50846000c7f6cfd67671b393cedd87864ab823c37cec0e7e1b8f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3106870d4d50846000c7f6cfd67671b393cedd87864ab823c37cec0e7e1b8f70", kill_on_drop: false }` [INFO] [stdout] 3106870d4d50846000c7f6cfd67671b393cedd87864ab823c37cec0e7e1b8f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d48c4bb7a351234d6e6f6b47739fa6aa225a18f9eb9743df97b7528ce8f66dbf [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" "d48c4bb7a351234d6e6f6b47739fa6aa225a18f9eb9743df97b7528ce8f66dbf", 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] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling percent-encoding 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 sha1 v0.6.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling semver v0.9.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 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-complex v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [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 owning_ref v0.4.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling piston-viewport v0.5.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.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 memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [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 crossbeam-queue v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.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 rand_chacha v0.2.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling alga v0.9.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rand_distr v0.2.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 wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.44 [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 conrod_derive v0.63.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.example.6kcx8gfu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb" "/opt/rustwide/target/debug/deps/example-95af8143a5ec75eb.4xs2mpo4y8l28d8o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-47c9a7ec39a97984/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkiss3d-8ec574152465a828.rlib" "/opt/rustwide/target/debug/deps/libkiss3d_conrod-7de88f04c14c0b8a.rlib" "/opt/rustwide/target/debug/deps/libinput-45378ced3492eacc.rlib" "/opt/rustwide/target/debug/deps/libviewport-671b63cd82f0b063.rlib" "/opt/rustwide/target/debug/deps/libfloat-a7fb8d58a58e8d40.rlib" "/opt/rustwide/target/debug/deps/libnum-a61277fc253daead.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libdaggy-3fc70b02eedf427e.rlib" "/opt/rustwide/target/debug/deps/libinstant-ce7b023cfa99a5b7.rlib" "/opt/rustwide/target/debug/deps/libglutin-0522831fb7bc00f0.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b952d46cfe15ce07.rlib" "/opt/rustwide/target/debug/deps/libwinit-a80ba14a9944445b.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-3d365b55e287fae5.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-22fb00bfe071ac19.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-7410323e8e6b1c24.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-3d6cf85aaf099bab.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0263368381c5a2c8.rlib" "/opt/rustwide/target/debug/deps/libnix-2c3f8ce4216e114d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a73e1fd9afc15faa.rlib" "/opt/rustwide/target/debug/deps/libandrew-f566bd52e283ce8d.rlib" "/opt/rustwide/target/debug/deps/libxml-c27c4e6c61ebc759.rlib" "/opt/rustwide/target/debug/deps/libxdg-157fbbd5e20f74dc.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0673ea76f4a354a3.rlib" "/opt/rustwide/target/debug/deps/libsame_file-97c4603469127cb8.rlib" "/opt/rustwide/target/debug/deps/librusttype-d4f770734fbe15bd.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-0d66f9efd2c9c3fb.rlib" "/opt/rustwide/target/debug/deps/libdlib-6371f5b12259cda6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6bc33d0f62a2c3d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00da4b37fd7cd29d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eada919bf0645256.rlib" "/opt/rustwide/target/debug/deps/librand-cf17efb039deac19.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-dee5087c4071fa29.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-1f3daecf77737876.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libshared_library-d9ea3fd49a90f158.rlib" "/opt/rustwide/target/debug/deps/libgl-201002511a99b05d.rlib" "/opt/rustwide/target/debug/deps/libncollide3d-0132f7efb698924a.rlib" "/opt/rustwide/target/debug/deps/libslotmap-1716bd52bb4d4231.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c86552cef416aa0e.rlib" "/opt/rustwide/target/debug/deps/libordermap-e0c9c4f99db90740.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-4acc24784dec311d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-da53dd609f700ec0.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-fdd458098235f892.rlib" "/opt/rustwide/target/debug/deps/libalga-ff8b8ee4c6317b3c.rlib" "/opt/rustwide/target/debug/deps/librand_distr-04f65a9c8484d3a0.rlib" "/opt/rustwide/target/debug/deps/librand-470ed4cbec96fb1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7806a7dbf4b6e4de.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8d7edf009a1b24fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3fcfc18376eb5e5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-38a70680d08820b9.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f1c6b5fb954cbf2f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3f59fe4415be4357.rlib" "/opt/rustwide/target/debug/deps/libimage-f465bfe7d7dabace.rlib" "/opt/rustwide/target/debug/deps/libtiff-2246105e93b7158f.rlib" "/opt/rustwide/target/debug/deps/libpng-55f9d2c2de596900.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f272a6d8dbd955b9.rlib" "/opt/rustwide/target/debug/deps/libinflate-3207ae25d5bf6fe2.rlib" "/opt/rustwide/target/debug/deps/libadler32-9f25c8b4bfdf98a3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3e703f96e1d6134c.rlib" "/opt/rustwide/target/debug/deps/librayon-f3a735e6c559c4ba.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1f1326a07e7bd8ba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-646a7d541c7df0cd.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libgif-1502cd5519aa1391.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9ab363504516c811.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-551d7cc670388bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-46da4c49d04a1003.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-82630106a8496fcc.rlib" "/opt/rustwide/target/debug/deps/librusttype-71333cd91af2de35.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e461073acc991147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-97abc6c96c9a1d82.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7ad643ff856d079a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e4cdd30dcd240673.rlib" "/opt/rustwide/target/debug/deps/libapprox-2c6753700c25b44d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c72c961c99c6fe7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libstdweb-e1853cb055bd36cb.rlib" "/opt/rustwide/target/debug/deps/libdiscard-7d046748822603f8.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-5e9311886321e9b3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ddddc04e12b07a58.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libserde-0871f9deb9ca136e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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-95af8143a5ec75eb.example.6kcx8gfu-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-e1853cb055bd36cb.rlib(stdweb-e1853cb055bd36cb.stdweb.9pmlclx5-cgu.2.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-e1853cb055bd36cb.rlib(stdweb-e1853cb055bd36cb.stdweb.9pmlclx5-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] 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" "d48c4bb7a351234d6e6f6b47739fa6aa225a18f9eb9743df97b7528ce8f66dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d48c4bb7a351234d6e6f6b47739fa6aa225a18f9eb9743df97b7528ce8f66dbf", kill_on_drop: false }` [INFO] [stdout] d48c4bb7a351234d6e6f6b47739fa6aa225a18f9eb9743df97b7528ce8f66dbf