[INFO] cloning repository https://github.com/MathiasStadler/thirtyfour_webdriver_console
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MathiasStadler/thirtyfour_webdriver_console" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Fthirtyfour_webdriver_console", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Fthirtyfour_webdriver_console'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ea8808d76a807b02ccf0b437ccf9954e3f2c771
[INFO] testing MathiasStadler/thirtyfour_webdriver_console against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMathiasStadler%2Fthirtyfour_webdriver_console" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MathiasStadler/thirtyfour_webdriver_console
[INFO] finished tweaking git repo https://github.com/MathiasStadler/thirtyfour_webdriver_console
[INFO] tweaked toml for git repo https://github.com/MathiasStadler/thirtyfour_webdriver_console written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MathiasStadler/thirtyfour_webdriver_console on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MathiasStadler/thirtyfour_webdriver_console 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thirtyfour-macros v0.1.2
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded fmt v0.1.0
[INFO] [stderr]   Downloaded stdext v0.3.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.2
[INFO] [stderr]   Downloaded thirtyfour v0.32.0
[INFO] [stderr]   Downloaded cc v1.1.0
[INFO] [stderr]   Downloaded quinn v0.11.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.3
[INFO] [stderr]   Downloaded rustls-webpki v0.102.5
[INFO] [stderr]   Downloaded quinn-proto v0.11.3
[INFO] [stderr]   Downloaded rustls v0.23.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2
[INFO] running `Command { std: "docker" "start" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2", 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" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2", 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" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling stdext v0.3.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling fmt v0.1.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thirtyfour-macros v0.1.2
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.2
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling thirtyfour v0.32.0
[INFO] [stderr]    Compiling thirtyfour_webdriver_console v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2", 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" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling thirtyfour_webdriver_console v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0382]: use of moved value: `_driver`
[INFO] [stdout]    --> examples/thirtyfour_simple_5.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |     let mut _driver = initialize_driver().await?;
[INFO] [stdout]     |         ----------- move occurs because `_driver` has type `thirtyfour::WebDriver`, which does not implement the `Copy` trait
[INFO] [stdout] ...
[INFO] [stdout]  68 |     _driver.quit().await?;
[INFO] [stdout]     |             ------ `_driver` moved due to this method call
[INFO] [stdout] ...
[INFO] [stdout]  76 |     _driver.quit().await?;
[INFO] [stdout]     |     ^^^^^^^ value used here after move
[INFO] [stdout]     |
[INFO] [stdout] note: `thirtyfour::WebDriver::quit` takes ownership of the receiver `self`, which moves `_driver`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thirtyfour-0.32.0/src/webdriver.rs:131:23
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub async fn quit(self) -> WebDriverResult<()> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior
[INFO] [stdout]     |
[INFO] [stdout]  68 |     _driver.clone().quit().await?;
[INFO] [stdout]     |            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thirtyfour_webdriver_console` (example "thirtyfour_simple_5") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `thirtyfour::prelude::WebDriverError`
[INFO] [stdout]    --> examples/thirtyfour_simple_2.rs:26:26
[INFO] [stdout]     |
[INFO] [stdout]  26 |     color_eyre::install()?;
[INFO] [stdout]     |     ---------------------^ the trait `From<ErrReport>` is not implemented for `thirtyfour::prelude::WebDriverError`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this can't be annotated with `?` because it has type `Result<_, ErrReport>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: `thirtyfour::prelude::WebDriverError` implements trait `From<T>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thirtyfour-0.32.0/src/error.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Debug, thiserror::Error)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `From<base64::decode::DecodeError>`
[INFO] [stdout]     |                 `From<std::io::Error>`
[INFO] [stdout] ...
[INFO] [stdout] 259 | impl From<reqwest::Error> for WebDriverError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<reqwest::error::Error>`
[INFO] [stdout] ...
[INFO] [stdout] 265 | impl From<serde_json::Error> for WebDriverError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `From<serde_json::error::Error>`
[INFO] [stdout]     = note: this error originates in the derive macro `thiserror::Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wait_seconds_of_browser` is never used
[INFO] [stdout]    --> examples/thirtyfour_simple_4.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | async fn wait_seconds_of_browser(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/thirtyfour_simple_2.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | async fn main() -> color_eyre::Result<()> {
[INFO] [stdout]    |                    ---------------------- expected `Result<(), ErrReport>` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 66 |     Ok(())
[INFO] [stdout]    |     ^^^^^^ expected `Result<(), Report>`, found `Result<(), WebDriverError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Result<_, ErrReport>`
[INFO] [stdout]               found enum `Result<_, thirtyfour::prelude::WebDriverError>`
[INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result`
[INFO] [stdout]    |
[INFO] [stdout] 66 |     Ok(Ok(())?)
[INFO] [stdout]    |     +++      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thirtyfour_webdriver_console` (example "thirtyfour_simple_2") due to 2 previous errors
[INFO] [stdout] warning: constant `ACTION_FORM_FILL_FIELD_WITH_SELECT` is never used
[INFO] [stdout]   --> examples/thirtyfour_interactive_4.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | const ACTION_FORM_FILL_FIELD_WITH_SELECT: &str = "action_form_fill_field_with_select";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MyError` is never constructed
[INFO] [stdout]   --> examples/thirtyfour_interactive_4.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct MyError(String);
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `action_interactive` is never used
[INFO] [stdout]    --> examples/thirtyfour_interactive_4.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | async fn action_interactive() -> color_eyre::Result<(), Box<dyn Error>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_command` is never used
[INFO] [stdout]    --> examples/thirtyfour_interactive_4.rs:206:10
[INFO] [stdout]     |
[INFO] [stdout] 206 | async fn execute_command(cmd: &String) -> color_eyre::Result<(), Box<dyn Error>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_driver` is never used
[INFO] [stdout]    --> examples/thirtyfour_interactive_4.rs:292:10
[INFO] [stdout]     |
[INFO] [stdout] 292 | async fn init_driver() -> Result<WebDriver, WebDriverError> {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WEB_PAGE` is never used
[INFO] [stdout]   --> examples/thirtyfour_interactive_2.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 | const WEB_PAGE: &str = "https://www.macrotrends.net";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_table_to_file_first` is never used
[INFO] [stdout]    --> examples/thirtyfour_interactive_2.rs:433:10
[INFO] [stdout]     |
[INFO] [stdout] 433 | async fn save_table_to_file_first(_driver: WebDriver) -> color_eyre::Result<(), Box<dyn Error>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_table_to_file_worker` is never used
[INFO] [stdout]    --> examples/thirtyfour_interactive_2.rs:488:10
[INFO] [stdout]     |
[INFO] [stdout] 488 | async fn save_table_to_file_worker(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2", kill_on_drop: false }`
[INFO] [stdout] 3e9757831e03383702c45bc9f83079fd511b8e7dd833939e8745bc7453c02af2
