[INFO] fetching crate wal-css 0.1.1... [INFO] testing wal-css-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wal-css 0.1.1 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wal-css 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c33e702ad3bad55b785c6fe313bd4403303753c2711023e4b66fdc90f8d131 [INFO] running `Command { std: "docker" "start" "-a" "38c33e702ad3bad55b785c6fe313bd4403303753c2711023e4b66fdc90f8d131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c33e702ad3bad55b785c6fe313bd4403303753c2711023e4b66fdc90f8d131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c33e702ad3bad55b785c6fe313bd4403303753c2711023e4b66fdc90f8d131", kill_on_drop: false }` [INFO] [stdout] 38c33e702ad3bad55b785c6fe313bd4403303753c2711023e4b66fdc90f8d131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c16bd6855fda8127e6b92b24d1391719b45aa6e076dccf4e3e897bf54daaf10 [INFO] running `Command { std: "docker" "start" "-a" "0c16bd6855fda8127e6b92b24d1391719b45aa6e076dccf4e3e897bf54daaf10", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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 syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [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 regex v1.11.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling js-sys v0.3.81 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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-render v0.2.0 [INFO] [stderr] Compiling gloo-dialogs v0.2.0 [INFO] [stderr] Compiling gloo-storage v0.3.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling gloo-net v0.4.0 [INFO] [stderr] Compiling gloo-worker v0.4.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 41.52s [INFO] running `Command { std: "docker" "inspect" "0c16bd6855fda8127e6b92b24d1391719b45aa6e076dccf4e3e897bf54daaf10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c16bd6855fda8127e6b92b24d1391719b45aa6e076dccf4e3e897bf54daaf10", kill_on_drop: false }` [INFO] [stdout] 0c16bd6855fda8127e6b92b24d1391719b45aa6e076dccf4e3e897bf54daaf10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8c1846628823dd648596ea38cdd976d745e736fec6cbb6fd51f05c96f5b0a3 [INFO] running `Command { std: "docker" "start" "-a" "dc8c1846628823dd648596ea38cdd976d745e736fec6cbb6fd51f05c96f5b0a3", 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] [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: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] [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.53s [INFO] running `Command { std: "docker" "inspect" "dc8c1846628823dd648596ea38cdd976d745e736fec6cbb6fd51f05c96f5b0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8c1846628823dd648596ea38cdd976d745e736fec6cbb6fd51f05c96f5b0a3", kill_on_drop: false }` [INFO] [stdout] dc8c1846628823dd648596ea38cdd976d745e736fec6cbb6fd51f05c96f5b0a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da327b691bf7b2fc72a48e82dd51499b54efcaf1f841d3ca83eb5e494d61d07e [INFO] running `Command { std: "docker" "start" "-a" "da327b691bf7b2fc72a48e82dd51499b54efcaf1f841d3ca83eb5e494d61d07e", 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.13s [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_spaces ... 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::removes_intext_comments ... ok [INFO] [stdout] test parser::cleaners::tests::removes_single_line_comments ... ok [INFO] [stdout] test parser::cleaners::tests::removes_comments_with_stars_and_slashes ... ok [INFO] [stdout] test parser::cleaners::tests::collapses_multiple_tabs ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_basic_stylesheet ... 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::cleaners::tests::collapses_multiple_newlines ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_section ... ok [INFO] [stdout] test parser::cleaners::tests::clears_css_properly ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_element ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_class ... 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_without_body ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_simple_instruction ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_nested_instructions ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_special_section_with_body ... 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::cleaners::tests::removes_muti_line_comments ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_nested_body_leaving_rest ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_class_till_separator ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_selector_section_with_body ... ok [INFO] [stdout] test parser::types::tests::element_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_complex_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::literal_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_no_mapping ... 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::parsing_functions::tests::parses_unnested_body ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::class_selector_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_with_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::element_selector_does_not_gen_mapping ... ok [INFO] [stdout] test parser::types::tests::parsed_body_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::instruction_special_insruction_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::section_without_body_gens_no_mapping ... ok [INFO] [stdout] test parser::types::tests::id_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_css ... ok [INFO] [stdout] test parser::types::tests::stylesheet_gens_correct_mapping ... ok [INFO] [stdout] test parser::types::tests::instruction_complex_selector_gens_correct_mapping ... ok [INFO] [stdout] test parser::parsing_functions::tests::parses_stylesheet_with_mixed_instructions ... 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.05s [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 (line 20) ... FAILED [INFO] [stdout] test src/css_manager.rs - css_manager::CssManager::attach_css (line 51) ... FAILED [INFO] [stdout] test src/lib.rs - css_stylesheet (line 13) ... FAILED [INFO] [stdout] test src/css.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 (line 20) stdout ---- [INFO] [stdout] error[E0596]: cannot borrow `manager` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/css_manager.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 8 | manager.attach_css(".class1 { background-color: red; }"); [INFO] [stdout] | ^^^^^^^ cannot borrow as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be mutable [INFO] [stdout] | [INFO] [stdout] 7 | let mut manager = CssManager::new(); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0596`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/css_manager.rs - css_manager::CssManager::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.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' (126) 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: 0x5707d44cfe92 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5707d44cfe92 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5707d44cfe92 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5707d44cfe92 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5707d44eb96f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5707d44eb96f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5707d44c1e73 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5707d44c1e73 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5707d44d04a2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5707d44bfefc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5707d44bfd3c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5707d44c0a4a - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5707d44d0276 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 13: 0x5707d44d0209 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5707d44c07fd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5707d44ee200 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x5707d44ad378 - js_sys::global::get_global_object::SELF::init::__wbg_static_accessor_SELF_995b214ae681ff99::hfe9a8d6704a76c6b [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: 0x5707d44ad899 - js_sys::global::get_global_object::SELF::init::h9421374e4a758628 [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: 0x5707d44ae2ab - core::ops::function::FnOnce::call_once::h164a9126eb3c7de0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 19: 0x5707d44af0f0 - once_cell::unsync::Lazy::force::{{closure}}::hd1d5b3cf22a9953d [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: 0x5707d44aea1e - once_cell::unsync::OnceCell::get_or_init::{{closure}}::h4536567ff45a4454 [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: 0x5707d44ae632 - once_cell::unsync::OnceCell::get_or_try_init::h6558e06623c21249 [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: 0x5707d44aec34 - once_cell::unsync::OnceCell::get_or_init::h6e25ea4a34bb6ec7 [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: 0x5707d44aec51 - once_cell::unsync::Lazy::force::h899492a07b9efd28 [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: 0x5707d44adacb - as core::ops::deref::Deref>::deref::ha4b07dd3d45b7569 [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: 0x5707d44adfff - wasm_bindgen::JsThreadLocal::with::hee0d171e50931292 [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: 0x5707d44ad4b6 - js_sys::global::get_global_object::hd00ed07dc9ab443e [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: 0x5707d44ae35b - core::ops::function::FnOnce::call_once::hb8f010b5ecac183e [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 28: 0x5707d44aea60 - once_cell::unsync::Lazy::force::{{closure}}::h35ee6d478c906854 [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: 0x5707d44ae56b - once_cell::unsync::OnceCell::get_or_init::{{closure}}::hc49b49bae7f0d4dc [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: 0x5707d44aed22 - once_cell::unsync::OnceCell::get_or_try_init::h4f3c8d3f0c4820ce [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: 0x5707d44af134 - once_cell::unsync::OnceCell::get_or_init::h9bc585e5e0ec1a63 [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: 0x5707d44aeaa1 - once_cell::unsync::Lazy::force::hcc9b243dd4675bdf [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: 0x5707d44aebab - as core::ops::deref::Deref>::deref::h8cda88e15f260af1 [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: 0x5707d44ad32e - js_sys::global::h7f30fbd9c820716f [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: 0x5707d44ad2ea - web_sys::window::h8bebbfc6b6a1fc64 [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: 0x5707d44acd3a - wal_css::css_manager::CssManager::new::h9cbb194064b272e3 [INFO] [stdout] at /opt/rustwide/workdir/src/css_manager.rs:41:23 [INFO] [stdout] 37: 0x5707d44acc57 - rust_out::main::_doctest_main_src_css_manager_rs_35_0::hb16788c87e3adacb [INFO] [stdout] 38: 0x5707d44acc46 - rust_out::main::h61a73a86de211918 [INFO] [stdout] 39: 0x5707d44acc33 - core::ops::function::FnOnce::call_once::h6c9c00fd6ee79245 [INFO] [stdout] 40: 0x5707d44acc76 - std::sys::backtrace::__rust_begin_short_backtrace::h916f7d6bfb06988c [INFO] [stdout] 41: 0x5707d44acba9 - std::rt::lang_start::{{closure}}::h8b630493ef2474c7 [INFO] [stdout] 42: 0x5707d44d0c20 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 43: 0x5707d44d0c20 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 44: 0x5707d44d0c20 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 45: 0x5707d44d0c20 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x5707d44d0c20 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stdout] 47: 0x5707d44d0c20 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x5707d44d0c20 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x5707d44d0c20 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x5707d44d0c20 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stdout] 51: 0x5707d44acb91 - std::rt::lang_start::h2676fe224d780b30 [INFO] [stdout] 52: 0x5707d44acca5 - main [INFO] [stdout] 53: 0x70cefcf511ca - [INFO] [stdout] 54: 0x70cefcf5128b - __libc_start_main [INFO] [stdout] 55: 0x5707d44acaa5 - _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" "da327b691bf7b2fc72a48e82dd51499b54efcaf1f841d3ca83eb5e494d61d07e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da327b691bf7b2fc72a48e82dd51499b54efcaf1f841d3ca83eb5e494d61d07e", kill_on_drop: false }` [INFO] [stdout] da327b691bf7b2fc72a48e82dd51499b54efcaf1f841d3ca83eb5e494d61d07e