[INFO] cloning repository https://github.com/jezzy-ultra/basel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jezzy-ultra/basel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjezzy-ultra%2Fbasel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjezzy-ultra%2Fbasel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec1b752356239421d748ce970323433053001fc6
[INFO] testing jezzy-ultra/basel against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjezzy-ultra%2Fbasel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jezzy-ultra/basel
[INFO] finished tweaking git repo https://github.com/jezzy-ultra/basel
[INFO] tweaked toml for git repo https://github.com/jezzy-ultra/basel written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jezzy-ultra/basel on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jezzy-ultra/basel 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1846b85623f7b472f01bfeb6e65cc2bc34340759c70c756c4dbe90ce8b7eb682
[INFO] running `Command { std: "docker" "start" "-a" "1846b85623f7b472f01bfeb6e65cc2bc34340759c70c756c4dbe90ce8b7eb682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1846b85623f7b472f01bfeb6e65cc2bc34340759c70c756c4dbe90ce8b7eb682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1846b85623f7b472f01bfeb6e65cc2bc34340759c70c756c4dbe90ce8b7eb682", kill_on_drop: false }`
[INFO] [stdout] 1846b85623f7b472f01bfeb6e65cc2bc34340759c70c756c4dbe90ce8b7eb682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e95797bf54253d1c9cba55c30758cdac8aa90ef1053362ca273862d7c26e0f03
[INFO] running `Command { std: "docker" "start" "-a" "e95797bf54253d1c9cba55c30758cdac8aa90ef1053362ca273862d7c26e0f03", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]    Compiling emojis v0.6.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fmt2io v1.0.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling json5format v0.2.6
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling git-url-parse v0.6.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling hex_color v3.0.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling taplo v0.14.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling simple-palettes v0.1.0 (/opt/rustwide/workdir/simple-palettes)
[INFO] [stderr]    Compiling bon v3.8.1
[INFO] [stderr]    Compiling comrak v0.43.0
[INFO] [stderr]    Compiling basel v0.1.0 (/opt/rustwide/workdir/basel)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 14s
[INFO] running `Command { std: "docker" "inspect" "e95797bf54253d1c9cba55c30758cdac8aa90ef1053362ca273862d7c26e0f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e95797bf54253d1c9cba55c30758cdac8aa90ef1053362ca273862d7c26e0f03", kill_on_drop: false }`
[INFO] [stdout] e95797bf54253d1c9cba55c30758cdac8aa90ef1053362ca273862d7c26e0f03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93cef9f7ff5a31de45b29d850fd0018e86b7bf3337863022efff69b75d17f834
[INFO] running `Command { std: "docker" "start" "-a" "93cef9f7ff5a31de45b29d850fd0018e86b7bf3337863022efff69b75d17f834", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling simple-palettes v0.1.0 (/opt/rustwide/workdir/simple-palettes)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling comrak v0.43.0
[INFO] [stderr]    Compiling basel v0.1.0 (/opt/rustwide/workdir/basel)
[INFO] [stdout] warning: unused imports: `assert_eq` and `assert_ne`
[INFO] [stdout]    --> basel/src/slots.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 |     use pretty_assertions::{assert_eq, assert_ne};
[INFO] [stdout]     |                             ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slots`
[INFO] [stdout]    --> basel/src/slots.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |         let slots = iter()
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_slots`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_temp_scheme_file` is never used
[INFO] [stdout]    --> basel/src/schemes.rs:580:8
[INFO] [stdout]     |
[INFO] [stdout] 580 |     fn create_temp_scheme_file(toml: &str) -> NamedTempFile {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `scheme_from_toml` is never used
[INFO] [stdout]    --> basel/src/schemes.rs:588:8
[INFO] [stdout]     |
[INFO] [stdout] 588 |     fn scheme_from_toml(name: &str, toml: &str) -> Result<Scheme> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_slot_hex_equals` is never used
[INFO] [stdout]    --> basel/src/schemes.rs:594:8
[INFO] [stdout]     |
[INFO] [stdout] 594 |     fn assert_slot_hex_equals(context: &BTreeMap<String, JinjaValue>, slot: &str, expected: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_nested_slot_hex_equals` is never used
[INFO] [stdout]    --> basel/src/schemes.rs:605:8
[INFO] [stdout]     |
[INFO] [stdout] 605 |     fn assert_nested_slot_hex_equals(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `minimal_valid_scheme` is never used
[INFO] [stdout]    --> basel/src/schemes.rs:628:8
[INFO] [stdout]     |
[INFO] [stdout] 628 |     fn minimal_valid_scheme() -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_invalid_slot_names` is never used
[INFO] [stdout]    --> basel/src/slots.rs:300:8
[INFO] [stdout]     |
[INFO] [stdout] 300 |     fn create_invalid_slot_names() -> Vec<&'static str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `slot_name_errors_on_invalid_name` is never used
[INFO] [stdout]    --> basel/src/slots.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 |     fn slot_name_errors_on_invalid_name() {}
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "93cef9f7ff5a31de45b29d850fd0018e86b7bf3337863022efff69b75d17f834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93cef9f7ff5a31de45b29d850fd0018e86b7bf3337863022efff69b75d17f834", kill_on_drop: false }`
[INFO] [stdout] 93cef9f7ff5a31de45b29d850fd0018e86b7bf3337863022efff69b75d17f834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d31d63bbaa56844aec3beb79b68259d564d6a7eb85b704fae8d2e23fc2682de
[INFO] running `Command { std: "docker" "start" "-a" "9d31d63bbaa56844aec3beb79b68259d564d6a7eb85b704fae8d2e23fc2682de", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `assert_eq` and `assert_ne`
[INFO] [stderr]    --> basel/src/slots.rs:296:29
[INFO] [stderr]     |
[INFO] [stderr] 296 |     use pretty_assertions::{assert_eq, assert_ne};
[INFO] [stderr]     |                             ^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `slots`
[INFO] [stderr]    --> basel/src/slots.rs:312:13
[INFO] [stderr]     |
[INFO] [stderr] 312 |         let slots = iter()
[INFO] [stderr]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_slots`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_temp_scheme_file` is never used
[INFO] [stderr]    --> basel/src/schemes.rs:580:8
[INFO] [stderr]     |
[INFO] [stderr] 580 |     fn create_temp_scheme_file(toml: &str) -> NamedTempFile {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `scheme_from_toml` is never used
[INFO] [stderr]    --> basel/src/schemes.rs:588:8
[INFO] [stderr]     |
[INFO] [stderr] 588 |     fn scheme_from_toml(name: &str, toml: &str) -> Result<Scheme> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_slot_hex_equals` is never used
[INFO] [stderr]    --> basel/src/schemes.rs:594:8
[INFO] [stderr]     |
[INFO] [stderr] 594 |     fn assert_slot_hex_equals(context: &BTreeMap<String, JinjaValue>, slot: &str, expected: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_nested_slot_hex_equals` is never used
[INFO] [stderr]    --> basel/src/schemes.rs:605:8
[INFO] [stderr]     |
[INFO] [stderr] 605 |     fn assert_nested_slot_hex_equals(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `minimal_valid_scheme` is never used
[INFO] [stderr]    --> basel/src/schemes.rs:628:8
[INFO] [stderr]     |
[INFO] [stderr] 628 |     fn minimal_valid_scheme() -> &'static str {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_invalid_slot_names` is never used
[INFO] [stderr]    --> basel/src/slots.rs:300:8
[INFO] [stderr]     |
[INFO] [stderr] 300 |     fn create_invalid_slot_names() -> Vec<&'static str> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `slot_name_errors_on_invalid_name` is never used
[INFO] [stderr]    --> basel/src/slots.rs:318:8
[INFO] [stderr]     |
[INFO] [stderr] 318 |     fn slot_name_errors_on_invalid_name() {}
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `basel` (lib test) generated 9 warnings (run `cargo fix --lib -p basel --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basel-d0c3a2840e8a328c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test slots::tests::slots_are_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basel-c88f2afd3b4aa381)
[INFO] [stdout] 
[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/simple_palettes-294131be7a1f3cd2)
[INFO] [stderr]    Doc-tests basel
[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] [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" "9d31d63bbaa56844aec3beb79b68259d564d6a7eb85b704fae8d2e23fc2682de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d31d63bbaa56844aec3beb79b68259d564d6a7eb85b704fae8d2e23fc2682de", kill_on_drop: false }`
[INFO] [stdout] 9d31d63bbaa56844aec3beb79b68259d564d6a7eb85b704fae8d2e23fc2682de
