[INFO] fetching crate parsimonious 0.0.8... [INFO] checking parsimonious-0.0.8 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate parsimonious 0.0.8 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate parsimonious 0.0.8 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate parsimonious 0.0.8 [INFO] finished tweaking crates.io crate parsimonious 0.0.8 [INFO] tweaked toml for crates.io crate parsimonious 0.0.8 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41f78cd66c906a42cf3e835685d1bbcf5c63bfaacb1307371dfbc2f95fc1b6d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41f78cd66c906a42cf3e835685d1bbcf5c63bfaacb1307371dfbc2f95fc1b6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41f78cd66c906a42cf3e835685d1bbcf5c63bfaacb1307371dfbc2f95fc1b6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f78cd66c906a42cf3e835685d1bbcf5c63bfaacb1307371dfbc2f95fc1b6d9", kill_on_drop: false }` [INFO] [stdout] 41f78cd66c906a42cf3e835685d1bbcf5c63bfaacb1307371dfbc2f95fc1b6d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f4df15c05a57836ea48353e0f09e1589eb99f93962e491483348d2cd7d3e12f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f4df15c05a57836ea48353e0f09e1589eb99f93962e491483348d2cd7d3e12f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pulldown-cmark v0.0.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling parsimonious v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:840:74 [INFO] [stdout] | [INFO] [stdout] 840 | fn apply(&self, args: Result) -> Result { self.0.apply(try!(args)) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:850:73 [INFO] [stdout] | [INFO] [stdout] 850 | fn apply(&self, args: (Result,T)) -> Result<(S,T),E> { Ok((try!(args.0),args.1)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:857:80 [INFO] [stdout] | [INFO] [stdout] 857 | fn apply(&self, args: (S,Result)) -> Result<(S,T),E> { Ok((args.0,try!(args.1))) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:864:83 [INFO] [stdout] | [INFO] [stdout] 864 | fn apply(&self, args: (Result,Result)) -> Result<(S,T),E> { Ok((try!(args.0),try!(args.1))) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:864:96 [INFO] [stdout] | [INFO] [stdout] 864 | fn apply(&self, args: (Result,Result)) -> Result<(S,T),E> { Ok((try!(args.0),try!(args.1))) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:840:74 [INFO] [stdout] | [INFO] [stdout] 840 | fn apply(&self, args: Result) -> Result { self.0.apply(try!(args)) } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:850:73 [INFO] [stdout] | [INFO] [stdout] 850 | fn apply(&self, args: (Result,T)) -> Result<(S,T),E> { Ok((try!(args.0),args.1)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:857:80 [INFO] [stdout] | [INFO] [stdout] 857 | fn apply(&self, args: (S,Result)) -> Result<(S,T),E> { Ok((args.0,try!(args.1))) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:864:83 [INFO] [stdout] | [INFO] [stdout] 864 | fn apply(&self, args: (Result,Result)) -> Result<(S,T),E> { Ok((try!(args.0),try!(args.1))) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:864:96 [INFO] [stdout] | [INFO] [stdout] 864 | fn apply(&self, args: (Result,Result)) -> Result<(S,T),E> { Ok((try!(args.0),try!(args.1))) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:1591:54 [INFO] [stdout] | [INFO] [stdout] 1591 | let mut iter = parser.parse(impls::Peekable::new((1..3))).unAbort(); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/lib.rs:1595:64 [INFO] [stdout] | [INFO] [stdout] 1595 | let (mut iter, result) = parser.parse(impls::Peekable::new((0..3))).unCommit().unDone(); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:1856:32 [INFO] [stdout] | [INFO] [stdout] 1856 | type TreeParserState = Box Boxable<&'b str, Output=Tree>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn for<'b> Boxable<&'b str, Output=Tree>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `Command { std: "docker" "inspect" "7f4df15c05a57836ea48353e0f09e1589eb99f93962e491483348d2cd7d3e12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4df15c05a57836ea48353e0f09e1589eb99f93962e491483348d2cd7d3e12f", kill_on_drop: false }` [INFO] [stdout] 7f4df15c05a57836ea48353e0f09e1589eb99f93962e491483348d2cd7d3e12f