[INFO] fetching crate locustdb-compression-utils 0.2.0... [INFO] testing locustdb-compression-utils-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate locustdb-compression-utils 0.2.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate locustdb-compression-utils 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4607a580ee6545a33393f2d80c2dfb6353803aa42a0bed3253121fa70bf63fbb [INFO] running `Command { std: "docker" "start" "-a" "4607a580ee6545a33393f2d80c2dfb6353803aa42a0bed3253121fa70bf63fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4607a580ee6545a33393f2d80c2dfb6353803aa42a0bed3253121fa70bf63fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4607a580ee6545a33393f2d80c2dfb6353803aa42a0bed3253121fa70bf63fbb", kill_on_drop: false }` [INFO] [stdout] 4607a580ee6545a33393f2d80c2dfb6353803aa42a0bed3253121fa70bf63fbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b86d62c636c592f5f97e5868f64b058ec5632de9b36db9c5d7564dea0769bed3 [INFO] running `Command { std: "docker" "start" "-a" "b86d62c636c592f5f97e5868f64b058ec5632de9b36db9c5d7564dea0769bed3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling syn v2.0.53 [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 serde v1.0.197 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling pco v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.18 [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 11.57s [INFO] running `Command { std: "docker" "inspect" "b86d62c636c592f5f97e5868f64b058ec5632de9b36db9c5d7564dea0769bed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86d62c636c592f5f97e5868f64b058ec5632de9b36db9c5d7564dea0769bed3", kill_on_drop: false }` [INFO] [stdout] b86d62c636c592f5f97e5868f64b058ec5632de9b36db9c5d7564dea0769bed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f92dfc430ee7286eb1315f87bbf70d9df076c2c24ff9a91d24ff509672d75c7 [INFO] running `Command { std: "docker" "start" "-a" "7f92dfc430ee7286eb1315f87bbf70d9df076c2c24ff9a91d24ff509672d75c7", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling pco v0.2.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [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.84s [INFO] running `Command { std: "docker" "inspect" "7f92dfc430ee7286eb1315f87bbf70d9df076c2c24ff9a91d24ff509672d75c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f92dfc430ee7286eb1315f87bbf70d9df076c2c24ff9a91d24ff509672d75c7", kill_on_drop: false }` [INFO] [stdout] 7f92dfc430ee7286eb1315f87bbf70d9df076c2c24ff9a91d24ff509672d75c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56959ac1246f145709f576ac32603023e425240fe0b19bf39eda3006081ac915 [INFO] running `Command { std: "docker" "start" "-a" "56959ac1246f145709f576ac32603023e425240fe0b19bf39eda3006081ac915", 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.14s [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" "56959ac1246f145709f576ac32603023e425240fe0b19bf39eda3006081ac915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56959ac1246f145709f576ac32603023e425240fe0b19bf39eda3006081ac915", kill_on_drop: false }` [INFO] [stdout] 56959ac1246f145709f576ac32603023e425240fe0b19bf39eda3006081ac915