[INFO] fetching crate locustdb-compression-utils 0.2.0... [INFO] testing locustdb-compression-utils-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate locustdb-compression-utils 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate locustdb-compression-utils 0.2.0 [INFO] finished tweaking crates.io crate locustdb-compression-utils 0.2.0 [INFO] tweaked toml for crates.io crate locustdb-compression-utils 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate locustdb-compression-utils 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate locustdb-compression-utils 0.2.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aa7a87e1149e6ce575a71dbc8a0d6429056ee954ab6b598206115e41a99b293 [INFO] running `Command { std: "docker" "start" "-a" "6aa7a87e1149e6ce575a71dbc8a0d6429056ee954ab6b598206115e41a99b293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aa7a87e1149e6ce575a71dbc8a0d6429056ee954ab6b598206115e41a99b293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa7a87e1149e6ce575a71dbc8a0d6429056ee954ab6b598206115e41a99b293", kill_on_drop: false }` [INFO] [stdout] 6aa7a87e1149e6ce575a71dbc8a0d6429056ee954ab6b598206115e41a99b293 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8e29f073e7ce6062feb011965266e32e85430c05a64770c557b3d2f860608c [INFO] running `Command { std: "docker" "start" "-a" "dc8e29f073e7ce6062feb011965266e32e85430c05a64770c557b3d2f860608c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling better_io v0.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pco v0.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling bitbuffer_derive v0.10.1 [INFO] [stderr] Compiling bitbuffer v0.10.9 [INFO] [stderr] Compiling locustdb-compression-utils v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/xor_float/mod.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NULL: f64 = unsafe { std::mem::transmute::(0x7ffa_aaaa_aaaa_aaaau64) }; [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `f64::from_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.27s [INFO] running `Command { std: "docker" "inspect" "dc8e29f073e7ce6062feb011965266e32e85430c05a64770c557b3d2f860608c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8e29f073e7ce6062feb011965266e32e85430c05a64770c557b3d2f860608c", kill_on_drop: false }` [INFO] [stdout] dc8e29f073e7ce6062feb011965266e32e85430c05a64770c557b3d2f860608c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ff094708ce6251c728dd44355c96e50e3518f96a5b029b56767dbded869737 [INFO] running `Command { std: "docker" "start" "-a" "25ff094708ce6251c728dd44355c96e50e3518f96a5b029b56767dbded869737", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pco v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling locustdb-compression-utils v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/xor_float/mod.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NULL: f64 = unsafe { std::mem::transmute::(0x7ffa_aaaa_aaaa_aaaau64) }; [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `f64::from_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> examples/gorilla_time.rs:124:33 [INFO] [stdout] | [INFO] [stdout] 124 | .map(|line| (line.parse::().unwrap())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - .map(|line| (line.parse::().unwrap())) [INFO] [stdout] 124 + .map(|line| line.parse::().unwrap()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/xor_float/mod.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NULL: f64 = unsafe { std::mem::transmute::(0x7ffa_aaaa_aaaa_aaaau64) }; [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `f64::from_bits` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.02s [INFO] running `Command { std: "docker" "inspect" "25ff094708ce6251c728dd44355c96e50e3518f96a5b029b56767dbded869737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ff094708ce6251c728dd44355c96e50e3518f96a5b029b56767dbded869737", kill_on_drop: false }` [INFO] [stdout] 25ff094708ce6251c728dd44355c96e50e3518f96a5b029b56767dbded869737 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f24f814ba82f4c33bc2bbd961921f33b8fc69532bc46730be561b7ea1b4f5144 [INFO] running `Command { std: "docker" "start" "-a" "f24f814ba82f4c33bc2bbd961921f33b8fc69532bc46730be561b7ea1b4f5144", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary transmute [INFO] [stderr] --> src/xor_float/mod.rs:10:32 [INFO] [stderr] | [INFO] [stderr] 10 | pub const NULL: f64 = unsafe { std::mem::transmute::(0x7ffa_aaaa_aaaa_aaaau64) }; [INFO] [stderr] | -------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace this with: `f64::from_bits` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `locustdb-compression-utils` (lib) generated 1 warning (run `cargo fix --lib -p locustdb-compression-utils` to apply 1 suggestion) [INFO] [stderr] warning: `locustdb-compression-utils` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> examples/gorilla_time.rs:124:33 [INFO] [stderr] | [INFO] [stderr] 124 | .map(|line| (line.parse::().unwrap())) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 124 - .map(|line| (line.parse::().unwrap())) [INFO] [stderr] 124 + .map(|line| line.parse::().unwrap()) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `locustdb-compression-utils` (example "gorilla_time") generated 1 warning (run `cargo fix --example "gorilla_time"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/locustdb_compression_utils-36a146e54c52400d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test xor_float::double::test::test_xor_float_encode_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests locustdb_compression_utils [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] running `Command { std: "docker" "inspect" "f24f814ba82f4c33bc2bbd961921f33b8fc69532bc46730be561b7ea1b4f5144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24f814ba82f4c33bc2bbd961921f33b8fc69532bc46730be561b7ea1b4f5144", kill_on_drop: false }` [INFO] [stdout] f24f814ba82f4c33bc2bbd961921f33b8fc69532bc46730be561b7ea1b4f5144