[INFO] fetching crate wal-css 0.1.1... [INFO] testing wal-css-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wal-css 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wal-css 0.1.1 [INFO] finished tweaking crates.io crate wal-css 0.1.1 [INFO] tweaked toml for crates.io crate wal-css 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wal-css 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding gloo v0.10.0 (available: v0.11.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gloo-net v0.4.0 [INFO] [stderr] Downloaded gloo-worker v0.4.0 [INFO] [stderr] Downloaded gloo v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9afd6c1f4aa5a2eb3659a631c5667d714835a393c31f811288e0a52d7989ea58 [INFO] running `Command { std: "docker" "start" "-a" "9afd6c1f4aa5a2eb3659a631c5667d714835a393c31f811288e0a52d7989ea58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9afd6c1f4aa5a2eb3659a631c5667d714835a393c31f811288e0a52d7989ea58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afd6c1f4aa5a2eb3659a631c5667d714835a393c31f811288e0a52d7989ea58", kill_on_drop: false }` [INFO] [stdout] 9afd6c1f4aa5a2eb3659a631c5667d714835a393c31f811288e0a52d7989ea58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1637283bc8f4657af36549014ccdb940cbf463530664f5d04a3951f66ee86ee1 [INFO] running `Command { std: "docker" "start" "-a" "1637283bc8f4657af36549014ccdb940cbf463530664f5d04a3951f66ee86ee1", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo v0.10.0 [INFO] [stderr] Compiling wal-css v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | fn p_id(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn p_id(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | fn p_class(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn p_class(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn p_element(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn p_element(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn p_selector(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn p_selector(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | fn p_body_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | fn p_body_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | fn p_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn p_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.50s [INFO] running `Command { std: "docker" "inspect" "1637283bc8f4657af36549014ccdb940cbf463530664f5d04a3951f66ee86ee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1637283bc8f4657af36549014ccdb940cbf463530664f5d04a3951f66ee86ee1", kill_on_drop: false }` [INFO] [stdout] 1637283bc8f4657af36549014ccdb940cbf463530664f5d04a3951f66ee86ee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 645da9ca38cc34b873deeb26be611aa55db9b69ded2e37b8a15454ff595ddfe7 [INFO] running `Command { std: "docker" "start" "-a" "645da9ca38cc34b873deeb26be611aa55db9b69ded2e37b8a15454ff595ddfe7", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | fn p_id(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn p_id(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | fn p_class(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn p_class(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn p_element(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn p_element(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn p_selector(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn p_selector(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | fn p_body_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | fn p_body_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | fn p_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn p_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wal-css v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `get_document` is never used [INFO] [stdout] --> src/css.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn get_document() -> web_sys::Document { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indexing_operator_yields_result_if_entry_present` is never used [INFO] [stdout] --> src/css.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 79 | fn indexing_operator_yields_result_if_entry_present() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indexing_operator_panicst_if_entry_not_present` is never used [INFO] [stdout] --> src/css.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn indexing_operator_panicst_if_entry_not_present() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `manager_creates_properly` is never used [INFO] [stdout] --> src/css_manager.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | fn manager_creates_properly() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_new_style_element_adds_element_properly` is never used [INFO] [stdout] --> src/css_manager.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | fn add_new_style_element_adds_element_properly() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `manager_attaches_css_properly` is never used [INFO] [stdout] --> src/css_manager.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | fn manager_attaches_css_properly() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | fn p_id(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn p_id(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | fn p_class(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | fn p_class(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn p_element(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | fn p_element(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | fn p_selector(i: &str) -> IResult<&str, Selector> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn p_selector(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | fn p_body_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 71 | fn p_body_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser/parsing_functions.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | fn p_section(i: &str) -> IResult<&str, Section> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 104 | fn p_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "645da9ca38cc34b873deeb26be611aa55db9b69ded2e37b8a15454ff595ddfe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645da9ca38cc34b873deeb26be611aa55db9b69ded2e37b8a15454ff595ddfe7", kill_on_drop: false }` [INFO] [stdout] 645da9ca38cc34b873deeb26be611aa55db9b69ded2e37b8a15454ff595ddfe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a7d1860e8b182db80d4e27bc207c8801f858fdfe1f49d9fa04f6f8083046783 [INFO] running `Command { std: "docker" "start" "-a" "9a7d1860e8b182db80d4e27bc207c8801f858fdfe1f49d9fa04f6f8083046783", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 12 | pub fn parse_stylesheet(i: &str) -> IResult<&str, Stylesheet<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | fn p_id(i: &str) -> IResult<&str, Selector> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | fn p_id(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:23:15 [INFO] [stderr] | [INFO] [stderr] 23 | fn p_class(i: &str) -> IResult<&str, Selector> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 23 | fn p_class(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:30:17 [INFO] [stderr] | [INFO] [stderr] 30 | fn p_element(i: &str) -> IResult<&str, Selector> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | fn p_element(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:36:18 [INFO] [stderr] | [INFO] [stderr] 36 | fn p_selector(i: &str) -> IResult<&str, Selector> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 36 | fn p_selector(i: &str) -> IResult<&str, Selector<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:40:26 [INFO] [stderr] | [INFO] [stderr] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn p_complex_selector(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 47 | fn p_special_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:60:21 [INFO] [stderr] | [INFO] [stderr] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 60 | fn p_instruction(i: &str) -> IResult<&str, Instruction<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | fn p_body_section(i: &str) -> IResult<&str, Section> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 71 | fn p_body_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:98:26 [INFO] [stderr] | [INFO] [stderr] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 98 | fn p_bodyless_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser/parsing_functions.rs:104:17 [INFO] [stderr] | [INFO] [stderr] 104 | fn p_section(i: &str) -> IResult<&str, Section> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 104 | fn p_section(i: &str) -> IResult<&str, Section<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `wal-css` (lib) generated 11 warnings (run `cargo fix --lib -p wal-css` to apply 11 suggestions) [INFO] [stderr] warning: function `get_document` is never used [INFO] [stderr] --> src/css.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 74 | fn get_document() -> web_sys::Document { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `indexing_operator_yields_result_if_entry_present` is never used [INFO] [stderr] --> src/css.rs:79:8 [INFO] [stderr] | [INFO] [stderr] 79 | fn indexing_operator_yields_result_if_entry_present() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `indexing_operator_panicst_if_entry_not_present` is never used [INFO] [stderr] --> src/css.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | fn indexing_operator_panicst_if_entry_not_present() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `manager_creates_properly` is never used [INFO] [stderr] --> src/css_manager.rs:102:8 [INFO] [stderr] | [INFO] [stderr] 102 | fn manager_creates_properly() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_new_style_element_adds_element_properly` is never used [INFO] [stderr] --> src/css_manager.rs:107:8 [INFO] [stderr] | [INFO] [stderr] 107 | fn add_new_style_element_adds_element_properly() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `manager_attaches_css_properly` is never used [INFO] [stderr] --> src/css_manager.rs:120:8 [INFO] [stderr] | [INFO] [stderr] 120 | fn manager_attaches_css_properly() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `wal-css` (lib test) generated 17 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wal_css-116180ce61d3beb3) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test id_generator::tests::generator_generates_new_ids ... ok [INFO] [stdout] test parser::cleaners::tests::clears_css_properly ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_newlines ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_spaces ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_returns ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_mixed_whitespaces ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_tabs ... ok [INFO] [stdout] test parser::cleaners::tests::removes_comments_with_stars_and_slashes ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_basic_stylesheet ... ok [INFO] [stdout] test parser::cleaners::tests::removes_single_line_comments ... ok [INFO] [stdout] test parser::cleaners::tests::removes_intext_comments ... ok [INFO] [stdout] test parser::cleaners::tests::removes_muti_line_comments ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_properly ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body_leaving_rest ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_only_class_part ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_till_separator ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_complex_selector ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_section ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_class ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_element ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_complex_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_simple_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_section_with_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_unnested_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_mixed_instructions ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_nested_instructions ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_id ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_section_with_body ... ok [INFO] [stdout] test parser::types::tests::element_selector_does_not_gen_mapping ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::element_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_css ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_section_without_body ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_no_mapping ... ok [INFO] [stdout] test parser::types::tests::literal_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_with_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::parsed_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_with_literal_body_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_no_mapping ... ok [INFO] [stdout] test parser::types::tests::section_with_parsed_body_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_complex_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_complex_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::tests::process_css_returns_correct_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests wal_css [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/css.rs - css::Css (line 11) ... FAILED [INFO] [stdout] test src/css_manager.rs - css_manager::CssManager::attach_css (line 51) ... FAILED [INFO] [stdout] test src/lib.rs - css_stylesheet (line 13) ... FAILED [INFO] [stdout] test src/css_manager.rs - css_manager::CssManager (line 20) ... FAILED [INFO] [stdout] test src/css_manager.rs - css_manager::CssManager::new (line 35) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/css.rs - css::Css (line 11) stdout ---- [INFO] [stdout] error: expected `::`, found `:` [INFO] [stdout] --> src/css.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 5 | use wal_css::css:Css; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: import paths are delimited using `::` [INFO] [stdout] help: use double colon [INFO] [stdout] | [INFO] [stdout] 5 | use wal_css::css::Css; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/path-to-css-file`: No such file or directory (os error 2) [INFO] [stdout] --> src/css.rs:17:23 [INFO] [stdout] | [INFO] [stdout] 9 | static CSS: Css = css_stylesheet!("path-to-css-file"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `css_stylesheet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/css.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 13 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/css_manager.rs - css_manager::CssManager::attach_css (line 51) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `manager` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/css_manager.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 8 | manager.attach_css(".class1 { background-color: red; }"); [INFO] [stdout] | ^^^^^^^ cannot borrow as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be mutable [INFO] [stdout] | [INFO] [stdout] 7 | let mut manager = CssManager::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - css_stylesheet (line 13) stdout ---- [INFO] [stdout] error: expected `::`, found `:` [INFO] [stdout] --> src/lib.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 5 | use wal_css::css:Css; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: import paths are delimited using `::` [INFO] [stdout] help: use double colon [INFO] [stdout] | [INFO] [stdout] 5 | use wal_css::css::Css; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/path-to-css-file`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 9 | static CSS: Css = css_stylesheet!("path-to-css-file"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `css_stylesheet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rsx` in this scope [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 13 | rsx! { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/css_manager.rs - css_manager::CssManager (line 20) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `manager` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/css_manager.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 8 | manager.attach_css(".class1 { background-color: red; }"); [INFO] [stdout] | ^^^^^^^ cannot borrow as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be mutable [INFO] [stdout] | [INFO] [stdout] 7 | let mut manager = CssManager::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/css_manager.rs - css_manager::CssManager::new (line 35) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (110) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9: [INFO] [stdout] cannot access imported statics on non-wasm targets [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x608345af1e52 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x608345af1e52 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x608345af1e52 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x608345af1e52 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x608345b00b4f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x608345b00b4f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x608345ad0a23 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x608345ad0a23 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x608345ad5802 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x608345ad705c - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x608345ad6eb6 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x608345ad7635 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x608345ad7496 - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x608345ad5939 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x608345ac52cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x608345b03ae0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x608345ac3218 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_37c5d418e4bf5819::h9d0cd8e80ce7e208 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9 [INFO] [stdout] 17: 0x608345ac31b9 - js_sys::global::get_global_object::SELF::init::h522095658711b5ef [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6063:9 [INFO] [stdout] 18: 0x608345ac3c9b - core::ops::function::FnOnce::call_once::hdff425d0c9c00c92 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: 0x608345ac4100 - once_cell::unsync::Lazy::force::{{closure}}::hde646cf017411718 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:28 [INFO] [stdout] 20: 0x608345ac45be - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h1211cac69430b355 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:57 [INFO] [stdout] 21: 0x608345ac4902 - once_cell::unsync::OnceCell::get_or_try_init::h8e6ad00a1487be78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:629:23 [INFO] [stdout] 22: 0x608345ac45a4 - once_cell::unsync::OnceCell::get_or_init::h4dc647ee268681c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:24 [INFO] [stdout] 23: 0x608345ac40b1 - once_cell::unsync::Lazy::force::hd11648f5c385126e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:774:23 [INFO] [stdout] 24: 0x608345ac406b - as core::ops::deref::Deref>::deref::hdb3eabee905487e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/rt/mod.rs:56:9 [INFO] [stdout] 25: 0x608345ac3a2f - wasm_bindgen::JsThreadLocal::with::hf66fec835cacf25f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.100/src/lib.rs:1271:18 [INFO] [stdout] 26: 0x608345ac2eb6 - js_sys::global::get_global_object::hf0382ff47dbeb357 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6083:14 [INFO] [stdout] 27: 0x608345ac3cab - core::ops::function::FnOnce::call_once::hf1367387f0dab0b6 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x608345ac4170 - once_cell::unsync::Lazy::force::{{closure}}::hf0cb90b6d6a7338a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:775:28 [INFO] [stdout] 29: 0x608345ac45cb - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h7c9280a61db623ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:57 [INFO] [stdout] 30: 0x608345ac4692 - once_cell::unsync::OnceCell::get_or_try_init::h667dce1d446dd74a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:629:23 [INFO] [stdout] 31: 0x608345ac4584 - once_cell::unsync::OnceCell::get_or_init::h1f5bf400c3cca77d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:591:24 [INFO] [stdout] 32: 0x608345ac4091 - once_cell::unsync::Lazy::force::h0b053b8c0466460d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:774:23 [INFO] [stdout] 33: 0x608345ac405b - as core::ops::deref::Deref>::deref::h9757481bb34fa72f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:843:13 [INFO] [stdout] 34: 0x608345ac330e - js_sys::global::h5c91f758f9709dcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.77/src/lib.rs:6051:12 [INFO] [stdout] 35: 0x608345ac2cba - web_sys::window::hc6f0da848e861237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.77/src/lib.rs:38:5 [INFO] [stdout] 36: 0x608345ac278a - wal_css::css_manager::CssManager::new::h6647c2396b275ae0 [INFO] [stdout] at /opt/rustwide/workdir/src/css_manager.rs:41:23 [INFO] [stdout] 37: 0x608345ac26c7 - rust_out::main::_doctest_main_src_css_manager_rs_35_0::ha14dc35cb63d98a5 [INFO] [stdout] 38: 0x608345ac26b6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 39: 0x608345ac2633 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 40: 0x608345ac2616 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 41: 0x608345ac25f9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 42: 0x608345ad1890 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x608345ad1890 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x608345ad1890 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x608345ad1890 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x608345ad1890 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x608345ad1890 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x608345ad1890 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x608345ad1890 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x608345ad1890 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x608345ac25e1 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 52: 0x608345ac26f5 - main [INFO] [stdout] 53: 0x7607bb96d1ca - [INFO] [stdout] 54: 0x7607bb96d28b - __libc_start_main [INFO] [stdout] 55: 0x608345ac24f5 - _start [INFO] [stdout] 56: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/css.rs - css::Css (line 11) [INFO] [stdout] src/css_manager.rs - css_manager::CssManager (line 20) [INFO] [stdout] src/css_manager.rs - css_manager::CssManager::attach_css (line 51) [INFO] [stdout] src/css_manager.rs - css_manager::CssManager::new (line 35) [INFO] [stdout] src/lib.rs - css_stylesheet (line 13) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9a7d1860e8b182db80d4e27bc207c8801f858fdfe1f49d9fa04f6f8083046783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7d1860e8b182db80d4e27bc207c8801f858fdfe1f49d9fa04f6f8083046783", kill_on_drop: false }` [INFO] [stdout] 9a7d1860e8b182db80d4e27bc207c8801f858fdfe1f49d9fa04f6f8083046783