[INFO] cloning repository https://github.com/ConnorSkees/grass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ConnorSkees/grass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 692dc39f55a90a362a0086cffcb78d1bd44922b9 [INFO] testing ConnorSkees/grass/692dc39f55a90a362a0086cffcb78d1bd44922b9 against master#8c0ec05f7dc9ef185eea9f36c5638e74e43935bf for pr-130285 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FConnorSkees%2Fgrass" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ConnorSkees/grass on toolchain 8c0ec05f7dc9ef185eea9f36c5638e74e43935bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ConnorSkees/grass [INFO] finished tweaking git repo https://github.com/ConnorSkees/grass [INFO] tweaked toml for git repo https://github.com/ConnorSkees/grass written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ConnorSkees/grass already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3db2e68bba5fc61384c57fac03a73bc7fa33a7ab028c74a35cb306ed738f16fb [INFO] running `Command { std: "docker" "start" "-a" "3db2e68bba5fc61384c57fac03a73bc7fa33a7ab028c74a35cb306ed738f16fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3db2e68bba5fc61384c57fac03a73bc7fa33a7ab028c74a35cb306ed738f16fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db2e68bba5fc61384c57fac03a73bc7fa33a7ab028c74a35cb306ed738f16fb", kill_on_drop: false }` [INFO] [stdout] 3db2e68bba5fc61384c57fac03a73bc7fa33a7ab028c74a35cb306ed738f16fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c5a4302657a982730f90cb6c140623c05c72c64f5145ce3484f660130ee649 [INFO] running `Command { std: "docker" "start" "-a" "25c5a4302657a982730f90cb6c140623c05c72c64f5145ce3484f660130ee649", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling indexmap v2.2.2 [INFO] [stderr] Compiling lasso v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling grass_compiler v0.13.4 (/opt/rustwide/workdir/crates/compiler) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/options.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "custom-builtin-fns")))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grass v0.13.4 (/opt/rustwide/workdir/crates/lib) [INFO] [stderr] Compiling include_sass v0.13.4 (/opt/rustwide/workdir/crates/include_sass) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/lib/src/lib.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s [INFO] running `Command { std: "docker" "inspect" "25c5a4302657a982730f90cb6c140623c05c72c64f5145ce3484f660130ee649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c5a4302657a982730f90cb6c140623c05c72c64f5145ce3484f660130ee649", kill_on_drop: false }` [INFO] [stdout] 25c5a4302657a982730f90cb6c140623c05c72c64f5145ce3484f660130ee649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98a06d197ab711fcc9889ab4475c38f4719e72b1e468c716b019ace4dc549db8 [INFO] running `Command { std: "docker" "start" "-a" "98a06d197ab711fcc9889ab4475c38f4719e72b1e468c716b019ace4dc549db8", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/options.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "custom-builtin-fns")))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grass_compiler v0.13.4 (/opt/rustwide/workdir/crates/compiler) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/lib/src/lib.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling include_sass v0.13.4 (/opt/rustwide/workdir/crates/include_sass) [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/compiler/src/options.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "custom-builtin-fns")))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling grass v0.13.4 (/opt/rustwide/workdir/crates/lib) [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> crates/lib/tests/imports.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | drop(input); [INFO] [stdout] | ^^^^^-----^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the expression or result [INFO] [stdout] | [INFO] [stdout] 52 - drop(input); [INFO] [stdout] 52 + let _ = input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stdout] --> crates/lib/src/lib.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.79s [INFO] running `Command { std: "docker" "inspect" "98a06d197ab711fcc9889ab4475c38f4719e72b1e468c716b019ace4dc549db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a06d197ab711fcc9889ab4475c38f4719e72b1e468c716b019ace4dc549db8", kill_on_drop: false }` [INFO] [stdout] 98a06d197ab711fcc9889ab4475c38f4719e72b1e468c716b019ace4dc549db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+8c0ec05f7dc9ef185eea9f36c5638e74e43935bf" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c975d237bd6f5cb3600d0275e02890d60abfcd3746a377250b6450749bc5d4a [INFO] running `Command { std: "docker" "start" "-a" "5c975d237bd6f5cb3600d0275e02890d60abfcd3746a377250b6450749bc5d4a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stderr] --> crates/compiler/src/lib.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stderr] --> crates/compiler/src/options.rs:174:16 [INFO] [stderr] | [INFO] [stderr] 174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "custom-builtin-fns")))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `grass_compiler` (lib) generated 2 warnings [INFO] [stderr] warning: `grass_compiler` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg` [INFO] [stderr] --> crates/lib/src/lib.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | #![cfg_attr(doc_cfg, feature(doc_cfg))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `grass` (lib) generated 1 warning [INFO] [stderr] warning: `grass` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stderr] --> crates/lib/tests/imports.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | drop(input); [INFO] [stderr] | ^^^^^-----^ [INFO] [stderr] | | [INFO] [stderr] | argument has type `&str` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dropping_references)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the expression or result [INFO] [stderr] | [INFO] [stderr] 52 - drop(input); [INFO] [stderr] 52 + let _ = input; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `grass` (test "imports") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grass-26f9319219170b4f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/grass-070a830b9546d047) [INFO] [stderr] Running tests/addition.rs (/opt/rustwide/target/debug/deps/addition-dfd176307732592b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test chain_ident_addition ... ok [INFO] [stdout] test color_plus_ident ... ok [INFO] [stdout] test color_plus_number ... ok [INFO] [stdout] test calculation_plus_unquoted_string ... ok [INFO] [stdout] test calculation_plus_quoted_string ... ok [INFO] [stdout] test calculation_plus_empty_quoted_string ... ok [INFO] [stdout] test arglist_plus_number ... ok [INFO] [stdout] test add_two_calculations ... ok [INFO] [stdout] test dblquoted_plus_dblquoted ... ok [INFO] [stdout] test dblquoted_plus_null ... ok [INFO] [stdout] test dblquoted_plus_list ... ok [INFO] [stdout] test dblquoted_plus_number_unit ... ok [INFO] [stdout] test dblquoted_plus_number_unitless ... ok [INFO] [stdout] test dblquoted_plus_named_color ... ok [INFO] [stdout] test dblquoted_plus_hex_color ... ok [INFO] [stdout] test dblquoted_plus_false ... ok [INFO] [stdout] test dblquoted_plus_sglquoted ... ok [INFO] [stdout] test dblquoted_plus_true ... ok [INFO] [stdout] test false_plus_null ... ok [INFO] [stdout] test empty_quoted_string_plus_calculation ... ok [INFO] [stdout] test function_lhs_add ... ok [INFO] [stdout] test dblquoted_plus_unquoted ... ok [INFO] [stdout] test false_plus_dblquoted ... ok [INFO] [stdout] test false_plus_unquoted ... ok [INFO] [stdout] test false_plus_null_is_string ... ok [INFO] [stdout] test ident_plus_color ... ok [INFO] [stdout] test double_plus ... ok [INFO] [stdout] test list_plus_dblquoted ... ok [INFO] [stdout] test list_plus_list ... ok [INFO] [stdout] test function_rhs_add ... ok [INFO] [stdout] test list_plus_num ... ok [INFO] [stdout] test important_plus_unquoted ... ok [INFO] [stdout] test list_plus_sglquoted ... ok [INFO] [stdout] test important_plus_dblquoted ... ok [INFO] [stdout] test null_plus_null ... ok [INFO] [stdout] test nan_plus_nan ... ok [INFO] [stdout] test nan_plus_num ... ok [INFO] [stdout] test map_lhs_add ... ok [INFO] [stdout] test important_plus_null ... ok [INFO] [stdout] test map_rhs_add ... ok [INFO] [stdout] test multiple_ident_sum ... ok [INFO] [stdout] test null_plus_num_is_string ... ok [INFO] [stdout] test null_plus_num ... ok [INFO] [stdout] test num_plus_calculation ... ok [INFO] [stdout] test number_plus_arglist ... ok [INFO] [stdout] test number_plus_named_color ... ok [INFO] [stdout] test number_plus_true ... ok [INFO] [stdout] test number_plus_false ... ok [INFO] [stdout] test plus_div ... ok [INFO] [stdout] test sglquoted_plus_false ... ok [INFO] [stdout] test sglquoted_plus_dblquoted ... ok [INFO] [stdout] test number_plus_unary_not ... ok [INFO] [stdout] test sglquoted_plus_hex_color ... ok [INFO] [stdout] test number_plus_list ... ok [INFO] [stdout] test sglquoted_plus_named_color ... ok [INFO] [stdout] test quoted_string_plus_calculation ... ok [INFO] [stdout] test sglquoted_plus_true ... ok [INFO] [stdout] test num_plus_nan ... ok [INFO] [stdout] test sglquoted_plus_list ... ok [INFO] [stdout] test sglquoted_plus_unquoted ... ok [INFO] [stdout] test sglquoted_plus_number_unitless ... ok [INFO] [stdout] test true_plus_dblquoted ... ok [INFO] [stdout] test true_plus_null ... ok [INFO] [stdout] test sglquoted_plus_sglquoted ... ok [INFO] [stdout] test true_plus_unquoted ... ok [INFO] [stdout] test number_plus_important ... ok [INFO] [stdout] test sglquoted_plus_number_unit ... ok [INFO] [stdout] test undefined_function_call_is_ident_adds ... ok [INFO] [stdout] test true_plus_false ... ok [INFO] [stdout] test unitless_plus_null ... ok [INFO] [stdout] test unquoted_plus_dblquoted ... ok [INFO] [stdout] test true_plus_null_is_string ... ok [INFO] [stdout] test unquoted_plus_false ... ok [INFO] [stdout] test unit_plus_null ... ok [INFO] [stdout] test unquoted_plus_important ... ok [INFO] [stdout] test unitless_plus_null_plus_unitless ... ok [INFO] [stdout] test unquoted_plus_number_unit ... ok [INFO] [stdout] test unquoted_plus_null ... ok [INFO] [stdout] test unquoted_plus_named_color ... ok [INFO] [stdout] test unquoted_plus_important_uppercase ... ok [INFO] [stdout] test unquoted_plus_number_unitless ... ok [INFO] [stdout] test unquoted_plus_sglquoted ... ok [INFO] [stdout] test unquoted_plus_unquoted ... ok [INFO] [stderr] Running tests/and.rs (/opt/rustwide/target/debug/deps/and-1033a6c2b7d9555b) [INFO] [stdout] test sglquoted_plus_null ... ok [INFO] [stdout] test unquoted_plus_hex_color ... ok [INFO] [stdout] test unquoted_plus_true ... ok [INFO] [stdout] test unquoted_string_plus_calculation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test false_and_true ... ok [INFO] [stdout] test false_and_false ... ok [INFO] [stdout] test null_and_one ... ok [INFO] [stdout] test part_of_binop_casing ... ok [INFO] [stdout] test one_and_null ... ok [INFO] [stdout] test part_of_binop ... ok [INFO] [stdout] test one_and_two_and_three ... ok [INFO] [stdout] test one_and_two ... ok [INFO] [stdout] test true_and_true ... ok [INFO] [stdout] test two_and_one ... ok [INFO] [stdout] test properly_bubbles_error_when_invalid_char_after_and ... ok [INFO] [stdout] test short_circuits_when_lhs_is_false ... ok [INFO] [stdout] test true_and_false ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/arglist.rs (/opt/rustwide/target/debug/deps/arglist-27c162aa88d51c49) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test empty_arglist_is_allowed_in_map_functions ... ok [INFO] [stdout] test arglist_of_only_null_is_null ... ok [INFO] [stdout] test arglist_in_at_each ... ok [INFO] [stdout] test inspect_empty_arglist ... ok [INFO] [stdout] test keyword_args_no_positional_is_invalid ... ok [INFO] [stdout] test empty_arglist_is_error ... ok [INFO] [stdout] test keyword_args_no_positional ... ok [INFO] [stdout] test keyword_args_length_no_positional ... ok [INFO] [stdout] test emit_empty_arglist ... ok [INFO] [stdout] test inspect_arglist_with_one_arg ... ok [INFO] [stdout] test length_of_arglist_in_mixin ... ok [INFO] [stdout] test keyword_args_one_positional ... ok [INFO] [stdout] test length_of_empty_arglist ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/args.rs (/opt/rustwide/target/debug/deps/args-db9dc8f0bbfeb9ca) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test arg_ends_with_two_commas ... ok [INFO] [stdout] test duplicate_arg_in_declaration ... ok [INFO] [stdout] test duplicate_named_arg ... ok [INFO] [stdout] test filter_addition ... ok [INFO] [stdout] test arg_errors_are_lazy_for_if ... ok [INFO] [stdout] test args_are_evaluated_eagerly ... ok [INFO] [stdout] test comment_after_comma_in_func_args ... ok [INFO] [stdout] test filter_both_null ... ok [INFO] [stdout] test default_args_are_lazily_evaluated ... ok [INFO] [stdout] test args_do_not_affect_existing_outer_variables ... ok [INFO] [stdout] test filter_invalid_css_value ... ok [INFO] [stdout] test filter_function_call ... ok [INFO] [stdout] test filter_equal_is_last_char ... ok [INFO] [stdout] test filter_nothing_before_equal ... ok [INFO] [stdout] test filter_nothing_after_equal ... ok [INFO] [stdout] test filter_splat_missing_third_period ... ok [INFO] [stdout] test filter_one_arg ... ok [INFO] [stdout] test filter_splat_of_list ... ok [INFO] [stdout] test filter_whitespace ... ok [INFO] [stdout] test filter_two_args ... ok [INFO] [stdout] test filter_rhs_missing_closing_paren ... ok [INFO] [stdout] test filter_value_after_equal_is_last_char ... ok [INFO] [stdout] test filter_splat_of_single_value ... ok [INFO] [stdout] test function_varargs_are_comma_separated ... ok [INFO] [stdout] test filter_whitespace_list ... ok [INFO] [stdout] test keyword_arg_to_function_expecting_varargs ... ok [INFO] [stdout] test nothing_after_open_paren_in_fn_args ... ok [INFO] [stdout] test keyword_arg_before_positional ... ok [INFO] [stdout] test mixin_varargs_are_comma_separated ... ok [INFO] [stdout] test no_space_after_colon_in_keyword_arg ... ok [INFO] [stdout] test nothing_after_open ... ok [INFO] [stdout] test quoted_string_as_default_argument_value ... ok [INFO] [stdout] test silent_comments_in_arg_with_default_val ... ok [INFO] [stdout] test splat_ends_with_comma ... ok [INFO] [stdout] test parens_in_default_arg_value ... ok [INFO] [stdout] test self_referential_default_arg_value ... ok [INFO] [stdout] test space_after_loud_comment ... ok [INFO] [stdout] test splat_ends_with_two_commas ... ok [INFO] [stdout] test too_many_keyword_args_passed_one_extra_arg ... ok [INFO] [stdout] test too_many_keyword_args_passed_three_extra_args ... ok [INFO] [stdout] test too_many_keyword_args_passed_two_extra_args ... ok [INFO] [stdout] test unclosed_paren_in_nested_args ... ok [INFO] [stdout] test two_splat_ends_with_comma ... ok [INFO] [stdout] test varargs_one_period ... ok [INFO] [stdout] test two_varargs ... ok [INFO] [stdout] test varargs_two_periods ... ok [INFO] [stdout] test variable_is_only_hyphens ... ok [INFO] [stdout] test variable_after_varargs ... ok [INFO] [stdout] test variable_keyword_args_is_list ... ok [INFO] [stdout] test variable_being_subtracted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/at-error.rs (/opt/rustwide/target/debug/deps/at_error-afc2ad0c7474ef33) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test error_arithmetic ... ok [INFO] [stdout] test error_dblquoted_string ... ok [INFO] [stdout] test error_unquoted_string ... ok [INFO] [stdout] test error_sglquoted_string ... ok [INFO] [stdout] test error_is_inspected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/at-root.rs (/opt/rustwide/target/debug/deps/at_root-93a45846e0534792) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test inside_style_inside_unknown_at_rule ... ignored, we currently emit the empty unknown-at-rule [INFO] [stdout] test missing_closing_curly_brace ... ok [INFO] [stdout] test at_root_inside_media_inside_style_rule ... ok [INFO] [stdout] test at_root_between_other_styles_is_emitted_with_same_order ... ok [INFO] [stdout] test at_root_inside_media ... ok [INFO] [stdout] test interpolated_super_selector_with_nothing ... ok [INFO] [stdout] test nested_alone_interpolated_ampersand ... ok [INFO] [stdout] test deeply_nested_with_rulesets_and_styles ... ok [INFO] [stdout] test nested_with_super_selector ... ok [INFO] [stdout] test at_root_has_its_own_scope ... ok [INFO] [stdout] test newline_between_style_rules_with_same_parent_but_first_is_in_at_root ... ok [INFO] [stdout] test extend_inside_at_root_would_be_put_at_root_of_document ... ok [INFO] [stdout] test newline_between_style_rules_when_there_does_not_exist_a_selector ... ok [INFO] [stdout] test query_is_empty_parens_after_interpolation_is_resolved ... ok [INFO] [stdout] test root_interpolated_ampersand ... ok [INFO] [stdout] test no_newline_between_style_rules_when_there_exists_a_selector ... ok [INFO] [stdout] test nested_prefix_interpolated_ampersand ... ok [INFO] [stdout] test simple_nested ... ok [INFO] [stdout] test selector_is_empty_after_interpolation_is_resolved ... ok [INFO] [stdout] test style_at_toplevel_without_selector ... ok [INFO] [stdout] test simple_at_root_query ... ok [INFO] [stdout] test query_begins_with_interpolation ... ok [INFO] [stdout] test style_before_at_root ... ok [INFO] [stdout] test super_selector_inside_with_nothing ... ok [INFO] [stdout] test with_media_and_supports_inside_media_rule_inside_supports_rule ... ok [INFO] [stdout] test with_selector_in_mixin ... ok [INFO] [stdout] test with_selector ... ok [INFO] [stderr] Running tests/calc_args.rs (/opt/rustwide/target/debug/deps/calc_args-7cd791f62aaf305e) [INFO] [stdout] test without_keyframes_inside_keyframes ... ok [INFO] [stdout] test with_ampersand_single ... ok [INFO] [stdout] test with_media_inside_media_rule_inside_supports_rule ... ok [INFO] [stdout] test without_media_inside_media_rule ... ok [INFO] [stdout] test with_super_selector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test arg_is_binop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/charset.rs (/opt/rustwide/target/debug/deps/charset-aae392a35490149a) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test charset_not_allowed_expanded ... ok [INFO] [stdout] test charset_after_rule ... ok [INFO] [stdout] test charset_exists_when_output_not_ascii ... ok [INFO] [stdout] test charset_not_allowed_compressed ... ok [INFO] [stdout] test invalid_charset_value ... ok [INFO] [stdout] test comment_after_string ... ok [INFO] [stdout] test invalid_charset_value_silent_comment ... ok [INFO] [stdout] test charset_inside_rule ... ok [INFO] [stdout] test invalid_charset_value_unterminated_loud_comment ... ok [INFO] [stdout] test comment_between_rule_and_string ... ok [INFO] [stdout] test charset_utf8_is_removed_when_ascii ... ok [INFO] [stdout] test invalid_charset_value_unquoted_string ... ok [INFO] [stdout] test unknown_charset_is_removed ... ok [INFO] [stdout] test no_space_after_at_rule ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/clamp.rs (/opt/rustwide/target/debug/deps/clamp-03b355170150bcad) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test clamp_parens_in_args ... ok [INFO] [stdout] test clamp_empty_args ... ok [INFO] [stdout] test clamp_single_arg ... ok [INFO] [stdout] test clamp_last_non_compatible ... ok [INFO] [stdout] test clamp_all_unitless ... ok [INFO] [stdout] test clamp_last_non_comparable_but_compatible ... ok [INFO] [stdout] test clamp_last_comparable_does_unit_conversion ... ok [INFO] [stdout] test clamp_all_same_unit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/color.rs (/opt/rustwide/target/debug/deps/color-bf087ee16e5650b5) [INFO] [stdout] [INFO] [stdout] running 154 tests [INFO] [stdout] test adjust_color_named_arg_hue ... ok [INFO] [stdout] test adjust_color_blue ... ok [INFO] [stdout] test adjust_color_no_args ... ok [INFO] [stdout] test adjust_color_negative ... ok [INFO] [stdout] test adjust_color_sl_and_wb ... ok [INFO] [stdout] test adjust_color_two_unknown_named_args ... ok [INFO] [stdout] test alpha_filter_both_null ... ok [INFO] [stdout] test adjust_color_rgb_and_wb ... ok [INFO] [stdout] test alpha_filter_invalid_from_whitespace ... ok [INFO] [stdout] test adjust_color_rgb_and_sl ... ok [INFO] [stdout] test alpha_filter_invalid_non_alphabetic_start ... ok [INFO] [stdout] test adjust_color_lum_alpha ... ok [INFO] [stdout] test adjust_color_two_positional_args ... ok [INFO] [stdout] test all_three_rgb_channels_have_decimal ... ok [INFO] [stdout] test alpha_filter_multiple_args_one_not_valid_filter ... ok [INFO] [stdout] test alpha_filter_one_arg ... ok [INFO] [stdout] test alpha_filter_whitespace ... ok [INFO] [stdout] test alpha_function_4_hex ... ok [INFO] [stdout] test alpha_filter_named ... ok [INFO] [stdout] test alpha_function_named_color ... ok [INFO] [stdout] test builtin_fn_blue_rounds_channel ... ok [INFO] [stdout] test builtin_fn_green_rounds_channel ... ok [INFO] [stdout] test builtin_fn_red_rounds_channel ... ok [INFO] [stdout] test aqua_alias ... ok [INFO] [stdout] test change_color_blue ... ok [INFO] [stdout] test change_color_named_arg_hue ... ok [INFO] [stdout] test change_color_negative_hue ... ok [INFO] [stdout] test change_color_no_change ... ok [INFO] [stdout] test change_color_hwb_hue ... ok [INFO] [stdout] test change_color_lum_alpha ... ok [INFO] [stdout] test change_color_red_blue ... ok [INFO] [stdout] test color_equality_differ_in_blue_channel ... ok [INFO] [stdout] test color_equality_differ_in_green_channel ... ok [INFO] [stdout] test color_equality_named_and_hex ... ok [INFO] [stdout] test color_equality_differ_in_alpha_channel ... ok [INFO] [stdout] test color_equality_named_and_hsla ... ok [INFO] [stdout] test alpha_filter_multiple_args ... ok [INFO] [stdout] test fade_in ... ok [INFO] [stdout] test complement_hue_under_180 ... ok [INFO] [stdout] test complement ... ok [INFO] [stdout] test converts_rgba_to_named_color_red ... ok [INFO] [stdout] test converts_rgb_to_named_color ... ok [INFO] [stdout] test fuchsia_alias ... ok [INFO] [stdout] test grayscale_2 ... ok [INFO] [stdout] test grayscale_number ... ok [INFO] [stdout] test fade_out ... ok [INFO] [stdout] test hex_color_starts_with_number_non_hex_digit_at_position_5 ... ignored, we don't emit 4 character hex colors correctly [INFO] [stdout] test grayscale_1 ... ok [INFO] [stdout] test hex_color_starts_with_number_non_hex_digit_at_position_2 ... ok [INFO] [stdout] test hex_color_starts_with_number_non_hex_digit_at_position_4 ... ok [INFO] [stdout] test hex_color_starts_with_number_non_hex_digit_at_position_6 ... ok [INFO] [stdout] test hsl_conversion_is_correct ... ok [INFO] [stdout] test hsla_1_arg ... ok [INFO] [stdout] test ie_hex_str_hex_3 ... ok [INFO] [stdout] test ie_hex_str_hex_6 ... ok [INFO] [stdout] test hsla_1_arg_weird_units ... ok [INFO] [stdout] test hue_largest_channel_is_blue ... ok [INFO] [stdout] test ie_hex_str_no_args ... ok [INFO] [stdout] test ie_hex_str_rgb ... ok [INFO] [stdout] test hex_color_starts_with_number_non_hex_digit_at_position_3 ... ok [INFO] [stdout] test interpolated_string_is_not_color ... ok [INFO] [stdout] test invert_weight_percent_turquoise ... ok [INFO] [stdout] test mix_combined_weight_is_normalized_weight ... ok [INFO] [stdout] test mix_no_weight ... ok [INFO] [stdout] test interpolated_named_color_is_not_color ... ok [INFO] [stdout] test mix_opacity ... ok [INFO] [stdout] test invert_weight_no_unit ... ok [INFO] [stdout] test mix_sanity_check ... ok [INFO] [stdout] test mix_weight_25 ... ok [INFO] [stdout] test invert_no_weight ... ok [INFO] [stdout] test invert_weight_percent ... ok [INFO] [stdout] test invert_weight_zero_is_nop ... ok [INFO] [stdout] test more_than_8_hex_chars_after_hash_starts_with_number ... ok [INFO] [stdout] test more_than_8_hex_chars_after_hash_starts_with_number_contains_hex_char ... ok [INFO] [stdout] test interpolation_after_hash_containing_only_hex_chars ... ok [INFO] [stdout] test mix_weight_nan ... ok [INFO] [stdout] test named_color_casing_is_color ... ok [INFO] [stdout] test more_than_8_hex_chars_after_hash_starts_with_letter ... ok [INFO] [stdout] test mix_weight_infinity ... ok [INFO] [stdout] test named_color_transparent_opacity ... ok [INFO] [stdout] test non_hex_chars_after_hash_are_still_touching_hash ... ok [INFO] [stdout] test opacity_arg_not_color_or_number ... ok [INFO] [stdout] test opacify_one_arg ... ok [INFO] [stdout] test opacify ... ok [INFO] [stdout] test opacify_amount_nan ... ok [INFO] [stdout] test negative_values_in_rgb ... ok [INFO] [stdout] test opacify_no_args ... ok [INFO] [stdout] test opacity_function_number_unit ... ok [INFO] [stdout] test opacity_nan ... ok [INFO] [stdout] test plain_invert_nan ... ok [INFO] [stdout] test plain_invert_float ... ok [INFO] [stdout] test plain_invert_arithmetic ... ok [INFO] [stdout] test plain_invert_negative ... ok [INFO] [stdout] test plain_invert_two_args ... ok [INFO] [stdout] test plain_invert_unit_percent ... ok [INFO] [stdout] test plain_invert_unit_deg ... ok [INFO] [stdout] test plain_invert_no_unit ... ok [INFO] [stdout] test opacity_function_number ... ok [INFO] [stdout] test preserves_hex_3_val_123 ... ok [INFO] [stdout] test preserves_hex_3_val_000 ... ok [INFO] [stdout] test preserves_hex_3_val_ab2 ... ok [INFO] [stdout] test preserves_hex_4_val_0000 ... ok [INFO] [stdout] test preserves_hex_4_val_123a ... ok [INFO] [stdout] test preserves_hex_4_val_ab2f ... ok [INFO] [stdout] test preserves_hex_8_val_10000000 ... ok [INFO] [stdout] test preserves_hex_6_val_123123 ... ok [INFO] [stdout] test preserves_hex_6_val_ab234c ... ok [INFO] [stdout] test preserves_hex_6_val_000000 ... ok [INFO] [stdout] test preserves_hex_8_val_12312312 ... ok [INFO] [stdout] test preserves_hex_color_case ... ok [INFO] [stdout] test preserves_hex_8_val_ab234cff ... ok [INFO] [stdout] test preserves_named_color_case ... ok [INFO] [stdout] test rgb_3_args_first_arg_is_special_fn ... ok [INFO] [stdout] test rgb_double_digits ... ok [INFO] [stdout] test rgb_binop ... ok [INFO] [stdout] test rgb_more_than_4_args ... ok [INFO] [stdout] test rgb_pads_0 ... ok [INFO] [stdout] test rgb_negative ... ok [INFO] [stdout] test rgb_double_digits_white ... ok [INFO] [stdout] test rgb_no_args ... ok [INFO] [stdout] test rgb_special_fn_2_arg_first_is_color ... ok [INFO] [stdout] test rgb_special_fn_3_arg_maintains_units ... ok [INFO] [stdout] test rgb_special_fn_2_arg_first_non_color ... ok [INFO] [stdout] test rgb_special_fn_4_arg_maintains_units ... ok [INFO] [stdout] test rgb_two_arg_nan_alpha ... ok [INFO] [stdout] test rgba_more_than_4_args ... ok [INFO] [stdout] test rgb_two_args ... ok [INFO] [stdout] test rgba_no_args ... ok [INFO] [stdout] test rgba_negative_alpha ... ok [INFO] [stdout] test rgba_3_args ... ok [INFO] [stdout] test rgba_1_arg ... ok [INFO] [stdout] test rgba_opacity_over_1 ... ok [INFO] [stdout] test rgba_percent ... ok [INFO] [stdout] test rgba_opacity_decimal ... ok [INFO] [stdout] test rgba_one_arg_special_fn_4th_arg_max ... ok [INFO] [stdout] test rgba_opacity_percent ... ok [INFO] [stdout] test rgba_one_arg ... ok [INFO] [stdout] test scale_color_lightness ... ok [INFO] [stdout] test scale_color_alpha ... ok [INFO] [stdout] test rgba_percent_round_up ... ok [INFO] [stdout] test rgba_two_args ... ok [INFO] [stdout] test saturate_two_arg_first_is_number ... ok [INFO] [stdout] test sass_spec__spec_colors_basic ... ok [INFO] [stdout] test sass_spec__spec_colors_change_color ... ok [INFO] [stdout] test scale_color_alpha_over_1 ... ok [INFO] [stdout] test scale_color_named_arg_hue ... ok [INFO] [stdout] test single_arg_saturate_expects_number ... ok [INFO] [stdout] test scale_color_neg_lightness_and_pos_saturation ... ok [INFO] [stdout] test transparentize_no_args ... ok [INFO] [stdout] test transparentize_one_arg ... ok [INFO] [stdout] test transparentize ... ok [INFO] [stdout] test slash_list_alpha ... ok [INFO] [stdout] test scale_color_negative ... ok [INFO] [stdout] test transparent_from_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 153 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/color_hsl.rs (/opt/rustwide/target/debug/deps/color_hsl-1ca8bc65ee646168) [INFO] [stdout] [INFO] [stdout] running 88 tests [INFO] [stdout] test adjust_hue_first_arg_not_color ... ok [INFO] [stdout] test adjust_hue_no_args ... ok [INFO] [stdout] test adjust_hue_one_arg ... ok [INFO] [stdout] test adjust_hue_negative ... ok [INFO] [stdout] test adjust_hue_3_hex ... ok [INFO] [stdout] test adjust_hue_nan_get_hue ... ok [INFO] [stdout] test adjust_hue_named_args ... ok [INFO] [stdout] test adjust_hue_nan ... ok [INFO] [stdout] test adjust_hue_rad ... ok [INFO] [stdout] test adjust_hue_positive ... ok [INFO] [stdout] test darken_3_hex ... ok [INFO] [stdout] test darken_all_channels_equal ... ok [INFO] [stdout] test darken_basic ... ok [INFO] [stdout] test darken_named_args ... ok [INFO] [stdout] test channels_after_lighten ... ok [INFO] [stdout] test darken_green_channel_max ... ok [INFO] [stdout] test complement_no_args ... ok [INFO] [stdout] test desaturate_basic ... ok [INFO] [stdout] test darken_no_args ... ok [INFO] [stdout] test desaturate_named_args ... ok [INFO] [stdout] test darken_one_arg ... ok [INFO] [stdout] test desaturate_3_hex ... ok [INFO] [stdout] test desaturate_correctly_calculates_hue ... ok [INFO] [stdout] test hsl_basic ... ok [INFO] [stdout] test hsl_doesnt_care_about_units ... ok [INFO] [stdout] test desaturate_no_args ... ok [INFO] [stdout] test hsl_four_args ... ok [INFO] [stdout] test desaturate_one_arg ... ok [INFO] [stdout] test hsl_hue_rad ... ok [INFO] [stdout] test hsl_special_fn_3_arg_maintains_units ... ok [INFO] [stdout] test hsl_one_arg_bracketed ... ok [INFO] [stdout] test hsl_named ... ok [INFO] [stdout] test hsl_special_four_arg_var_last ... ok [INFO] [stdout] test hsl_special_fn_4_arg_maintains_units ... ok [INFO] [stdout] test hsl_special_two_arg_neither_var ... ok [INFO] [stdout] test hsl_special_two_arg_var_first ... ok [INFO] [stdout] test hsl_hue_above_max ... ok [INFO] [stdout] test hsl_negative_hue ... ok [INFO] [stdout] test hsl_special_two_arg_var_second ... ok [INFO] [stdout] test hsl_special_three_arg_var_last ... ok [INFO] [stdout] test hsla_named ... ok [INFO] [stdout] test hsla_basic ... ok [INFO] [stdout] test hsl_with_turn_unit ... ok [INFO] [stdout] test hsl_with_grad_unit ... ok [INFO] [stdout] test hsl_no_args ... ok [INFO] [stdout] test hsl_hue_below_min ... ok [INFO] [stdout] test hsla_becomes_named_color ... ok [INFO] [stdout] test hsla_special_fn_1_arg_is_not_list ... ok [INFO] [stdout] test hue ... ok [INFO] [stdout] test hue_adjust_color_over_360 ... ok [INFO] [stdout] test hue_arg_not_color ... ok [INFO] [stdout] test hue_green_equals_blue ... ok [INFO] [stdout] test hue_green_is_1 ... ok [INFO] [stdout] test hue_maintains_value_when_created_through_hsl ... ok [INFO] [stdout] test hue_no_args ... ok [INFO] [stdout] test hsla_no_args ... ok [INFO] [stdout] test hue_red_equals_blue ... ok [INFO] [stdout] test lighten_basic ... ok [INFO] [stdout] test lighten_named_args ... ok [INFO] [stdout] test lighten_nan ... ok [INFO] [stdout] test lighten_no_args ... ok [INFO] [stdout] test hsl_with_rad_unit ... ok [INFO] [stdout] test lighten_one_arg ... ok [INFO] [stdout] test lighten_percent ... ok [INFO] [stdout] test lightness ... ok [INFO] [stdout] test lightness_arg_not_color ... ok [INFO] [stdout] test lighten_no_percent ... ok [INFO] [stdout] test negative_values_in_hsl ... ok [INFO] [stdout] test saturate_3_hex ... ok [INFO] [stdout] test saturate_basic ... ok [INFO] [stdout] test saturate_named_args ... ok [INFO] [stdout] test hue_of_360_becomes_0 ... ok [INFO] [stdout] test hue_of_rgb_is_negative ... ok [INFO] [stdout] test lightness_no_args ... ok [INFO] [stdout] test hue_rgb_all_equal ... ok [INFO] [stdout] test saturate_single_named_arg_not_amount ... ok [INFO] [stdout] test saturation ... ok [INFO] [stdout] test saturate_one_arg ... ok [INFO] [stdout] test saturate_no_args ... ok [INFO] [stdout] test lighten_3_hex ... ok [INFO] [stdout] test saturate_one_named_arg ... ok [INFO] [stdout] test saturation_arg_not_color ... ok [INFO] [stdout] test saturation_cannot_go_above_100 ... ok [INFO] [stdout] test saturation_no_args ... ok [INFO] [stdout] test saturation_of_rgb_all_channels_equal ... ok [INFO] [stdout] test saturation_of_rgb_min_and_max_above_1 ... ok [INFO] [stdout] test saturation_of_rgb_min_and_max_below_1 ... ok [INFO] [stdout] test saturation_2 ... ok [INFO] [stderr] Running tests/color_hwb.rs (/opt/rustwide/target/debug/deps/color_hwb-25a6801630602bde) [INFO] [stdout] [INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test blackness_approx_70_pct_and_whiteness ... ok [INFO] [stdout] test blackness_approx_50_pct ... ok [INFO] [stdout] test blackness_approx_half_pct ... ok [INFO] [stdout] test blackness_no_args ... ok [INFO] [stdout] test blackness_black ... ok [INFO] [stdout] test blackness_white ... ok [INFO] [stdout] test blackness_approx_50_pct_and_whiteness ... ok [INFO] [stdout] test hue_60_whiteness_20_blackness_100 ... ok [INFO] [stdout] test hwb_equal_white_black_70 ... ok [INFO] [stdout] test hwb_equal_white_black_50 ... ok [INFO] [stdout] test blackness_named ... ok [INFO] [stdout] test hwb_black_100 ... ok [INFO] [stdout] test hwb_alpha_unit_percent ... ok [INFO] [stdout] test hwb_negative_alpha ... ok [INFO] [stdout] test hwb_two_args ... ok [INFO] [stdout] test hue_has_unit_rad ... ok [INFO] [stdout] test hwb_half_percent_black ... ok [INFO] [stdout] test hwb_half_blackness ... ok [INFO] [stdout] test hwb_blackness_too_high ... ok [INFO] [stdout] test hwb_alpha_unitless ... ok [INFO] [stdout] test whiteness_no_args ... ok [INFO] [stdout] test whiteness_white ... ok [INFO] [stdout] test hwb_var_channels ... ok [INFO] [stdout] test whiteness_black ... ok [INFO] [stdout] test scale_whiteness ... ok [INFO] [stdout] test one_arg_with_slash ... ok [INFO] [stdout] test hwb_whiteness_missing_pct ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/comments.rs (/opt/rustwide/target/debug/deps/comments-cd03d24bed029c9c) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test comment_has_newline_above_and_not_below_when_between_two_rulesets ... ok [INFO] [stdout] test converts_crlf_in_comment ... ok [INFO] [stdout] test converts_form_feed_in_comment ... ok [INFO] [stdout] test no_extra_newline_between_two_comments ... ok [INFO] [stdout] test converts_cr_in_comment ... ok [INFO] [stdout] test extra_newline_when_after_regular_selector_after_placeholder_selector ... ok [INFO] [stdout] test closing_curly_brace_in_comment ... ok [INFO] [stdout] test interpolation_in_multiline_comment ... ok [INFO] [stdout] test preserves_outer_comments_before ... ok [INFO] [stdout] test preserves_outer_comments_two ... ok [INFO] [stdout] test preserves_toplevel_comment_after ... ok [INFO] [stdout] test preserves_toplevel_comment_before ... ok [INFO] [stdout] test preserves_relative_whitespace ... ok [INFO] [stdout] test no_extra_newline_when_after_placeholder_selector ... ok [INFO] [stdout] test preserves_trailing_comments ... ignored, we use the old form of comment writing [INFO] [stdout] test same_line_loud_comments_are_emitted_on_same_line_of_ruleset_brackets ... ignored, we use the old form of comment writing [INFO] [stdout] test removes_inner_comments ... ok [INFO] [stdout] test removes_comment_before_style ... ok [INFO] [stdout] test removes_single_line_comment ... ok [INFO] [stdout] test removes_inner_comments_whitespace ... ok [INFO] [stdout] test silent_comment_as_child ... ok [INFO] [stdout] test triple_star_in_selector ... ok [INFO] [stdout] test preserves_outer_comments_after ... ok [INFO] [stdout] test sass_spec__css_comments_multiple_stars ... ok [INFO] [stdout] test two_silent_comments_followed_by_eof ... ok [INFO] [stdout] test single_hash_in_loud_comment ... ok [INFO] [stdout] test unclosed_loud_comment ... ok [INFO] [stderr] Running tests/compressed.rs (/opt/rustwide/target/debug/deps/compressed-0658a3e3278c3627) [INFO] [stdout] test preserves_relative_whitespace_for_each_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test color_can_be_three_hex ... ok [INFO] [stdout] test compresses_selector_with_newline_after_comma ... ok [INFO] [stdout] test compresses_media_rule ... ok [INFO] [stdout] test cyan_normalized_to_aqua ... ok [INFO] [stdout] test compresses_simple_rule ... ok [INFO] [stdout] test compresses_rule_with_many_styles ... ok [INFO] [stdout] test color_cant_be_three_hex_but_hex_is_shorter ... ok [INFO] [stdout] test compresses_selector_with_space_after_comma ... ok [INFO] [stdout] test removes_multiline_comment_after_ruleset ... ok [INFO] [stdout] test removes_leading_zero_in_number_under_1 ... ok [INFO] [stdout] test keeps_preserved_multiline_comment_before_ruleset ... ok [INFO] [stdout] test removes_multiline_comment_after_style ... ignored, regress not emitting the trailing semicolon here [INFO] [stdout] test emits_bom_when_compressed ... ok [INFO] [stdout] test removes_leading_zero_in_number_under_1_in_rgba_alpha_channel ... ok [INFO] [stdout] test removes_multiline_comment_before_style ... ok [INFO] [stdout] test removes_multiline_comment_between_styles ... ok [INFO] [stdout] test removes_multiline_comment_before_ruleset ... ok [INFO] [stdout] test removes_space_between_selector_combinator ... ok [INFO] [stdout] test removes_spaces_in_comma_separated_list ... ok [INFO] [stdout] test removes_multiline_comment_between_rulesets ... ok [INFO] [stdout] test retains_space_between_calc_operations ... ok [INFO] [stdout] test retains_leading_zero_in_saturate ... ok [INFO] [stdout] test slash_list ... ok [INFO] [stdout] test retains_leading_zero_in_opacity ... ok [INFO] [stdout] test retains_leading_zero_in_grayscale ... ok [INFO] [stdout] test retains_zero_without_decimal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/content-exists.rs (/opt/rustwide/target/debug/deps/content_exists-5a0c88b9371eed38) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test include_no_braces_empty_args ... ok [INFO] [stdout] test include_no_braces_no_args ... ok [INFO] [stdout] test include_empty_braces_no_args ... ok [INFO] [stdout] test include_empty_braces_no_args_no_at_content ... ok [INFO] [stdout] test include_style_inside_braces_no_args ... ok [INFO] [stderr] Running tests/custom-property.rs (/opt/rustwide/target/debug/deps/custom_property-3dcbbdacdd86cf54) [INFO] [stdout] test include_style_inside_braces_missing_semicolon_no_args ... ok [INFO] [stdout] test chained_mixin_second_doesnt_have_content ... ok [INFO] [stdout] test outside_mixin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test child_in_declaration_block_is_custom_property ... ignored, dart-sass crashes on this input https://github.com/sass/dart-sass/issues/1857 [INFO] [stdout] test child_in_declaration_block_is_declaration_block_with_child_custom_property ... ok [INFO] [stdout] test custom_property_double_nested_custom_property_with_non_string_value_before_decl_block ... ok [INFO] [stdout] test nothing_after_colon ... ok [INFO] [stdout] test preserves_newlines_in_value ... ignored, we don't preserve newlines or indentation here [INFO] [stdout] test empty_value ... ok [INFO] [stdout] test prop_value_starts_with_u ... ok [INFO] [stdout] test interpolated_name_is_custom_property_if_dashes_not_part_of_interpolation ... ok [INFO] [stdout] test interpolated_name_isnt_custom_property ... ok [INFO] [stdout] test no_space_after_colon ... ok [INFO] [stdout] test only_whitespace ... ok [INFO] [stdout] test interpolated_null_is_removed ... ok [INFO] [stdout] test prop_value_is_url_without_parens ... ok [INFO] [stdout] test prop_value_is_url ... ok [INFO] [stdout] test prop_value_starts_with_url ... ok [INFO] [stdout] test silent_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/debug.rs (/opt/rustwide/target/debug/deps/debug-d43dc17da0345eb1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test simple_debug ... ok [INFO] [stdout] test debug_while_quiet ... ok [INFO] [stdout] test simple_debug_with_semicolon ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/division.rs (/opt/rustwide/target/debug/deps/division-fdd9e6fe63fb49eb) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test color_div_number ... ok [INFO] [stdout] test calculation_div_sgl_quoted_string ... ok [INFO] [stdout] test calculation_div_dbl_quoted_string ... ok [INFO] [stdout] test divide_two_calculations ... ok [INFO] [stdout] test dblquoted_string_div_space_separated_list ... ok [INFO] [stdout] test calculation_div_null ... ok [INFO] [stdout] test does_eval_from_variable ... ok [INFO] [stdout] test color_div_color ... ok [INFO] [stdout] test does_eval_single_number_in_parens ... ok [INFO] [stdout] test does_eval_function_call ... ok [INFO] [stdout] test does_not_eval_from_unary_minus ... ok [INFO] [stdout] test does_eval_when_one_is_calculated ... ok [INFO] [stdout] test does_eval_inside_parens ... ok [INFO] [stdout] test does_not_eval_chained_binop_one_not_division ... ok [INFO] [stdout] test does_not_eval_chained_binop_division ... ok [INFO] [stdout] test does_not_eval_plain ... ok [INFO] [stdout] test long_as_slash_chain ... ok [INFO] [stdout] test hex_color_div_null ... ok [INFO] [stdout] test evaluates_variable_in_each ... ok [INFO] [stdout] test named_color_div_null ... ok [INFO] [stdout] test none_div_none ... ok [INFO] [stdout] test is_evaluated_for_variable_as_map_value_alone ... ok [INFO] [stdout] test evaluates_multiple_variables_in_each ... ok [INFO] [stdout] test null_div_hex_color ... ok [INFO] [stdout] test null_div_dblquoted_string ... ok [INFO] [stdout] test num_div_false ... ok [INFO] [stdout] test null_div_named_color ... ok [INFO] [stdout] test null_div_number ... ok [INFO] [stdout] test not_evaluated_for_variable_as_map_value_in_list ... ok [INFO] [stdout] test num_div_calculation ... ok [INFO] [stdout] test num_div_comma_list ... ok [INFO] [stdout] test num_div_space_list ... ok [INFO] [stdout] test num_div_function ... ok [INFO] [stdout] test num_div_named_color ... ok [INFO] [stdout] test num_div_null ... ok [INFO] [stdout] test num_div_true ... ok [INFO] [stdout] test slash_after_comma ... ok [INFO] [stdout] test quoted_string_div_calculation ... ok [INFO] [stdout] test num_div_map ... ok [INFO] [stdout] test num_div_important ... ok [INFO] [stdout] test three_chain_ending_in_string_is_not_evaled ... ok [INFO] [stdout] test string_div_arglist ... ok [INFO] [stdout] test unit_conversion ... ok [INFO] [stdout] test string_div_function ... ok [INFO] [stdout] test unit_div_none ... ok [INFO] [stdout] test string_div_map ... ok [INFO] [stdout] test unit_div_unit ... ok [INFO] [stdout] test unquoted_string_div_calculation ... ok [INFO] [stdout] test number_div_arglist ... ok [INFO] [stderr] Running tests/each.rs (/opt/rustwide/target/debug/deps/each-a05c11427960a3cd) [INFO] [stdout] test zero_div_zero_is_nan ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test each_one_var_in_one_map ... ok [INFO] [stdout] test each_space_separated_inner ... ok [INFO] [stdout] test each_paren_space_separated ... ok [INFO] [stdout] test each_space_separated_outer ... ok [INFO] [stdout] test each_two_variables_one_null ... ok [INFO] [stdout] test each_two_vars_in_3_2_list ... ok [INFO] [stdout] test each_two_vars_in_one_map ... ok [INFO] [stdout] test each_comma_separated_inner ... ok [INFO] [stdout] test indexing_variable_does_not_affect_outer_scopes ... ok [INFO] [stdout] test type_of_each_space_separated_single_var ... ok [INFO] [stdout] test list_of_single_map_with_multiple_elements ... ok [INFO] [stdout] test missing_closing_curly_brace ... ok [INFO] [stdout] test in_has_characters_after ... ok [INFO] [stdout] test list_of_single_map ... ok [INFO] [stdout] test multiline_comments_everywhere ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/equality.rs (/opt/rustwide/target/debug/deps/equality-ae49e340ccd57ed4) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test arglist_equals_comma_separated_list ... ok [INFO] [stdout] test bracketed_list_color_ne ... ok [INFO] [stdout] test arglist_equals_does_not_equal_self_when_not_splat ... ok [INFO] [stdout] test arglist_does_not_equal_space_separated_list ... ok [INFO] [stdout] test arglist_unquoted_string_eq ... ok [INFO] [stdout] test arglist_equals_self_when_splat_through_other_function ... ok [INFO] [stdout] test arglist_equals_self ... ok [INFO] [stdout] test bracketed_list_color_eq ... ok [INFO] [stdout] test color_does_not_equal_color ... ok [INFO] [stdout] test color_equals_color ... ok [INFO] [stdout] test dblquoted_eq_number ... ok [INFO] [stdout] test dblquoted_ident_eq_sglquoted_ident ... ok [INFO] [stdout] test calculation_equality_converts_units ... ok [INFO] [stdout] test different_quoting_inside_list_ne ... ok [INFO] [stdout] test dblquoted_ident_eq_unquoted_ident ... ok [INFO] [stdout] test false_true_eq ... ok [INFO] [stdout] test false_true_ne ... ok [INFO] [stdout] test first_unit_none ... ok [INFO] [stdout] test function_ref_color_ne ... ok [INFO] [stdout] test false_false_eq ... ok [INFO] [stdout] test important_important_eq ... ok [INFO] [stdout] test eq_does_unit_conversion ... ok [INFO] [stdout] test function_ref_color_eq ... ok [INFO] [stdout] test false_false_ne ... ok [INFO] [stdout] test lists_differ_only_in_separator_eq ... ok [INFO] [stdout] test important_important_ne ... ok [INFO] [stdout] test lists_differ_only_in_separator_ne ... ok [INFO] [stdout] test map_color_eq ... ok [INFO] [stdout] test maps_differ_in_length_eq ... ok [INFO] [stdout] test map_keys_equivalent ... ok [INFO] [stdout] test different_quoting_inside_list_eq ... ok [INFO] [stdout] test map_color_ne ... ok [INFO] [stdout] test maps_differ_in_length_ne ... ok [INFO] [stdout] test ne_does_unit_conversion ... ok [INFO] [stdout] test second_unit_none ... ok [INFO] [stdout] test nan_nan_eq ... ok [INFO] [stdout] test number_equality_is_fuzzy ... ok [INFO] [stdout] test nan_nan_ne ... ok [INFO] [stdout] test true_false_ne ... ok [INFO] [stdout] test true_false_eq ... ok [INFO] [stdout] test string_bool_ne ... ok [INFO] [stdout] test true_true_eq ... ok [INFO] [stdout] test uncomparable_units ... ok [INFO] [stdout] test unquoted_ident_eq_unquoted_ident ... ok [INFO] [stdout] test true_true_ne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/error.rs (/opt/rustwide/target/debug/deps/error-b2001ec0a4f8c1bd) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test backslash_as_last_character ... ok [INFO] [stdout] test at_else_alone ... ok [INFO] [stdout] test backtick_in_value ... ok [INFO] [stdout] test ascii_control_character ... ok [INFO] [stdout] test close_paren_without_opening ... ok [INFO] [stdout] test bar_in_value ... ok [INFO] [stdout] test close_bracket_in_value ... ok [INFO] [stdout] test closing_brace_after_hyphen_variable ... ok [INFO] [stdout] test comma_begins_value ... ok [INFO] [stdout] test colon_inside_value ... ok [INFO] [stdout] test dollar_sign_alone ... ok [INFO] [stdout] test double_escaped_bang_at_toplevel ... ok [INFO] [stdout] test ident_colon_closing_brace ... ok [INFO] [stdout] test empty_style_value_no_semicolon ... ok [INFO] [stdout] test empty_style_value_semicolon ... ok [INFO] [stdout] test improperly_terminated_nested_style ... ok [INFO] [stdout] test interpolation_in_variable_declaration ... ok [INFO] [stdout] test ends_with_single_eq ... ok [INFO] [stdout] test missing_colon_in_style ... ok [INFO] [stdout] test no_expression_for_variable ... ok [INFO] [stdout] test no_ident_after_dollar_in_style ... ok [INFO] [stdout] test nothing_after_at_sign ... ok [INFO] [stdout] test nothing_after_backslash_in_possible_style ... ok [INFO] [stdout] test no_value_after_forward_slash ... ok [INFO] [stdout] test nothing_after_dbl_quote ... ok [INFO] [stdout] test nothing_after_bang_in_space_separated_list ... ok [INFO] [stdout] test nothing_after_bang_in_variable_decl ... ok [INFO] [stdout] test nothing_after_dot_in_value ... ok [INFO] [stdout] test nothing_after_decimal ... ok [INFO] [stdout] test nothing_after_dot_in_value_preceded_by_minus_sign ... ok [INFO] [stdout] test nothing_after_escape_inside_brackets ... ok [INFO] [stdout] test nothing_after_dot_in_value_preceded_by_plus_sign ... ok [INFO] [stdout] test nothing_after_gt ... ok [INFO] [stdout] test nothing_after_hash_in_interpolated_ident_body ... ok [INFO] [stdout] test control_character_starts_selector_toplevel ... ok [INFO] [stdout] test nothing_after_hyphen_variable ... ok [INFO] [stdout] test dbl_quoted_selector ... ok [INFO] [stdout] test control_character_starts_selector_inner ... ok [INFO] [stdout] test invalid_binop_in_list ... ok [INFO] [stdout] test backtick_in_selector ... ok [INFO] [stdout] test nothing_after_hyphen ... ok [INFO] [stdout] test nothing_after_sgl_quote ... ok [INFO] [stdout] test operator_lt ... ok [INFO] [stdout] test operator_mul ... ok [INFO] [stdout] test operator_le ... ok [INFO] [stdout] test operator_gt ... ok [INFO] [stdout] test operator_ne ... ok [INFO] [stdout] test question_mark_inside_value ... ok [INFO] [stdout] test return_as_style ... ok [INFO] [stdout] test sgl_quoted_selector ... ok [INFO] [stdout] test nothing_after_variable_in_style ... ok [INFO] [stdout] test subtract_rem ... ok [INFO] [stdout] test symbol_after_hash ... ok [INFO] [stdout] test tilde_in_value ... ok [INFO] [stdout] test toplevel_ampersand ... ok [INFO] [stdout] test operator_ge ... ok [INFO] [stdout] test toplevel_at ... ok [INFO] [stdout] test operator_eq ... ok [INFO] [stdout] test toplevel_close_paren ... ok [INFO] [stdout] test toplevel_backslash ... ok [INFO] [stdout] test toplevel_backtick ... ok [INFO] [stdout] test toplevel_closing_brace ... ok [INFO] [stdout] test toplevel_comma ... ok [INFO] [stdout] test toplevel_eq ... ok [INFO] [stdout] test toplevel_eq_alone ... ok [INFO] [stdout] test toplevel_exclamation ... ok [INFO] [stdout] test toplevel_exclamation_alone ... ok [INFO] [stdout] test toplevel_forward_slash ... ok [INFO] [stdout] test toplevel_gt_alone ... ok [INFO] [stdout] test toplevel_hash ... ok [INFO] [stdout] test toplevel_hash_no_closing_curly_brace_no_value ... ok [INFO] [stdout] test toplevel_invalid_atrule_ident ... ok [INFO] [stdout] test toplevel_lt_alone ... ok [INFO] [stdout] test toplevel_gt_as_selector ... ok [INFO] [stdout] test toplevel_hash_no_closing_curly_brace_has_value ... ok [INFO] [stdout] test toplevel_nullbyte ... ok [INFO] [stdout] test toplevel_open_paren ... ok [INFO] [stdout] test toplevel_caret_alone ... ok [INFO] [stdout] test toplevel_pipe ... ok [INFO] [stdout] test toplevel_question_alone ... ok [INFO] [stdout] test toplevel_question_as_selector ... ok [INFO] [stdout] test toplevel_caret_as_selector ... ok [INFO] [stdout] test toplevel_open_curly_brace ... ok [INFO] [stdout] test toplevel_semicolon ... ok [INFO] [stdout] test toplevel_lt_as_selector ... ok [INFO] [stdout] test toplevel_nullbyte_with_braces ... ok [INFO] [stdout] test toplevel_semicolon_after_style ... ok [INFO] [stdout] test toplevel_tilde_as_selector ... ok [INFO] [stdout] test value_after_style ... ok [INFO] [stdout] test xor_in_value ... ok [INFO] [stdout] test whitespace_after_style ... ok [INFO] [stdout] test toplevel_var_no_colon ... ok [INFO] [stdout] test unclosed_bracketed_list ... ok [INFO] [stderr] Running tests/extend.rs (/opt/rustwide/target/debug/deps/extend-e7d40eb28ef2c9d3) [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 251 tests [INFO] [stdout] test class_extends_class_all_parts_of_complex_selector_extended_by_different ... ok [INFO] [stdout] test attribute_unification_2 ... ok [INFO] [stdout] test basic_placeholder ... ok [INFO] [stdout] test attribute_unification_4 ... ok [INFO] [stdout] test attribute_unification_5 ... ok [INFO] [stdout] test basic_extend_loop ... ok [INFO] [stdout] test attribute_unification_3 ... ok [INFO] [stdout] test class_extends_class_applies_to_multiple_extendees ... ok [INFO] [stdout] test attribute_unification_1 ... ok [INFO] [stdout] test class_extends_class_all_parts_of_compound_selector_extended_by_different ... ok [INFO] [stdout] test class_extends_class_placed_first ... ok [INFO] [stdout] test class_extends_class_placed_second ... ok [INFO] [stdout] test class_extends_class_one_class_extends_multiple ... ok [INFO] [stdout] test class_extends_class_all_parts_of_compound_selector_extended_by_one ... ok [INFO] [stdout] test class_extends_class_multiple_classes_extend_one ... ok [INFO] [stdout] test class_extends_class_all_parts_of_complex_selector_extended_by_one ... ok [INFO] [stdout] test class_extends_class_target_child_of_complex ... ok [INFO] [stdout] test class_extends_class_interpolated ... ok [INFO] [stdout] test class_extends_class_simple_selector_extended_chain ... ok [INFO] [stdout] test class_extends_class_style_after_extend ... ok [INFO] [stdout] test class_unification_2 ... ok [INFO] [stdout] test class_extends_class_style_before_extend ... ok [INFO] [stdout] test combinator_unification_angle_sibling_2 ... ok [INFO] [stdout] test combinator_unification_angle_space_2 ... ok [INFO] [stdout] test class_extends_class_target_parent_of_complex ... ok [INFO] [stdout] test combinator_unification_angle_sibling_3 ... ok [INFO] [stdout] test combinator_unification_angle_space_5 ... ok [INFO] [stdout] test combinator_unification_angle_space_4 ... ok [INFO] [stdout] test combinator_unification_angle_space_6 ... ok [INFO] [stdout] test combinator_unification_double_angle_2 ... ok [INFO] [stdout] test combinator_unification_angle_sibling_1 ... ok [INFO] [stdout] test combinator_unification_double_angle_1 ... ok [INFO] [stdout] test combinator_unification_double_angle_3 ... ok [INFO] [stdout] test combinator_unification_angle_space_1 ... ok [INFO] [stdout] test combinator_unification_double_angle_4 ... ok [INFO] [stdout] test combinator_unification_double_plus_2 ... ok [INFO] [stdout] test combinator_unification_double_plus_3 ... ok [INFO] [stdout] test combinator_unification_double_plus_1 ... ok [INFO] [stdout] test combinator_unification_double_plus_4 ... ok [INFO] [stdout] test combinator_unification_angle_sibling_4 ... ok [INFO] [stdout] test combinator_unification_double_tilde_2 ... ok [INFO] [stdout] test combinator_unification_angle_space_3 ... ok [INFO] [stdout] test combinator_unification_double_tilde_4 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_2 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_1 ... ok [INFO] [stdout] test combinator_unification_double_tilde_3 ... ok [INFO] [stdout] test class_unification_1 ... ok [INFO] [stdout] test combinator_unification_double_tilde_1 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_4 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_7 ... ok [INFO] [stdout] test combinator_unification_plus_space_2 ... ok [INFO] [stdout] test combinator_unification_plus_space_1 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_5 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_3 ... ok [INFO] [stdout] test combinator_unification_for_hacky_combinators_6 ... ok [INFO] [stdout] test combinator_unification_plus_space_3 ... ok [INFO] [stdout] test combinator_unification_plus_space_4 ... ok [INFO] [stdout] test combinator_unification_plus_space_5 ... ok [INFO] [stdout] test combinator_unification_tilde_plus_1 ... ok [INFO] [stdout] test combinator_unification_tilde_plus_2 ... ok [INFO] [stdout] test combinator_unification_tilde_plus_7 ... ok [INFO] [stdout] test combinator_unification_tilde_plus_5 ... ok [INFO] [stdout] test complex_extender ... ok [INFO] [stdout] test combinator_unification_with_newlines ... ok [INFO] [stdout] test complex_extender_child_combinator ... ok [INFO] [stdout] test comma_extendee ... ok [INFO] [stdout] test combinator_unification_tilde_plus_6 ... ok [INFO] [stdout] test combinator_unification_tilde_plus_3 ... ok [INFO] [stdout] test complex_extender_alternates_parents ... ok [INFO] [stdout] test combinator_unification_tilde_plus_4 ... ok [INFO] [stdout] test combinator_unification_plus_space_6 ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_adjacent_sibling_combinator_1 ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_child_combinator_2 ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_adjacent_sibling_combinator_3 ... ok [INFO] [stdout] test complex_extender_counts_extended_superselectors ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_sibling_combinator_2 ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_adjacent_sibling_combinator_2 ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_sibling_combinator_3 ... ok [INFO] [stdout] test complex_extender_unifies_common_subsequence ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_child_combinator_1 ... ok [INFO] [stdout] test complex_extender_unification ... ok [INFO] [stdout] test complex_extender_unifies_common_substring ... ok [INFO] [stdout] test complex_extender_finds_common_selectors_around_sibling_combinator_1 ... ok [INFO] [stdout] test complex_extender_chooses_first_subsequence ... ok [INFO] [stdout] test complex_extender_merges_with_the_same_selector ... ok [INFO] [stdout] test complex_extender_unifies_identical_parents ... ok [INFO] [stdout] test complex_extender_with_child_selector_unifies_3 ... ok [INFO] [stdout] test complex_extender_with_child_selector_merges_with_the_same_selector ... ok [INFO] [stdout] test complex_extender_with_child_selector_unifies_2 ... ok [INFO] [stdout] test complex_extender_with_early_child_selector_3 ... ok [INFO] [stdout] test complex_extender_with_child_selector_unifies_1 ... ok [INFO] [stdout] test complex_extender_with_early_child_selector_1 ... ok [INFO] [stdout] test complex_extender_with_early_child_selector_4 ... ok [INFO] [stdout] test complex_extender_with_early_child_selector_2 ... ok [INFO] [stdout] test complex_extender_with_hacky_selector_2 ... ok [INFO] [stdout] test complex_extender_with_early_child_selector_5 ... ok [INFO] [stdout] test complex_extender_with_early_child_selectors_doesnt_subsequence_them_2 ... ok [INFO] [stdout] test complex_extender_with_sibling_selector ... ok [INFO] [stdout] test complex_extender_with_early_child_selectors_doesnt_subsequence_them_1 ... ok [INFO] [stdout] test complex_selector_with_combinator_removed_by_complex_selector_without_combinator ... ok [INFO] [stdout] test cross_branch_redundancy_elimination_1 ... ok [INFO] [stdout] test complex_extender_with_hacky_selector_1 ... ok [INFO] [stdout] test compound_extender_unification ... ok [INFO] [stdout] test dart_sass_issue_146 ... ok [INFO] [stdout] test compound_unification_in_not ... ok [INFO] [stdout] test element_unification_element_with_namespace_1 ... ok [INFO] [stdout] test element_unification_element_with_namespace_2 ... ok [INFO] [stdout] test duplicated_selector_with_newlines ... ok [INFO] [stdout] test element_unification_element_without_namespace_2 ... ok [INFO] [stdout] test element_unification_element_without_namespace_1 ... ok [INFO] [stdout] test element_unification_element_with_namespace_3 ... ok [INFO] [stdout] test element_unification_element_without_namespace_4 ... ok [INFO] [stdout] test double_extend_optimization ... ok [INFO] [stdout] test compound_extender ... ok [INFO] [stdout] test element_unification_element_without_namespace_3 ... ok [INFO] [stdout] test does_not_move_page_block_in_media ... ok [INFO] [stdout] test element_unification_simple_target_1 ... ok [INFO] [stdout] test element_unification_element_without_namespace_5 ... ok [INFO] [stdout] test element_unification_simple_target_3 ... ok [INFO] [stdout] test element_unification_element_without_namespace_6 ... ok [INFO] [stdout] test element_unification_simple_target_4 ... ok [INFO] [stdout] test element_unification_simple_target_2 ... ok [INFO] [stdout] test cross_branch_redundancy_elimination_2 ... ok [INFO] [stdout] test element_unification_universal_with_namespace_1 ... ok [INFO] [stdout] test element_unification_universal_with_namespace_2 ... ok [INFO] [stdout] test element_unification_universal_with_namespace_3 ... ok [INFO] [stdout] test element_unification_universal_without_namespace_1 ... ok [INFO] [stdout] test element_unification_universal_without_namespace_6 ... ok [INFO] [stdout] test element_unification_universal_without_namespace_4 ... ok [INFO] [stdout] test element_unification_universal_without_namespace_5 ... ok [INFO] [stdout] test escaped_selector ... ok [INFO] [stdout] test element_unification_universal_without_namespace_2 ... ok [INFO] [stdout] test extend_across_media_boundary ... ignored, we do not currently respect this [INFO] [stdout] test extend_at_root_of_document ... ok [INFO] [stdout] test extend_extender ... ignored, Rc> [INFO] [stdout] test extend_compound_selector ... ok [INFO] [stdout] test extend_optional_keyword_not_complete ... ok [INFO] [stdout] test extend_inside_double_nested_media ... ok [INFO] [stdout] test extend_pseudo_selector_class_containing_combinator_without_rhs_selector ... ok [INFO] [stdout] test empty_extend_self ... ok [INFO] [stdout] test extend_complex_selector ... ok [INFO] [stdout] test extend_after_target ... ok [INFO] [stdout] test element_unification_universal_without_namespace_3 ... ok [INFO] [stdout] test extend_contains_parent_in_compound_selector ... ok [INFO] [stdout] test extend_target_does_not_exist ... ignored, we do not error for this [INFO] [stdout] test extend_self_with_styles ... ok [INFO] [stdout] test extend_result_of_extend ... ok [INFO] [stdout] test extend_within_media ... ok [INFO] [stdout] test extend_within_separate_media_queries ... ok [INFO] [stdout] test extend_within_nested_at_rules ... ok [INFO] [stdout] test extend_succeeds_when_one_extend_fails_but_others_dont ... ok [INFO] [stdout] test extend_with_universal_selector_different_namespace ... ok [INFO] [stdout] test extend_self ... ok [INFO] [stdout] test extend_with_universal_selector_empty_namespace ... ok [INFO] [stdout] test extend_with_universal_selector ... ok [INFO] [stdout] test extends_self_is_has_invalid_combinator ... ignored, crash [INFO] [stdout] test extend_within_separate_unknown_at_rules ... ok [INFO] [stdout] test extend_within_separate_nested_at_rules ... ok [INFO] [stdout] test extend_within_unknown_at_rule ... ok [INFO] [stdout] test extended_parent_and_child_redundancy_elimination ... ok [INFO] [stdout] test id_unification_1 ... ok [INFO] [stdout] test inside_control_flow_while ... ok [INFO] [stdout] test id_unification_2 ... ok [INFO] [stdout] test media_inside_placeholder ... ok [INFO] [stdout] test inside_control_flow_if ... ok [INFO] [stdout] test inside_control_flow_for ... ok [INFO] [stdout] test list_extends_both_of_compound ... ok [INFO] [stdout] test multiple_extender_merges_with_superset_selector ... ok [INFO] [stdout] test nested_combinator_unification_2 ... ok [INFO] [stdout] test negation_unification_3 ... ok [INFO] [stdout] test negation_unification_2 ... ok [INFO] [stdout] test nested_selector_with_child_selector_hack_extendee ... ok [INFO] [stdout] test nested_combinator_unification_1 ... ok [INFO] [stdout] test nested_extend_specificity ... ok [INFO] [stdout] test nested_extend_loop ... ok [INFO] [stdout] test nested_selector_with_child_selector_hack_extender_and_extendee ... ok [INFO] [stdout] test nested_selector_with_child_selector_hack_extender ... ok [INFO] [stdout] test not_into_not_not ... ok [INFO] [stdout] test nested_compound_unification ... ok [INFO] [stdout] test optional_extend_succeeds_when_extendee_doesnt_exist ... ok [INFO] [stdout] test nested_selector_with_child_selector_hack_extender_and_extendee_newline ... ok [INFO] [stdout] test multiple_source_redundancy_elimination ... ok [INFO] [stdout] test negation_unification_1 ... ok [INFO] [stdout] test nested_sibling_extend ... ok [INFO] [stdout] test newline_near_combinator ... ok [INFO] [stdout] test optional_extend_succeeds_when_extension_fails ... ok [INFO] [stdout] test nested_selector_with_child_selector_hack_extender_and_sibling_extendee ... ok [INFO] [stdout] test placeholder_descendant ... ok [INFO] [stdout] test placeholder_interpolation ... ok [INFO] [stdout] test placeholder_with_multiple_extenders ... ok [INFO] [stdout] test pseudo_unification_2 ... ok [INFO] [stdout] test pseudo_unification_1 ... ok [INFO] [stdout] test parent_and_sibling_extend ... ok [INFO] [stdout] test pseudo_unification_3 ... ok [INFO] [stdout] test pseudo_unification_4 ... ok [INFO] [stdout] test parent_selector_as_value_ignores_extend ... ok [INFO] [stdout] test partially_failed_extend ... ok [INFO] [stdout] test pseudo_unification_7 ... ok [INFO] [stdout] test pseudo_unification_6 ... ok [INFO] [stdout] test pseudo_unification_5 ... ok [INFO] [stdout] test pseudo_unification_8 ... ok [INFO] [stdout] test pseudoelement_goes_lefter_than_not_1 ... ok [INFO] [stdout] test pseudoclass_remains_at_end_of_selector_1 ... ok [INFO] [stdout] test pseudoelement_goes_lefter_than_not_3 ... ok [INFO] [stdout] test pseudoclass_not_remains_at_end_of_selector ... ok [INFO] [stdout] test pseudoelement_goes_lefter_than_not_2 ... ok [INFO] [stdout] test pseudoelement_goes_lefter_than_pseudoclass_1 ... ok [INFO] [stdout] test pseudoclass_remains_at_end_of_selector_2 ... ok [INFO] [stdout] test pseudoelement_remains_at_end_of_selector_2 ... ok [INFO] [stdout] test pseudoelement_goes_lefter_than_pseudoclass_2 ... ok [INFO] [stdout] test pseudoelement_remains_at_end_of_selector_1 ... ok [INFO] [stdout] test psuedo_element_superselector_1 ... ok [INFO] [stdout] test psuedo_element_superselector_3 ... ok [INFO] [stdout] test psuedo_element_superselector_2 ... ok [INFO] [stdout] test psuedo_element_superselector_4 ... ok [INFO] [stdout] test psuedo_element_superselector_5 ... ok [INFO] [stdout] test selector_list_after_selector ... ok [INFO] [stdout] test redundant_selector_elimination ... ok [INFO] [stdout] test psuedo_element_superselector_6 ... ok [INFO] [stdout] test redundancy_elimination_when_it_would_preserve_specificity ... ok [INFO] [stdout] test redundancy_elimination_never_eliminates_base_selector ... ok [INFO] [stdout] test selector_list ... ok [INFO] [stdout] test redundancy_elimination_when_it_would_reduce_specificity ... ok [INFO] [stdout] test selector_list_of_selector_pseudo_classes_after_selector ... ok [INFO] [stdout] test three_level_extend_loop ... ok [INFO] [stdout] test unification_subselector_of_target_where ... ok [INFO] [stdout] test semi_placeholder ... ok [INFO] [stdout] test unify_root_pseudo_element ... ok [INFO] [stdout] test selector_list_before_selector ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_1 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_3 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_5 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_7 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_8 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_6 ... ok [INFO] [stdout] test universal_unification_simple_target_1 ... ok [INFO] [stdout] test universal_unification_simple_target_2 ... ok [INFO] [stdout] test universal_unification_simple_target_3 ... ok [INFO] [stdout] test universal_unification_simple_target_4 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_1 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_2 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_3 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_4 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_5 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_6 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_9 ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_7 ... ok [INFO] [stdout] test unused_placeholder ... ok [INFO] [stdout] test universal_unification_universal_target_without_namespace_8 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_4 ... ok [INFO] [stdout] test universal_unification_element_target_without_namespace_2 ... ok [INFO] [stderr] Running tests/for.rs (/opt/rustwide/target/debug/deps/for-c4d2073e79b19e62) [INFO] [stdout] [INFO] [stdout] test result: ok. 247 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test escaped_keyword_from_upper ... ok [INFO] [stdout] test for_3_through_1 ... ok [INFO] [stdout] test escaped_keyword_to ... ok [INFO] [stdout] test for_3_to_1 ... ok [INFO] [stdout] test escaped_keyword_from_lower ... ok [INFO] [stdout] test for_1_through_3 ... ok [INFO] [stdout] test for_1_to_3 ... ok [INFO] [stdout] test escaped_keyword_through ... ok [INFO] [stdout] test from_nan ... ok [INFO] [stdout] test for_styles ... ok [INFO] [stdout] test for_var_decl ... ok [INFO] [stdout] test for_var_through_var ... ok [INFO] [stdout] test from_negative_to_positive ... ok [INFO] [stdout] test from_crazy_interpolation ... ok [INFO] [stdout] test from_value_is_decimal ... ok [INFO] [stdout] test from_negative_to_negative ... ok [INFO] [stdout] test invalid_escape_sequence_in_declaration ... ok [INFO] [stdout] test invalid_keyword_after_first_number ... ok [INFO] [stdout] test indexing_variable_does_not_affect_outer_scopes ... ok [INFO] [stdout] test missing_dollar_sign ... ok [INFO] [stdout] test from_value_is_non_numeric ... ok [INFO] [stdout] test to_and_from_i32_min ... ok [INFO] [stdout] test inner_if ... ok [INFO] [stdout] test simple_return_in_function ... ok [INFO] [stdout] test multiline_comments_everywhere ... ok [INFO] [stdout] test return_gated_by_if_in_function ... ok [INFO] [stdout] test to_and_from_non_comparable_units ... ok [INFO] [stdout] test to_and_from_comparable_units ... ok [INFO] [stdout] test missing_keyword_from ... ok [INFO] [stdout] test scope ... ok [INFO] [stdout] test to_value_is_decimal ... ok [INFO] [stdout] test to_crazy_interpolation ... ok [INFO] [stdout] test to_equals_from ... ok [INFO] [stdout] test variable_name_is_keyword ... ok [INFO] [stdout] test to_nan ... ok [INFO] [stdout] test to_value_is_non_numeric ... ok [INFO] [stdout] test uppercase_keywords ... ok [INFO] [stdout] test variable_missing_identifier ... ok [INFO] [stdout] test variable_named_to_as_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/forward.rs (/opt/rustwide/target/debug/deps/forward-05fe3050bfe7ffe2) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test forward_module_with_error ... ok [INFO] [stdout] test forward_member_import_precedence_nested ... ok [INFO] [stdout] test forward_with_through_forward_hide ... ok [INFO] [stdout] test import_forwarded_first_no_use ... ignored, incorrectly thinks there's a module loop [INFO] [stdout] test forward_with_through_forward_show ... ok [INFO] [stdout] test member_as_function ... ok [INFO] [stdout] test forward_same_module_with_and_without_prefix ... ok [INFO] [stdout] test member_as_mixin ... ok [INFO] [stdout] test member_as_variable_assignment_toplevel ... ok [INFO] [stdout] test member_as_variable_use ... ok [INFO] [stdout] test member_import_precedence_top_level ... ignored, forward is still WIP [INFO] [stdout] test member_visibility_variable_declaration ... ok [INFO] [stdout] test through_forward_with_unconfigured ... ok [INFO] [stdout] test use_with_multi_load_forward ... ok [INFO] [stdout] test through_forward_with_as ... ok [INFO] [stdout] test after_style_rule ... ok [INFO] [stdout] test basic_forward ... FAILED [INFO] [stderr] error: test failed, to rerun pass `-p grass --test forward` [INFO] [stdout] test basic_forward_with_configuration ... FAILED [INFO] [stdout] test can_redeclare_forwarded_upstream_vars ... FAILED [INFO] [stdout] test basic_forward_with_configuration_no_default_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- basic_forward stdout ---- [INFO] [stdout] thread 'basic_forward' panicked at crates/lib/tests/forward.rs:17:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/crates/lib/basic_forward__b.scss", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d7aa6652b0a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7aa6652b0a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7aa667af9b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d7aa667af9b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5d7aa664ee03 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5d7aa6652952 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d7aa6654285 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d7aa6654078 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d7aa61c26d9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x5d7aa61c26d9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5d7aa6654998 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x5d7aa6654998 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d7aa6654767 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d7aa6652fe9 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d7aa66543f4 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d7aa66792f3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d7aa6679776 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x5d7aa617441c - core::result::Result::unwrap::h85113a5c73e58d83 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5d7aa617441c - forward::basic_forward::h209365a389739873 [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/macros.rs:71:21 [INFO] [stdout] 21: 0x5d7aa6174327 - forward::basic_forward::{{closure}}::h0d0ed79beb8a8398 [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/forward.rs:9:19 [INFO] [stdout] 22: 0x5d7aa617c036 - core::ops::function::FnOnce::call_once::hb804bd1749d57611 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d7aa61c704b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d7aa61c704b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5d7aa61c68c8 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5d7aa61c68c8 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5d7aa61c68c8 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5d7aa61c68c8 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5d7aa61c68c8 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5d7aa61c68c8 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5d7aa61c68c8 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5d7aa618abc4 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5d7aa618abc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5d7aa618e312 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5d7aa618e312 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5d7aa618e312 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5d7aa618e312 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5d7aa618e312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 43: 0x5d7aa6658b1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x755815979ac3 - [INFO] [stdout] 45: 0x755815a0aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basic_forward_with_configuration stdout ---- [INFO] [stdout] thread 'basic_forward_with_configuration' panicked at crates/lib/tests/forward.rs:34:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/crates/lib/basic_forward_with_configuration__b.scss", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d7aa6652b0a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7aa6652b0a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7aa667af9b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d7aa667af9b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5d7aa664ee03 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5d7aa6652952 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d7aa6654285 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d7aa6654078 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d7aa61c26d9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x5d7aa61c26d9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5d7aa6654998 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x5d7aa6654998 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d7aa6654767 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d7aa6652fe9 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d7aa66543f4 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d7aa66792f3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d7aa6679776 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x5d7aa6174b5c - core::result::Result::unwrap::h85113a5c73e58d83 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5d7aa6174b5c - forward::basic_forward_with_configuration::h77b955a6bf186eae [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/macros.rs:71:21 [INFO] [stdout] 21: 0x5d7aa6174a67 - forward::basic_forward_with_configuration::{{closure}}::h36565f072c4e3790 [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/forward.rs:26:38 [INFO] [stdout] 22: 0x5d7aa617bfb6 - core::ops::function::FnOnce::call_once::habc67f4cf6fc2acb [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d7aa61c704b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d7aa61c704b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5d7aa61c68c8 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5d7aa61c68c8 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5d7aa61c68c8 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5d7aa61c68c8 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5d7aa61c68c8 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5d7aa61c68c8 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5d7aa61c68c8 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5d7aa618abc4 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5d7aa618abc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5d7aa618e312 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5d7aa618e312 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5d7aa618e312 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5d7aa618e312 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5d7aa618e312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 43: 0x5d7aa6658b1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x755815979ac3 - [INFO] [stdout] 45: 0x755815a0aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- can_redeclare_forwarded_upstream_vars stdout ---- [INFO] [stdout] thread 'can_redeclare_forwarded_upstream_vars' panicked at crates/lib/tests/forward.rs:83:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/crates/lib/can_redeclare_forwarded_upstream_vars__b.scss", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d7aa6652b0a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7aa6652b0a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7aa667af9b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d7aa667af9b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5d7aa664ee03 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5d7aa6652952 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d7aa6654285 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d7aa6654078 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d7aa61c26d9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x5d7aa61c26d9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5d7aa6654998 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x5d7aa6654998 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d7aa6654767 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d7aa6652fe9 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d7aa66543f4 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d7aa66792f3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d7aa6679776 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x5d7aa6175c1c - core::result::Result::unwrap::h85113a5c73e58d83 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5d7aa6175c1c - forward::can_redeclare_forwarded_upstream_vars::h5272509d0b859745 [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/macros.rs:71:21 [INFO] [stdout] 21: 0x5d7aa6175b27 - forward::can_redeclare_forwarded_upstream_vars::{{closure}}::h0fe80dc57461707c [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/forward.rs:73:43 [INFO] [stdout] 22: 0x5d7aa617c136 - core::ops::function::FnOnce::call_once::heab3166c15f1d414 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d7aa61c704b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d7aa61c704b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5d7aa61c68c8 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5d7aa61c68c8 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5d7aa61c68c8 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5d7aa61c68c8 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5d7aa61c68c8 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5d7aa61c68c8 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5d7aa61c68c8 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5d7aa618abc4 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5d7aa618abc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5d7aa618e312 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5d7aa618e312 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5d7aa618e312 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5d7aa618e312 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5d7aa618e312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 43: 0x5d7aa6658b1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x755815979ac3 - [INFO] [stdout] 45: 0x755815a0aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- basic_forward_with_configuration_no_default_error stdout ---- [INFO] [stdout] thread 'basic_forward_with_configuration_no_default_error' panicked at crates/lib/tests/forward.rs:57:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: ReadOnlyFilesystem, error: PathError { path: "/opt/rustwide/workdir/crates/lib/basic_forward_with_configuration_no_default_error__b.scss", err: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::libunwind::trace::hb26ad70b37260289 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x5d7aa6652b0a - std::backtrace_rs::backtrace::trace_unsynchronized::h2c0187153633e231 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5d7aa6652b0a - std::sys::backtrace::_print_fmt::ha9596eb1af5e3a29 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d7aa6652b0a - ::fmt::h8f2981dcab006960 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d7aa667af9b - core::fmt::rt::Argument::fmt::h1029a118dbae0125 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x5d7aa667af9b - core::fmt::write::h25ada94a2189c1b9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/fmt/mod.rs:1178:21 [INFO] [stdout] 6: 0x5d7aa664ee03 - std::io::Write::write_fmt::h6ca394d5de12dd64 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/io/mod.rs:1823:15 [INFO] [stdout] 7: 0x5d7aa6652952 - std::sys::backtrace::BacktraceLock::print::hc25a90d456c1b686 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x5d7aa6654285 - std::panicking::default_hook::{{closure}}::h73dd81cb71929aa4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x5d7aa6654078 - std::panicking::default_hook::h0e337668e919fc53 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x5d7aa61c26d9 - as core::ops::function::Fn>::call::h0a5b2697e83d3de2 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 11: 0x5d7aa61c26d9 - test::test_main::{{closure}}::ha5c571fce018b26f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:132:21 [INFO] [stdout] 12: 0x5d7aa6654998 - as core::ops::function::Fn>::call::h41d416f4073097a8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2243:9 [INFO] [stdout] 13: 0x5d7aa6654998 - std::panicking::rust_panic_with_hook::h442c26b690a626f4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x5d7aa6654767 - std::panicking::begin_panic_handler::{{closure}}::h7cfa3ab758eb5a73 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x5d7aa6652fe9 - std::sys::backtrace::__rust_end_short_backtrace::hf609a1dcd6f8b9f9 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x5d7aa66543f4 - rust_begin_unwind [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x5d7aa66792f3 - core::panicking::panic_fmt::he4002baf06927918 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x5d7aa6679776 - core::result::unwrap_failed::hacc89493365a1579 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1689:5 [INFO] [stdout] 19: 0x5d7aa617529c - core::result::Result::unwrap::h85113a5c73e58d83 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/result.rs:1102:23 [INFO] [stdout] 20: 0x5d7aa617529c - forward::basic_forward_with_configuration_no_default_error::h3b4571b5d158edaa [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/macros.rs:71:21 [INFO] [stdout] 21: 0x5d7aa61751a7 - forward::basic_forward_with_configuration_no_default_error::{{closure}}::h48b9a3aa5397369c [INFO] [stdout] at /opt/rustwide/workdir/crates/lib/tests/forward.rs:49:55 [INFO] [stdout] 22: 0x5d7aa617bf36 - core::ops::function::FnOnce::call_once::h8ba4deebb7b7c5bd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5d7aa61c704b - core::ops::function::FnOnce::call_once::he9dcba90b82d8683 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5d7aa61c704b - test::__rust_begin_short_backtrace::hd3c7d260f12c8c4c [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:620:18 [INFO] [stdout] 25: 0x5d7aa61c68c8 - test::run_test_in_process::{{closure}}::h2a83a0a65ed3c222 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:60 [INFO] [stdout] 26: 0x5d7aa61c68c8 - as core::ops::function::FnOnce<()>>::call_once::h86af6a43b3d339fd [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x5d7aa61c68c8 - std::panicking::try::do_call::h06bb3a6ef41e33d4 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 28: 0x5d7aa61c68c8 - std::panicking::try::hbe4ce21e81168e19 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 29: 0x5d7aa61c68c8 - std::panic::catch_unwind::h9216a5b93914ba30 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 30: 0x5d7aa61c68c8 - test::run_test_in_process::hd5f710dbb42ac3ac [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:643:27 [INFO] [stdout] 31: 0x5d7aa61c68c8 - test::run_test::{{closure}}::ha3c5aa83f018eb90 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:564:43 [INFO] [stdout] 32: 0x5d7aa618abc4 - test::run_test::{{closure}}::h106c33754fb7ad93 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/test/src/lib.rs:594:41 [INFO] [stdout] 33: 0x5d7aa618abc4 - std::sys::backtrace::__rust_begin_short_backtrace::h72b607f200d489e1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 34: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4c13dee51575b1d5 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:522:17 [INFO] [stdout] 35: 0x5d7aa618e312 - as core::ops::function::FnOnce<()>>::call_once::hc15ba15cced82411 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x5d7aa618e312 - std::panicking::try::do_call::ha2b96a5442f2b7a6 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:557:40 [INFO] [stdout] 37: 0x5d7aa618e312 - std::panicking::try::h3249b845d1609c7f [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panicking.rs:520:19 [INFO] [stdout] 38: 0x5d7aa618e312 - std::panic::catch_unwind::hb1234c1714481772 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/panic.rs:345:14 [INFO] [stdout] 39: 0x5d7aa618e312 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf2ecca2087a712d7 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/thread/mod.rs:521:30 [INFO] [stdout] 40: 0x5d7aa618e312 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h33604033fff0c135 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::hed0705102829bfb8 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 42: 0x5d7aa6658b1b - as core::ops::function::FnOnce>::call_once::h88dbb0360840e1a3 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/alloc/src/boxed.rs:2229:9 [INFO] [stdout] 43: 0x5d7aa6658b1b - std::sys::pal::unix::thread::Thread::new::thread_start::hed3d760d9bfb1ad1 [INFO] [stdout] at /rustc/8c0ec05f7dc9ef185eea9f36c5638e74e43935bf/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 44: 0x755815979ac3 - [INFO] [stdout] 45: 0x755815a0aa04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] basic_forward [INFO] [stdout] basic_forward_with_configuration [INFO] [stdout] basic_forward_with_configuration_no_default_error [INFO] [stdout] can_redeclare_forwarded_upstream_vars [INFO] [stdout] [INFO] [stdout] test result: FAILED. 14 passed; 4 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c975d237bd6f5cb3600d0275e02890d60abfcd3746a377250b6450749bc5d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c975d237bd6f5cb3600d0275e02890d60abfcd3746a377250b6450749bc5d4a", kill_on_drop: false }` [INFO] [stdout] 5c975d237bd6f5cb3600d0275e02890d60abfcd3746a377250b6450749bc5d4a