[INFO] fetching crate template-cli 0.4.3... [INFO] testing template-cli-0.4.3 against 1.84.0 for beta-1.85-1 [INFO] extracting crate template-cli 0.4.3 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate template-cli 0.4.3 on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate template-cli 0.4.3 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate template-cli 0.4.3 [INFO] tweaked toml for crates.io crate template-cli 0.4.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate template-cli 0.4.3 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hcl-primitives v0.1.7 [INFO] [stderr] Downloaded hcl-rs v0.18.2 [INFO] [stderr] Downloaded vecmap-rs v0.2.1 [INFO] [stderr] Downloaded hcl-edit v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80d6b4b2009c75660ad6d52d3ab402bed02e84515dd783a60f240b5df7920bb1 [INFO] running `Command { std: "docker" "start" "-a" "80d6b4b2009c75660ad6d52d3ab402bed02e84515dd783a60f240b5df7920bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80d6b4b2009c75660ad6d52d3ab402bed02e84515dd783a60f240b5df7920bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d6b4b2009c75660ad6d52d3ab402bed02e84515dd783a60f240b5df7920bb1", kill_on_drop: false }` [INFO] [stdout] 80d6b4b2009c75660ad6d52d3ab402bed02e84515dd783a60f240b5df7920bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29998ec8596aba689ff7aac860223bedfbf956a9284afe9246820969c98ca263 [INFO] running `Command { std: "docker" "start" "-a" "29998ec8596aba689ff7aac860223bedfbf956a9284afe9246820969c98ca263", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling winnow v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling vecmap-rs v0.2.1 [INFO] [stderr] Compiling hcl-primitives v0.1.7 [INFO] [stderr] Compiling hcl-edit v0.8.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hcl-rs v0.18.2 [INFO] [stderr] Compiling template-cli v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.26s [INFO] running `Command { std: "docker" "inspect" "29998ec8596aba689ff7aac860223bedfbf956a9284afe9246820969c98ca263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29998ec8596aba689ff7aac860223bedfbf956a9284afe9246820969c98ca263", kill_on_drop: false }` [INFO] [stdout] 29998ec8596aba689ff7aac860223bedfbf956a9284afe9246820969c98ca263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97890c4766d0a0c5e317cf543872d042f76d949d41625b3c11ed43fee28e86d3 [INFO] running `Command { std: "docker" "start" "-a" "97890c4766d0a0c5e317cf543872d042f76d949d41625b3c11ed43fee28e86d3", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling template-cli v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "97890c4766d0a0c5e317cf543872d042f76d949d41625b3c11ed43fee28e86d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97890c4766d0a0c5e317cf543872d042f76d949d41625b3c11ed43fee28e86d3", kill_on_drop: false }` [INFO] [stdout] 97890c4766d0a0c5e317cf543872d042f76d949d41625b3c11ed43fee28e86d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 609f62bc2837854949d6fa1b2b5cea1c2f757f18f6227c19c443edbb5693f8a0 [INFO] running `Command { std: "docker" "start" "-a" "609f62bc2837854949d6fa1b2b5cea1c2f757f18f6227c19c443edbb5693f8a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_cli-7157f9eb71ba77ec) [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/bin/template.rs (/opt/rustwide/target/debug/deps/template-db4cd51e74ed92f5) [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 tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-a7c1ddf8d4c74dfa) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test empty_template ... ok [INFO] [stdout] test comments ... ok [INFO] [stdout] test default ... ok [INFO] [stdout] test dictionary_functions ... ok [INFO] [stdout] test boolean_functions ... ok [INFO] [stdout] test configuration_does_not_exist ... ok [INFO] [stdout] test array_functions ... ok [INFO] [stdout] test function_error ... ok [INFO] [stdout] test help ... ok [INFO] [stdout] test hello_world_hcl ... ok [INFO] [stdout] test hello_world_json ... ok [INFO] [stdout] test hcl_with_format_and_unknown_extension ... ok [INFO] [stdout] test hello_world_yml ... ok [INFO] [stdout] test if_elif_with_subtemplate ... ok [INFO] [stdout] test hello_world_yaml ... ok [INFO] [stdout] test if_else ... ok [INFO] [stdout] test invalid_chunked_arguments ... ok [INFO] [stdout] test missing_required_configuration_argument ... ok [INFO] [stdout] test missing_required_template_argument ... ok [INFO] [stdout] test iteration ... ok [INFO] [stdout] test no_arguments ... ok [INFO] [stdout] test literals ... ok [INFO] [stdout] test missing_configuration_value ... ok [INFO] [stdout] test invalid_configuration_json ... ok [INFO] [stdout] test invalid_configuration_yaml ... ok [INFO] [stdout] test invalid_configuration_hcl ... ok [INFO] [stdout] test invalid_template ... ok [INFO] [stdout] test template_does_not_exist ... ok [INFO] [stdout] test no_variables ... ok [INFO] [stdout] test read_configuration_from_stdin ... ok [INFO] [stdout] test number_functions ... ok [INFO] [stdout] test test_assert ... ok [INFO] [stdout] test version ... ok [INFO] [stdout] test test_error_log_level ... ok [INFO] [stdout] test test_context_variables ... ok [INFO] [stdout] test string_functions ... ok [INFO] [stdout] test test_date_time_functions ... ok [INFO] [stdout] test unknown_function_call ... ok [INFO] [stdout] test variables ... ok [INFO] [stdout] test vlan_test ... ok [INFO] [stdout] test test_debug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests template_cli [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" "609f62bc2837854949d6fa1b2b5cea1c2f757f18f6227c19c443edbb5693f8a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "609f62bc2837854949d6fa1b2b5cea1c2f757f18f6227c19c443edbb5693f8a0", kill_on_drop: false }` [INFO] [stdout] 609f62bc2837854949d6fa1b2b5cea1c2f757f18f6227c19c443edbb5693f8a0