[INFO] cloning repository https://github.com/Guilucand/rust-cpu-bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guilucand/rust-cpu-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilucand%2Frust-cpu-bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilucand%2Frust-cpu-bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ccb666e30a581dfedbda3b50f650d07d0beee55
[INFO] checking Guilucand/rust-cpu-bench/2ccb666e30a581dfedbda3b50f650d07d0beee55 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuilucand%2Frust-cpu-bench" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Guilucand/rust-cpu-bench
[INFO] finished tweaking git repo https://github.com/Guilucand/rust-cpu-bench
[INFO] tweaked toml for git repo https://github.com/Guilucand/rust-cpu-bench written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Guilucand/rust-cpu-bench on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Guilucand/rust-cpu-bench 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded critical-section v0.2.5
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.6
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded filebuffer v0.4.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.4
[INFO] [stderr]   Downloaded procfs v0.9.1
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded dashmap v5.1.0
[INFO] [stderr]   Downloaded heapless v0.7.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33b10294e150825f0ff7b877b14c3814069143d7dde71fddcc7216958557e1b3
[INFO] running `Command { std: "docker" "start" "-a" "33b10294e150825f0ff7b877b14c3814069143d7dde71fddcc7216958557e1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b10294e150825f0ff7b877b14c3814069143d7dde71fddcc7216958557e1b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b10294e150825f0ff7b877b14c3814069143d7dde71fddcc7216958557e1b3", kill_on_drop: false }`
[INFO] [stdout] 33b10294e150825f0ff7b877b14c3814069143d7dde71fddcc7216958557e1b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4495de4b58f54ca95b908358a2399ee40372a5aacd42e29f0f6e18a5673acb3
[INFO] running `Command { std: "docker" "start" "-a" "d4495de4b58f54ca95b908358a2399ee40372a5aacd42e29f0f6e18a5673acb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.4
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking spin v0.9.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking filebuffer v0.4.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking nightly-quirks v0.1.0 (/opt/rustwide/workdir/nightly-quirks)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking procfs v0.9.1
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking simple-process-stats v1.0.0 (/opt/rustwide/workdir/simple-process-stats)
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking dashmap v5.1.0
[INFO] [stderr]     Checking parallel-processor v0.1.0 (/opt/rustwide/workdir/parallel-processor-rs)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> parallel-processor-rs/src/memory_data_size.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `memory-guards`, `no-stats`, `process-stats`, `simple-process-stats`, and `track-usage`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 <https://github.com/rust-lang/rust/issues/82523> for more information
[INFO] [stdout]   --> parallel-processor-rs/src/fast_smart_bucket_sort.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |         #[allow(unaligned_references)] // Safe because the aligment of bytes is always 1
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> parallel-processor-rs/src/fast_smart_bucket_sort.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |             counts[((F::get_shifted(el, first_shift)) as usize + 1)] += 1usize;
[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] 91 -             counts[((F::get_shifted(el, first_shift)) as usize + 1)] += 1usize;
[INFO] [stdout] 91 +             counts[(F::get_shifted(el, first_shift)) as usize + 1 ] += 1usize;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread::Thread`
[INFO] [stdout]  --> parallel-processor-rs/src/phase_times_monitor.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::thread::Thread;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> parallel-processor-rs/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(is_sorted)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0793]: reference to field of packed struct is unaligned
[INFO] [stdout]   --> parallel-processor-rs/src/fast_smart_bucket_sort.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |         bucket.write(&self.data[..]).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this struct is 1-byte aligned, but the type of this field may require higher alignment
[INFO] [stdout]    = note: creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]    = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0793`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parallel-processor` (lib) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d4495de4b58f54ca95b908358a2399ee40372a5aacd42e29f0f6e18a5673acb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4495de4b58f54ca95b908358a2399ee40372a5aacd42e29f0f6e18a5673acb3", kill_on_drop: false }`
[INFO] [stdout] d4495de4b58f54ca95b908358a2399ee40372a5aacd42e29f0f6e18a5673acb3
