[INFO] cloning repository https://github.com/moppiiiii/browser-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moppiiiii/browser-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoppiiiii%2Fbrowser-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoppiiiii%2Fbrowser-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b6c997fe248cd3b94a352b49eb3bad26929c39e [INFO] checking moppiiiii/browser-tutorial against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoppiiiii%2Fbrowser-tutorial" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moppiiiii/browser-tutorial on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moppiiiii/browser-tutorial [INFO] finished tweaking git repo https://github.com/moppiiiii/browser-tutorial [INFO] tweaked toml for git repo https://github.com/moppiiiii/browser-tutorial written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/moppiiiii/browser-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19a58b9f6ed727912871fda21f6c235ce8db73ac4a82bee68de341e11f2c1c8d [INFO] running `Command { std: "docker" "start" "-a" "19a58b9f6ed727912871fda21f6c235ce8db73ac4a82bee68de341e11f2c1c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19a58b9f6ed727912871fda21f6c235ce8db73ac4a82bee68de341e11f2c1c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a58b9f6ed727912871fda21f6c235ce8db73ac4a82bee68de341e11f2c1c8d", kill_on_drop: false }` [INFO] [stdout] 19a58b9f6ed727912871fda21f6c235ce8db73ac4a82bee68de341e11f2c1c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea3db622c4b1d75e06f0ef11aeab98e0dd2643e09649dc75d9b5bc7a6087049 [INFO] running `Command { std: "docker" "start" "-a" "8ea3db622c4b1d75e06f0ef11aeab98e0dd2643e09649dc75d9b5bc7a6087049", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking exercise-html v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 13 | (char(' ')).map(|_| ("".to_string(), "".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 23 | (char(' ')).map(|_| AttrMap::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 13 | (char(' ')).map(|_| ("".to_string(), "".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 33 | (char(' ')).map(|_| ("".to_string(), AttrMap::new())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 43 | (char(' ')).map(|_| ("".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 53 | (char(' ')).map(|_| vec![Element::new("".into(), AttrMap::new(), vec![])]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 23 | (char(' ')).map(|_| AttrMap::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 63 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 73 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 33 | (char(' ')).map(|_| ("".to_string(), AttrMap::new())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 43 | (char(' ')).map(|_| ("".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 53 | (char(' ')).map(|_| vec![Element::new("".into(), AttrMap::new(), vec![])]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 63 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 73 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `attribute` is never used [INFO] [stdout] --> src/html.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn attribute() -> impl Parser [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `attributes` is never used [INFO] [stdout] --> src/html.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn attributes() -> impl Parser [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `open_tag` is never used [INFO] [stdout] --> src/html.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn open_tag() -> impl Parser [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `close_tag` is never used [INFO] [stdout] --> src/html.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn close_tag() -> impl Parser [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `text` is never used [INFO] [stdout] --> src/html.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn text() -> impl Parser> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `element` is never used [INFO] [stdout] --> src/html.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn element() -> impl Parser> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `Command { std: "docker" "inspect" "8ea3db622c4b1d75e06f0ef11aeab98e0dd2643e09649dc75d9b5bc7a6087049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea3db622c4b1d75e06f0ef11aeab98e0dd2643e09649dc75d9b5bc7a6087049", kill_on_drop: false }` [INFO] [stdout] 8ea3db622c4b1d75e06f0ef11aeab98e0dd2643e09649dc75d9b5bc7a6087049 [INFO] checking moppiiiii/browser-tutorial against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoppiiiii%2Fbrowser-tutorial" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moppiiiii/browser-tutorial on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moppiiiii/browser-tutorial [INFO] finished tweaking git repo https://github.com/moppiiiii/browser-tutorial [INFO] tweaked toml for git repo https://github.com/moppiiiii/browser-tutorial written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/moppiiiii/browser-tutorial already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1800ee72d015573f210ddab55e9110dc6a769cbad93d629b72d04e3c77c923 [INFO] running `Command { std: "docker" "start" "-a" "3f1800ee72d015573f210ddab55e9110dc6a769cbad93d629b72d04e3c77c923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1800ee72d015573f210ddab55e9110dc6a769cbad93d629b72d04e3c77c923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1800ee72d015573f210ddab55e9110dc6a769cbad93d629b72d04e3c77c923", kill_on_drop: false }` [INFO] [stdout] 3f1800ee72d015573f210ddab55e9110dc6a769cbad93d629b72d04e3c77c923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 265a8d889fee796f7c02af550cc63ab37dfa2a4b0bb5c7200cccdd55230e4ea5 [INFO] running `Command { std: "docker" "start" "-a" "265a8d889fee796f7c02af550cc63ab37dfa2a4b0bb5c7200cccdd55230e4ea5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking combine v4.5.2 [INFO] [stderr] Checking exercise-html v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 13 | (char(' ')).map(|_| ("".to_string(), "".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 23 | (char(' ')).map(|_| AttrMap::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 33 | (char(' ')).map(|_| ("".to_string(), AttrMap::new())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 43 | (char(' ')).map(|_| ("".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 53 | (char(' ')).map(|_| vec![Element::new("".into(), AttrMap::new(), vec![])]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 63 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 73 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 13 | (char(' ')).map(|_| ("".to_string(), "".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 23 | (char(' ')).map(|_| AttrMap::new()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 33 | (char(' ')).map(|_| ("".to_string(), AttrMap::new())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 43 | (char(' ')).map(|_| ("".to_string())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 52 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 53 | (char(' ')).map(|_| vec![Element::new("".into(), AttrMap::new(), vec![])]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 62 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 63 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/html.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 72 | todo!("you need to implement this combinator"); [INFO] [stdout] | ---------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 73 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `attribute` is never used [INFO] [stdout] --> src/html.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | fn attribute() -> impl Parser [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `attributes` is never used [INFO] [stdout] --> src/html.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn attributes() -> impl Parser [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `open_tag` is never used [INFO] [stdout] --> src/html.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | fn open_tag() -> impl Parser [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `close_tag` is never used [INFO] [stdout] --> src/html.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn close_tag() -> impl Parser [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `text` is never used [INFO] [stdout] --> src/html.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn text() -> impl Parser> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `element` is never used [INFO] [stdout] --> src/html.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn element() -> impl Parser> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s [INFO] running `Command { std: "docker" "inspect" "265a8d889fee796f7c02af550cc63ab37dfa2a4b0bb5c7200cccdd55230e4ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "265a8d889fee796f7c02af550cc63ab37dfa2a4b0bb5c7200cccdd55230e4ea5", kill_on_drop: false }` [INFO] [stdout] 265a8d889fee796f7c02af550cc63ab37dfa2a4b0bb5c7200cccdd55230e4ea5