[INFO] fetching crate locustdb-compression-utils 0.2.0... [INFO] testing locustdb-compression-utils-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate locustdb-compression-utils 0.2.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate locustdb-compression-utils 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded better_io v0.1.0 [INFO] [stderr] Downloaded bitbuffer v0.10.9 [INFO] [stderr] Downloaded err-derive v0.3.1 [INFO] [stderr] Downloaded syn_util v0.4.2 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded bitbuffer_derive v0.10.1 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded pco v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7981532c7a120e4d22a0bcb61b1d63747adaef88b7ff3ec7d35d8daef3e76893 [INFO] running `Command { std: "docker" "start" "-a" "7981532c7a120e4d22a0bcb61b1d63747adaef88b7ff3ec7d35d8daef3e76893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7981532c7a120e4d22a0bcb61b1d63747adaef88b7ff3ec7d35d8daef3e76893", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7981532c7a120e4d22a0bcb61b1d63747adaef88b7ff3ec7d35d8daef3e76893", kill_on_drop: false }` [INFO] [stdout] 7981532c7a120e4d22a0bcb61b1d63747adaef88b7ff3ec7d35d8daef3e76893 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7a2f5106d26995d2c1d69b79864619b569a8518de341ec1d4061de45514e995 [INFO] running `Command { std: "docker" "start" "-a" "a7a2f5106d26995d2c1d69b79864619b569a8518de341ec1d4061de45514e995", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling better_io v0.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pco v0.2.3 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling syn_util v0.4.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling bitbuffer_derive v0.10.1 [INFO] [stderr] Compiling bitbuffer v0.10.9 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.36s [INFO] running `Command { std: "docker" "inspect" "a7a2f5106d26995d2c1d69b79864619b569a8518de341ec1d4061de45514e995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7a2f5106d26995d2c1d69b79864619b569a8518de341ec1d4061de45514e995", kill_on_drop: false }` [INFO] [stdout] a7a2f5106d26995d2c1d69b79864619b569a8518de341ec1d4061de45514e995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edea53827b6cd2e37ae033c7a37e6eae36d529c7a60eb7624d56bf33ee873d38 [INFO] running `Command { std: "docker" "start" "-a" "edea53827b6cd2e37ae033c7a37e6eae36d529c7a60eb7624d56bf33ee873d38", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pco 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 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)]` 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.89s [INFO] running `Command { std: "docker" "inspect" "edea53827b6cd2e37ae033c7a37e6eae36d529c7a60eb7624d56bf33ee873d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edea53827b6cd2e37ae033c7a37e6eae36d529c7a60eb7624d56bf33ee873d38", kill_on_drop: false }` [INFO] [stdout] edea53827b6cd2e37ae033c7a37e6eae36d529c7a60eb7624d56bf33ee873d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5269ff001142e160bc7d78191f22689b3b2dac14ba961ea5da6ff91144ea3f6 [INFO] running `Command { std: "docker" "start" "-a" "a5269ff001142e160bc7d78191f22689b3b2dac14ba961ea5da6ff91144ea3f6", 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)]` 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.12s [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" "a5269ff001142e160bc7d78191f22689b3b2dac14ba961ea5da6ff91144ea3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5269ff001142e160bc7d78191f22689b3b2dac14ba961ea5da6ff91144ea3f6", kill_on_drop: false }` [INFO] [stdout] a5269ff001142e160bc7d78191f22689b3b2dac14ba961ea5da6ff91144ea3f6