[INFO] fetching crate fibers_rpc 0.3.4... [INFO] checking fibers_rpc-0.3.4 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate fibers_rpc 0.3.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate fibers_rpc 0.3.4 [INFO] finished tweaking crates.io crate fibers_rpc 0.3.4 [INFO] tweaked toml for crates.io crate fibers_rpc 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fibers_rpc 0.3.4 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fibers_rpc 0.3.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded trackable v0.2.23 [INFO] [stderr] Downloaded fibers_global v0.1.2 [INFO] [stderr] Downloaded rle-decode-fast v1.0.1 [INFO] [stderr] Downloaded sloggers v0.3.6 [INFO] [stderr] Downloaded slog-stdlog v3.0.5 [INFO] [stderr] Downloaded slog-kvfilter v0.7.0 [INFO] [stderr] Downloaded bytecodec v0.4.13 [INFO] [stderr] Downloaded proc-macro2 v1.0.20 [INFO] [stderr] Downloaded trackable_derive v0.1.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1f7b3a31ccf9f912bd01a820c45086b17d1f91d6daa8da4cf097210affabf6e [INFO] running `Command { std: "docker" "start" "-a" "f1f7b3a31ccf9f912bd01a820c45086b17d1f91d6daa8da4cf097210affabf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1f7b3a31ccf9f912bd01a820c45086b17d1f91d6daa8da4cf097210affabf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f7b3a31ccf9f912bd01a820c45086b17d1f91d6daa8da4cf097210affabf6e", kill_on_drop: false }` [INFO] [stdout] f1f7b3a31ccf9f912bd01a820c45086b17d1f91d6daa8da4cf097210affabf6e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d67df163226d46b0920cb051da7892ad61a2683373b2293326585a23f89aa43 [INFO] running `Command { std: "docker" "start" "-a" "4d67df163226d46b0920cb051da7892ad61a2683373b2293326585a23f89aa43", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking nbchan v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking factory v0.1.2 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-stdlog v3.0.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking fibers v0.1.13 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking fibers_global v0.1.2 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking bytecodec v0.4.13 [INFO] [stderr] Checking prometrics v0.1.13 [INFO] [stderr] Checking tasque v0.1.5 [INFO] [stderr] Checking fibers_tasque v0.1.2 [INFO] [stderr] Checking fibers_rpc v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | fn client(service: &ClientServiceHandle) -> CallClient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn client(service: &ClientServiceHandle) -> CallClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 197 | decoder: Self::ResDecoder, [INFO] [stdout] 198 | ) -> CallClient [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | ) -> CallClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 208 | encoder: Self::ReqEncoder, [INFO] [stdout] 209 | ) -> CallClient [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 209 | ) -> CallClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 221 | ) -> CallClient { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | ) -> CallClient<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | fn client(service: &ClientServiceHandle) -> CastClient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 257 | fn client(service: &ClientServiceHandle) -> CastClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 267 | encoder: Self::Encoder, [INFO] [stdout] 268 | ) -> CastClient { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | ) -> CastClient<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sloggers v0.3.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | fn client(service: &ClientServiceHandle) -> CallClient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 186 | fn client(service: &ClientServiceHandle) -> CallClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:196:18 [INFO] [stdout] | [INFO] [stdout] 196 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 197 | decoder: Self::ResDecoder, [INFO] [stdout] 198 | ) -> CallClient [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 198 | ) -> CallClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:207:18 [INFO] [stdout] | [INFO] [stdout] 207 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 208 | encoder: Self::ReqEncoder, [INFO] [stdout] 209 | ) -> CallClient [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 209 | ) -> CallClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:218:18 [INFO] [stdout] | [INFO] [stdout] 218 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 221 | ) -> CallClient { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 221 | ) -> CallClient<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | fn client(service: &ClientServiceHandle) -> CastClient [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 257 | fn client(service: &ClientServiceHandle) -> CastClient<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | service: &ClientServiceHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 267 | encoder: Self::Encoder, [INFO] [stdout] 268 | ) -> CastClient { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 268 | ) -> CastClient<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [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" "4d67df163226d46b0920cb051da7892ad61a2683373b2293326585a23f89aa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d67df163226d46b0920cb051da7892ad61a2683373b2293326585a23f89aa43", kill_on_drop: false }` [INFO] [stdout] 4d67df163226d46b0920cb051da7892ad61a2683373b2293326585a23f89aa43