[INFO] fetching crate wal-css 0.1.1... [INFO] testing wal-css-0.1.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate wal-css 0.1.1 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wal-css 0.1.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 88 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e96266e11e50b9ce60177b68f09e2ce38ccd004ea6c68b4550e50b955fe13738 [INFO] running `Command { std: "docker" "start" "-a" "e96266e11e50b9ce60177b68f09e2ce38ccd004ea6c68b4550e50b955fe13738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e96266e11e50b9ce60177b68f09e2ce38ccd004ea6c68b4550e50b955fe13738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e96266e11e50b9ce60177b68f09e2ce38ccd004ea6c68b4550e50b955fe13738", kill_on_drop: false }` [INFO] [stdout] e96266e11e50b9ce60177b68f09e2ce38ccd004ea6c68b4550e50b955fe13738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32b3dd2ef634bded523eb48406f8c66fe120efee8f34616245f02376b8b238da [INFO] running `Command { std: "docker" "start" "-a" "32b3dd2ef634bded523eb48406f8c66fe120efee8f34616245f02376b8b238da", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_json v1.0.145 [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 wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.81 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.54 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling gloo-timers v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.54 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-events v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-render v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-file v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [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 8.07s [INFO] running `Command { std: "docker" "inspect" "32b3dd2ef634bded523eb48406f8c66fe120efee8f34616245f02376b8b238da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b3dd2ef634bded523eb48406f8c66fe120efee8f34616245f02376b8b238da", kill_on_drop: false }` [INFO] [stdout] 32b3dd2ef634bded523eb48406f8c66fe120efee8f34616245f02376b8b238da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 925afa7bcf1778b8540025cbcff016d1998f70e51d13a1191508fcf3485af9a0 [INFO] running `Command { std: "docker" "start" "-a" "925afa7bcf1778b8540025cbcff016d1998f70e51d13a1191508fcf3485af9a0", 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] [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: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] [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 0.70s [INFO] running `Command { std: "docker" "inspect" "925afa7bcf1778b8540025cbcff016d1998f70e51d13a1191508fcf3485af9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925afa7bcf1778b8540025cbcff016d1998f70e51d13a1191508fcf3485af9a0", kill_on_drop: false }` [INFO] [stdout] 925afa7bcf1778b8540025cbcff016d1998f70e51d13a1191508fcf3485af9a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 513d422dbb6109d1c4fdccf9663cc0f79f32f233b6b590b038a8bf1a2a059d0f [INFO] running `Command { std: "docker" "start" "-a" "513d422dbb6109d1c4fdccf9663cc0f79f32f233b6b590b038a8bf1a2a059d0f", 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: `wal-css` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wal_css-bb1bd8b8e7c52d01) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test id_generator::tests::generator_generates_new_ids ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_newlines ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_mixed_whitespaces ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_returns ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_spaces ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_basic_stylesheet ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_tabs ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_properly ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_complex_selector ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_till_separator ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_only_class_part ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body_leaving_rest ... 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_selector_id ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_complex_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_section_with_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_section_without_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_section_with_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_simple_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_unnested_body ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::cleaners::tests::clears_css_properly ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_mixed_instructions ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::instruction_complex_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::element_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_complex_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::element_selector_does_not_gen_mapping ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_nested_instructions ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_no_mapping ... ok [INFO] [stdout] test parser::cleaners::tests::removes_comments_with_stars_and_slashes ... ok [INFO] [stdout] test parser::cleaners::tests::removes_single_line_comments ... ok [INFO] [stdout] test parser::types::tests::literal_body_gens_correct_css ... ok [INFO] [stdout] test parser::cleaners::tests::removes_intext_comments ... ok [INFO] [stdout] test parser::types::tests::section_with_literal_body_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::section_with_parsed_body_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_no_mapping ... ok [INFO] [stdout] test parser::types::tests::parsed_body_gens_correct_css ... ok [INFO] [stdout] test parser::cleaners::tests::removes_muti_line_comments ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_with_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_correct_css ... 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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wal_css [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/css_manager.rs - css_manager::CssManager::attach_css (line 51) ... FAILED [INFO] [stdout] test src/css_manager.rs - css_manager::CssManager (line 20) ... FAILED [INFO] [stdout] test src/css.rs - css::Css (line 11) ... FAILED [INFO] [stdout] test src/lib.rs - css_stylesheet (line 13) ... 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_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/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.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/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::new (line 35) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (125) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.81/src/lib.rs:6284:9: [INFO] [stdout] cannot access imported statics on non-wasm targets [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x646bdae44ba2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x646bdae44ba2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x646bdae44ba2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x646bdae44ba2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x646bdae538af - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x646bdae538af - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x646bdae232c1 - std::io::default_write_fmt::h45f0f9de0268fdcb [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x646bdae232c1 - std::io::Write::write_fmt::hc685c74e0b8ce55d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x646bdae280c2 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x646bdae2991c - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x646bdae29776 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x646bdae29fa5 - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x646bdae29e06 - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x646bdae281f9 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x646bdae17b8d - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x646bdae56820 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 16: 0x646bdae15a78 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_995b214ae681ff99::h17fb09bf3ab56512 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.81/src/lib.rs:6284:9 [INFO] [stdout] 17: 0x646bdae15a19 - js_sys::global::get_global_object::SELF::init::h7acb5e9dd0be18da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.81/src/lib.rs:6284:9 [INFO] [stdout] 18: 0x646bdae15e1b - core::ops::function::FnOnce::call_once::h08751eba45bb1956 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 19: 0x646bdae16480 - once_cell::unsync::Lazy::force::{{closure}}::h097350d1c37d7ee6 [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: 0x646bdae1694e - once_cell::unsync::OnceCell::get_or_init::{{closure}}::hce80f58bfa348961 [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: 0x646bdae16c92 - once_cell::unsync::OnceCell::get_or_try_init::hd8135c282f921a4f [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: 0x646bdae16924 - once_cell::unsync::OnceCell::get_or_init::h68fc636ad79a5721 [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: 0x646bdae16431 - once_cell::unsync::Lazy::force::hb5508d403c3c9d54 [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: 0x646bdae163fb - as core::ops::deref::Deref>::deref::h49a9d22502127a36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.104/src/rt/mod.rs:123:9 [INFO] [stdout] 25: 0x646bdae1707f - wasm_bindgen::JsThreadLocal::with::h7c746bafe57c759a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-0.2.104/src/lib.rs:1262:18 [INFO] [stdout] 26: 0x646bdae15716 - js_sys::global::get_global_object::h248fa1994d855e99 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.81/src/lib.rs:6304:14 [INFO] [stdout] 27: 0x646bdae15e2b - core::ops::function::FnOnce::call_once::hc4d9e978adce9976 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x646bdae164f0 - once_cell::unsync::Lazy::force::{{closure}}::hc3a13de02358d92c [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: 0x646bdae1693b - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h4b1f44de5d5b2b8d [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: 0x646bdae16a12 - once_cell::unsync::OnceCell::get_or_try_init::h1b6656fbdadd8977 [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: 0x646bdae16904 - once_cell::unsync::OnceCell::get_or_init::h57cbd8d7497bce9a [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: 0x646bdae16411 - once_cell::unsync::Lazy::force::h0ae558d444ce65e5 [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: 0x646bdae163eb - as core::ops::deref::Deref>::deref::h12eb16cfacfc1540 [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: 0x646bdae15b6e - js_sys::global::ha820ba1cbc573996 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/js-sys-0.3.81/src/lib.rs:6272:12 [INFO] [stdout] 35: 0x646bdae1559a - web_sys::window::hbfd0d82d56525767 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web-sys-0.3.81/src/lib.rs:38:5 [INFO] [stdout] 36: 0x646bdae14fda - wal_css::css_manager::CssManager::new::h8e2c05d91247cd87 [INFO] [stdout] at /opt/rustwide/workdir/src/css_manager.rs:41:23 [INFO] [stdout] 37: 0x646bdae14f27 - rust_out::main::_doctest_main_src_css_manager_rs_35_0::h0694bfeccdc532d9 [INFO] [stdout] 38: 0x646bdae14f16 - rust_out::main::he42420d96a9d7f64 [INFO] [stdout] 39: 0x646bdae14e93 - core::ops::function::FnOnce::call_once::h69ea4ce53012ff78 [INFO] [stdout] 40: 0x646bdae14e76 - std::sys::backtrace::__rust_begin_short_backtrace::h3de91f36bae4c6b1 [INFO] [stdout] 41: 0x646bdae14e59 - std::rt::lang_start::{{closure}}::h8b7ae09552e39435 [INFO] [stdout] 42: 0x646bdae24130 - core::ops::function::impls:: for &F>::call_once::h387c5546b57ddfde [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 43: 0x646bdae24130 - std::panicking::catch_unwind::do_call::hf9fdd250c001d1cd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x646bdae24130 - std::panicking::catch_unwind::hc213e1339e7313f3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x646bdae24130 - std::panic::catch_unwind::h7e2e13142bd98e67 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x646bdae24130 - std::rt::lang_start_internal::{{closure}}::ha8eea67def213c83 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x646bdae24130 - std::panicking::catch_unwind::do_call::hc6f04b090be4f56e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x646bdae24130 - std::panicking::catch_unwind::hfb8ae23b2e34f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x646bdae24130 - std::panic::catch_unwind::hf2cef20feb3addd6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x646bdae24130 - std::rt::lang_start_internal::h1ca864a6b9355c57 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x646bdae14e41 - std::rt::lang_start::h60a8ec71437d48b3 [INFO] [stdout] 52: 0x646bdae14f55 - main [INFO] [stdout] 53: 0x7b1a3fa111ca - [INFO] [stdout] 54: 0x7b1a3fa1128b - __libc_start_main [INFO] [stdout] 55: 0x646bdae14d55 - _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.16s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "513d422dbb6109d1c4fdccf9663cc0f79f32f233b6b590b038a8bf1a2a059d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513d422dbb6109d1c4fdccf9663cc0f79f32f233b6b590b038a8bf1a2a059d0f", kill_on_drop: false }` [INFO] [stdout] 513d422dbb6109d1c4fdccf9663cc0f79f32f233b6b590b038a8bf1a2a059d0f