[INFO] fetching crate gearley 0.0.4... [INFO] testing gearley-0.0.4 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate gearley 0.0.4 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate gearley 0.0.4 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gearley 0.0.4 [INFO] finished tweaking crates.io crate gearley 0.0.4 [INFO] tweaked toml for crates.io crate gearley 0.0.4 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae96b69d69dfcf017d83e485856a244b9b4851e7cc557feff86207bc691ba403 [INFO] running `Command { std: "docker" "start" "-a" "ae96b69d69dfcf017d83e485856a244b9b4851e7cc557feff86207bc691ba403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae96b69d69dfcf017d83e485856a244b9b4851e7cc557feff86207bc691ba403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae96b69d69dfcf017d83e485856a244b9b4851e7cc557feff86207bc691ba403", kill_on_drop: false }` [INFO] [stdout] ae96b69d69dfcf017d83e485856a244b9b4851e7cc557feff86207bc691ba403 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8e22912071ccd85dad663bcc458049affcca21a408353163102c67ea22adb8d [INFO] running `Command { std: "docker" "start" "-a" "a8e22912071ccd85dad663bcc458049affcca21a408353163102c67ea22adb8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ref_slice v1.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bit-matrix v0.6.0 [INFO] [stderr] Compiling cfg v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling gearley v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 38 | 0..=1000 => 16, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 39 | 1000..=500_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 39 | 1000..=500_000 => 32, [INFO] [stdout] | -------------- this range overlaps on `500000_usize`... [INFO] [stdout] 40 | 500_000..=2_000_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | 0..=200 => 16, [INFO] [stdout] | ------- this range overlaps on `200_usize`... [INFO] [stdout] 79 | 200..=10_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 79 | 200..=10_000 => 32, [INFO] [stdout] | ------------ this range overlaps on `10000_usize`... [INFO] [stdout] 80 | 10_000..=100_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 117 | 0..=1000 => 16, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 118 | 1000..=500_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 118 | 1000..=500_000 => 32, [INFO] [stdout] | -------------- this range overlaps on `500000_usize`... [INFO] [stdout] 119 | 500_000..=2_000_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 211 | 0..=1000 => 8, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 212 | 1000..=100_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nop` [INFO] [stdout] --> src/forest/node.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | nop: NopRepr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nop` [INFO] [stdout] --> src/forest/node.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | nop: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.53s [INFO] running `Command { std: "docker" "inspect" "a8e22912071ccd85dad663bcc458049affcca21a408353163102c67ea22adb8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e22912071ccd85dad663bcc458049affcca21a408353163102c67ea22adb8d", kill_on_drop: false }` [INFO] [stdout] a8e22912071ccd85dad663bcc458049affcca21a408353163102c67ea22adb8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8001621bda575d3d007e78ba76de798785325d50c0d98f4e169cea8d9404a167 [INFO] running `Command { std: "docker" "start" "-a" "8001621bda575d3d007e78ba76de798785325d50c0d98f4e169cea8d9404a167", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling internship v0.6.0 [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 38 | 0..=1000 => 16, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 39 | 1000..=500_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 39 | 1000..=500_000 => 32, [INFO] [stdout] | -------------- this range overlaps on `500000_usize`... [INFO] [stdout] 40 | 500_000..=2_000_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | 0..=200 => 16, [INFO] [stdout] | ------- this range overlaps on `200_usize`... [INFO] [stdout] 79 | 200..=10_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 79 | 200..=10_000 => 32, [INFO] [stdout] | ------------ this range overlaps on `10000_usize`... [INFO] [stdout] 80 | 10_000..=100_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 117 | 0..=1000 => 16, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 118 | 1000..=500_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 118 | 1000..=500_000 => 32, [INFO] [stdout] | -------------- this range overlaps on `500000_usize`... [INFO] [stdout] 119 | 500_000..=2_000_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 211 | 0..=1000 => 8, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 212 | 1000..=100_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nop` [INFO] [stdout] --> src/forest/node.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | nop: NopRepr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nop` [INFO] [stdout] --> src/forest/node.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | nop: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_macros v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling c_lexer v0.1.1 [INFO] [stderr] Compiling gearley v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 38 | 0..=1000 => 16, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 39 | 1000..=500_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 39 | 1000..=500_000 => 32, [INFO] [stdout] | -------------- this range overlaps on `500000_usize`... [INFO] [stdout] 40 | 500_000..=2_000_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 78 | 0..=200 => 16, [INFO] [stdout] | ------- this range overlaps on `200_usize`... [INFO] [stdout] 79 | 200..=10_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 79 | 200..=10_000 => 32, [INFO] [stdout] | ------------ this range overlaps on `10000_usize`... [INFO] [stdout] 80 | 10_000..=100_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 117 | 0..=1000 => 16, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 118 | 1000..=500_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 118 | 1000..=500_000 => 32, [INFO] [stdout] | -------------- this range overlaps on `500000_usize`... [INFO] [stdout] 119 | 500_000..=2_000_000 => 64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/memory_use.rs:212:13 [INFO] [stdout] | [INFO] [stdout] 211 | 0..=1000 => 8, [INFO] [stdout] | -------- this range overlaps on `1000_usize`... [INFO] [stdout] 212 | 1000..=100_000 => 32, [INFO] [stdout] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nop` [INFO] [stdout] --> src/forest/node.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | nop: NopRepr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `nop` [INFO] [stdout] --> src/forest/node.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | nop: u16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.86s [INFO] running `Command { std: "docker" "inspect" "8001621bda575d3d007e78ba76de798785325d50c0d98f4e169cea8d9404a167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8001621bda575d3d007e78ba76de798785325d50c0d98f4e169cea8d9404a167", kill_on_drop: false }` [INFO] [stdout] 8001621bda575d3d007e78ba76de798785325d50c0d98f4e169cea8d9404a167 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f315826712140e0291ea4a6741bfea938423109ad2c774a28a420bdfae33f39a [INFO] running `Command { std: "docker" "start" "-a" "f315826712140e0291ea4a6741bfea938423109ad2c774a28a420bdfae33f39a", kill_on_drop: false }` [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 38 | 0..=1000 => 16, [INFO] [stderr] | -------- this range overlaps on `1000_usize`... [INFO] [stderr] 39 | 1000..=500_000 => 32, [INFO] [stderr] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:40:13 [INFO] [stderr] | [INFO] [stderr] 39 | 1000..=500_000 => 32, [INFO] [stderr] | -------------- this range overlaps on `500000_usize`... [INFO] [stderr] 40 | 500_000..=2_000_000 => 64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:79:13 [INFO] [stderr] | [INFO] [stderr] 78 | 0..=200 => 16, [INFO] [stderr] | ------- this range overlaps on `200_usize`... [INFO] [stderr] 79 | 200..=10_000 => 32, [INFO] [stderr] | ^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:80:13 [INFO] [stderr] | [INFO] [stderr] 79 | 200..=10_000 => 32, [INFO] [stderr] | ------------ this range overlaps on `10000_usize`... [INFO] [stderr] 80 | 10_000..=100_000 => 64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:118:13 [INFO] [stderr] | [INFO] [stderr] 117 | 0..=1000 => 16, [INFO] [stderr] | -------- this range overlaps on `1000_usize`... [INFO] [stderr] 118 | 1000..=500_000 => 32, [INFO] [stderr] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 118 | 1000..=500_000 => 32, [INFO] [stderr] | -------------- this range overlaps on `500000_usize`... [INFO] [stderr] 119 | 500_000..=2_000_000 => 64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/memory_use.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 211 | 0..=1000 => 8, [INFO] [stderr] | -------- this range overlaps on `1000_usize`... [INFO] [stderr] 212 | 1000..=100_000 => 32, [INFO] [stderr] | ^^^^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nop` [INFO] [stderr] --> src/forest/node.rs:149:5 [INFO] [stderr] | [INFO] [stderr] 149 | nop: NopRepr, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `nop` [INFO] [stderr] --> src/forest/node.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | nop: u16, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gearley` (lib) generated 9 warnings [INFO] [stderr] warning: `gearley` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gearley-6d93424cd7996f25) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test events::test_prediction_events ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_c.rs (/opt/rustwide/target/debug/deps/test_c-cf03586aab8942ea) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test helpers::cartesian_product::test_cartesian_product ... ok [INFO] [stdout] test test_parse_c ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.94s [INFO] [stdout] [INFO] [stderr] Running tests/test_nulling.rs (/opt/rustwide/target/debug/deps/test_nulling-ed134d5183bebb64) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test helpers::cartesian_product::test_cartesian_product ... ok [INFO] [stdout] test test_grammar_with_nulling_intermediate ... ok [INFO] [stderr] Running tests/test_recognizer.rs (/opt/rustwide/target/debug/deps/test_recognizer-9cb95d8e8c8283bb) [INFO] [stdout] test test_trivial_grammar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test helpers::cartesian_product::test_cartesian_product ... ok [INFO] [stdout] test test_recognize_nested ... ok [INFO] [stdout] test test_recognize_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_sequence.rs (/opt/rustwide/target/debug/deps/test_sequence-d6cf17a8dec2d7c1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_sequence ... ok [INFO] [stdout] test helpers::cartesian_product::test_cartesian_product ... 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 tests/test_serde.rs (/opt/rustwide/target/debug/deps/test_serde-146339ac9f17e4fa) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8c5d6ae90c6a56b4) [INFO] [stdout] test helpers::cartesian_product::test_cartesian_product ... ok [INFO] [stdout] test test_ambiguous_arithmetic ... ok [INFO] [stdout] test test_precedenced_arith ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests gearley [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" "f315826712140e0291ea4a6741bfea938423109ad2c774a28a420bdfae33f39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f315826712140e0291ea4a6741bfea938423109ad2c774a28a420bdfae33f39a", kill_on_drop: false }` [INFO] [stdout] f315826712140e0291ea4a6741bfea938423109ad2c774a28a420bdfae33f39a