[INFO] cloning repository https://github.com/hubuum/hubuum-client-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hubuum/hubuum-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-client-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-client-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56d23230daa99e7d018b33a73bab779a6922c7f7
[INFO] testing hubuum/hubuum-client-rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-client-rust" "/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/hubuum/hubuum-client-rust
[INFO] finished tweaking git repo https://github.com/hubuum/hubuum-client-rust
[INFO] tweaked toml for git repo https://github.com/hubuum/hubuum-client-rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hubuum/hubuum-client-rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hubuum/hubuum-client-rust 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b96aa14d6b968ee1ed48b873772f3944d26ae0289a7e22392ef3acd7a8da7b3e
[INFO] running `Command { std: "docker" "start" "-a" "b96aa14d6b968ee1ed48b873772f3944d26ae0289a7e22392ef3acd7a8da7b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b96aa14d6b968ee1ed48b873772f3944d26ae0289a7e22392ef3acd7a8da7b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96aa14d6b968ee1ed48b873772f3944d26ae0289a7e22392ef3acd7a8da7b3e", kill_on_drop: false }`
[INFO] [stdout] b96aa14d6b968ee1ed48b873772f3944d26ae0289a7e22392ef3acd7a8da7b3e
[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=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 97decd564912738bd67ae1b5ee86fea96803a182081fdb4ac06413725d4683ee
[INFO] running `Command { std: "docker" "start" "-a" "97decd564912738bd67ae1b5ee86fea96803a182081fdb4ac06413725d4683ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling api_resource_derive v0.1.0 (/opt/rustwide/workdir/api_resource_derive)
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hubuum_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "97decd564912738bd67ae1b5ee86fea96803a182081fdb4ac06413725d4683ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97decd564912738bd67ae1b5ee86fea96803a182081fdb4ac06413725d4683ee", kill_on_drop: false }`
[INFO] [stdout] 97decd564912738bd67ae1b5ee86fea96803a182081fdb4ac06413725d4683ee
[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=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a25047516fc509c077179d7026fa5efb946e1d3ac9caa30a0dfe2fb3d5d5a926
[INFO] running `Command { std: "docker" "start" "-a" "a25047516fc509c077179d7026fa5efb946e1d3ac9caa30a0dfe2fb3d5d5a926", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling yare-macro v3.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling yare v3.0.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hubuum_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.05s
[INFO] running `Command { std: "docker" "inspect" "a25047516fc509c077179d7026fa5efb946e1d3ac9caa30a0dfe2fb3d5d5a926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a25047516fc509c077179d7026fa5efb946e1d3ac9caa30a0dfe2fb3d5d5a926", kill_on_drop: false }`
[INFO] [stdout] a25047516fc509c077179d7026fa5efb946e1d3ac9caa30a0dfe2fb3d5d5a926
[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=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d6950a4187d0f2300e401d09dd76d63b6bf245f3170abcc9c8fbb3c819c9f707
[INFO] running `Command { std: "docker" "start" "-a" "d6950a4187d0f2300e401d09dd76d63b6bf245f3170abcc9c8fbb3c819c9f707", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/hubuum_client/240643f191ec6905/deps/hubuum_client-240643f191ec6905)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test endpoints::test::test_complete::api_login ... ok
[INFO] [stdout] test endpoints::test::test_complete::api_get_user ... ok
[INFO] [stdout] test endpoints::test::test_endpoint_path::get_class ... ok
[INFO] [stdout] test endpoints::test::test_complete::foo_login_with_token ... ok
[INFO] [stdout] test endpoints::test::test_endpoint_path::login ... ok
[INFO] [stdout] test endpoints::test::test_trim_start_matches::get_class ... ok
[INFO] [stdout] test endpoints::test::test_trim_start_matches::get_user ... ok
[INFO] [stdout] test endpoints::test::test_trim_start_matches::login ... ok
[INFO] [stdout] test types::baseurl::test::test_base_url_from_str ... ok
[INFO] [stdout] test types::baseurl::test::test_base_url_with_trailing_slash ... ok
[INFO] [stdout] test types::baseurl::test::test_base_url_with_trailing_slash::http ... ok
[INFO] [stdout] test types::baseurl::test::test_base_url_with_trailing_slash::https ... ok
[INFO] [stdout] test types::baseurl::test::test_invalid_schema::file ... ok
[INFO] [stdout] test types::baseurl::test::test_invalid_schema::ftp ... ok
[INFO] [stdout] test endpoints::test::test_endpoint_path::get_user ... ok
[INFO] [stdout] test types::baseurl::test::test_invalid_schema::mailto ... ok
[INFO] [stdout] test types::baseurl::test::test_valid_schema::http ... ok
[INFO] [stdout] test types::baseurl::test::test_valid_schema::https ... ok
[INFO] [stdout] test client::sync::test::test_build_url::get_class_foo ... ok
[INFO] [stdout] test client::sync::test::test_build_url::get_class_bar ... ok
[INFO] [stdout] test client::sync::test::test_build_url::get_user_bar ... ok
[INFO] [stdout] test client::sync::test::test_build_url::login_bar ... ok
[INFO] [stdout] test client::sync::test::test_build_url::login_foo ... ok
[INFO] [stdout] test client::sync::test::test_build_url::get_user_foo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hubuum_client
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/lib.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |    let client = SyncClient::new(base_url);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^---------- argument #2 of type `bool` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/client/sync.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub fn new(base_url: BaseUrl, validate_server_certificate: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 25 |    let client = SyncClient::new(base_url, /* bool */);
[INFO] [stdout]    |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d6950a4187d0f2300e401d09dd76d63b6bf245f3170abcc9c8fbb3c819c9f707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6950a4187d0f2300e401d09dd76d63b6bf245f3170abcc9c8fbb3c819c9f707", kill_on_drop: false }`
[INFO] [stdout] d6950a4187d0f2300e401d09dd76d63b6bf245f3170abcc9c8fbb3c819c9f707
