[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwylele%2Findex3ds" "/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/wwylele/index3ds on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-5/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] [stderr] Downloaded bincode v1.0.1 [INFO] [stderr] Downloaded aes-ctr v0.3.0 [INFO] [stderr] Downloaded cc v1.0.42 [INFO] [stderr] Downloaded v_escape_derive v0.5.5 [INFO] [stderr] Downloaded byte_struct_derive v0.4.2 [INFO] [stderr] Downloaded num-bigint-dig v0.4.0 [INFO] [stderr] Downloaded png v0.15.0 [INFO] [stderr] Downloaded actix-files v0.1.4 [INFO] [stderr] Downloaded actix-utils v0.4.5 [INFO] [stderr] Downloaded sct v0.5.0 [INFO] [stderr] Downloaded signal-hook v0.1.10 [INFO] [stderr] Downloaded arc-swap v0.4.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.42 [INFO] [stderr] Downloaded ctr v0.3.2 [INFO] [stderr] Downloaded rsa v0.1.3 [INFO] [stderr] Downloaded base-x v0.2.5 [INFO] [stderr] Downloaded stdweb-internal-runtime v0.1.4 [INFO] [stderr] Downloaded byte_struct v0.6.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.42 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.42 [INFO] [stderr] Downloaded stdweb-derive v0.5.1 [INFO] [stderr] Downloaded block-padding v0.1.4 [INFO] [stderr] Downloaded yew v0.8.0 [INFO] [stderr] Downloaded webpki-roots v0.16.0 [INFO] [stderr] Downloaded subtle v2.1.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.42 [INFO] [stderr] Downloaded yew-macro v0.8.0 [INFO] [stderr] Downloaded rustls v0.15.2 [INFO] [stderr] Downloaded zeroize_derive v0.1.0 [INFO] [stderr] Downloaded stderrlog v0.4.1 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.42 [INFO] [stderr] Downloaded actix-server v0.6.0 [INFO] [stderr] Downloaded tokio-rustls v0.9.3 [INFO] [stderr] Downloaded actix-rt v0.2.5 [INFO] [stderr] Downloaded awc v0.2.4 [INFO] [stderr] Downloaded webpki v0.19.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.2 [INFO] [stderr] Downloaded stdweb v0.4.18 [INFO] [stderr] Downloaded stdweb-internal-macros v0.2.7 [INFO] [stderr] Downloaded actix-web v1.0.7 [INFO] [stderr] Downloaded zeroize v0.6.0 [INFO] [stderr] Downloaded actix-http v0.2.9 [INFO] [stderr] Downloaded encoding_rs v0.8.19 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebed08e7bc9adbf9a9c68fc7ebf71542e93b76d42f39de65def78ee85f491311 [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" "ebed08e7bc9adbf9a9c68fc7ebf71542e93b76d42f39de65def78ee85f491311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebed08e7bc9adbf9a9c68fc7ebf71542e93b76d42f39de65def78ee85f491311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebed08e7bc9adbf9a9c68fc7ebf71542e93b76d42f39de65def78ee85f491311", kill_on_drop: false }` [INFO] [stdout] ebed08e7bc9adbf9a9c68fc7ebf71542e93b76d42f39de65def78ee85f491311 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", 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] 4b8985032b347d3a3308c1029dc40194f49dacff128866b99c48d50c7ac00d23 [INFO] running `Command { std: "docker" "start" "-a" "4b8985032b347d3a3308c1029dc40194f49dacff128866b99c48d50c7ac00d23", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [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 syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.19 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.4 [INFO] [stderr] Compiling base-x v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.4.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.8.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling subtle v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [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 lru-cache v0.1.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling stdweb v0.4.18 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling png v0.15.0 [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 url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.37 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [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 serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling zeroize_derive v0.1.0 [INFO] [stderr] Compiling byte_struct_derive v0.4.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling zeroize v0.6.0 [INFO] [stderr] Compiling byte_struct v0.6.0 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling rsa v0.1.3 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [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 bincode v1.0.1 [INFO] [stderr] Compiling index3ds-common v0.1.0 (/opt/rustwide/workdir/common) [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-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.index3ds_frontend.35c78d80-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734.2esvfc1heotfgd7y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-aa7bf2d6a2c63c85/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_urlencoded-232832fd8563acf6.rlib" "/opt/rustwide/target/debug/deps/liburl-011747b5973832ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-66b6920acb3e3385.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b47854d5a1b515b5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-508deca869599664.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-79721131ab1dea5c.rlib" "/opt/rustwide/target/debug/deps/libyew-aed8b2af3e546abb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8eb3da6e968d6867.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4e4ae8314bddb860.rlib" "/opt/rustwide/target/debug/deps/libhttp-f289ea624552b003.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libbytes-702902b8cfa610ad.rlib" "/opt/rustwide/target/debug/deps/libiovec-45be31ce9476f677.rlib" "/opt/rustwide/target/debug/deps/libfailure-19a5a4cac449aacb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6168a00d8cf973b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d99f4129a1b9e2eb.rlib" "/opt/rustwide/target/debug/deps/liblibc-6c69249c522556a4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/liblog-27a7fd18cc200398.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-074917369cef59f5.rlib" "/opt/rustwide/target/debug/deps/libbincode-2215b92ff650f9ab.rlib" "/opt/rustwide/target/debug/deps/libanymap-a46866658b3257a6.rlib" "/opt/rustwide/target/debug/deps/libstdweb-2d306fe1a1a185b4.rlib" "/opt/rustwide/target/debug/deps/libdiscard-e8075c277bd827d9.rlib" "/opt/rustwide/target/debug/deps/libstdweb_internal_runtime-9f01e7410a391b73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e852897b7ac554f8.rlib" "/opt/rustwide/target/debug/deps/libryu-5dfde68e89dcfceb.rlib" "/opt/rustwide/target/debug/deps/libitoa-41332e73027fcf32.rlib" "/opt/rustwide/target/debug/deps/libindex3ds_common-75761839fc7a5502.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d62c2691af399e6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/libserde-0aa816318d10fe29.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/index3ds_frontend-0d6809f51ceee734" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libyew-aed8b2af3e546abb.rlib(yew-aed8b2af3e546abb.yew.40448045-cgu.11.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-aed8b2af3e546abb.rlib(yew-aed8b2af3e546abb.yew.40448045-cgu.12.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-aed8b2af3e546abb.rlib(yew-aed8b2af3e546abb.yew.40448045-cgu.12.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-aed8b2af3e546abb.rlib(yew-aed8b2af3e546abb.yew.40448045-cgu.12.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-aed8b2af3e546abb.rlib(yew-aed8b2af3e546abb.yew.40448045-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-aed8b2af3e546abb.rlib(yew-aed8b2af3e546abb.yew.40448045-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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-2d306fe1a1a185b4.rlib(stdweb-2d306fe1a1a185b4.stdweb.c91ea04d-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" "4b8985032b347d3a3308c1029dc40194f49dacff128866b99c48d50c7ac00d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8985032b347d3a3308c1029dc40194f49dacff128866b99c48d50c7ac00d23", kill_on_drop: false }` [INFO] [stdout] 4b8985032b347d3a3308c1029dc40194f49dacff128866b99c48d50c7ac00d23