[INFO] cloning repository https://github.com/kaspar030/laze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaspar030/laze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaspar030%2Flaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaspar030%2Flaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa3b06e9e25f433be15dd205fb9997ccb2d92a5b [INFO] testing kaspar030/laze against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaspar030%2Flaze" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaspar030/laze on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaspar030/laze [INFO] finished tweaking git repo https://github.com/kaspar030/laze [INFO] tweaked toml for git repo https://github.com/kaspar030/laze written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kaspar030/laze 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c53dc9f40cc42a51ad2db12e901750fe795f64768463436338427c9908b168f8 [INFO] running `Command { std: "docker" "start" "-a" "c53dc9f40cc42a51ad2db12e901750fe795f64768463436338427c9908b168f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c53dc9f40cc42a51ad2db12e901750fe795f64768463436338427c9908b168f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c53dc9f40cc42a51ad2db12e901750fe795f64768463436338427c9908b168f8", kill_on_drop: false }` [INFO] [stdout] c53dc9f40cc42a51ad2db12e901750fe795f64768463436338427c9908b168f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db07008e4f02b32c7500c200b5bc6bc6e4ca77c6c1eb281921388a5f598a080e [INFO] running `Command { std: "docker" "start" "-a" "db07008e4f02b32c7500c200b5bc6bc6e4ca77c6c1eb281921388a5f598a080e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling jiff v0.1.29 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling prodash v29.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling gix-sec v0.10.11 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling build_uuid v0.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling simple-error v0.3.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling solvent v0.8.3 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling clap_complete v4.5.46 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Compiling rust-embed v8.6.0 [INFO] [stderr] Compiling gix-path v0.10.14 [INFO] [stderr] Compiling gix-date v0.9.3 [INFO] [stderr] Compiling gix-validate v0.9.3 [INFO] [stderr] Compiling gix-actor v0.33.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling gix-config-value v0.14.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling task_partitioner v0.1.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling gix-hash v0.16.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling gix-features v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.7.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling treestate v0.1.1 [INFO] [stderr] Compiling gix-fs v0.13.0 [INFO] [stderr] Compiling gix-object v0.47.0 [INFO] [stderr] Compiling gix-glob v0.18.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gix-tempfile v16.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling gix-lock v16.0.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling gix-ref v0.50.0 [INFO] [stderr] Compiling gix-config v0.43.0 [INFO] [stderr] Compiling git-cache v0.2.4 [INFO] [stderr] Compiling laze v0.1.33 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.31s [INFO] running `Command { std: "docker" "inspect" "db07008e4f02b32c7500c200b5bc6bc6e4ca77c6c1eb281921388a5f598a080e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db07008e4f02b32c7500c200b5bc6bc6e4ca77c6c1eb281921388a5f598a080e", kill_on_drop: false }` [INFO] [stdout] db07008e4f02b32c7500c200b5bc6bc6e4ca77c6c1eb281921388a5f598a080e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5720a27ac4fc205714afd310235117bfc122313554f73f5b5289b8a3421c70c [INFO] running `Command { std: "docker" "start" "-a" "a5720a27ac4fc205714afd310235117bfc122313554f73f5b5289b8a3421c70c", kill_on_drop: false }` [INFO] [stderr] Compiling laze v0.1.33 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `Command { std: "docker" "inspect" "a5720a27ac4fc205714afd310235117bfc122313554f73f5b5289b8a3421c70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5720a27ac4fc205714afd310235117bfc122313554f73f5b5289b8a3421c70c", kill_on_drop: false }` [INFO] [stdout] a5720a27ac4fc205714afd310235117bfc122313554f73f5b5289b8a3421c70c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 492d8268f1e693e487f4b9918b3e755c87440def4779d5a6e9264ccf1c07bed9 [INFO] running `Command { std: "docker" "start" "-a" "492d8268f1e693e487f4b9918b3e755c87440def4779d5a6e9264ccf1c07bed9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/laze-33e9f48e36c2de99) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test nested_env::expand::tests::multi_expansion ... ok [INFO] [stdout] test nested_env::expand::tests::recursive ... ok [INFO] [stdout] test nested_env::expr::tests::basic_eval_add ... ok [INFO] [stdout] test nested_env::expand::tests::no_error_missing ... ok [INFO] [stdout] test nested_env::expr::tests::escaped_dollar ... ok [INFO] [stdout] test download::test::tagfile ... ok [INFO] [stdout] test nested_env::expr::tests::nested_braces ... ok [INFO] [stdout] test nested_env::expr::tests::unchanged ... ok [INFO] [stdout] test nested_env::expand::tests::single_expansion_escaped ... ok [INFO] [stdout] test nested_env::expand::tests::single_expansion ... ok [INFO] [stdout] test nested_env::expr::tests::basic ... ok [INFO] [stdout] test nested_env::expr::tests::basic_eval_max ... ok [INFO] [stdout] test nested_env::expand::tests::no_expansion ... ok [INFO] [stdout] test nested_env::expand::tests::error_missing ... ok [INFO] [stdout] test nested_env::tests::test_assign_from_string_append ... ok [INFO] [stdout] test nested_env::tests::test_assign_from_string_override ... ok [INFO] [stdout] test nested_env::tests::test_assign_from_string_override_list ... ok [INFO] [stdout] test nested_env::tests::test_basic ... ok [INFO] [stdout] test nested_env::tests::test_merge_merging_list ... ok [INFO] [stdout] test nested_env::tests::test_merge_nonexisting_single ... ok [INFO] [stdout] test nested_env::tests::test_merge_overwriting_list ... ok [INFO] [stdout] test nested_env::tests::test_merge_overwriting_single ... ok [INFO] [stdout] test nested_env::tests::test_merge_overwriting_with_list ... ok [INFO] [stdout] test nested_env::tests::test_mergeopts ... ok [INFO] [stdout] test nested_env::tests::test_mergeopts_ok ... ok [INFO] [stdout] test nested_env::tests::test_mergeopts_error ... ok [INFO] [stdout] test ninja::tests::alias ... ok [INFO] [stdout] test ninja::tests::build_simple ... ok [INFO] [stdout] test ninja::tests::build_with_input ... ok [INFO] [stdout] test ninja::tests::build_with_deps ... ok [INFO] [stdout] test ninja::tests::rule ... ok [INFO] [stdout] test test::test_clap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "492d8268f1e693e487f4b9918b3e755c87440def4779d5a6e9264ccf1c07bed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492d8268f1e693e487f4b9918b3e755c87440def4779d5a6e9264ccf1c07bed9", kill_on_drop: false }` [INFO] [stdout] 492d8268f1e693e487f4b9918b3e755c87440def4779d5a6e9264ccf1c07bed9