[INFO] cloning repository https://github.com/wehjin/nihongopractice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wehjin/nihongopractice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fnihongopractice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fnihongopractice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7fcc148d5bfd49b412da62deb4e47834f57b792 [INFO] testing wehjin/nihongopractice against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fnihongopractice" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wehjin/nihongopractice on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wehjin/nihongopractice [INFO] finished tweaking git repo https://github.com/wehjin/nihongopractice [INFO] tweaked toml for git repo https://github.com/wehjin/nihongopractice written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wehjin/nihongopractice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/wehjin/shadow-core.git` [INFO] [stderr] Updating git repository `https://github.com/wehjin/verb.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded web_logger v0.2.0 [INFO] [stderr] Downloaded yew-macro v0.14.1 [INFO] [stderr] Downloaded yew v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4a1ec7c888ecceaf1767dcbe19145afa7b8fb46a12a4fb53d8a2a9cec4d925 [INFO] running `Command { std: "docker" "start" "-a" "1a4a1ec7c888ecceaf1767dcbe19145afa7b8fb46a12a4fb53d8a2a9cec4d925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4a1ec7c888ecceaf1767dcbe19145afa7b8fb46a12a4fb53d8a2a9cec4d925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4a1ec7c888ecceaf1767dcbe19145afa7b8fb46a12a4fb53d8a2a9cec4d925", kill_on_drop: false }` [INFO] [stdout] 1a4a1ec7c888ecceaf1767dcbe19145afa7b8fb46a12a4fb53d8a2a9cec4d925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f626d35e1975d74324bc29c5570dec1a28b2de18f707616d3d207dac41a130b [INFO] running `Command { std: "docker" "start" "-a" "4f626d35e1975d74324bc29c5570dec1a28b2de18f707616d3d207dac41a130b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.14.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling shadow_core v0.1.0 (https://github.com/wehjin/shadow-core.git#8e270fe2) [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling verb v0.1.0 (https://github.com/wehjin/verb.git#4a85a1b5) [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling yew-macro v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.23 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling web_logger v0.2.0 [INFO] [stderr] Compiling potential v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `flat_accent` [INFO] [stdout] --> src/mdc.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn flat_accent(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `raised` [INFO] [stdout] --> src/mdc.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn raised(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hidden` [INFO] [stdout] --> src/mdc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn hidden(id: &str, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `audio` [INFO] [stdout] --> src/mdc.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | fn audio(id: &str, controls: bool, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.29s [INFO] running `Command { std: "docker" "inspect" "4f626d35e1975d74324bc29c5570dec1a28b2de18f707616d3d207dac41a130b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f626d35e1975d74324bc29c5570dec1a28b2de18f707616d3d207dac41a130b", kill_on_drop: false }` [INFO] [stdout] 4f626d35e1975d74324bc29c5570dec1a28b2de18f707616d3d207dac41a130b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb87c329cc8273d07b7b8040748adbf1ff3b507d5662453d176dac7c86cb1919 [INFO] running `Command { std: "docker" "start" "-a" "cb87c329cc8273d07b7b8040748adbf1ff3b507d5662453d176dac7c86cb1919", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stdout] warning: function is never used: `flat_accent` [INFO] [stdout] --> src/mdc.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn flat_accent(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `raised` [INFO] [stdout] --> src/mdc.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn raised(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hidden` [INFO] [stdout] --> src/mdc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn hidden(id: &str, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `audio` [INFO] [stdout] --> src/mdc.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | fn audio(id: &str, controls: bool, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling potential v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `flat_accent` [INFO] [stdout] --> src/mdc.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn flat_accent(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `raised` [INFO] [stdout] --> src/mdc.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn raised(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `hidden` [INFO] [stdout] --> src/mdc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn hidden(id: &str, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `audio` [INFO] [stdout] --> src/mdc.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | fn audio(id: &str, controls: bool, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.77s [INFO] running `Command { std: "docker" "inspect" "cb87c329cc8273d07b7b8040748adbf1ff3b507d5662453d176dac7c86cb1919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb87c329cc8273d07b7b8040748adbf1ff3b507d5662453d176dac7c86cb1919", kill_on_drop: false }` [INFO] [stdout] cb87c329cc8273d07b7b8040748adbf1ff3b507d5662453d176dac7c86cb1919 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74537103a1a64546da7fe98848bb5785c57ce46e5626d801c628bf5d8d559c07 [INFO] running `Command { std: "docker" "start" "-a" "74537103a1a64546da7fe98848bb5785c57ce46e5626d801c628bf5d8d559c07", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `flat_accent` [INFO] [stderr] --> src/mdc.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn flat_accent(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `raised` [INFO] [stderr] --> src/mdc.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn raised(label: &str, on_click: impl Fn() + 'static) -> Html { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `hidden` [INFO] [stderr] --> src/mdc.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | pub fn hidden(id: &str, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `audio` [INFO] [stderr] --> src/mdc.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | fn audio(id: &str, controls: bool, src: &str, node_ref: &NodeRef) -> Html { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `potential` (lib) generated 4 warnings [INFO] [stderr] warning: `potential` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/potential-0f02adbddcf8a266) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test recognition::round::tests::new ... ok [INFO] [stdout] test recognition::round::tests::fail_last_step ... ok [INFO] [stdout] test recognition::round::tests::fail_first_step ... ok [INFO] [stdout] test recognition::round::tests::pass_last_step ... ok [INFO] [stdout] test recognition::round::tests::pass_first_step ... ok [INFO] [stdout] test recognition::step::tests::has_answer ... ok [INFO] [stdout] test recognition::step::tests::has_audio ... ok [INFO] [stdout] test recognition::tests::new_challenge ... ok [INFO] [stdout] test recognition::tests::pass_last_step ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-327c234c68386796) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests potential [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74537103a1a64546da7fe98848bb5785c57ce46e5626d801c628bf5d8d559c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74537103a1a64546da7fe98848bb5785c57ce46e5626d801c628bf5d8d559c07", kill_on_drop: false }` [INFO] [stdout] 74537103a1a64546da7fe98848bb5785c57ce46e5626d801c628bf5d8d559c07