[INFO] cloning repository https://github.com/shunak/html_parser_training
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shunak/html_parser_training" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fhtml_parser_training", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fhtml_parser_training'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a8ea1ade8db69d9eaa97776865e85b447bcf562
[INFO] checking shunak/html_parser_training against try#50b21af28e291c419ae81eebcb7705fb4200dc90 for pr-135167
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fhtml_parser_training" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shunak/html_parser_training on toolchain 50b21af28e291c419ae81eebcb7705fb4200dc90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shunak/html_parser_training
[INFO] finished tweaking git repo https://github.com/shunak/html_parser_training
[INFO] tweaked toml for git repo https://github.com/shunak/html_parser_training written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shunak/html_parser_training 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" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4b24c4d69783ff20b4fca88be04a53c0227359823f85c0c3418a0f1d1a7f724
[INFO] running `Command { std: "docker" "start" "-a" "b4b24c4d69783ff20b4fca88be04a53c0227359823f85c0c3418a0f1d1a7f724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4b24c4d69783ff20b4fca88be04a53c0227359823f85c0c3418a0f1d1a7f724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4b24c4d69783ff20b4fca88be04a53c0227359823f85c0c3418a0f1d1a7f724", kill_on_drop: false }`
[INFO] [stdout] b4b24c4d69783ff20b4fca88be04a53c0227359823f85c0c3418a0f1d1a7f724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c2ce8f57c2e92f2d87c0965bf1e9cf64c0a63d9ac98d34cedfb4e0071828256
[INFO] running `Command { std: "docker" "start" "-a" "8c2ce8f57c2e92f2d87c0965bf1e9cf64c0a63d9ac98d34cedfb4e0071828256", 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: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: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: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: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: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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
[INFO] running `Command { std: "docker" "inspect" "8c2ce8f57c2e92f2d87c0965bf1e9cf64c0a63d9ac98d34cedfb4e0071828256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c2ce8f57c2e92f2d87c0965bf1e9cf64c0a63d9ac98d34cedfb4e0071828256", kill_on_drop: false }`
[INFO] [stdout] 8c2ce8f57c2e92f2d87c0965bf1e9cf64c0a63d9ac98d34cedfb4e0071828256