[INFO] cloning repository https://github.com/timrogers/lm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timrogers/lm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrogers%2Flm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrogers%2Flm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c74e3debebfa5d55293338148d76330f1c50f5ad
[INFO] testing timrogers/lm against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimrogers%2Flm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timrogers/lm
[INFO] finished tweaking git repo https://github.com/timrogers/lm
[INFO] tweaked toml for git repo https://github.com/timrogers/lm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timrogers/lm on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timrogers/lm 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf9acd9f82cff010163030a6bb3f0d2ef9e73ba5b750a26482ba2caf3e6c888a
[INFO] running `Command { std: "docker" "start" "-a" "bf9acd9f82cff010163030a6bb3f0d2ef9e73ba5b750a26482ba2caf3e6c888a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf9acd9f82cff010163030a6bb3f0d2ef9e73ba5b750a26482ba2caf3e6c888a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf9acd9f82cff010163030a6bb3f0d2ef9e73ba5b750a26482ba2caf3e6c888a", kill_on_drop: false }`
[INFO] [stdout] bf9acd9f82cff010163030a6bb3f0d2ef9e73ba5b750a26482ba2caf3e6c888a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f60e69076b531d2809034998d68fa3fdf9c9ba0fcedcf32ad63aaabc3a31efc8
[INFO] running `Command { std: "docker" "start" "-a" "f60e69076b531d2809034998d68fa3fdf9c9ba0fcedcf32ad63aaabc3a31efc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling zvariant_utils v3.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zvariant_derive v5.5.3
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling zvariant v5.5.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling zbus_macros v5.7.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling zbus v5.7.1
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling lm-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.21s
[INFO] running `Command { std: "docker" "inspect" "f60e69076b531d2809034998d68fa3fdf9c9ba0fcedcf32ad63aaabc3a31efc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60e69076b531d2809034998d68fa3fdf9c9ba0fcedcf32ad63aaabc3a31efc8", kill_on_drop: false }`
[INFO] [stdout] f60e69076b531d2809034998d68fa3fdf9c9ba0fcedcf32ad63aaabc3a31efc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 445fa6eaa592913f3af6e45fe0e86d8caddde88d6fea4eb6fab55226a6addd78
[INFO] running `Command { std: "docker" "start" "-a" "445fa6eaa592913f3af6e45fe0e86d8caddde88d6fea4eb6fab55226a6addd78", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling zbus v5.7.1
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling lm-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.01s
[INFO] running `Command { std: "docker" "inspect" "445fa6eaa592913f3af6e45fe0e86d8caddde88d6fea4eb6fab55226a6addd78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "445fa6eaa592913f3af6e45fe0e86d8caddde88d6fea4eb6fab55226a6addd78", kill_on_drop: false }`
[INFO] [stdout] 445fa6eaa592913f3af6e45fe0e86d8caddde88d6fea4eb6fab55226a6addd78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4204252f52aa75204fb5efe2b7e8189742cdc69f5de8618fa349bb801804e304
[INFO] running `Command { std: "docker" "start" "-a" "4204252f52aa75204fb5efe2b7e8189742cdc69f5de8618fa349bb801804e304", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lm_rs-3f9906bc2b9a0289)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test auth::tests::test_auth_response_parsing ... ok
[INFO] [stdout] test auth::tests::test_auth_response_with_refresh_token ... ok
[INFO] [stdout] test auth::tests::test_auth_tokens_creation ... ok
[INFO] [stdout] test auth::tests::test_login_request_serialization ... ok
[INFO] [stdout] test auth::tests::test_refresh_request_serialization ... ok
[INFO] [stdout] test auth::tests::test_refresh_response_parsing ... ok
[INFO] [stdout] test auth::tests::test_token_expiration_check ... ok
[INFO] [stdout] test config::tests::test_config_backwards_compatibility ... ok
[INFO] [stdout] test config::tests::test_config_conversion ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test config::tests::test_version_included_in_new_configs ... ok
[INFO] [stdout] test installation_key::tests::test_installation_id_generation ... ok
[INFO] [stdout] test installation_key::tests::test_request_proof_error_on_wrong_secret_size ... ok
[INFO] [stdout] test installation_key::tests::test_request_proof_generation ... ok
[INFO] [stdout] test types::tests::test_machine_properties ... ok
[INFO] [stdout] test types::tests::test_machine_command_creation ... ok
[INFO] [stdout] test types::tests::test_machine_status_error_conditions ... ok
[INFO] [stdout] test types::tests::test_machine_command_json_serialization ... ok
[INFO] [stdout] test types::tests::test_machine_status_parsing ... ok
[INFO] [stdout] test types::tests::test_machine_status_with_ready_time ... ok
[INFO] [stdout] test types::tests::test_machine_status_no_water ... ok
[INFO] [stdout] test installation_key::tests::test_installation_key_generation ... ok
[INFO] [stdout] test installation_key::tests::test_cross_language_compatibility ... ok
[INFO] [stdout] test installation_key::tests::test_extra_request_headers_generation ... ok
[INFO] [stdout] test installation_key::tests::test_installation_key_serialization ... ok
[INFO] [stdout] test client::tests::test_client_with_custom_base_url ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test auth::tests::test_username_extraction_from_jwt ... ok
[INFO] [stdout] test auth::tests::test_login_with_installation_key ... ok
[INFO] [stdout] test auth::tests::test_authentication_client_creation ... ok
[INFO] [stdout] test auth::tests::test_api_client_with_installation_key ... ok
[INFO] [stdout] test auth::tests::test_api_client_creation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lm-91060abb3e1c8e1f)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test wait_tests::test_exponential_backoff_calculation ... ok
[INFO] [stdout] test wait_tests::test_machine_row_name_formatting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-754e33d728e900d7)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_cli_invalid_command ... ok
[INFO] [stdout] test test_cli_logout_command ... ok
[INFO] [stdout] test test_cli_login_command_help ... ok
[INFO] [stdout] test test_cli_help_command ... ok
[INFO] [stdout] test test_cli_on_command_help_includes_wait ... ok
[INFO] [stdout] test test_cli_verbose_flag_in_help ... ok
[INFO] [stdout] test test_cli_verbose_flag_functionality ... ok
[INFO] [stdout] test test_cli_version_command ... ok
[INFO] [stdout] test test_cli_rejects_config_without_version ... ok
[INFO] [stdout] test test_cli_machines_command_no_credentials ... ok
[INFO] [stdout] test test_cli_on_command_with_wait_no_credentials ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-712f0ed7e23abc6c)
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_json_fixture_parsing ... ok
[INFO] [stdout] test test_jwt_token_expiration_function ... ok
[INFO] [stdout] test test_token_refresh_callback ... ok
[INFO] [stdout] test test_authentication_client_token_refresh_with_mock_server ... ok
[INFO] [stdout] test test_authentication_with_installation_key_mock_server ... ok
[INFO] [stdout] test test_turn_off_machine_with_mock_server ... ok
[INFO] [stdout] test test_get_machine_status_with_mock_server ... ok
[INFO] [stdout] test test_get_machines_with_mock_server ... ok
[INFO] [stdout] test test_authentication_failure_with_mock_server ... ok
[INFO] [stdout] test test_machine_command_error_with_mock_server ... ok
[INFO] [stdout] test test_client_registration_with_mock_server ... ok
[INFO] [stdout] test test_full_authentication_flow_with_mock_server ... ok
[INFO] [stdout] test test_new_authentication_client_with_mock_server ... ok
[INFO] [stdout] test test_turn_on_machine_with_mock_server ... ok
[INFO] [stdout] test test_new_api_client_with_machines_with_mock_server ... ok
[INFO] [stdout] test test_api_client_automatic_token_refresh_with_mock_server ... ok
[INFO] [stdout] test test_new_api_client_machine_operations_with_mock_server ... ok
[INFO] [stdout] test test_api_client_token_refresh_failure_with_mock_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lm_rs
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4204252f52aa75204fb5efe2b7e8189742cdc69f5de8618fa349bb801804e304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4204252f52aa75204fb5efe2b7e8189742cdc69f5de8618fa349bb801804e304", kill_on_drop: false }`
[INFO] [stdout] 4204252f52aa75204fb5efe2b7e8189742cdc69f5de8618fa349bb801804e304
