[INFO] cloning repository https://github.com/wwylele/index3ds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwylele/index3ds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Findex3ds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Findex3ds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bafd779851a36078e0400457b232246215e363b [INFO] testing wwylele/index3ds against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Findex3ds" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwylele/index3ds on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wwylele/index3ds [INFO] finished tweaking git repo https://github.com/wwylele/index3ds [INFO] tweaked toml for git repo https://github.com/wwylele/index3ds written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/wwylele/index3ds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbe7a8254c761631d0ad35e701b3f04fc095f63d5bd65baf6aa3be058751735a [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" "cbe7a8254c761631d0ad35e701b3f04fc095f63d5bd65baf6aa3be058751735a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbe7a8254c761631d0ad35e701b3f04fc095f63d5bd65baf6aa3be058751735a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe7a8254c761631d0ad35e701b3f04fc095f63d5bd65baf6aa3be058751735a", kill_on_drop: false }` [INFO] [stdout] cbe7a8254c761631d0ad35e701b3f04fc095f63d5bd65baf6aa3be058751735a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0cc407e801843e5c3ee9a7f99f18be13053191ed092b048b49b641c6597ead6 [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" "e0cc407e801843e5c3ee9a7f99f18be13053191ed092b048b49b641c6597ead6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling num-bigint-dig v0.4.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.8.0 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling yew-macro v0.8.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling zeroize_derive v0.1.0 [INFO] [stderr] Compiling byte_struct_derive v0.4.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling zeroize v0.6.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling byte_struct v0.6.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling stderrlog v0.4.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling rsa v0.1.3 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling index3ds-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling actix-http v0.2.9 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.7 [INFO] [stderr] Compiling awc v0.2.4 [INFO] [stderr] Compiling actix-web v1.0.7 [INFO] [stderr] Compiling actix-files v0.1.4 [INFO] [stderr] Compiling httpstub v0.1.0 (/opt/rustwide/workdir/httpstub) [INFO] [stderr] Compiling index3ds-frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> frontend/src/ncch_list.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | (0..total_page) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 296 - (0..total_page) [INFO] [stdout] 296 + 0..total_page [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> frontend/src/ncch_list.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | (0..5) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 298 - (0..5) [INFO] [stdout] 298 + 0..5 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> frontend/src/ncch_list.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | (total_page - 5..total_page) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 300 - (total_page - 5..total_page) [INFO] [stdout] 300 + total_page - 5..total_page [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> frontend/src/ncch_list.rs:302:13 [INFO] [stdout] | [INFO] [stdout] 302 | (self.current_page - 2..self.current_page + 3) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 302 - (self.current_page - 2..self.current_page + 3) [INFO] [stdout] 302 + self.current_page - 2..self.current_page + 3 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch_service` [INFO] [stdout] --> frontend/src/ncch.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | fetch_service: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch` [INFO] [stdout] --> frontend/src/ncch.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fetch: FetchTask, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_reader` [INFO] [stdout] --> frontend/src/submit_ncch.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | file_reader: FileReader, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch_service` [INFO] [stdout] --> frontend/src/about.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | fetch_service: FetchService, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fetch_task` [INFO] [stdout] --> frontend/src/about.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | fetch_task: FetchTask, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `history_listener` [INFO] [stdout] --> frontend/src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | history_listener: EventListenerHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.index3ds_frontend.63ef03ac-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075.31ayfm0h2sep5neb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-ad10770f34cb9851/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9ce2a1a7e829da61.rlib" "/opt/rustwide/target/debug/deps/liburl-78ee50a2e28135d0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-b9bc8b514e4e48cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3c76635dded2aeb2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad25d4a102ec3736.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8feb5eeff3f6c2cd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8c3990ed448d39d.rlib" "/opt/rustwide/target/debug/deps/libhttp-97d06fb2af332776.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6c031d5625c1a0a.rlib" "/opt/rustwide/target/debug/deps/libiovec-566239882a9626da.rlib" "/opt/rustwide/target/debug/deps/libfailure-87258416f2564f4e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-46715b575a76d50c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-1c8f7e6048cc5add.rlib" "/opt/rustwide/target/debug/deps/liblibc-d337b26244e08dc2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/liblog-38bb410d95370ec2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-98f73597c3a5ab62.rlib" "/opt/rustwide/target/debug/deps/libbincode-6f5cab2f51c282fc.rlib" "/opt/rustwide/target/debug/deps/libanymap-7a676e81af51b25d.rlib" "/opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib" "/opt/rustwide/target/debug/deps/libdiscard-649431f8ebec2de7.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-9ea89951328c1ba3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-356ae3c6e8101834.rlib" "/opt/rustwide/target/debug/deps/libryu-1ecda30c177781f7.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libindex3ds_common-d340ee7612dd2aeb.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libserde-b81f2eb1e5c6608d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/index3ds_frontend-79ea51ebd2e4c075" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib(yew-b8353d826643b6c5.yew.c99067f2-cgu.11.rcgu.o): in function `yew::services::fetch::fetch_impl::snippet::__cargo_web_snippet_053453883bfc0e5e4a20ed0cc4e05ed2b154fd72': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib(yew-b8353d826643b6c5.yew.c99067f2-cgu.11.rcgu.o): in function `::is_active::snippet::__cargo_web_snippet_d1808864dd38e6472823a075adda230022c35f2a': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib(yew-b8353d826643b6c5.yew.c99067f2-cgu.11.rcgu.o): in function `::cancel::snippet::__cargo_web_snippet_1fdc316ef6b228cc2c741ea31c7d11c236c835c7': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib(yew-b8353d826643b6c5.yew.c99067f2-cgu.6.rcgu.o): in function ` as yew::virtual_dom::Listener>::attach::{{closure}}::{{closure}}::snippet::__cargo_web_snippet_cbb54466a17480e2aa3c55a350ddc2f54eb42f54': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib(yew-b8353d826643b6c5.yew.c99067f2-cgu.7.rcgu.o): in function `yew::virtual_dom::vtag::VTag::apply_diffs::snippet::__cargo_web_snippet_0da47658267a7497de743e1b0892f992ba6ca6ef': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-b8353d826643b6c5.rlib(yew-b8353d826643b6c5.yew.c99067f2-cgu.7.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o): in function `stdweb::webcore::ffi::emscripten::event_loop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_pause_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/ffi/emscripten.rs:11: undefined reference to `emscripten_set_main_loop' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::append_child::snippet::__cargo_web_snippet_e741b9d9071097746386b2c2ec044a2bc73e688c': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:91: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_cd41a77d0178ae27c833ef2950e5f1a48a1455c1': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_b06dde4acf09433b5190a4b001259fe5d4abcbc2': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_ab05f53189dacccf2d365ad26daa407d4f7abea9': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o): in function `stdweb::webapi::node::INode::remove_child::snippet::__cargo_web_snippet_614a3dd2adb7e9eac4a0ec6e59d37f87e0521c3b': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libstdweb-a5d4f0e18719a47a.rlib(stdweb-a5d4f0e18719a47a.stdweb.59e7492e-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stdweb-0.4.18/src/webcore/macros.rs:101: more undefined references to `emscripten_asm_const_int' follow [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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `index3ds-frontend` due to 2 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e0cc407e801843e5c3ee9a7f99f18be13053191ed092b048b49b641c6597ead6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0cc407e801843e5c3ee9a7f99f18be13053191ed092b048b49b641c6597ead6", kill_on_drop: false }` [INFO] [stdout] e0cc407e801843e5c3ee9a7f99f18be13053191ed092b048b49b641c6597ead6