[INFO] cloning repository https://github.com/race-tech/f1-sql-updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/race-tech/f1-sql-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frace-tech%2Ff1-sql-updater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frace-tech%2Ff1-sql-updater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b95cf97bd50a6ed6375e9006c5c559ad6ec04c93
[INFO] checking race-tech/f1-sql-updater/b95cf97bd50a6ed6375e9006c5c559ad6ec04c93 against 0b63defc8fd68957c635fe61f097b84df8fd9611 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frace-tech%2Ff1-sql-updater" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/race-tech/f1-sql-updater
[INFO] finished tweaking git repo https://github.com/race-tech/f1-sql-updater
[INFO] tweaked toml for git repo https://github.com/race-tech/f1-sql-updater written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/race-tech/f1-sql-updater on toolchain 0b63defc8fd68957c635fe61f097b84df8fd9611
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/race-tech/f1-sql-updater 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" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.1.0
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded mysql v25.0.1
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded icu_properties v2.1.1
[INFO] [stderr]   Downloaded mysql-common-derive v0.31.2
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.4
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]   Downloaded frunk_derives v0.4.4
[INFO] [stderr]   Downloaded btoi v0.4.3
[INFO] [stderr]   Downloaded io-enum v1.2.0
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded frunk v0.4.4
[INFO] [stderr]   Downloaded frunk_core v0.4.4
[INFO] [stderr]   Downloaded icu_properties_data v2.1.1
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded mysql_common v0.32.4
[INFO] [stderr]   Downloaded sea-query v0.30.7
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] [stderr]   Downloaded libz-sys v1.1.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade
[INFO] running `Command { std: "docker" "start" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade", 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" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade" "/opt/rustwide/cargo-home/bin/cargo" "+0b63defc8fd68957c635fe61f097b84df8fd9611" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling frunk_core v0.4.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling mysql v25.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking simple_logger v5.1.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling frunk_derives v0.4.4
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling io-enum v1.2.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking frunk v0.4.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling mysql-common-derive v0.31.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling mysql_common v0.32.4
[INFO] [stderr]     Checking f1-sql-updater v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `drivers`
[INFO] [stdout]    --> src/main.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let drivers = driver_sprint_rdr
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drivers`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sprint_lap_times` is never used
[INFO] [stdout]    --> src/main.rs:371:4
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn sprint_lap_times(race_id: i32, tx: &mut Transaction) -> anyhow::Result<()> {
[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 `driver_sprint_results` is never used
[INFO] [stdout]    --> src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn driver_sprint_results(race_id: i32, tx: &mut Transaction) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constructor_sprint_results` is never used
[INFO] [stdout]    --> src/main.rs:487:4
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn constructor_sprint_results(race_id: i32, tx: &mut Transaction) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `driver_number` is never used
[INFO] [stdout]    --> src/main.rs:519:4
[INFO] [stdout]     |
[INFO] [stdout] 519 | fn driver_number(no: u16) -> u16 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position_text` is never read
[INFO] [stdout]   --> src/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ConstructorStanding {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub position_text: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstructorStanding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DriverSprintResult` is never constructed
[INFO] [stdout]   --> src/models.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct DriverSprintResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Status` is never constructed
[INFO] [stdout]   --> src/tables.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum ConstructorResults {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Status,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StatusID` is never constructed
[INFO] [stdout]    --> src/tables.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub enum Results {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 118 |     StatusID,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SprintResults` is never used
[INFO] [stdout]    --> src/tables.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum SprintResults {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drivers`
[INFO] [stdout]    --> src/main.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let drivers = driver_sprint_rdr
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drivers`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sprint_lap_times` is never used
[INFO] [stdout]    --> src/main.rs:371:4
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn sprint_lap_times(race_id: i32, tx: &mut Transaction) -> anyhow::Result<()> {
[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 `driver_sprint_results` is never used
[INFO] [stdout]    --> src/main.rs:413:4
[INFO] [stdout]     |
[INFO] [stdout] 413 | fn driver_sprint_results(race_id: i32, tx: &mut Transaction) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `constructor_sprint_results` is never used
[INFO] [stdout]    --> src/main.rs:487:4
[INFO] [stdout]     |
[INFO] [stdout] 487 | fn constructor_sprint_results(race_id: i32, tx: &mut Transaction) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `driver_number` is never used
[INFO] [stdout]    --> src/main.rs:519:4
[INFO] [stdout]     |
[INFO] [stdout] 519 | fn driver_number(no: u16) -> u16 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position_text` is never read
[INFO] [stdout]   --> src/models.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ConstructorStanding {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub position_text: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstructorStanding` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DriverSprintResult` is never constructed
[INFO] [stdout]   --> src/models.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct DriverSprintResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Status` is never constructed
[INFO] [stdout]   --> src/tables.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum ConstructorResults {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Status,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StatusID` is never constructed
[INFO] [stdout]    --> src/tables.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub enum Results {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 118 |     StatusID,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SprintResults` is never used
[INFO] [stdout]    --> src/tables.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum SprintResults {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade", kill_on_drop: false }`
[INFO] [stdout] 354eb4c73195242d7d78c00157b2465da6ef8a4ce0778883813ff6354d916ade
