[INFO] cloning repository https://github.com/RouHim/envini [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RouHim/envini" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fenvini", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fenvini'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 173818e327967f3950665082714c4ad440de0805 [INFO] testing RouHim/envini against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRouHim%2Fenvini" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RouHim/envini [INFO] finished tweaking git repo https://github.com/RouHim/envini [INFO] tweaked toml for git repo https://github.com/RouHim/envini written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RouHim/envini on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RouHim/envini 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RouHim/rust-ini` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-multimap v0.7.1 [INFO] [stderr] Downloaded assertor v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c2b7a2be780ea35438e5f0b2623d7f5040d5d5f453b29304cb2edefd5038fe [INFO] running `Command { std: "docker" "start" "-a" "11c2b7a2be780ea35438e5f0b2623d7f5040d5d5f453b29304cb2edefd5038fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c2b7a2be780ea35438e5f0b2623d7f5040d5d5f453b29304cb2edefd5038fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c2b7a2be780ea35438e5f0b2623d7f5040d5d5f453b29304cb2edefd5038fe", kill_on_drop: false }` [INFO] [stdout] 11c2b7a2be780ea35438e5f0b2623d7f5040d5d5f453b29304cb2edefd5038fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d609778c3dde189b8d2135582e7ead6dba5b79defdef542d10e08fe5158e3ff0 [INFO] running `Command { std: "docker" "start" "-a" "d609778c3dde189b8d2135582e7ead6dba5b79defdef542d10e08fe5158e3ff0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.1 [INFO] [stderr] Compiling rust-ini v0.21.0 (https://github.com/RouHim/rust-ini?branch=feature%2F128-add-duplicate-properties#d520f117) [INFO] [stderr] Compiling envini v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `env_var_name` is never read [INFO] [stdout] --> src/config_parser.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ConfigEntry { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 8 | pub env_var_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfigEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s [INFO] running `Command { std: "docker" "inspect" "d609778c3dde189b8d2135582e7ead6dba5b79defdef542d10e08fe5158e3ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d609778c3dde189b8d2135582e7ead6dba5b79defdef542d10e08fe5158e3ff0", kill_on_drop: false }` [INFO] [stdout] d609778c3dde189b8d2135582e7ead6dba5b79defdef542d10e08fe5158e3ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57cae24cf30638a9282d42de159f0e5d1d36c9b57ad9b4e5ca8f36d9c8af7e01 [INFO] running `Command { std: "docker" "start" "-a" "57cae24cf30638a9282d42de159f0e5d1d36c9b57ad9b4e5ca8f36d9c8af7e01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.1 [INFO] [stderr] Compiling assertor v0.0.4 [INFO] [stderr] Compiling rust-ini v0.21.0 (https://github.com/RouHim/rust-ini?branch=feature%2F128-add-duplicate-properties#d520f117) [INFO] [stderr] Compiling envini v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.19s [INFO] running `Command { std: "docker" "inspect" "57cae24cf30638a9282d42de159f0e5d1d36c9b57ad9b4e5ca8f36d9c8af7e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57cae24cf30638a9282d42de159f0e5d1d36c9b57ad9b4e5ca8f36d9c8af7e01", kill_on_drop: false }` [INFO] [stdout] 57cae24cf30638a9282d42de159f0e5d1d36c9b57ad9b4e5ca8f36d9c8af7e01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d632a7c5e966631be014d84eb76db4c8886bd8712b25006236e765e72dc2523 [INFO] running `Command { std: "docker" "start" "-a" "0d632a7c5e966631be014d84eb76db4c8886bd8712b25006236e765e72dc2523", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/envini-16e7aa171c58814f) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test config_parser_test::test_parsing_with_valid_file ... ok [INFO] [stdout] test config_parser_test::test_parsing_with_valid_file_no_section_variant_2 ... ok [INFO] [stdout] test ini_writer_test::test_write_values_empty_ini_file ... ok [INFO] [stdout] test ini_writer_test::test_write_values_existing_ini_non_existent_ini_property ... ok [INFO] [stdout] test config_parser_test::test_parsing_with_valid_file_with_expand ... ok [INFO] [stdout] test ini_writer_test::test_write_values_non_existent_file ... ok [INFO] [stdout] test ini_writer_test::test_write_values_expand ... ok [INFO] [stdout] test ini_writer_test::test_write_values_no_section ... ok [INFO] [stdout] test config_parser_test::test_parsing_with_valid_file_two_entries ... ok [INFO] [stdout] test ini_writer_test::test_write_values_bad_file ... ok [INFO] [stdout] test config_parser_test::test_parsing_with_valid_file_no_section ... ok [INFO] [stdout] test ini_writer_test::test_write_values ... ok [INFO] [stdout] test ini_writer_test::test_write_values_two_different_ini_files ... ok [INFO] [stdout] test config_parser_test::test_parsing_with_invalid_file - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d632a7c5e966631be014d84eb76db4c8886bd8712b25006236e765e72dc2523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d632a7c5e966631be014d84eb76db4c8886bd8712b25006236e765e72dc2523", kill_on_drop: false }` [INFO] [stdout] 0d632a7c5e966631be014d84eb76db4c8886bd8712b25006236e765e72dc2523