[INFO] cloning repository https://github.com/toziegler/lineal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toziegler/lineal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoziegler%2Flineal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoziegler%2Flineal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f90a79cb810626d3e1f3fb33fe5369fd15a02735 [INFO] checking toziegler/lineal against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoziegler%2Flineal" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toziegler/lineal on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toziegler/lineal [INFO] finished tweaking git repo https://github.com/toziegler/lineal [INFO] tweaked toml for git repo https://github.com/toziegler/lineal written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toziegler/lineal 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.9.1 [INFO] [stderr] Downloaded perf-event-open-sys2 v5.0.5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7f0026e478b720fad62d6a116978744e99ce2a6804470ce941a2f8322460b33 [INFO] running `Command { std: "docker" "start" "-a" "d7f0026e478b720fad62d6a116978744e99ce2a6804470ce941a2f8322460b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7f0026e478b720fad62d6a116978744e99ce2a6804470ce941a2f8322460b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f0026e478b720fad62d6a116978744e99ce2a6804470ce941a2f8322460b33", kill_on_drop: false }` [INFO] [stdout] d7f0026e478b720fad62d6a116978744e99ce2a6804470ce941a2f8322460b33 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ea5373d0a0bef33dbeaee8cd6f76c3d7281e25bfa3752c9142ebe37be45f4fb [INFO] running `Command { std: "docker" "start" "-a" "9ea5373d0a0bef33dbeaee8cd6f76c3d7281e25bfa3752c9142ebe37be45f4fb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking perf-event-open-sys2 v5.0.5 [INFO] [stderr] Checking lineal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BufWriter` and `stdout` [INFO] [stdout] --> src/lib.rs:448:14 [INFO] [stdout] | [INFO] [stdout] 448 | io::{stdout, BufWriter}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitflags::Flags` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use bitflags::Flags; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bitflags::Flags` [INFO] [stdout] --> src/lib.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use bitflags::Flags; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block` [INFO] [stdout] --> src/lib.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | let block = PerfEventBlock::new(benchmark_params, 10_000_000.0); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_block` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pe` is never read [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | struct Event { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 39 | pe: perf_event_open_sys::bindings::perf_event_attr, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pe` is never read [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | struct Event { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 39 | pe: perf_event_open_sys::bindings::perf_event_attr, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hint::black_box` [INFO] [stdout] --> example/example_pause.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{arch::x86_64::_mm_pause, collections::HashMap, hint::black_box}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lineal` [INFO] [stdout] --> example/example_pause.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let lineal = lineal::PerfEventBlock::new(benchmark_params, operations as f64)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lineal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hint::black_box` [INFO] [stdout] --> example/example_pause.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{arch::x86_64::_mm_pause, collections::HashMap, hint::black_box}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lineal` [INFO] [stdout] --> example/example_pause.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | let lineal = lineal::PerfEventBlock::new(benchmark_params, operations as f64)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_lineal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "9ea5373d0a0bef33dbeaee8cd6f76c3d7281e25bfa3752c9142ebe37be45f4fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ea5373d0a0bef33dbeaee8cd6f76c3d7281e25bfa3752c9142ebe37be45f4fb", kill_on_drop: false }` [INFO] [stdout] 9ea5373d0a0bef33dbeaee8cd6f76c3d7281e25bfa3752c9142ebe37be45f4fb