[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] testing shunak/html_parser_training against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunak%2Fhtml_parser_training" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shunak/html_parser_training on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-3/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: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 521a51897ed11a13938536f3700a4af9129bb2c407d1168af0cc6565015a1362
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "521a51897ed11a13938536f3700a4af9129bb2c407d1168af0cc6565015a1362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "521a51897ed11a13938536f3700a4af9129bb2c407d1168af0cc6565015a1362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "521a51897ed11a13938536f3700a4af9129bb2c407d1168af0cc6565015a1362", kill_on_drop: false }`
[INFO] [stdout] 521a51897ed11a13938536f3700a4af9129bb2c407d1168af0cc6565015a1362
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 3bf3d835fb16ead61241f667af66c8bfc532b00ac45371615e1452e4caf6d445
[INFO] running `Command { std: "docker" "start" "-a" "3bf3d835fb16ead61241f667af66c8bfc532b00ac45371615e1452e4caf6d445", kill_on_drop: false }`
[INFO] [stderr] Compiling combine v4.5.2
[INFO] [stderr] Compiling 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: function is never used: `attribute`
[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 is never used: `attributes`
[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 is never used: `open_tag`
[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 is never used: `close_tag`
[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 is never used: `text`
[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 is never used: `element`
[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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.70s
[INFO] running `Command { std: "docker" "inspect" "3bf3d835fb16ead61241f667af66c8bfc532b00ac45371615e1452e4caf6d445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf3d835fb16ead61241f667af66c8bfc532b00ac45371615e1452e4caf6d445", kill_on_drop: false }`
[INFO] [stdout] 3bf3d835fb16ead61241f667af66c8bfc532b00ac45371615e1452e4caf6d445
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae9b2d0d61c8db8cd8ebb2e977bc8f522ee8435ba2aaaec3e23eb465fcee00e2
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "ae9b2d0d61c8db8cd8ebb2e977bc8f522ee8435ba2aaaec3e23eb465fcee00e2", kill_on_drop: false }`
[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] [stderr] Compiling exercise-html v0.1.0 (/opt/rustwide/workdir)
[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 is never used: `attribute`
[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 is never used: `attributes`
[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 is never used: `open_tag`
[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 is never used: `close_tag`
[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 is never used: `text`
[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 is never used: `element`
[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: 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: 7 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "ae9b2d0d61c8db8cd8ebb2e977bc8f522ee8435ba2aaaec3e23eb465fcee00e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9b2d0d61c8db8cd8ebb2e977bc8f522ee8435ba2aaaec3e23eb465fcee00e2", kill_on_drop: false }`
[INFO] [stdout] ae9b2d0d61c8db8cd8ebb2e977bc8f522ee8435ba2aaaec3e23eb465fcee00e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79c0f350bba922d433344327972825aa820f07ca41ea041c04948d3b9888c7fa
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "79c0f350bba922d433344327972825aa820f07ca41ea041c04948d3b9888c7fa", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:13:5
[INFO] [stderr] |
[INFO] [stderr] 12 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 13 | (char(' ')).map(|_| ("".to_string(), "".to_string()))
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:23:5
[INFO] [stderr] |
[INFO] [stderr] 22 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 23 | (char(' ')).map(|_| AttrMap::new())
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:33:5
[INFO] [stderr] |
[INFO] [stderr] 32 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 33 | (char(' ')).map(|_| ("".to_string(), AttrMap::new()))
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:43:5
[INFO] [stderr] |
[INFO] [stderr] 42 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 43 | (char(' ')).map(|_| ("".to_string()))
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:53:5
[INFO] [stderr] |
[INFO] [stderr] 52 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 53 | (char(' ')).map(|_| vec![Element::new("".into(), AttrMap::new(), vec![])])
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:63:5
[INFO] [stderr] |
[INFO] [stderr] 62 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 63 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![]))
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr] --> src/html.rs:73:5
[INFO] [stderr] |
[INFO] [stderr] 72 | todo!("you need to implement this combinator");
[INFO] [stderr] | ---------------------------------------------- any code following this expression is unreachable
[INFO] [stderr] 73 | (char(' ')).map(|_| Element::new("".into(), AttrMap::new(), vec![]))
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `attribute`
[INFO] [stderr] --> src/html.rs:7:4
[INFO] [stderr] |
[INFO] [stderr] 7 | fn attribute() -> impl Parser
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `attributes`
[INFO] [stderr] --> src/html.rs:17:4
[INFO] [stderr] |
[INFO] [stderr] 17 | fn attributes() -> impl Parser
[INFO] [stderr] | ^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `open_tag`
[INFO] [stderr] --> src/html.rs:27:4
[INFO] [stderr] |
[INFO] [stderr] 27 | fn open_tag() -> impl Parser
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `close_tag`
[INFO] [stderr] --> src/html.rs:37:4
[INFO] [stderr] |
[INFO] [stderr] 37 | fn close_tag() -> impl Parser
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `text`
[INFO] [stderr] --> src/html.rs:57:4
[INFO] [stderr] |
[INFO] [stderr] 57 | fn text() -> impl Parser>
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] warning: function is never used: `element`
[INFO] [stderr] --> src/html.rs:67:4
[INFO] [stderr] |
[INFO] [stderr] 67 | fn element() -> impl Parser>
[INFO] [stderr] | ^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `exercise-html` (lib) generated 13 warnings
[INFO] [stderr] warning: `exercise-html` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exercise_html-ec2fc5df4e2e74c2)
[INFO] [stdout]
[INFO] [stdout] running 6 tests
[INFO] [stderr] error: test failed, to rerun pass '--lib'
[INFO] [stdout] test html::tests::test_parse_close_tag ... FAILED
[INFO] [stdout] test html::tests::test_parse_open_tag ... FAILED
[INFO] [stdout] test html::tests::test_parse_element ... FAILED
[INFO] [stdout] test html::tests::test_parse_attribute ... FAILED
[INFO] [stdout] test html::tests::test_parse_text ... FAILED
[INFO] [stdout] test html::tests::test_parse_attributes ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- html::tests::test_parse_close_tag stdout ----
[INFO] [stdout] thread 'html::tests::test_parse_close_tag' panicked at 'not yet implemented: you need to implement this combinator', src/html.rs:42:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55fe0dcc23ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55fe0dcc23ac - ::fmt::hf439e5ed84c74abd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55fe0dce53ac - core::fmt::write::h72801a82c94e6ff1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout] 5: 0x55fe0dcbe355 - std::io::Write::write_fmt::h54337adeb3504c03
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15
[INFO] [stdout] 6: 0x55fe0dcc3e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55fe0dcc3e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55fe0dcc3e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50
[INFO] [stdout] 9: 0x55fe0dcc39e6 - std::panicking::default_hook::h1bf8bb4159936bca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x55fe0dcc44b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17
[INFO] [stdout] 11: 0x55fe0dcc3f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13
[INFO] [stdout] 12: 0x55fe0dcc2864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout] 13: 0x55fe0dcc3ef9 - rust_begin_unwind
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5
[INFO] [stdout] 14: 0x55fe0dc51871 - core::panicking::panic_fmt::h7b8580d81fcbbacd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14
[INFO] [stdout] 15: 0x55fe0dc6167c - exercise_html::html::close_tag::h23ec065ee8ef8ce2
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:42:5
[INFO] [stdout] 16: 0x55fe0dc6703c - exercise_html::html::tests::test_parse_close_tag::hbdb301640d2e1540
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:163:22
[INFO] [stdout] 17: 0x55fe0dc6701a - exercise_html::html::tests::test_parse_close_tag::{{closure}}::hc69f780ad06df1f1
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:162:5
[INFO] [stdout] 18: 0x55fe0dc61e1e - core::ops::function::FnOnce::call_once::h40d35571e7920fa3
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x55fe0dc9d1b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55fe0dc9d1b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5
[INFO] [stdout] 21: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 22: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 23: 0x55fe0dc9bdc7 - std::panicking::try::do_call::ha2bb9825b32d2cc2
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 24: 0x55fe0dc9bdc7 - std::panicking::try::hdc38a574bbebc53e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 25: 0x55fe0dc9bdc7 - std::panic::catch_unwind::hc45ed246595c621c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 26: 0x55fe0dc9bdc7 - test::run_test_in_process::h4249138faaea8d54
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18
[INFO] [stdout] 27: 0x55fe0dc9bdc7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39
[INFO] [stdout] 28: 0x55fe0dc6906e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37
[INFO] [stdout] 29: 0x55fe0dc6906e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout] 30: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17
[INFO] [stdout] 31: 0x55fe0dc6ddc8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 32: 0x55fe0dc6ddc8 - std::panicking::try::do_call::h4485cfee22b11c08
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 33: 0x55fe0dc6ddc8 - std::panicking::try::hb62aa8549e20c08b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 34: 0x55fe0dc6ddc8 - std::panic::catch_unwind::ha322c7a5bc666762
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 35: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30
[INFO] [stdout] 36: 0x55fe0dc6ddc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 38: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 39: 0x55fe0dcc8f43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout] 40: 0x7f65ef025609 - start_thread
[INFO] [stdout] 41: 0x7f65eedf7293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- html::tests::test_parse_open_tag stdout ----
[INFO] [stdout] thread 'html::tests::test_parse_open_tag' panicked at 'not yet implemented: you need to implement this combinator', src/html.rs:32:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55fe0dcc23ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55fe0dcc23ac - ::fmt::hf439e5ed84c74abd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55fe0dce53ac - core::fmt::write::h72801a82c94e6ff1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout] 5: 0x55fe0dcbe355 - std::io::Write::write_fmt::h54337adeb3504c03
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15
[INFO] [stdout] 6: 0x55fe0dcc3e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55fe0dcc3e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55fe0dcc3e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50
[INFO] [stdout] 9: 0x55fe0dcc39e6 - std::panicking::default_hook::h1bf8bb4159936bca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x55fe0dcc44b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17
[INFO] [stdout] 11: 0x55fe0dcc3f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13
[INFO] [stdout] 12: 0x55fe0dcc2864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout] 13: 0x55fe0dcc3ef9 - rust_begin_unwind
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5
[INFO] [stdout] 14: 0x55fe0dc51871 - core::panicking::panic_fmt::h7b8580d81fcbbacd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14
[INFO] [stdout] 15: 0x55fe0dc6153c - exercise_html::html::open_tag::h198cba2b8161d9a2
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:32:5
[INFO] [stdout] 16: 0x55fe0dc6645c - exercise_html::html::tests::test_parse_open_tag::h2737e3a92fc5bb21
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:134:17
[INFO] [stdout] 17: 0x55fe0dc6641a - exercise_html::html::tests::test_parse_open_tag::{{closure}}::h22dc325b09f1947d
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:131:5
[INFO] [stdout] 18: 0x55fe0dc61ece - core::ops::function::FnOnce::call_once::h8bfb5b5fc4c09592
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x55fe0dc9d1b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55fe0dc9d1b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5
[INFO] [stdout] 21: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 22: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 23: 0x55fe0dc9bdc7 - std::panicking::try::do_call::ha2bb9825b32d2cc2
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 24: 0x55fe0dc9bdc7 - std::panicking::try::hdc38a574bbebc53e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 25: 0x55fe0dc9bdc7 - std::panic::catch_unwind::hc45ed246595c621c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 26: 0x55fe0dc9bdc7 - test::run_test_in_process::h4249138faaea8d54
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18
[INFO] [stdout] 27: 0x55fe0dc9bdc7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39
[INFO] [stdout] 28: 0x55fe0dc6906e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37
[INFO] [stdout] 29: 0x55fe0dc6906e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout] 30: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17
[INFO] [stdout] 31: 0x55fe0dc6ddc8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 32: 0x55fe0dc6ddc8 - std::panicking::try::do_call::h4485cfee22b11c08
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 33: 0x55fe0dc6ddc8 - std::panicking::try::hb62aa8549e20c08b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 34: 0x55fe0dc6ddc8 - std::panic::catch_unwind::ha322c7a5bc666762
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 35: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30
[INFO] [stdout] 36: 0x55fe0dc6ddc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 38: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 39: 0x55fe0dcc8f43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout] 40: 0x7f65ef025609 - start_thread
[INFO] [stdout] 41: 0x7f65eedf7293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- html::tests::test_parse_element stdout ----
[INFO] [stdout] thread 'html::tests::test_parse_element' panicked at 'not yet implemented: you need to implement this combinator', src/html.rs:72:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55fe0dcc23ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55fe0dcc23ac - ::fmt::hf439e5ed84c74abd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55fe0dce53ac - core::fmt::write::h72801a82c94e6ff1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout] 5: 0x55fe0dcbe355 - std::io::Write::write_fmt::h54337adeb3504c03
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15
[INFO] [stdout] 6: 0x55fe0dcc3e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55fe0dcc3e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55fe0dcc3e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50
[INFO] [stdout] 9: 0x55fe0dcc39e6 - std::panicking::default_hook::h1bf8bb4159936bca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x55fe0dcc44b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17
[INFO] [stdout] 11: 0x55fe0dcc3f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13
[INFO] [stdout] 12: 0x55fe0dcc2864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout] 13: 0x55fe0dcc3ef9 - rust_begin_unwind
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5
[INFO] [stdout] 14: 0x55fe0dc51871 - core::panicking::panic_fmt::h7b8580d81fcbbacd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14
[INFO] [stdout] 15: 0x55fe0dc618ec - exercise_html::html::element::he03688fc617a6217
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:72:5
[INFO] [stdout] 16: 0x55fe0dc6726c - exercise_html::html::tests::test_parse_element::h8aca3bc917b61566
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:170:13
[INFO] [stdout] 17: 0x55fe0dc6720a - exercise_html::html::tests::test_parse_element::{{closure}}::he0710b59543bd279
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:168:5
[INFO] [stdout] 18: 0x55fe0dc61f0e - core::ops::function::FnOnce::call_once::ha79d474244a71e20
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x55fe0dc9d1b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55fe0dc9d1b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5
[INFO] [stdout] 21: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 22: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 23: 0x55fe0dc9bdc7 - std::panicking::try::do_call::ha2bb9825b32d2cc2
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 24: 0x55fe0dc9bdc7 - std::panicking::try::hdc38a574bbebc53e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 25: 0x55fe0dc9bdc7 - std::panic::catch_unwind::hc45ed246595c621c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 26: 0x55fe0dc9bdc7 - test::run_test_in_process::h4249138faaea8d54
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18
[INFO] [stdout] 27: 0x55fe0dc9bdc7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39
[INFO] [stdout] 28: 0x55fe0dc6906e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37
[INFO] [stdout] 29: 0x55fe0dc6906e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout] 30: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17
[INFO] [stdout] 31: 0x55fe0dc6ddc8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 32: 0x55fe0dc6ddc8 - std::panicking::try::do_call::h4485cfee22b11c08
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 33: 0x55fe0dc6ddc8 - std::panicking::try::hb62aa8549e20c08b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 34: 0x55fe0dc6ddc8 - std::panic::catch_unwind::ha322c7a5bc666762
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 35: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30
[INFO] [stdout] 36: 0x55fe0dc6ddc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 38: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 39: 0x55fe0dcc8f43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout] 40: 0x7f65ef025609 - start_thread
[INFO] [stdout] 41: 0x7f65eedf7293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- html::tests::test_parse_attribute stdout ----
[INFO] [stdout] thread 'html::tests::test_parse_attribute' panicked at 'not yet implemented: you need to implement this combinator', src/html.rs:12:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55fe0dcc23ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55fe0dcc23ac - ::fmt::hf439e5ed84c74abd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55fe0dce53ac - core::fmt::write::h72801a82c94e6ff1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout] 5: 0x55fe0dcbe355 - std::io::Write::write_fmt::h54337adeb3504c03
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15
[INFO] [stdout] 6: 0x55fe0dcc3e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55fe0dcc3e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55fe0dcc3e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50
[INFO] [stdout] 9: 0x55fe0dcc39e6 - std::panicking::default_hook::h1bf8bb4159936bca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x55fe0dcc44b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17
[INFO] [stdout] 11: 0x55fe0dcc3f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13
[INFO] [stdout] 12: 0x55fe0dcc2864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout] 13: 0x55fe0dcc3ef9 - rust_begin_unwind
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5
[INFO] [stdout] 14: 0x55fe0dc51871 - core::panicking::panic_fmt::h7b8580d81fcbbacd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14
[INFO] [stdout] 15: 0x55fe0dc6131c - exercise_html::html::attribute::hdea60ca8cb5d4b2f
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:12:5
[INFO] [stdout] 16: 0x55fe0dc6595c - exercise_html::html::tests::test_parse_attribute::h38205690c41759d8
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:107:13
[INFO] [stdout] 17: 0x55fe0dc6593a - exercise_html::html::tests::test_parse_attribute::{{closure}}::h5cc9f56cc18307d2
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:105:5
[INFO] [stdout] 18: 0x55fe0dc61e8e - core::ops::function::FnOnce::call_once::h7dab9dcb1ab66278
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x55fe0dc9d1b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55fe0dc9d1b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5
[INFO] [stdout] 21: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 22: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 23: 0x55fe0dc9bdc7 - std::panicking::try::do_call::ha2bb9825b32d2cc2
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 24: 0x55fe0dc9bdc7 - std::panicking::try::hdc38a574bbebc53e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 25: 0x55fe0dc9bdc7 - std::panic::catch_unwind::hc45ed246595c621c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 26: 0x55fe0dc9bdc7 - test::run_test_in_process::h4249138faaea8d54
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18
[INFO] [stdout] 27: 0x55fe0dc9bdc7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39
[INFO] [stdout] 28: 0x55fe0dc6906e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37
[INFO] [stdout] 29: 0x55fe0dc6906e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout] 30: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17
[INFO] [stdout] 31: 0x55fe0dc6ddc8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 32: 0x55fe0dc6ddc8 - std::panicking::try::do_call::h4485cfee22b11c08
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 33: 0x55fe0dc6ddc8 - std::panicking::try::hb62aa8549e20c08b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 34: 0x55fe0dc6ddc8 - std::panic::catch_unwind::ha322c7a5bc666762
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 35: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30
[INFO] [stdout] 36: 0x55fe0dc6ddc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 38: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 39: 0x55fe0dcc8f43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout] 40: 0x7f65ef025609 - start_thread
[INFO] [stdout] 41: 0x7f65eedf7293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- html::tests::test_parse_text stdout ----
[INFO] [stdout] thread 'html::tests::test_parse_text' panicked at 'not yet implemented: you need to implement this combinator', src/html.rs:62:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55fe0dcc23ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55fe0dcc23ac - ::fmt::hf439e5ed84c74abd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55fe0dce53ac - core::fmt::write::h72801a82c94e6ff1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout] 5: 0x55fe0dcbe355 - std::io::Write::write_fmt::h54337adeb3504c03
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15
[INFO] [stdout] 6: 0x55fe0dcc3e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55fe0dcc3e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55fe0dcc3e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50
[INFO] [stdout] 9: 0x55fe0dcc39e6 - std::panicking::default_hook::h1bf8bb4159936bca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x55fe0dcc44b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17
[INFO] [stdout] 11: 0x55fe0dcc3f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13
[INFO] [stdout] 12: 0x55fe0dcc2864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout] 13: 0x55fe0dcc3ef9 - rust_begin_unwind
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5
[INFO] [stdout] 14: 0x55fe0dc51871 - core::panicking::panic_fmt::h7b8580d81fcbbacd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14
[INFO] [stdout] 15: 0x55fe0dc6174c - exercise_html::html::text::hb57f99a82c3f304a
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:62:5
[INFO] [stdout] 16: 0x55fe0dc67d4c - exercise_html::html::tests::test_parse_text::hbffe2bce75b9f0df
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:209:17
[INFO] [stdout] 17: 0x55fe0dc67d2a - exercise_html::html::tests::test_parse_text::{{closure}}::h99c8f07d03f9d214
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:206:5
[INFO] [stdout] 18: 0x55fe0dc61f8e - core::ops::function::FnOnce::call_once::hc86c8069c23d98af
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x55fe0dc9d1b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55fe0dc9d1b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5
[INFO] [stdout] 21: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 22: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 23: 0x55fe0dc9bdc7 - std::panicking::try::do_call::ha2bb9825b32d2cc2
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 24: 0x55fe0dc9bdc7 - std::panicking::try::hdc38a574bbebc53e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 25: 0x55fe0dc9bdc7 - std::panic::catch_unwind::hc45ed246595c621c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 26: 0x55fe0dc9bdc7 - test::run_test_in_process::h4249138faaea8d54
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18
[INFO] [stdout] 27: 0x55fe0dc9bdc7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39
[INFO] [stdout] 28: 0x55fe0dc6906e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37
[INFO] [stdout] 29: 0x55fe0dc6906e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout] 30: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17
[INFO] [stdout] 31: 0x55fe0dc6ddc8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 32: 0x55fe0dc6ddc8 - std::panicking::try::do_call::h4485cfee22b11c08
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 33: 0x55fe0dc6ddc8 - std::panicking::try::hb62aa8549e20c08b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 34: 0x55fe0dc6ddc8 - std::panic::catch_unwind::ha322c7a5bc666762
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 35: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30
[INFO] [stdout] 36: 0x55fe0dc6ddc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 38: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 39: 0x55fe0dcc8f43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout] 40: 0x7f65ef025609 - start_thread
[INFO] [stdout] 41: 0x7f65eedf7293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- html::tests::test_parse_attributes stdout ----
[INFO] [stdout] thread 'html::tests::test_parse_attributes' panicked at 'not yet implemented: you need to implement this combinator', src/html.rs:22:5
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout] 1: 0x55fe0dcc23ac - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x55fe0dcc23ac - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout] 3: 0x55fe0dcc23ac - ::fmt::hf439e5ed84c74abd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout] 4: 0x55fe0dce53ac - core::fmt::write::h72801a82c94e6ff1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout] 5: 0x55fe0dcbe355 - std::io::Write::write_fmt::h54337adeb3504c03
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15
[INFO] [stdout] 6: 0x55fe0dcc3e00 - std::sys_common::backtrace::_print::hb29ddd998d02631c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout] 7: 0x55fe0dcc3e00 - std::sys_common::backtrace::print::h81965e3d7c90fbb6
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout] 8: 0x55fe0dcc3e00 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50
[INFO] [stdout] 9: 0x55fe0dcc39e6 - std::panicking::default_hook::h1bf8bb4159936bca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9
[INFO] [stdout] 10: 0x55fe0dcc44b4 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17
[INFO] [stdout] 11: 0x55fe0dcc3f90 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13
[INFO] [stdout] 12: 0x55fe0dcc2864 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout] 13: 0x55fe0dcc3ef9 - rust_begin_unwind
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5
[INFO] [stdout] 14: 0x55fe0dc51871 - core::panicking::panic_fmt::h7b8580d81fcbbacd
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14
[INFO] [stdout] 15: 0x55fe0dc6146c - exercise_html::html::attributes::h016b45130cc08160
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:22:5
[INFO] [stdout] 16: 0x55fe0dc66006 - exercise_html::html::tests::test_parse_attributes::h3b2ea53009532386
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:123:13
[INFO] [stdout] 17: 0x55fe0dc65e2a - exercise_html::html::tests::test_parse_attributes::{{closure}}::hd0b2faec100ad8f5
[INFO] [stdout] at /opt/rustwide/workdir/src/html.rs:118:5
[INFO] [stdout] 18: 0x55fe0dc61f4e - core::ops::function::FnOnce::call_once::hb4f0c45bf62a4f5e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 19: 0x55fe0dc9d1b3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 20: 0x55fe0dc9d1b3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5
[INFO] [stdout] 21: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 22: 0x55fe0dc9bdc7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 23: 0x55fe0dc9bdc7 - std::panicking::try::do_call::ha2bb9825b32d2cc2
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 24: 0x55fe0dc9bdc7 - std::panicking::try::hdc38a574bbebc53e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 25: 0x55fe0dc9bdc7 - std::panic::catch_unwind::hc45ed246595c621c
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 26: 0x55fe0dc9bdc7 - test::run_test_in_process::h4249138faaea8d54
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18
[INFO] [stdout] 27: 0x55fe0dc9bdc7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39
[INFO] [stdout] 28: 0x55fe0dc6906e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37
[INFO] [stdout] 29: 0x55fe0dc6906e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout] 30: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17
[INFO] [stdout] 31: 0x55fe0dc6ddc8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout] 32: 0x55fe0dc6ddc8 - std::panicking::try::do_call::h4485cfee22b11c08
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40
[INFO] [stdout] 33: 0x55fe0dc6ddc8 - std::panicking::try::hb62aa8549e20c08b
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19
[INFO] [stdout] 34: 0x55fe0dc6ddc8 - std::panic::catch_unwind::ha322c7a5bc666762
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14
[INFO] [stdout] 35: 0x55fe0dc6ddc8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30
[INFO] [stdout] 36: 0x55fe0dc6ddc8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5
[INFO] [stdout] 37: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::h771719d52c343434
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 38: 0x55fe0dcc8f43 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout] 39: 0x55fe0dcc8f43 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca
[INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout] 40: 0x7f65ef025609 - start_thread
[INFO] [stdout] 41: 0x7f65eedf7293 - clone
[INFO] [stdout] 42: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] html::tests::test_parse_attribute
[INFO] [stdout] html::tests::test_parse_attributes
[INFO] [stdout] html::tests::test_parse_close_tag
[INFO] [stdout] html::tests::test_parse_element
[INFO] [stdout] html::tests::test_parse_open_tag
[INFO] [stdout] html::tests::test_parse_text
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "79c0f350bba922d433344327972825aa820f07ca41ea041c04948d3b9888c7fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c0f350bba922d433344327972825aa820f07ca41ea041c04948d3b9888c7fa", kill_on_drop: false }`
[INFO] [stdout] 79c0f350bba922d433344327972825aa820f07ca41ea041c04948d3b9888c7fa