[INFO] cloning repository https://github.com/fairphone-mirror/platform_external_rust_crates_combine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fairphone-mirror/platform_external_rust_crates_combine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffairphone-mirror%2Fplatform_external_rust_crates_combine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffairphone-mirror%2Fplatform_external_rust_crates_combine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e16de14fd59c2effca2cb9861843aed1170d7ab4
[INFO] checking fairphone-mirror/platform_external_rust_crates_combine against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffairphone-mirror%2Fplatform_external_rust_crates_combine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fairphone-mirror/platform_external_rust_crates_combine
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/fairphone-mirror/platform_external_rust_crates_combine
[INFO] tweaked toml for git repo https://github.com/fairphone-mirror/platform_external_rust_crates_combine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fairphone-mirror/platform_external_rust_crates_combine on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fairphone-mirror/platform_external_rust_crates_combine 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded partial-io v0.3.1
[INFO] [stderr]   Downloaded tokio-macros v0.3.2
[INFO] [stderr]   Downloaded quickcheck v0.6.2
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1596b7373c124cb8d57d047d1b98d38af7cbe77837f47a5f7cc5e8acea5cfdb6
[INFO] running `Command { std: "docker" "start" "-a" "1596b7373c124cb8d57d047d1b98d38af7cbe77837f47a5f7cc5e8acea5cfdb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1596b7373c124cb8d57d047d1b98d38af7cbe77837f47a5f7cc5e8acea5cfdb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1596b7373c124cb8d57d047d1b98d38af7cbe77837f47a5f7cc5e8acea5cfdb6", kill_on_drop: false }`
[INFO] [stdout] 1596b7373c124cb8d57d047d1b98d38af7cbe77837f47a5f7cc5e8acea5cfdb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a846c2305a668da66eaeae0c0db72410d39b3e665c7419dc95cfc231c90ff3
[INFO] running `Command { std: "docker" "start" "-a" "16a846c2305a668da66eaeae0c0db72410d39b3e665c7419dc95cfc231c90ff3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.105
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking event-listener v2.5.1
[INFO] [stderr]     Checking fastrand v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking async-task v4.0.3
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling tokio v0.3.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking async-lock v2.4.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking combine v4.6.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking blocking v1.0.2
[INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type
[INFO] [stdout]    --> src/parser/choice.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 499 | /     fn parse_mode_choice<M>(
[INFO] [stdout] 500 | |         &mut self,
[INFO] [stdout] 501 | |         _mode: M,
[INFO] [stdout] 502 | |         _input: &mut Input,
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |     where
[INFO] [stdout] 506 | |         M: ParseMode,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]    --> src/lib.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^ help: remove this attribute
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/range.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | / parser! {
[INFO] [stdout]  69 | |     #[derive(Clone)]
[INFO] [stdout]  70 | |     pub struct Recognize;
[INFO] [stdout]  71 | |     type PartialState = <RecognizeWithValue<P> as Parser<Input>>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]    --> src/lib.rs:508:11
[INFO] [stdout]     |
[INFO] [stdout] 508 |           $(#[$attr])*
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/range.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | / parser! {
[INFO] [stdout]  69 | |     #[derive(Clone)]
[INFO] [stdout]  70 | |     pub struct Recognize;
[INFO] [stdout]  71 | |     type PartialState = <RecognizeWithValue<P> as Parser<Input>>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::combine_parser_impl` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling tokio-macros v0.3.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]     Checking polling v2.1.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]     Checking quickcheck v0.6.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking async-global-executor v2.0.2
[INFO] [stderr]     Checking async-std v1.10.0
[INFO] [stderr]     Checking partial-io v0.3.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:76:61
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn into_info(&'s self) -> Info<T, R, <Self as ErrorInfo<'_, T, R>>::Format> {
[INFO] [stdout]    |                   -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 76 -     fn into_info(&'s self) -> Info<T, R, <Self as ErrorInfo<'_, T, R>>::Format> {
[INFO] [stdout] 76 +     fn into_info(&'s self) -> Info<T, R, <Self as ErrorInfo<'s, T, R>>::Format> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stdout] warning: fields `method`, `uri`, and `version` are never read
[INFO] [stdout]   --> benches/http.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct Request<'a> {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 22 |     method: &'a [u8],
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     uri: &'a [u8],
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 24 |     version: &'a [u8],
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `value` are never read
[INFO] [stdout]   --> benches/http.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct Header<'a> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 29 |     name: &'a [u8],
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 30 |     value: Vec<&'a [u8]>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this item cannot be used as its where bounds are not satisfied for the `Self` type
[INFO] [stdout]    --> src/parser/choice.rs:499:5
[INFO] [stdout]     |
[INFO] [stdout] 499 | /     fn parse_mode_choice<M>(
[INFO] [stdout] 500 | |         &mut self,
[INFO] [stdout] 501 | |         _mode: M,
[INFO] [stdout] 502 | |         _input: &mut Input,
[INFO] [stdout] ...   |
[INFO] [stdout] 505 | |     where
[INFO] [stdout] 506 | |         M: ParseMode,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]    --> src/lib.rs:509:9
[INFO] [stdout]     |
[INFO] [stdout] 509 |           #[inline]
[INFO] [stdout]     |           ^^^^^^^^^ help: remove this attribute
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/range.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | / parser! {
[INFO] [stdout]  69 | |     #[derive(Clone)]
[INFO] [stdout]  70 | |     pub struct Recognize;
[INFO] [stdout]  71 | |     type PartialState = <RecognizeWithValue<P> as Parser<Input>>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]    --> src/lib.rs:508:11
[INFO] [stdout]     |
[INFO] [stdout] 508 |           $(#[$attr])*
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/range.rs:68:1
[INFO] [stdout]     |
[INFO] [stdout]  68 | / parser! {
[INFO] [stdout]  69 | |     #[derive(Clone)]
[INFO] [stdout]  70 | |     pub struct Recognize;
[INFO] [stdout]  71 | |     type PartialState = <RecognizeWithValue<P> as Parser<Input>>::PartialState;
[INFO] [stdout] ...   |
[INFO] [stdout]  98 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `$crate::combine_parser_impl` which comes from the expansion of the macro `parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:76:61
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn into_info(&'s self) -> Info<T, R, <Self as ErrorInfo<'_, T, R>>::Format> {
[INFO] [stdout]    |                   -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'s`
[INFO] [stdout]    |
[INFO] [stdout] 76 -     fn into_info(&'s self) -> Info<T, R, <Self as ErrorInfo<'_, T, R>>::Format> {
[INFO] [stdout] 76 +     fn into_info(&'s self) -> Info<T, R, <Self as ErrorInfo<'s, T, R>>::Format> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "16a846c2305a668da66eaeae0c0db72410d39b3e665c7419dc95cfc231c90ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a846c2305a668da66eaeae0c0db72410d39b3e665c7419dc95cfc231c90ff3", kill_on_drop: false }`
[INFO] [stdout] 16a846c2305a668da66eaeae0c0db72410d39b3e665c7419dc95cfc231c90ff3
