[INFO] fetching crate parsley-rs 0.20.4...
[INFO] building parsley-rs-0.20.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate parsley-rs 0.20.4 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate parsley-rs 0.20.4
[INFO] finished tweaking crates.io crate parsley-rs 0.20.4
[INFO] tweaked toml for crates.io crate parsley-rs 0.20.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parsley-rs 0.20.4 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parsley-rs 0.20.4 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded character-stream v0.9.0
[INFO] [stderr]   Downloaded filepath v0.1.2
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded parsley-rs-hack v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37df14ee35307d43c5b280a646fa9c10ea26f1637c4e2343926ae3bea896d174
[INFO] running `Command { std: "docker" "start" "-a" "37df14ee35307d43c5b280a646fa9c10ea26f1637c4e2343926ae3bea896d174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37df14ee35307d43c5b280a646fa9c10ea26f1637c4e2343926ae3bea896d174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37df14ee35307d43c5b280a646fa9c10ea26f1637c4e2343926ae3bea896d174", kill_on_drop: false }`
[INFO] [stdout] 37df14ee35307d43c5b280a646fa9c10ea26f1637c4e2343926ae3bea896d174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75751ec94d4ead39c714a0c87e39312cfc20523488e46a1231c686bf941cb518
[INFO] running `Command { std: "docker" "start" "-a" "75751ec94d4ead39c714a0c87e39312cfc20523488e46a1231c686bf941cb518", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling filepath v0.1.2
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling character-stream v0.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling parsley-rs-hack v0.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling parsley-rs v0.20.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             Bound::Included(i) => (*i < end),
[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] 151 -             Bound::Included(i) => (*i < end),
[INFO] [stdout] 151 +             Bound::Included(i) => *i < end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Bound::Excluded(e) => (e - 1 < end),
[INFO] [stdout]     |                                   ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -             Bound::Excluded(e) => (e - 1 < end),
[INFO] [stdout] 152 +             Bound::Excluded(e) => e - 1 < end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Bound::Included(i) => (*i <= end),
[INFO] [stdout]     |                                   ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -             Bound::Included(i) => (*i <= end),
[INFO] [stdout] 156 +             Bound::Included(i) => *i <= end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:157:35
[INFO] [stdout]     |
[INFO] [stdout] 157 |             Bound::Excluded(e) => (e - 1 <= end),
[INFO] [stdout]     |                                   ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 -             Bound::Excluded(e) => (e - 1 <= end),
[INFO] [stdout] 157 +             Bound::Excluded(e) => e - 1 <= end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s
[INFO] running `Command { std: "docker" "inspect" "75751ec94d4ead39c714a0c87e39312cfc20523488e46a1231c686bf941cb518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75751ec94d4ead39c714a0c87e39312cfc20523488e46a1231c686bf941cb518", kill_on_drop: false }`
[INFO] [stdout] 75751ec94d4ead39c714a0c87e39312cfc20523488e46a1231c686bf941cb518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a76cf8b43d1a13228b737a79cf75ebcc7d354e10dbf9fe8eeea8273a927ed65
[INFO] running `Command { std: "docker" "start" "-a" "0a76cf8b43d1a13228b737a79cf75ebcc7d354e10dbf9fe8eeea8273a927ed65", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             Bound::Included(i) => (*i < end),
[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] 151 -             Bound::Included(i) => (*i < end),
[INFO] [stdout] 151 +             Bound::Included(i) => *i < end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Bound::Excluded(e) => (e - 1 < end),
[INFO] [stdout]     |                                   ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -             Bound::Excluded(e) => (e - 1 < end),
[INFO] [stdout] 152 +             Bound::Excluded(e) => e - 1 < end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Bound::Included(i) => (*i <= end),
[INFO] [stdout]     |                                   ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -             Bound::Included(i) => (*i <= end),
[INFO] [stdout] 156 +             Bound::Included(i) => *i <= end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parsley-rs v0.20.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:157:35
[INFO] [stdout]     |
[INFO] [stdout] 157 |             Bound::Excluded(e) => (e - 1 <= end),
[INFO] [stdout]     |                                   ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 -             Bound::Excluded(e) => (e - 1 <= end),
[INFO] [stdout] 157 +             Bound::Excluded(e) => e - 1 <= end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |             Bound::Included(i) => (*i < end),
[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] 151 -             Bound::Included(i) => (*i < end),
[INFO] [stdout] 151 +             Bound::Included(i) => *i < end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |             Bound::Excluded(e) => (e - 1 < end),
[INFO] [stdout]     |                                   ^           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 152 -             Bound::Excluded(e) => (e - 1 < end),
[INFO] [stdout] 152 +             Bound::Excluded(e) => e - 1 < end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 |             Bound::Included(i) => (*i <= end),
[INFO] [stdout]     |                                   ^         ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -             Bound::Included(i) => (*i <= end),
[INFO] [stdout] 156 +             Bound::Included(i) => *i <= end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/lexical/stream.rs:157:35
[INFO] [stdout]     |
[INFO] [stdout] 157 |             Bound::Excluded(e) => (e - 1 <= end),
[INFO] [stdout]     |                                   ^            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 157 -             Bound::Excluded(e) => (e - 1 <= end),
[INFO] [stdout] 157 +             Bound::Excluded(e) => e - 1 <= end ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "0a76cf8b43d1a13228b737a79cf75ebcc7d354e10dbf9fe8eeea8273a927ed65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a76cf8b43d1a13228b737a79cf75ebcc7d354e10dbf9fe8eeea8273a927ed65", kill_on_drop: false }`
[INFO] [stdout] 0a76cf8b43d1a13228b737a79cf75ebcc7d354e10dbf9fe8eeea8273a927ed65
