[INFO] cloning repository https://github.com/makinzm/rust-wasm-github
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makinzm/rust-wasm-github" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakinzm%2Frust-wasm-github", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakinzm%2Frust-wasm-github'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7faaaf41035325130c16da0e351179047febd6f9
[INFO] building makinzm/rust-wasm-github against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakinzm%2Frust-wasm-github" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/makinzm/rust-wasm-github
[INFO] finished tweaking git repo https://github.com/makinzm/rust-wasm-github
[INFO] tweaked toml for git repo https://github.com/makinzm/rust-wasm-github written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/makinzm/rust-wasm-github on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/makinzm/rust-wasm-github 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.4
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.6
[INFO] [stderr]   Downloaded yew-router v0.17.0
[INFO] [stderr]   Downloaded yew v0.20.0
[INFO] [stderr]   Downloaded gloo-history v0.1.5
[INFO] [stderr]   Downloaded proc-macro-error v1.0.4
[INFO] [stderr]   Downloaded redox_users v0.4.5
[INFO] [stderr]   Downloaded gloo-storage v0.2.2
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded cstr v0.2.12
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded ttf-parser v0.20.0
[INFO] [stderr]   Downloaded gloo-worker v0.2.1
[INFO] [stderr]   Downloaded plotters-canvas v0.3.0
[INFO] [stderr]   Downloaded font-kit v0.13.2
[INFO] [stderr]   Downloaded hyper-util v0.1.6
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] [stderr]   Downloaded rustls v0.23.11
[INFO] [stderr]   Downloaded route-recognizer v0.3.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.5
[INFO] [stderr]   Downloaded prokio v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded pathfinder_geometry v0.5.1
[INFO] [stderr]   Downloaded object v0.36.1
[INFO] [stderr]   Downloaded gloo-file v0.2.3
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded anymap2 v0.13.0
[INFO] [stderr]   Downloaded pinned v0.1.0
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded float-ord v0.3.2
[INFO] [stderr]   Downloaded gloo-events v0.1.2
[INFO] [stderr]   Downloaded gloo-net v0.3.1
[INFO] [stderr]   Downloaded gloo-render v0.1.1
[INFO] [stderr]   Downloaded gloo-console v0.2.3
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.4
[INFO] [stderr]   Downloaded cc v1.1.3
[INFO] [stderr]   Downloaded gloo-utils v0.1.7
[INFO] [stderr]   Downloaded gloo v0.8.1
[INFO] [stderr]   Downloaded reqwest v0.12.5
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded yew-macro v0.20.0
[INFO] [stderr]   Downloaded dirs-sys-next v0.1.2
[INFO] [stderr]   Downloaded implicit-clone v0.3.9
[INFO] [stderr]   Downloaded gloo-dialogs v0.1.1
[INFO] [stderr]   Downloaded bytes v1.6.1
[INFO] [stderr]   Downloaded boolinator v2.4.0
[INFO] [stderr]   Downloaded yew-router-macro v0.17.0
[INFO] [stderr]   Downloaded freetype-sys v0.20.1
[INFO] [stderr]   Downloaded image v0.24.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e48a578c235036590efd7568e533d5545003fb9a6e0ecaa73fa589ff8980efb7
[INFO] running `Command { std: "docker" "start" "-a" "e48a578c235036590efd7568e533d5545003fb9a6e0ecaa73fa589ff8980efb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e48a578c235036590efd7568e533d5545003fb9a6e0ecaa73fa589ff8980efb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e48a578c235036590efd7568e533d5545003fb9a6e0ecaa73fa589ff8980efb7", kill_on_drop: false }`
[INFO] [stdout] e48a578c235036590efd7568e533d5545003fb9a6e0ecaa73fa589ff8980efb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e3afc3f5be95c7a406facf7f47dd5334ed8d3809c5cc422e92524811dad855
[INFO] running `Command { std: "docker" "start" "-a" "91e3afc3f5be95c7a406facf7f47dd5334ed8d3809c5cc422e92524811dad855", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling cc v1.1.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling implicit-clone v0.3.9
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling rust-wasm-github v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling yew-router-macro v0.17.0
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling pinned v0.1.0
[INFO] [stderr]    Compiling prokio v0.1.0
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling plotters-canvas v0.3.0
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling gloo-history v0.1.5
[INFO] [stderr]    Compiling gloo-net v0.3.1
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-worker v0.2.1
[INFO] [stderr]    Compiling gloo v0.8.1
[INFO] [stderr]    Compiling yew v0.20.0
[INFO] [stderr]    Compiling yew-router v0.17.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/distributions/continuous/bivariate_normal.rs:119:47
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   .style_func(&|&v| (VulcanoHSL::get_color(v / 0.1).into())),
[INFO] [stdout]     |                                         ^                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -                             .style_func(&|&v| (VulcanoHSL::get_color(v / 0.1).into())),
[INFO] [stdout] 119 +                             .style_func(&|&v| VulcanoHSL::get_color(v / 0.1).into() ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "91e3afc3f5be95c7a406facf7f47dd5334ed8d3809c5cc422e92524811dad855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e3afc3f5be95c7a406facf7f47dd5334ed8d3809c5cc422e92524811dad855", kill_on_drop: false }`
[INFO] [stdout] 91e3afc3f5be95c7a406facf7f47dd5334ed8d3809c5cc422e92524811dad855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1970c64ded33c025326021f7acc4e716c78e73654e505093b6b10b0258741585
[INFO] running `Command { std: "docker" "start" "-a" "1970c64ded33c025326021f7acc4e716c78e73654e505093b6b10b0258741585", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/distributions/continuous/bivariate_normal.rs:119:47
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   .style_func(&|&v| (VulcanoHSL::get_color(v / 0.1).into())),
[INFO] [stdout]     |                                         ^                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -                             .style_func(&|&v| (VulcanoHSL::get_color(v / 0.1).into())),
[INFO] [stdout] 119 +                             .style_func(&|&v| VulcanoHSL::get_color(v / 0.1).into() ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-wasm-github v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/distributions/continuous/bivariate_normal.rs:119:47
[INFO] [stdout]     |
[INFO] [stdout] 119 | ...                   .style_func(&|&v| (VulcanoHSL::get_color(v / 0.1).into())),
[INFO] [stdout]     |                                         ^                                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 119 -                             .style_func(&|&v| (VulcanoHSL::get_color(v / 0.1).into())),
[INFO] [stdout] 119 +                             .style_func(&|&v| VulcanoHSL::get_color(v / 0.1).into() ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.42s
[INFO] running `Command { std: "docker" "inspect" "1970c64ded33c025326021f7acc4e716c78e73654e505093b6b10b0258741585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1970c64ded33c025326021f7acc4e716c78e73654e505093b6b10b0258741585", kill_on_drop: false }`
[INFO] [stdout] 1970c64ded33c025326021f7acc4e716c78e73654e505093b6b10b0258741585
