[INFO] cloning repository https://github.com/wwwyo/excercise-html
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wwwyo/excercise-html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwyo%2Fexcercise-html", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwyo%2Fexcercise-html'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 510b1eaeb7bdb12d64a8ebb2fdef03dfe8910ef9
[INFO] checking wwwyo/excercise-html against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwwyo%2Fexcercise-html" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wwwyo/excercise-html on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wwwyo/excercise-html
[INFO] finished tweaking git repo https://github.com/wwwyo/excercise-html
[INFO] tweaked toml for git repo https://github.com/wwwyo/excercise-html written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wwwyo/excercise-html 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded combine v4.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33e595d714bf039a6edfaa2b62eac73efe10cb5e5e048f783b7dc2e1ae6ccc8b
[INFO] running `Command { std: "docker" "start" "-a" "33e595d714bf039a6edfaa2b62eac73efe10cb5e5e048f783b7dc2e1ae6ccc8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33e595d714bf039a6edfaa2b62eac73efe10cb5e5e048f783b7dc2e1ae6ccc8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e595d714bf039a6edfaa2b62eac73efe10cb5e5e048f783b7dc2e1ae6ccc8b", kill_on_drop: false }`
[INFO] [stdout] 33e595d714bf039a6edfaa2b62eac73efe10cb5e5e048f783b7dc2e1ae6ccc8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3823e811c4b85a55e31ec1573623e3d75d0952d1f969e566d78e137949221f71
[INFO] running `Command { std: "docker" "start" "-a" "3823e811c4b85a55e31ec1573623e3d75d0952d1f969e566d78e137949221f71", 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: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: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: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: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: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: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: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 3.47s
[INFO] running `Command { std: "docker" "inspect" "3823e811c4b85a55e31ec1573623e3d75d0952d1f969e566d78e137949221f71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3823e811c4b85a55e31ec1573623e3d75d0952d1f969e566d78e137949221f71", kill_on_drop: false }`
[INFO] [stdout] 3823e811c4b85a55e31ec1573623e3d75d0952d1f969e566d78e137949221f71