[INFO] fetching crate rusvid_effect 0.2.1... [INFO] testing rusvid_effect-0.2.1 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate rusvid_effect 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rusvid_effect 0.2.1 [INFO] finished tweaking crates.io crate rusvid_effect 0.2.1 [INFO] tweaked toml for crates.io crate rusvid_effect 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusvid_effect 0.2.1 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 181 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.8.2) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.15.1 [INFO] [stderr] Downloaded imagesize v0.10.1 [INFO] [stderr] Downloaded data-url v0.2.0 [INFO] [stderr] Downloaded concat-idents v1.1.5 [INFO] [stderr] Downloaded float_next_after v0.1.5 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded roots v0.0.7 [INFO] [stderr] Downloaded geo-types v0.7.18 [INFO] [stderr] Downloaded kurbo v0.8.3 [INFO] [stderr] Downloaded resvg v0.28.0 [INFO] [stderr] Downloaded geographiclib-rs v0.2.7 [INFO] [stderr] Downloaded rstar v0.9.3 [INFO] [stderr] Downloaded rusvid_core v0.2.1 [INFO] [stderr] Downloaded usvg v0.28.0 [INFO] [stderr] Downloaded rhai v1.24.0 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded accurate v0.3.1 [INFO] [stderr] Downloaded svgtypes v0.8.2 [INFO] [stderr] Downloaded geo v0.23.1 [INFO] [stderr] Downloaded flo_curves v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac96460c091a39f645100f6510c09c8c85474375c3fa521f31d27a2362016fb5 [INFO] running `Command { std: "docker" "start" "-a" "ac96460c091a39f645100f6510c09c8c85474375c3fa521f31d27a2362016fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac96460c091a39f645100f6510c09c8c85474375c3fa521f31d27a2362016fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac96460c091a39f645100f6510c09c8c85474375c3fa521f31d27a2362016fb5", kill_on_drop: false }` [INFO] [stdout] ac96460c091a39f645100f6510c09c8c85474375c3fa521f31d27a2362016fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82112944b3752cd1fe933cbdb4d126b94e9bcbfc494aa896117e34789ceb48b0 [INFO] running `Command { std: "docker" "start" "-a" "82112944b3752cd1fe933cbdb4d126b94e9bcbfc494aa896117e34789ceb48b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling accurate v0.3.1 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling imagesize v0.10.1 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rstar v0.9.3 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling roots v0.0.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling flo_curves v0.6.1 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling usvg v0.28.0 [INFO] [stderr] Compiling geo v0.23.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling resvg v0.28.0 [INFO] [stderr] Compiling rhai v1.24.0 [INFO] [stderr] Compiling rusvid_core v0.2.1 [INFO] [stderr] Compiling rusvid_effect v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(coverage_nightly, feature(no_coverage))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(coverage_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: `coverage_nightly` [INFO] [stdout] --> src/library/scripting.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(coverage_nightly, no_coverage)] [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(coverage_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "82112944b3752cd1fe933cbdb4d126b94e9bcbfc494aa896117e34789ceb48b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82112944b3752cd1fe933cbdb4d126b94e9bcbfc494aa896117e34789ceb48b0", kill_on_drop: false }` [INFO] [stdout] 82112944b3752cd1fe933cbdb4d126b94e9bcbfc494aa896117e34789ceb48b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c03cd17f3b075851899a0435c61adbc7c31b7a0aa75036da2f8538a8d6c4691 [INFO] running `Command { std: "docker" "start" "-a" "4c03cd17f3b075851899a0435c61adbc7c31b7a0aa75036da2f8538a8d6c4691", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rhai v1.24.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling rusvid_core v0.2.1 [INFO] [stderr] Compiling rusvid_effect v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(coverage_nightly, feature(no_coverage))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(coverage_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: `coverage_nightly` [INFO] [stdout] --> src/library/scripting.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(coverage_nightly, no_coverage)] [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(coverage_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: unexpected `cfg` condition name: `coverage_nightly` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(coverage_nightly, feature(no_coverage))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(coverage_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: `coverage_nightly` [INFO] [stdout] --> src/library/scripting.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(coverage_nightly, no_coverage)] [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(coverage_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "4c03cd17f3b075851899a0435c61adbc7c31b7a0aa75036da2f8538a8d6c4691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c03cd17f3b075851899a0435c61adbc7c31b7a0aa75036da2f8538a8d6c4691", kill_on_drop: false }` [INFO] [stdout] 4c03cd17f3b075851899a0435c61adbc7c31b7a0aa75036da2f8538a8d6c4691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 889779c88bcf940fc95dd2476a3e65c8824dd1ddb4e529433488d7c02ca0d9c4 [INFO] running `Command { std: "docker" "start" "-a" "889779c88bcf940fc95dd2476a3e65c8824dd1ddb4e529433488d7c02ca0d9c4", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `coverage_nightly` [INFO] [stderr] --> src/lib.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #![cfg_attr(coverage_nightly, feature(no_coverage))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(coverage_nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` 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: `coverage_nightly` [INFO] [stderr] --> src/library/scripting.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg_attr(coverage_nightly, no_coverage)] [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(coverage_nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `rusvid_effect` (lib) generated 2 warnings [INFO] [stderr] warning: `rusvid_effect` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusvid_effect-e624c62185a03e95) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test functions::color_palette::tests::transform_test ... ok [INFO] [stdout] test functions::color_palette::tests::calculate_color_diff_test ... ok [INFO] [stdout] test library::scripting::tests::get_pixel::just_works ... ok [INFO] [stdout] test library::scripting::tests::simple_script ... ok [INFO] [stdout] test functions::grayscale::tests::just_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests rusvid_effect [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] running `Command { std: "docker" "inspect" "889779c88bcf940fc95dd2476a3e65c8824dd1ddb4e529433488d7c02ca0d9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889779c88bcf940fc95dd2476a3e65c8824dd1ddb4e529433488d7c02ca0d9c4", kill_on_drop: false }` [INFO] [stdout] 889779c88bcf940fc95dd2476a3e65c8824dd1ddb4e529433488d7c02ca0d9c4