[INFO] updating cached repository https://github.com/elpassion-labs/wasm-demo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ac5afd8cf4cf334031225abd7aee0a863ff92cad [INFO] checking elpassion-labs/wasm-demo against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Felpassion-labs%2Fwasm-demo" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elpassion-labs/wasm-demo on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/elpassion-labs/wasm-demo [INFO] finished tweaking git repo https://github.com/elpassion-labs/wasm-demo [INFO] tweaked toml for git repo https://github.com/elpassion-labs/wasm-demo written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/elpassion-labs/wasm-demo already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 088a8cc83c1ebf93b10db5758c2b9fec0a774ad5e10bb9ad9d5a1a3263a4577e [INFO] running `"docker" "start" "-a" "088a8cc83c1ebf93b10db5758c2b9fec0a774ad5e10bb9ad9d5a1a3263a4577e"` [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.0 [INFO] [stderr] Checking serde_cbor v0.8.2 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling stdweb-derive v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking stdweb v0.4.9 [INFO] [stderr] Checking yew v0.5.0 (https://github.com/DenisKolodin/yew#33ebfcbe) [INFO] [stderr] Checking wasm-demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `GotInput` [INFO] [stderr] --> src/main.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | GotInput(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `GotInput` [INFO] [stderr] --> src/main.rs:65:5 [INFO] [stderr] | [INFO] [stderr] 65 | GotInput(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `"docker" "inspect" "088a8cc83c1ebf93b10db5758c2b9fec0a774ad5e10bb9ad9d5a1a3263a4577e"` [INFO] running `"docker" "rm" "-f" "088a8cc83c1ebf93b10db5758c2b9fec0a774ad5e10bb9ad9d5a1a3263a4577e"` [INFO] [stdout] 088a8cc83c1ebf93b10db5758c2b9fec0a774ad5e10bb9ad9d5a1a3263a4577e