[INFO] cloning repository https://github.com/maxfirman/dagctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxfirman/dagctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfirman%2Fdagctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfirman%2Fdagctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8f52e455450ff1e7b9a0e480387476c3b8f0c40
[INFO] testing maxfirman/dagctl against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxfirman%2Fdagctl" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxfirman/dagctl
[INFO] finished tweaking git repo https://github.com/maxfirman/dagctl
[INFO] tweaked toml for git repo https://github.com/maxfirman/dagctl written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxfirman/dagctl on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxfirman/dagctl 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded self_update v0.43.1
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded cynic-proc-macros v3.13.1
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.2
[INFO] [stderr]   Downloaded tempfile v3.26.0
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded self-replace v1.5.0
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded cynic v3.13.1
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded cynic-codegen v3.13.1
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded proptest v1.10.0
[INFO] [stderr]   Downloaded cynic-parser v0.11.0
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3
[INFO] running `Command { std: "docker" "start" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", 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" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", 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" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling self_update v0.43.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cynic-parser v0.11.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cynic-codegen v3.13.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cynic-proc-macros v3.13.1
[INFO] [stderr]    Compiling dagctl v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling cynic v3.13.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] running `Command { std: "docker" "inspect" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", 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" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling cynic v3.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling self_update v0.43.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling dagctl v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", 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" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dagctl-3b08e114aa3aca3d)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test auth::tests::test_build_api_url_with_deployment ... ok
[INFO] [stdout] test auth::tests::test_build_api_url_without_deployment ... ok
[INFO] [stdout] test auth::tests::test_cli_organization_takes_precedence ... ok
[INFO] [stdout] test auth::tests::test_cli_token_overrides_env_var ... ok
[INFO] [stdout] test auth::tests::test_deployment_env_var_fallback ... ok
[INFO] [stdout] test auth::tests::test_cli_deployment_takes_precedence ... ok
[INFO] [stdout] test auth::tests::test_env_var_fallback ... ok
[INFO] [stdout] test auth::tests::test_organization_env_var_fallback ... ok
[INFO] [stdout] test auth::tests::test_cli_token_takes_precedence ... ok
[INFO] [stdout] test auth::tests::test_no_deployment_returns_none ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_utc ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_with_fractional_seconds ... ok
[INFO] [stdout] test commands::skill::tests::skill_content_has_valid_frontmatter ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_with_offset ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_negative_offset ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_date_only ... ok
[INFO] [stdout] test config::tests::test_missing_config_file ... ok
[INFO] [stdout] test auth::tests::test_no_token_returns_error ... ok
[INFO] [stdout] test auth::tests::test_no_organization_returns_error ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_empty_string ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_partial_date ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_invalid_format ... ok
[INFO] [stdout] test config::tests::test_parse_valid_config ... ok
[INFO] [stdout] test config::tests::test_parse_config_without_token ... ok
[INFO] [stdout] test config::tests::test_parse_full_config ... ok
[INFO] [stdout] test config::tests::test_invalid_toml ... ok
[INFO] [stdout] test auth::tests::proptests::test_build_api_url_always_valid ... ok
[INFO] [stdout] test auth::tests::proptests::test_cli_token_never_empty ... ok
[INFO] [stdout] test auth::tests::proptests::test_any_cli_token_is_accepted ... ok
[INFO] [stdout] test auth::tests::proptests::test_token_whitespace_preserved ... ok
[INFO] [stdout] test config::tests::proptests::test_any_valid_token_string ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dagctl-406a47989c0be39a)
[INFO] [stdout] test config::tests::proptests::test_config_with_extra_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test auth::tests::test_build_api_url_with_deployment ... ok
[INFO] [stdout] test auth::tests::test_cli_organization_takes_precedence ... ok
[INFO] [stdout] test auth::tests::test_cli_token_overrides_env_var ... ok
[INFO] [stdout] test auth::tests::test_build_api_url_without_deployment ... ok
[INFO] [stdout] test auth::tests::test_cli_deployment_takes_precedence ... ok
[INFO] [stdout] test auth::tests::test_cli_token_takes_precedence ... ok
[INFO] [stdout] test auth::tests::test_deployment_env_var_fallback ... ok
[INFO] [stdout] test auth::tests::test_no_deployment_returns_none ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_negative_offset ... ok
[INFO] [stdout] test auth::tests::test_no_token_returns_error ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_utc ... ok
[INFO] [stdout] test auth::tests::test_no_organization_returns_error ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_invalid_format ... ok
[INFO] [stdout] test auth::tests::test_organization_env_var_fallback ... ok
[INFO] [stdout] test commands::skill::tests::skill_content_has_valid_frontmatter ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_partial_date ... ok
[INFO] [stdout] test config::tests::test_parse_config_without_token ... ok
[INFO] [stdout] test config::tests::test_parse_valid_config ... ok
[INFO] [stdout] test config::tests::test_missing_config_file ... ok
[INFO] [stdout] test config::tests::test_parse_full_config ... ok
[INFO] [stdout] test auth::tests::test_env_var_fallback ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_empty_string ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_date_only ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_with_offset ... ok
[INFO] [stdout] test commands::assets::tests::test_parse_date_to_millis_iso8601_with_fractional_seconds ... ok
[INFO] [stdout] test config::tests::test_invalid_toml ... ok
[INFO] [stdout] test auth::tests::proptests::test_token_whitespace_preserved ... ok
[INFO] [stdout] test auth::tests::proptests::test_cli_token_never_empty ... ok
[INFO] [stdout] test auth::tests::proptests::test_build_api_url_always_valid ... ok
[INFO] [stdout] test config::tests::proptests::test_any_valid_token_string ... ok
[INFO] [stdout] test auth::tests::proptests::test_any_cli_token_is_accepted ... ok
[INFO] [stdout] test config::tests::proptests::test_config_with_extra_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-d59c0ccf52d52711)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test test_events_success ... ok
[INFO] [stdout] test test_get_asset_events_invalid_since_date ... ok
[INFO] [stdout] test test_get_asset_events_invalid_until_date ... ok
[INFO] [stdout] test test_get_asset_events_not_found ... ok
[INFO] [stdout] test test_get_asset_check_not_found ... ok
[INFO] [stdout] test test_get_asset_events_with_until ... ok
[INFO] [stdout] test test_asset_lineage_depth1 ... ok
[INFO] [stdout] test test_get_asset_checks_success ... ok
[INFO] [stdout] test test_get_asset_check_executions_success ... ok
[INFO] [stdout] test test_get_asset_events_with_since_and_until ... ok
[INFO] [stdout] test test_get_run_not_found ... ok
[INFO] [stdout] test test_get_runs_success ... ok
[INFO] [stdout] test test_graphql_error_response ... ok
[INFO] [stdout] test test_get_asset_partitions_not_partitioned ... ok
[INFO] [stdout] test test_get_asset_not_found ... ok
[INFO] [stdout] test test_asset_lineage_depth2 ... ok
[INFO] [stdout] test test_asset_lineage_not_found ... ok
[INFO] [stdout] test test_get_asset_events_with_since_and_other_filters ... ok
[INFO] [stdout] test test_get_asset_events_success ... ok
[INFO] [stdout] test test_logs_no_captured_event ... ok
[INFO] [stdout] test test_get_asset_check_detail_success ... ok
[INFO] [stdout] test test_network_error ... ok
[INFO] [stdout] test test_logs_with_captured_event ... ok
[INFO] [stdout] test test_asset_lineage_cycle ... ok
[INFO] [stdout] test test_get_asset_events_with_since ... ok
[INFO] [stdout] test test_list_code_locations_error_response ... ok
[INFO] [stdout] test test_list_jobs_success ... ok
[INFO] [stdout] test test_get_code_location_python_error ... ok
[INFO] [stdout] test test_get_code_location_success ... ok
[INFO] [stdout] test test_list_assets_success ... ok
[INFO] [stdout] test test_get_code_location_loading_state ... ok
[INFO] [stdout] test test_list_code_locations_empty ... ok
[INFO] [stdout] test test_get_asset_success ... ok
[INFO] [stdout] test test_get_asset_partitions_success ... ok
[INFO] [stdout] test test_get_code_location_not_found ... ok
[INFO] [stdout] test test_list_code_locations_success ... ok
[INFO] [stdout] test test_list_jobs_with_code_location_filter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dagctl
[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" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3", kill_on_drop: false }`
[INFO] [stdout] 1492b52603bc0ce26f55dfdc4f7cef50ee3b5408bfba450ea454b99f59a24ea3
