[INFO] cloning repository https://github.com/jeffjuann/envlint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffjuann/envlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjuann%2Fenvlint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjuann%2Fenvlint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b476df1313b5a057fa038840932438cd91bbeac [INFO] testing jeffjuann/envlint against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffjuann%2Fenvlint" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jeffjuann/envlint [INFO] finished tweaking git repo https://github.com/jeffjuann/envlint [INFO] tweaked toml for git repo https://github.com/jeffjuann/envlint written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffjuann/envlint on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jeffjuann/envlint 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb [INFO] running `Command { std: "docker" "start" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling envlint v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated module `std::i128`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/commands/lint/validate.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use std::i128; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 36.12s [INFO] running `Command { std: "docker" "inspect" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling envlint v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated module `std::i128`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/commands/lint/validate.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use std::i128; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::i128`: all constants in this module replaced by associated constants on the type [INFO] [stdout] --> src/commands/lint/validate.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use std::i128; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 23.23s [INFO] running `Command { std: "docker" "inspect" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated module `std::i128`: all constants in this module replaced by associated constants on the type [INFO] [stderr] --> src/commands/lint/validate.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | use std::i128; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `envlint` (bin "envlint") generated 1 warning [INFO] [stderr] warning: `envlint` (bin "envlint" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/envlint-5d9d03b628e1e09b) [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/release/deps/mod-d9877b98c13518c8) [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] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test lint::default_tag::should_error_when_invalid_type_default_value ... ok [INFO] [stdout] test lint::description_tag::should_warn_when_missing_description ... ok [INFO] [stdout] test lint::range_tag::should_error_when_float_value_out_of_range ... ok [INFO] [stdout] test lint::description_tag::should_success_with_valid_description ... ok [INFO] [stdout] test lint::description_tag::should_warn_when_empty_description_value ... ok [INFO] [stdout] test lint::default_tag::should_success_with_valid_default_value ... ok [INFO] [stdout] test lint::range_tag::should_success_when_type_float ... ok [INFO] [stdout] test lint::range_tag::should_error_when_integer_value_out_of_range ... ok [INFO] [stdout] test lint::default_tag::should_warn_when_has_required_tag ... ok [INFO] [stdout] test lint::range_tag::should_success_when_type_integer ... ok [INFO] [stdout] test lint::range_tag::should_error_when_invalid_range ... ok [INFO] [stdout] test lint::regex_tag::should_error_with_invalid_type ... ok [INFO] [stdout] test lint::tag::should_error_when_invalid_tag ... ok [INFO] [stdout] test lint::range_tag::should_error_when_invalid_type ... ok [INFO] [stdout] test lint::regex_tag::should_success_with_valid_value_and_valid_regex ... ok [INFO] [stdout] test lint::title_tag::should_success_with_valid_title ... ok [INFO] [stdout] test lint::required_tag::should_error_with_missing_value ... ok [INFO] [stdout] test lint::required_tag::should_success_when_value_exists ... ok [INFO] [stdout] test lint::regex_tag::should_error_with_invalid_regex ... ok [INFO] [stdout] test lint::regex_tag::should_success_when_type_string ... ok [INFO] [stdout] test lint::regex_tag::should_error_with_invalid_value_and_valid_regex ... ok [INFO] [stdout] test lint::required_tag::should_error_when_variable_not_found ... ok [INFO] [stdout] test lint::required_tag::should_error_with_whitespace_value ... ok [INFO] [stdout] test lint::tag::should_success_skip_commented_tag_configuration ... ok [INFO] [stdout] test lint::title_tag::should_warn_when_empty_title_value ... ok [INFO] [stdout] test lint::title_tag::should_warn_when_missing_title ... ok [INFO] [stdout] test lint::range_tag::should_warn_when_empty_range ... ok [INFO] [stdout] test lint::required_tag::should_warn_when_unknown_required_tag ... ok [INFO] [stdout] test lint::tag::should_success_when_all_tag_valid ... ok [INFO] [stdout] test lint::type_tag::should_success_when_valid_float ... ok [INFO] [stdout] test lint::type_tag::should_error_when_invalid_list_type ... ok [INFO] [stdout] test lint::type_tag::should_success_when_valid_list ... ok [INFO] [stdout] test lint::type_tag::should_error_when_missing_type ... ok [INFO] [stdout] test lint::type_tag::should_error_when_invalid_float ... ok [INFO] [stdout] test lint::type_tag::should_success_when_valid_integer ... ok [INFO] [stdout] test lint::type_tag::should_error_when_list_type_is_nested ... ok [INFO] [stdout] test lint::type_tag::should_error_when_invalid_integer ... ok [INFO] [stdout] test lint::type_tag::should_success_when_valid_boolean ... ok [INFO] [stdout] test lint::type_tag::should_error_when_invalid_list ... ok [INFO] [stdout] test lint::type_tag::should_success_when_valid_type ... ok [INFO] [stdout] test lint::variable::should_success_when_multiple_variable_valid ... ok [INFO] [stdout] test lint::type_tag::should_error_when_invalid_boolean ... ok [INFO] [stdout] test lint::type_tag::should_error_when_invalid_type ... ok [INFO] [stdout] test lint::type_tag::should_success_when_valid_string ... ok [INFO] [stdout] test lint::variable::should_warn_when_duplicate_variable ... ok [INFO] [stdout] test lint::variable::should_success_when_variable_valid ... ok [INFO] [stdout] test lint::variable::should_success_with_multiline_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb", kill_on_drop: false }` [INFO] [stdout] 3d5a722126f7711bbaf5a4b0da60e8054613565ced5968c01200160526bc21cb