[INFO] cloning repository https://github.com/sunkit02/onebrc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunkit02/onebrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunkit02%2Fonebrc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunkit02%2Fonebrc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05c90d6690481637bbd0d7788983e3b02c963fa9 [INFO] testing sunkit02/onebrc against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunkit02%2Fonebrc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sunkit02/onebrc [INFO] finished tweaking git repo https://github.com/sunkit02/onebrc [INFO] tweaked toml for git repo https://github.com/sunkit02/onebrc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunkit02/onebrc 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 git repo https://github.com/sunkit02/onebrc 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] 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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 650cb949a541edbe92eca0819e9bb195301977ea01bf9f0aa242061b66e12394 [INFO] running `Command { std: "docker" "start" "-a" "650cb949a541edbe92eca0819e9bb195301977ea01bf9f0aa242061b66e12394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "650cb949a541edbe92eca0819e9bb195301977ea01bf9f0aa242061b66e12394", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650cb949a541edbe92eca0819e9bb195301977ea01bf9f0aa242061b66e12394", kill_on_drop: false }` [INFO] [stdout] 650cb949a541edbe92eca0819e9bb195301977ea01bf9f0aa242061b66e12394 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0c81bb9e73f8be18f015d1280862feb929824696ffcf826bac5ea241cebf52 [INFO] running `Command { std: "docker" "start" "-a" "7e0c81bb9e73f8be18f015d1280862feb929824696ffcf826bac5ea241cebf52", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling onebrc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `count_lines_read_to_buf` is never used [INFO] [stdout] --> src/lib.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | fn count_lines_read_to_buf(path: PathBuf) { [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 `count_lines_read_line` is never used [INFO] [stdout] --> src/lib.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn count_lines_read_line(path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_lines_concurrent` is never used [INFO] [stdout] --> src/lib.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn count_lines_concurrent(path: PathBuf, threads: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "7e0c81bb9e73f8be18f015d1280862feb929824696ffcf826bac5ea241cebf52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0c81bb9e73f8be18f015d1280862feb929824696ffcf826bac5ea241cebf52", kill_on_drop: false }` [INFO] [stdout] 7e0c81bb9e73f8be18f015d1280862feb929824696ffcf826bac5ea241cebf52 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe0afd55edf16a6684ccb1d94a6f80ce1415ed1afeb500a5f4888e296dc27ed [INFO] running `Command { std: "docker" "start" "-a" "ebe0afd55edf16a6684ccb1d94a6f80ce1415ed1afeb500a5f4888e296dc27ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling onebrc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `count_lines_read_to_buf` is never used [INFO] [stdout] --> src/lib.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | fn count_lines_read_to_buf(path: PathBuf) { [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 `count_lines_read_line` is never used [INFO] [stdout] --> src/lib.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn count_lines_read_line(path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_lines_concurrent` is never used [INFO] [stdout] --> src/lib.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn count_lines_concurrent(path: PathBuf, threads: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stdout] warning: function `count_lines_read_to_buf` is never used [INFO] [stdout] --> src/lib.rs:327:4 [INFO] [stdout] | [INFO] [stdout] 327 | fn count_lines_read_to_buf(path: PathBuf) { [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 `count_lines_read_line` is never used [INFO] [stdout] --> src/lib.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn count_lines_read_line(path: PathBuf) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `count_lines_concurrent` is never used [INFO] [stdout] --> src/lib.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn count_lines_concurrent(path: PathBuf, threads: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.91s [INFO] running `Command { std: "docker" "inspect" "ebe0afd55edf16a6684ccb1d94a6f80ce1415ed1afeb500a5f4888e296dc27ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe0afd55edf16a6684ccb1d94a6f80ce1415ed1afeb500a5f4888e296dc27ed", kill_on_drop: false }` [INFO] [stdout] ebe0afd55edf16a6684ccb1d94a6f80ce1415ed1afeb500a5f4888e296dc27ed [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac81186463b6100c0e848544924706eef6505221599f9d8cbf78a2fdc994e2aa [INFO] running `Command { std: "docker" "start" "-a" "ac81186463b6100c0e848544924706eef6505221599f9d8cbf78a2fdc994e2aa", kill_on_drop: false }` [INFO] [stderr] warning: function `count_lines_read_to_buf` is never used [INFO] [stderr] --> src/lib.rs:327:4 [INFO] [stderr] | [INFO] [stderr] 327 | fn count_lines_read_to_buf(path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `count_lines_read_line` is never used [INFO] [stderr] --> src/lib.rs:342:4 [INFO] [stderr] | [INFO] [stderr] 342 | fn count_lines_read_line(path: PathBuf) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `count_lines_concurrent` is never used [INFO] [stderr] --> src/lib.rs:350:4 [INFO] [stderr] | [INFO] [stderr] 350 | fn count_lines_concurrent(path: PathBuf, threads: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `onebrc` (lib) generated 3 warnings [INFO] [stderr] warning: `onebrc` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/onebrc-2e4dd1f681617def) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::can_parse_lines ... ok [INFO] [stdout] test tests::can_parse_float_limited ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/onebrc-edb0a211616e42f8) [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] [stderr] Doc-tests onebrc [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" "ac81186463b6100c0e848544924706eef6505221599f9d8cbf78a2fdc994e2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac81186463b6100c0e848544924706eef6505221599f9d8cbf78a2fdc994e2aa", kill_on_drop: false }` [INFO] [stdout] ac81186463b6100c0e848544924706eef6505221599f9d8cbf78a2fdc994e2aa