[INFO] fetching crate robust-binary-search 0.1.1... [INFO] checking robust-binary-search-0.1.1 against master#5ad98b4026d5172f27615b105658bc8bfd677be8 for pr-129422 [INFO] extracting crate robust-binary-search 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate robust-binary-search 0.1.1 on toolchain 5ad98b4026d5172f27615b105658bc8bfd677be8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate robust-binary-search 0.1.1 [INFO] finished tweaking crates.io crate robust-binary-search 0.1.1 [INFO] tweaked toml for crates.io crate robust-binary-search 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate robust-binary-search 0.1.1 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" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded im-rc v15.0.0 [INFO] [stderr] Downloaded sized-chunks v0.6.2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1f6229ad2bd05d9895d90e2987cabdf4421d03cb1b7046132a1da6805712f66 [INFO] running `Command { std: "docker" "start" "-a" "a1f6229ad2bd05d9895d90e2987cabdf4421d03cb1b7046132a1da6805712f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1f6229ad2bd05d9895d90e2987cabdf4421d03cb1b7046132a1da6805712f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f6229ad2bd05d9895d90e2987cabdf4421d03cb1b7046132a1da6805712f66", kill_on_drop: false }` [INFO] [stdout] a1f6229ad2bd05d9895d90e2987cabdf4421d03cb1b7046132a1da6805712f66 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5ad98b4026d5172f27615b105658bc8bfd677be8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fda963f149de3b098f46a8e1f840f7783aeb360cd767db8b0d8ae6c799f1d05 [INFO] running `Command { std: "docker" "start" "-a" "2fda963f149de3b098f46a8e1f840f7783aeb360cd767db8b0d8ae6c799f1d05", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking robust-binary-search v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `offset` is never used [INFO] [stdout] --> src/range_map.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl RangeMapEntry { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 27 | /// Returns the index of the first individual value in the range. [INFO] [stdout] 28 | pub fn offset(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Iterator` in tuple element 0 that must be used [INFO] [stdout] --> src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | weights.split(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Iterator` in tuple element 1 that must be used [INFO] [stdout] --> src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | weights.split(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `offset` is never used [INFO] [stdout] --> src/range_map.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl RangeMapEntry { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 27 | /// Returns the index of the first individual value in the range. [INFO] [stdout] 28 | pub fn offset(&self) -> usize { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Iterator` in tuple element 0 that must be used [INFO] [stdout] --> src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | weights.split(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `Iterator` in tuple element 1 that must be used [INFO] [stdout] --> src/lib.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | weights.split(index); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: iterators are lazy and do nothing unless consumed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "2fda963f149de3b098f46a8e1f840f7783aeb360cd767db8b0d8ae6c799f1d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fda963f149de3b098f46a8e1f840f7783aeb360cd767db8b0d8ae6c799f1d05", kill_on_drop: false }` [INFO] [stdout] 2fda963f149de3b098f46a8e1f840f7783aeb360cd767db8b0d8ae6c799f1d05