[INFO] fetching crate alass-core 2.0.0...
[INFO] checking alass-core-2.0.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate alass-core 2.0.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate alass-core 2.0.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alass-core 2.0.0
[INFO] finished tweaking crates.io crate alass-core 2.0.0
[INFO] tweaked toml for crates.io crate alass-core 2.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.8.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.1.16
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03045b686d57c3007e9ae6ce04dbb2eeb8fea145a3d528e51fca291cbe1111d2
[INFO] running `Command { std: "docker" "start" "-a" "03045b686d57c3007e9ae6ce04dbb2eeb8fea145a3d528e51fca291cbe1111d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03045b686d57c3007e9ae6ce04dbb2eeb8fea145a3d528e51fca291cbe1111d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03045b686d57c3007e9ae6ce04dbb2eeb8fea145a3d528e51fca291cbe1111d2", kill_on_drop: false }`
[INFO] [stdout] 03045b686d57c3007e9ae6ce04dbb2eeb8fea145a3d528e51fca291cbe1111d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7a162f8ad75e383fbbd9b98f7dd6262ea6239d36d2da3a487db2789a3524ac
[INFO] running `Command { std: "docker" "start" "-a" "9d7a162f8ad75e383fbbd9b98f7dd6262ea6239d36d2da3a487db2789a3524ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking alass-core v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stdout] warning: unexpected `cfg` condition value: `statistics`
[INFO] [stdout]    --> src/alass.rs:354:11
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[cfg(feature = "statistics")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `nosplit-heap-sort`
[INFO] [stdout]     = help: consider adding `statistics` 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: unnecessary trailing semicolon
[INFO] [stdout]   --> src/alass.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 };
[INFO] [stdout]    |                  ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/rating_type.rs:144:35
[INFO] [stdout]     |
[INFO] [stdout] 144 |     const RATING_PRECISION: i64 = (1 << 32);
[INFO] [stdout]     |                                   ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     const RATING_PRECISION: i64 = (1 << 32);
[INFO] [stdout] 144 +     const RATING_PRECISION: i64 = 1 << 32;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]    --> src/rating_type.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[inline]
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]    --> src/rating_type.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         #[inline]
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]    --> src/rating_type.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[inline]
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]     --> src/segments.rs:1691:5
[INFO] [stdout]      |
[INFO] [stdout] 1691 |     #[inline]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]     --> src/segments.rs:1694:5
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     #[inline]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `div_by_i64_to_delta` and `as_readable_f32` are never used
[INFO] [stdout]    --> src/rating_type.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub trait RatingExt {
[INFO] [stdout]     |               --------- associated items in this trait
[INFO] [stdout] ...
[INFO] [stdout] 185 |         fn div_by_i64_to_delta(r: Rating, other: i64) -> RatingDelta {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |         fn as_readable_f32(self) -> f32;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stdout] warning: unexpected `cfg` condition value: `statistics`
[INFO] [stdout]    --> src/alass.rs:354:11
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[cfg(feature = "statistics")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `nosplit-heap-sort`
[INFO] [stdout]     = help: consider adding `statistics` 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: unnecessary trailing semicolon
[INFO] [stdout]   --> src/alass.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |                 };
[INFO] [stdout]    |                  ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/rating_type.rs:144:35
[INFO] [stdout]     |
[INFO] [stdout] 144 |     const RATING_PRECISION: i64 = (1 << 32);
[INFO] [stdout]     |                                   ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 144 -     const RATING_PRECISION: i64 = (1 << 32);
[INFO] [stdout] 144 +     const RATING_PRECISION: i64 = 1 << 32;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]    --> src/rating_type.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |         #[inline]
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]    --> src/rating_type.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         #[inline]
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]    --> src/rating_type.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[inline]
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]     --> src/segments.rs:1691:5
[INFO] [stdout]      |
[INFO] [stdout] 1691 |     #[inline]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[inline]` is ignored on function prototypes
[INFO] [stdout]     --> src/segments.rs:1694:5
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     #[inline]
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `div_by_i64_to_delta` and `as_readable_f32` are never used
[INFO] [stdout]    --> src/rating_type.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub trait RatingExt {
[INFO] [stdout]     |               --------- associated items in this trait
[INFO] [stdout] ...
[INFO] [stdout] 185 |         fn div_by_i64_to_delta(r: Rating, other: i64) -> RatingDelta {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |         fn as_readable_f32(self) -> f32;
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "9d7a162f8ad75e383fbbd9b98f7dd6262ea6239d36d2da3a487db2789a3524ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7a162f8ad75e383fbbd9b98f7dd6262ea6239d36d2da3a487db2789a3524ac", kill_on_drop: false }`
[INFO] [stdout] 9d7a162f8ad75e383fbbd9b98f7dd6262ea6239d36d2da3a487db2789a3524ac
