[INFO] fetching crate wal-css 0.1.1... [INFO] testing wal-css-0.1.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate wal-css 0.1.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wal-css 0.1.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a881a4a282922eea4385ad044e5aee14dcd9328b05bc2f89734d21421fe7d0e3 [INFO] running `Command { std: "docker" "start" "-a" "a881a4a282922eea4385ad044e5aee14dcd9328b05bc2f89734d21421fe7d0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a881a4a282922eea4385ad044e5aee14dcd9328b05bc2f89734d21421fe7d0e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a881a4a282922eea4385ad044e5aee14dcd9328b05bc2f89734d21421fe7d0e3", kill_on_drop: false }` [INFO] [stdout] a881a4a282922eea4385ad044e5aee14dcd9328b05bc2f89734d21421fe7d0e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02106b929b9ba15f0b2fdf4841912c5f980982a3c60899a550d2b84587ea2028 [INFO] running `Command { std: "docker" "start" "-a" "02106b929b9ba15f0b2fdf4841912c5f980982a3c60899a550d2b84587ea2028", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling bumpalo v3.19.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 aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.228 [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.54 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [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-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-worker v0.4.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-history v0.2.2 [INFO] [stderr] Compiling gloo-file v0.3.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 1m 01s [INFO] running `Command { std: "docker" "inspect" "02106b929b9ba15f0b2fdf4841912c5f980982a3c60899a550d2b84587ea2028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02106b929b9ba15f0b2fdf4841912c5f980982a3c60899a550d2b84587ea2028", kill_on_drop: false }` [INFO] [stdout] 02106b929b9ba15f0b2fdf4841912c5f980982a3c60899a550d2b84587ea2028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca104b9911e6451faa107f0d6fab663a9d67d6c8bc16b47e6db2ad42d73bed3 [INFO] running `Command { std: "docker" "start" "-a" "1ca104b9911e6451faa107f0d6fab663a9d67d6c8bc16b47e6db2ad42d73bed3", 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: 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.44s [INFO] running `Command { std: "docker" "inspect" "1ca104b9911e6451faa107f0d6fab663a9d67d6c8bc16b47e6db2ad42d73bed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca104b9911e6451faa107f0d6fab663a9d67d6c8bc16b47e6db2ad42d73bed3", kill_on_drop: false }` [INFO] [stdout] 1ca104b9911e6451faa107f0d6fab663a9d67d6c8bc16b47e6db2ad42d73bed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e56ec5f177007f11256947b017132446a6b5761b49d9d8be4cd9241fc6c112b0 [INFO] running `Command { std: "docker" "start" "-a" "e56ec5f177007f11256947b017132446a6b5761b49d9d8be4cd9241fc6c112b0", 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 [INFO] [stderr] warning: `wal-css` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wal_css-999444d7b7a33cda) [INFO] [stdout] [INFO] [stdout] running 50 tests [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::clears_css_properly ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_newlines ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_tabs ... ok [INFO] [stdout] test id_generator::tests::generator_generates_new_ids ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_till_separator ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_spaces ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_properly ... ok [INFO] [stdout] test parser::cleaners::tests::removes_intext_comments ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_basic_stylesheet ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_complex_selector ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_section ... ok [INFO] [stdout] test parser::cleaners::tests::removes_muti_line_comments ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body_leaving_rest ... ok [INFO] [stdout] test parser::cleaners::tests::removes_single_line_comments ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_only_class_part ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_element ... ok [INFO] [stdout] test parser::cleaners::tests::removes_comments_with_stars_and_slashes ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_id ... 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_special_simple_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_complex_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_mixed_instructions ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_nested_instructions ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_class ... ok [INFO] [stdout] test parser::types::tests::element_selector_does_not_gen_mapping ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_css ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_unnested_body ... 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::instruction_complex_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_section_with_body ... ok [INFO] [stdout] test parser::tests::process_css_returns_correct_values ... 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::class_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::parsed_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::element_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_with_body_gens_correct_css ... 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_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_no_mapping ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_with_literal_body_gens_correct_mapping ... 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_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.rs - css::Css (line 11) ... 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/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.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::new (line 35) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' 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: 0x626240d12a12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x626240d12a12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x626240d12a12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x626240d12a12 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x626240d2e123 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x626240d2e123 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x626240d10723 - std::io::default_write_fmt::ha27fbccbc65eb6fa [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x626240d10723 - std::io::Write::write_fmt::h6556609fca33d0b1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x626240d12862 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x626240d138f3 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x626240d136d5 - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:327:9 [INFO] [stdout] 11: 0x626240d141c5 - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:833:13 [INFO] [stdout] 12: 0x626240d14026 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 13: 0x626240d12f09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x626240d13ced - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 15: 0x626240d2d570 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x626240cf0928 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_995b214ae681ff99::hb9dda48019a38f95 [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: 0x626240cf08c9 - js_sys::global::get_global_object::SELF::init::hd2f955daf7f648ee [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: 0x626240cf11cb - core::ops::function::FnOnce::call_once::h80b8f37dd6611685 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: 0x626240cf1520 - once_cell::unsync::Lazy::force::{{closure}}::ha0d3c6d4a0cbab9e [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: 0x626240cf196e - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h349b2a21bc87c600 [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: 0x626240cf1cc2 - once_cell::unsync::OnceCell::get_or_try_init::ha93d58b368bcfbc2 [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: 0x626240cf1934 - once_cell::unsync::OnceCell::get_or_init::h88664902a4380e04 [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: 0x626240cf1461 - once_cell::unsync::Lazy::force::hc49732f0a798ca92 [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: 0x626240cf112b - as core::ops::deref::Deref>::deref::h1e9908d689c42b35 [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: 0x626240cf0a2f - wasm_bindgen::JsThreadLocal::with::h45a5790312d9e6a6 [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: 0x626240cf0296 - js_sys::global::get_global_object::hc043eb9b8e91e561 [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: 0x626240cf11db - core::ops::function::FnOnce::call_once::hf7a06d14ed8ec482 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x626240cf14b0 - once_cell::unsync::Lazy::force::{{closure}}::h8de2768ab1849a1b [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: 0x626240cf197b - once_cell::unsync::OnceCell::get_or_init::{{closure}}::he09c0e1e4be2ec07 [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: 0x626240cf1a42 - once_cell::unsync::OnceCell::get_or_try_init::h4590336fd8f388e2 [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: 0x626240cf1954 - once_cell::unsync::OnceCell::get_or_init::h8968a3d1fbbb11bc [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: 0x626240cf1441 - once_cell::unsync::Lazy::force::h4e818eb01f6fc6ac [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: 0x626240cf141b - as core::ops::deref::Deref>::deref::he1c774af2eedeb3d [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: 0x626240cf026e - js_sys::global::hefa8c75b8e084c09 [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: 0x626240cf023a - web_sys::window::h1e88f14c66463337 [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: 0x626240cefc8a - wal_css::css_manager::CssManager::new::h0e50bde58df32732 [INFO] [stdout] at /opt/rustwide/workdir/src/css_manager.rs:41:23 [INFO] [stdout] 37: 0x626240cefbc7 - rust_out::main::_doctest_main_src_css_manager_rs_35_0::hd69286a1bdd004a6 [INFO] [stdout] 38: 0x626240cefbb6 - rust_out::main::h2d10ba762d3f8adf [INFO] [stdout] 39: 0x626240cefb33 - core::ops::function::FnOnce::call_once::h89333dd4ac8e03fc [INFO] [stdout] 40: 0x626240cefb16 - std::sys::backtrace::__rust_begin_short_backtrace::h8a10de1e92516da1 [INFO] [stdout] 41: 0x626240cefaf9 - std::rt::lang_start::{{closure}}::h0af3a8cb06b34c3e [INFO] [stdout] 42: 0x626240d0e670 - core::ops::function::impls:: for &F>::call_once::h638295a043b40957 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x626240d0e670 - std::panicking::catch_unwind::do_call::hbd68098bdea1ca50 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 44: 0x626240d0e670 - std::panicking::catch_unwind::h50591d85bf847c7c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 45: 0x626240d0e670 - std::panic::catch_unwind::h2487b4c4f2ae22c6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x626240d0e670 - std::rt::lang_start_internal::{{closure}}::h61f0945cc6c9a811 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x626240d0e670 - std::panicking::catch_unwind::do_call::h34b9c3722acd6bd1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 48: 0x626240d0e670 - std::panicking::catch_unwind::hf9a822ea043fb0d6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 49: 0x626240d0e670 - std::panic::catch_unwind::h5b3cac802237ed89 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x626240d0e670 - std::rt::lang_start_internal::h34f9328d113fd60a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x626240cefae1 - std::rt::lang_start::h8f736fe0a226e45f [INFO] [stdout] 52: 0x626240cefbf5 - main [INFO] [stdout] 53: 0x7afbf8ccb1ca - [INFO] [stdout] 54: 0x7afbf8ccb28b - __libc_start_main [INFO] [stdout] 55: 0x626240cef9f5 - _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.57s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e56ec5f177007f11256947b017132446a6b5761b49d9d8be4cd9241fc6c112b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56ec5f177007f11256947b017132446a6b5761b49d9d8be4cd9241fc6c112b0", kill_on_drop: false }` [INFO] [stdout] e56ec5f177007f11256947b017132446a6b5761b49d9d8be4cd9241fc6c112b0