[INFO] fetching crate template-cli 0.4.3...
[INFO] testing template-cli-0.4.3 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate template-cli 0.4.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate template-cli 0.4.3 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "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-1-tc2/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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 009b8b0910571b486a08c58a44d3e8bdf1d0dfd2a572422f66d386581546af43
[INFO] running `Command { std: "docker" "start" "-a" "009b8b0910571b486a08c58a44d3e8bdf1d0dfd2a572422f66d386581546af43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "009b8b0910571b486a08c58a44d3e8bdf1d0dfd2a572422f66d386581546af43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009b8b0910571b486a08c58a44d3e8bdf1d0dfd2a572422f66d386581546af43", kill_on_drop: false }`
[INFO] [stdout] 009b8b0910571b486a08c58a44d3e8bdf1d0dfd2a572422f66d386581546af43
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f468d4bb023879f3d8c2ee48679848036513dc2ec40f3b99eb24adadf1369fe
[INFO] running `Command { std: "docker" "start" "-a" "8f468d4bb023879f3d8c2ee48679848036513dc2ec40f3b99eb24adadf1369fe", 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 io-lifetimes v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling winnow v0.6.9
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling regex v1.11.1
[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 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 vecmap-rs v0.2.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[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 15.80s
[INFO] running `Command { std: "docker" "inspect" "8f468d4bb023879f3d8c2ee48679848036513dc2ec40f3b99eb24adadf1369fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f468d4bb023879f3d8c2ee48679848036513dc2ec40f3b99eb24adadf1369fe", kill_on_drop: false }`
[INFO] [stdout] 8f468d4bb023879f3d8c2ee48679848036513dc2ec40f3b99eb24adadf1369fe
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c7414f14b8344b883944e35d37c55449d3f47f6d0e68bc36f24399cc3e3cb1d
[INFO] running `Command { std: "docker" "start" "-a" "4c7414f14b8344b883944e35d37c55449d3f47f6d0e68bc36f24399cc3e3cb1d", 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 difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling regex-automata v0.1.10
[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 5.10s
[INFO] running `Command { std: "docker" "inspect" "4c7414f14b8344b883944e35d37c55449d3f47f6d0e68bc36f24399cc3e3cb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c7414f14b8344b883944e35d37c55449d3f47f6d0e68bc36f24399cc3e3cb1d", kill_on_drop: false }`
[INFO] [stdout] 4c7414f14b8344b883944e35d37c55449d3f47f6d0e68bc36f24399cc3e3cb1d
[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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 28e6453c99512989f1cca31510f19f30d4f02147e8f374be265dd328c0172592
[INFO] running `Command { std: "docker" "start" "-a" "28e6453c99512989f1cca31510f19f30d4f02147e8f374be265dd328c0172592", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/template_cli-c498fcf855572c2f)
[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-62396c4ed2270d2e)
[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-2f1a54b1181d9983)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test help ... ok
[INFO] [stdout] test default ... ok
[INFO] [stdout] test configuration_does_not_exist ... ok
[INFO] [stdout] test boolean_functions ... ok
[INFO] [stdout] test array_functions ... ok
[INFO] [stdout] test hello_world_yml ... ok
[INFO] [stdout] test function_error ... ok
[INFO] [stdout] test hcl_with_format_and_unknown_extension ... ok
[INFO] [stdout] test hello_world_hcl ... ok
[INFO] [stdout] test hello_world_yaml ... ok
[INFO] [stdout] test empty_template ... ok
[INFO] [stdout] test if_else ... ok
[INFO] [stdout] test missing_required_configuration_argument ... ok
[INFO] [stdout] test invalid_configuration_json ... ok
[INFO] [stdout] test comments ... ok
[INFO] [stdout] test hello_world_json ... ok
[INFO] [stdout] test dictionary_functions ... ok
[INFO] [stdout] test if_elif_with_subtemplate ... ok
[INFO] [stdout] test no_arguments ... ok
[INFO] [stdout] test invalid_configuration_hcl ... ok
[INFO] [stdout] test missing_required_template_argument ... ok
[INFO] [stdout] test literals ... ok
[INFO] [stdout] test missing_configuration_value ... ok
[INFO] [stdout] test invalid_chunked_arguments ... ok
[INFO] [stdout] test iteration ... ok
[INFO] [stdout] test version ... ok
[INFO] [stdout] test test_error_log_level ... ok
[INFO] [stdout] test unknown_function_call ... ok
[INFO] [stdout] test number_functions ... ok
[INFO] [stdout] test template_does_not_exist ... ok
[INFO] [stdout] test invalid_configuration_yaml ... ok
[INFO] [stdout] test test_date_time_functions ... ok
[INFO] [stdout] test read_configuration_from_stdin ... ok
[INFO] [stdout] test invalid_template ... ok
[INFO] [stdout] test test_assert ... ok
[INFO] [stdout] test test_context_variables ... ok
[INFO] [stdout] test no_variables ... ok
[INFO] [stdout] test variables ... ok
[INFO] [stdout] test vlan_test ... ok
[INFO] [stdout] test string_functions ... 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.27s
[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" "28e6453c99512989f1cca31510f19f30d4f02147e8f374be265dd328c0172592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28e6453c99512989f1cca31510f19f30d4f02147e8f374be265dd328c0172592", kill_on_drop: false }`
[INFO] [stdout] 28e6453c99512989f1cca31510f19f30d4f02147e8f374be265dd328c0172592
