[INFO] fetching crate re_log_types 0.11.0...
[INFO] checking re_log_types-0.11.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate re_log_types 0.11.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate re_log_types 0.11.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate re_log_types 0.11.0
[INFO] finished tweaking crates.io crate re_log_types 0.11.0
[INFO] tweaked toml for crates.io crate re_log_types 0.11.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded re_string_interner v0.11.0
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded re_tuid v0.11.0
[INFO] [stderr]   Downloaded re_format v0.11.0
[INFO] [stderr]   Downloaded re_tracing v0.11.0
[INFO] [stderr]   Downloaded re_types_core v0.11.0
[INFO] [stderr]   Downloaded puffin v0.16.0
[INFO] [stderr]   Downloaded web-time v0.2.4
[INFO] [stderr]   Downloaded re_error v0.11.0
[INFO] [stderr]   Downloaded re_log v0.11.0
[INFO] [stderr]   Downloaded log-once v0.4.1
[INFO] [stderr]   Downloaded similar-asserts v1.5.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83bf4171767d0f201729f54008bfc89c79221e36cf45aec320c510051eb7baed
[INFO] running `Command { std: "docker" "start" "-a" "83bf4171767d0f201729f54008bfc89c79221e36cf45aec320c510051eb7baed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83bf4171767d0f201729f54008bfc89c79221e36cf45aec320c510051eb7baed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bf4171767d0f201729f54008bfc89c79221e36cf45aec320c510051eb7baed", kill_on_drop: false }`
[INFO] [stdout] 83bf4171767d0f201729f54008bfc89c79221e36cf45aec320c510051eb7baed
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c94af3f4b499507100bffbf598dcb2868616821cd66d99b4d432057766190e34
[INFO] running `Command { std: "docker" "start" "-a" "c94af3f4b499507100bffbf598dcb2868616821cd66d99b4d432057766190e34", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling arrow2 v0.17.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking puffin v0.16.0
[INFO] [stderr]     Checking ahash v0.8.7
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking re_tracing v0.11.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking re_error v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking re_string_interner v0.11.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling fixed v1.24.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]     Checking comfy-table v6.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking re_log v0.11.0
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking re_types_core v0.11.0
[INFO] [stderr]     Checking re_tuid v0.11.0
[INFO] [stderr]     Checking re_format v0.11.0
[INFO] [stderr]     Checking re_log_types v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &'static str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &'static str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &'static str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &'static str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &'static str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &'static str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.98s
[INFO] running `Command { std: "docker" "inspect" "c94af3f4b499507100bffbf598dcb2868616821cd66d99b4d432057766190e34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c94af3f4b499507100bffbf598dcb2868616821cd66d99b4d432057766190e34", kill_on_drop: false }`
[INFO] [stdout] c94af3f4b499507100bffbf598dcb2868616821cd66d99b4d432057766190e34
[INFO] checking re_log_types-0.11.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate re_log_types 0.11.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate re_log_types 0.11.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate re_log_types 0.11.0
[INFO] finished tweaking crates.io crate re_log_types 0.11.0
[INFO] tweaked toml for crates.io crate re_log_types 0.11.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 308fe560a0abeefc288e643e905a49b4d8acca6f2eb60448ed8758b872e5350c
[INFO] running `Command { std: "docker" "start" "-a" "308fe560a0abeefc288e643e905a49b4d8acca6f2eb60448ed8758b872e5350c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "308fe560a0abeefc288e643e905a49b4d8acca6f2eb60448ed8758b872e5350c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "308fe560a0abeefc288e643e905a49b4d8acca6f2eb60448ed8758b872e5350c", kill_on_drop: false }`
[INFO] [stdout] 308fe560a0abeefc288e643e905a49b4d8acca6f2eb60448ed8758b872e5350c
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c56e4f942261d0f674bd12c0c23d81e6aa2e715d02fd408b539f7e549e666621
[INFO] running `Command { std: "docker" "start" "-a" "c56e4f942261d0f674bd12c0c23d81e6aa2e715d02fd408b539f7e549e666621", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling arrow2 v0.17.4
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking puffin v0.16.0
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking ahash v0.8.7
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking re_tracing v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking re_error v0.11.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking re_string_interner v0.11.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling fixed v1.24.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking comfy-table v6.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.90
[INFO] [stderr]     Checking bytemuck v1.14.1
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking re_log v0.11.0
[INFO] [stderr]     Checking arrow-format v0.8.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking re_types_core v0.11.0
[INFO] [stderr]     Checking re_tuid v0.11.0
[INFO] [stderr]     Checking re_format v0.11.0
[INFO] [stderr]     Checking re_log_types v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &'static str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &'static str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &'static str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:104:31
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                               ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout]     = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub const ENV_FLUSH_TICK: &'static str = "RERUN_FLUSH_TICK_SECS";
[INFO] [stdout]     |                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub const ENV_FLUSH_NUM_BYTES: &'static str = "RERUN_FLUSH_NUM_BYTES";
[INFO] [stdout]     |                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here
[INFO] [stdout]    --> src/data_table_batcher.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #115010 <https://github.com/rust-lang/rust/issues/115010>
[INFO] [stdout] help: use the `'static` lifetime
[INFO] [stdout]     |
[INFO] [stdout] 110 |     pub const ENV_FLUSH_NUM_ROWS: &'static str = "RERUN_FLUSH_NUM_ROWS";
[INFO] [stdout]     |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/time_point/mod.rs:116:68
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Clone, Copy, Debug, Hash, PartialEq, Eq, PartialOrd, Ord, num_derive::FromPrimitive)]
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_TimeType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/time_point/mod.rs:116:68
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Clone, Copy, Debug, Hash, PartialEq, Eq, PartialOrd, Ord, num_derive::FromPrimitive)]
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_TimeType`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]     = note: this error originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `re_log_types` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `re_log_types` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c56e4f942261d0f674bd12c0c23d81e6aa2e715d02fd408b539f7e549e666621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c56e4f942261d0f674bd12c0c23d81e6aa2e715d02fd408b539f7e549e666621", kill_on_drop: false }`
[INFO] [stdout] c56e4f942261d0f674bd12c0c23d81e6aa2e715d02fd408b539f7e549e666621
