[INFO] cloning repository https://github.com/Natoune/open_launcher_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Natoune/open_launcher_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatoune%2Fopen_launcher_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatoune%2Fopen_launcher_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 483b3838a77ef0594b43530a32d3baa7bfe9ee03
[INFO] testing Natoune/open_launcher_rs against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatoune%2Fopen_launcher_rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Natoune/open_launcher_rs on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Natoune/open_launcher_rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Natoune/open_launcher_rs
[INFO] tweaked toml for git repo https://github.com/Natoune/open_launcher_rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Natoune/open_launcher_rs 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v1.1.1
[INFO] [stderr]   Downloaded async_zip v0.0.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6af513ac1484ced787f592b3be1dfcdd7b8ad4e75c125f1227c99765f07eff53
[INFO] running `Command { std: "docker" "start" "-a" "6af513ac1484ced787f592b3be1dfcdd7b8ad4e75c125f1227c99765f07eff53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6af513ac1484ced787f592b3be1dfcdd7b8ad4e75c125f1227c99765f07eff53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af513ac1484ced787f592b3be1dfcdd7b8ad4e75c125f1227c99765f07eff53", kill_on_drop: false }`
[INFO] [stdout] 6af513ac1484ced787f592b3be1dfcdd7b8ad4e75c125f1227c99765f07eff53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 600e788b3341d15f4b2370ee3b8935381a517da34495409f0a9e8eca51994723
[INFO] running `Command { std: "docker" "start" "-a" "600e788b3341d15f4b2370ee3b8935381a517da34495409f0a9e8eca51994723", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling zopfli v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling async-signal v0.2.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling async-process v2.2.2
[INFO] [stderr]    Compiling async-recursion v1.1.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling async-compression v0.4.9
[INFO] [stderr]    Compiling zip v1.1.1
[INFO] [stderr]    Compiling async_zip v0.0.17
[INFO] [stderr]    Compiling open_launcher v1.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.45s
[INFO] running `Command { std: "docker" "inspect" "600e788b3341d15f4b2370ee3b8935381a517da34495409f0a9e8eca51994723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "600e788b3341d15f4b2370ee3b8935381a517da34495409f0a9e8eca51994723", kill_on_drop: false }`
[INFO] [stdout] 600e788b3341d15f4b2370ee3b8935381a517da34495409f0a9e8eca51994723
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27bc9e922f1d441f6b139da67d66239f1c15c61572690e8d86ea3f8d8a646cd9
[INFO] running `Command { std: "docker" "start" "-a" "27bc9e922f1d441f6b139da67d66239f1c15c61572690e8d86ea3f8d8a646cd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling open_launcher v1.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "27bc9e922f1d441f6b139da67d66239f1c15c61572690e8d86ea3f8d8a646cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bc9e922f1d441f6b139da67d66239f1c15c61572690e8d86ea3f8d8a646cd9", kill_on_drop: false }`
[INFO] [stdout] 27bc9e922f1d441f6b139da67d66239f1c15c61572690e8d86ea3f8d8a646cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6381d884b05de59f7cdad0246ed748659b41791a9e8835044a70714454ef5e50
[INFO] running `Command { std: "docker" "start" "-a" "6381d884b05de59f7cdad0246ed748659b41791a9e8835044a70714454ef5e50", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_launcher-46301c7b626f88fe)
[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]    Doc-tests open_launcher
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - Launcher::arg (line 283) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::jvm_arg (line 272) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::command (line 360) ... FAILED
[INFO] [stdout] test src/auth.rs - auth::OfflineAuth::new (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::auth (line 295) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::auth (line 306) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::new (line 220) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Launcher::arg (line 283) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:284:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.arg("--demo");
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::jvm_arg (line 272) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:273:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.jvm_arg("-Xmx2G");
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::command (line 360) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:361:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let command = launcher.command().unwrap();
[INFO] [stdout]   |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/auth.rs - auth::OfflineAuth::new (line 55) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OfflineAuth`
[INFO] [stdout]  --> src/auth.rs:56:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let auth = OfflineAuth::new("Player");
[INFO] [stdout]   |            ^^^^^^^^^^^ use of undeclared type `OfflineAuth`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use open_launcher::auth::OfflineAuth;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::auth (line 295) stdout ----
[INFO] [stdout] error: invalid `struct` delimiters or `fn` call arguments
[INFO] [stdout]  --> src/lib.rs:296:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |   launcher.auth(auth::Auth::new(
[INFO] [stdout]   |  _______________^
[INFO] [stdout] 4 | |     username: "username".to_string(),
[INFO] [stdout] 5 | |     uuid: "uuid".to_string(),
[INFO] [stdout] 6 | |     access_token: "access_token".to_string(),
[INFO] [stdout] 7 | |     user_type: "msa".to_string(),
[INFO] [stdout] 8 | |     user_properties: "{}".to_string(),
[INFO] [stdout] 9 | | ));
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout] help: if `auth::Auth::new` is a struct, use braces as delimiters
[INFO] [stdout]   |
[INFO] [stdout] 3 ~ launcher.auth(auth::Auth::new { 
[INFO] [stdout] 4 |     username: "username".to_string(),
[INFO] [stdout] ...
[INFO] [stdout] 8 |     user_properties: "{}".to_string(),
[INFO] [stdout] 9 ~  });
[INFO] [stdout]   |
[INFO] [stdout] help: if `auth::Auth::new` is a function, use the arguments directly
[INFO] [stdout]   |
[INFO] [stdout] 4 ~     "username".to_string(),
[INFO] [stdout] 5 ~     "uuid".to_string(),
[INFO] [stdout] 6 ~     "access_token".to_string(),
[INFO] [stdout] 7 ~     "msa".to_string(),
[INFO] [stdout] 8 ~     "{}".to_string(),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:296:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.auth(auth::Auth::new(
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::auth (line 306) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:307:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.auth(auth::OfflineAuth::new("username"));
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `auth`
[INFO] [stdout]  --> src/lib.rs:307:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.auth(auth::OfflineAuth::new("username"));
[INFO] [stdout]   |               ^^^^ use of undeclared crate or module `auth`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use open_launcher::auth::OfflineAuth;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `OfflineAuth`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - launcher.auth(auth::OfflineAuth::new("username"));
[INFO] [stdout] 3 + launcher.auth(OfflineAuth::new("username"));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/auth.rs - auth::OfflineAuth::new (line 55)
[INFO] [stdout]     src/lib.rs - Launcher::arg (line 283)
[INFO] [stdout]     src/lib.rs - Launcher::auth (line 295)
[INFO] [stdout]     src/lib.rs - Launcher::auth (line 306)
[INFO] [stdout]     src/lib.rs - Launcher::command (line 360)
[INFO] [stdout]     src/lib.rs - Launcher::jvm_arg (line 272)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6381d884b05de59f7cdad0246ed748659b41791a9e8835044a70714454ef5e50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6381d884b05de59f7cdad0246ed748659b41791a9e8835044a70714454ef5e50", kill_on_drop: false }`
[INFO] [stdout] 6381d884b05de59f7cdad0246ed748659b41791a9e8835044a70714454ef5e50
[INFO] testing Natoune/open_launcher_rs against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNatoune%2Fopen_launcher_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Natoune/open_launcher_rs on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Natoune/open_launcher_rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Natoune/open_launcher_rs
[INFO] tweaked toml for git repo https://github.com/Natoune/open_launcher_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Natoune/open_launcher_rs 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 375d9736491191621d93f63f5de869aaa23d2d92be22ccf63f5c619eaf3c0c35
[INFO] running `Command { std: "docker" "start" "-a" "375d9736491191621d93f63f5de869aaa23d2d92be22ccf63f5c619eaf3c0c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "375d9736491191621d93f63f5de869aaa23d2d92be22ccf63f5c619eaf3c0c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "375d9736491191621d93f63f5de869aaa23d2d92be22ccf63f5c619eaf3c0c35", kill_on_drop: false }`
[INFO] [stdout] 375d9736491191621d93f63f5de869aaa23d2d92be22ccf63f5c619eaf3c0c35
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f04f20b5426e754d62b97cad7ce578fb439738778c4449e56e819746a28fe562
[INFO] running `Command { std: "docker" "start" "-a" "f04f20b5426e754d62b97cad7ce578fb439738778c4449e56e819746a28fe562", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling libz-ng-sys v1.1.15
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling deflate64 v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling zopfli v0.8.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling async-signal v0.2.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling async-recursion v1.1.0
[INFO] [stderr]    Compiling async-process v2.2.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling async-compression v0.4.9
[INFO] [stderr]    Compiling zip v1.1.1
[INFO] [stderr]    Compiling async_zip v0.0.17
[INFO] [stderr]    Compiling open_launcher v1.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.44s
[INFO] running `Command { std: "docker" "inspect" "f04f20b5426e754d62b97cad7ce578fb439738778c4449e56e819746a28fe562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04f20b5426e754d62b97cad7ce578fb439738778c4449e56e819746a28fe562", kill_on_drop: false }`
[INFO] [stdout] f04f20b5426e754d62b97cad7ce578fb439738778c4449e56e819746a28fe562
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d2dac0440b4d7cdd9fadd73fa6bf5a2fe4ec6eeeaf70399d94f3741d6cd35db
[INFO] running `Command { std: "docker" "start" "-a" "8d2dac0440b4d7cdd9fadd73fa6bf5a2fe4ec6eeeaf70399d94f3741d6cd35db", kill_on_drop: false }`
[INFO] [stderr]    Compiling open_launcher v1.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "8d2dac0440b4d7cdd9fadd73fa6bf5a2fe4ec6eeeaf70399d94f3741d6cd35db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2dac0440b4d7cdd9fadd73fa6bf5a2fe4ec6eeeaf70399d94f3741d6cd35db", kill_on_drop: false }`
[INFO] [stdout] 8d2dac0440b4d7cdd9fadd73fa6bf5a2fe4ec6eeeaf70399d94f3741d6cd35db
[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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7808d9117586ba1747e7d1b655113336a29f4e16f1968ad80492a96567fd585
[INFO] running `Command { std: "docker" "start" "-a" "c7808d9117586ba1747e7d1b655113336a29f4e16f1968ad80492a96567fd585", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_launcher-46301c7b626f88fe)
[INFO] [stderr]    Doc-tests open_launcher
[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 7 tests
[INFO] [stdout] test src/lib.rs - Launcher::arg (line 283) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::auth (line 295) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::auth (line 306) ... FAILED
[INFO] [stdout] test src/auth.rs - auth::OfflineAuth::new (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::jvm_arg (line 272) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::command (line 360) ... FAILED
[INFO] [stdout] test src/lib.rs - Launcher::new (line 220) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Launcher::arg (line 283) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:284:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.arg("--demo");
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::auth (line 295) stdout ----
[INFO] [stdout] error: invalid `struct` delimiters or `fn` call arguments
[INFO] [stdout]  --> src/lib.rs:296:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |   launcher.auth(auth::Auth::new(
[INFO] [stdout]   |  _______________^
[INFO] [stdout] 4 | |     username: "username".to_string(),
[INFO] [stdout] 5 | |     uuid: "uuid".to_string(),
[INFO] [stdout] 6 | |     access_token: "access_token".to_string(),
[INFO] [stdout] 7 | |     user_type: "msa".to_string(),
[INFO] [stdout] 8 | |     user_properties: "{}".to_string(),
[INFO] [stdout] 9 | | ));
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout] help: if `auth::Auth::new` is a struct, use braces as delimiters
[INFO] [stdout]   |
[INFO] [stdout] 3 ~ launcher.auth(auth::Auth::new { 
[INFO] [stdout] 4 |     username: "username".to_string(),
[INFO] [stdout] ...
[INFO] [stdout] 8 |     user_properties: "{}".to_string(),
[INFO] [stdout] 9 ~  });
[INFO] [stdout]   |
[INFO] [stdout] help: if `auth::Auth::new` is a function, use the arguments directly
[INFO] [stdout]   |
[INFO] [stdout] 4 ~     "username".to_string(),
[INFO] [stdout] 5 ~     "uuid".to_string(),
[INFO] [stdout] 6 ~     "access_token".to_string(),
[INFO] [stdout] 7 ~     "msa".to_string(),
[INFO] [stdout] 8 ~     "{}".to_string(),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:296:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.auth(auth::Auth::new(
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::auth (line 306) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:307:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.auth(auth::OfflineAuth::new("username"));
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `auth`
[INFO] [stdout]  --> src/lib.rs:307:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.auth(auth::OfflineAuth::new("username"));
[INFO] [stdout]   |               ^^^^ use of undeclared crate or module `auth`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use open_launcher::auth::OfflineAuth;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `OfflineAuth`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - launcher.auth(auth::OfflineAuth::new("username"));
[INFO] [stdout] 3 + launcher.auth(OfflineAuth::new("username"));
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/auth.rs - auth::OfflineAuth::new (line 55) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OfflineAuth`
[INFO] [stdout]  --> src/auth.rs:56:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | let auth = OfflineAuth::new("Player");
[INFO] [stdout]   |            ^^^^^^^^^^^ use of undeclared type `OfflineAuth`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use open_launcher::auth::OfflineAuth;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::jvm_arg (line 272) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:273:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | launcher.jvm_arg("-Xmx2G");
[INFO] [stdout]   | ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Launcher::command (line 360) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `launcher` in this scope
[INFO] [stdout]  --> src/lib.rs:361:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | let command = launcher.command().unwrap();
[INFO] [stdout]   |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/auth.rs - auth::OfflineAuth::new (line 55)
[INFO] [stdout]     src/lib.rs - Launcher::arg (line 283)
[INFO] [stdout]     src/lib.rs - Launcher::auth (line 295)
[INFO] [stdout]     src/lib.rs - Launcher::auth (line 306)
[INFO] [stdout]     src/lib.rs - Launcher::command (line 360)
[INFO] [stdout]     src/lib.rs - Launcher::jvm_arg (line 272)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c7808d9117586ba1747e7d1b655113336a29f4e16f1968ad80492a96567fd585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7808d9117586ba1747e7d1b655113336a29f4e16f1968ad80492a96567fd585", kill_on_drop: false }`
[INFO] [stdout] c7808d9117586ba1747e7d1b655113336a29f4e16f1968ad80492a96567fd585
