[INFO] fetching crate tuple_routing 0.8.0... [INFO] checking tuple_routing-0.8.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate tuple_routing 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate tuple_routing 0.8.0 [INFO] finished tweaking crates.io crate tuple_routing 0.8.0 [INFO] tweaked toml for crates.io crate tuple_routing 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tuple_routing 0.8.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tuple_routing 0.8.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31b6c0a8dc63ce247273d0f7b33b021ab5cf6e97c989879bf12569153469cec6 [INFO] running `Command { std: "docker" "start" "-a" "31b6c0a8dc63ce247273d0f7b33b021ab5cf6e97c989879bf12569153469cec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31b6c0a8dc63ce247273d0f7b33b021ab5cf6e97c989879bf12569153469cec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b6c0a8dc63ce247273d0f7b33b021ab5cf6e97c989879bf12569153469cec6", kill_on_drop: false }` [INFO] [stdout] 31b6c0a8dc63ce247273d0f7b33b021ab5cf6e97c989879bf12569153469cec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41017013d963ebcd6c21dc21b21facf08c1b1508cc15a4b56186661bee0688d9 [INFO] running `Command { std: "docker" "start" "-a" "41017013d963ebcd6c21dc21b21facf08c1b1508cc15a4b56186661bee0688d9", kill_on_drop: false }` [INFO] [stderr] Compiling buffertk v0.13.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking zerror v0.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking sig_fig_histogram v0.6.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking biometrics v0.12.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking rustix v1.0.8 [INFO] [stderr] Checking utilz v0.7.0 [INFO] [stderr] Checking sync42 v0.15.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking utf8path v0.9.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling derive_util v0.5.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling prototk_derive v0.13.0 [INFO] [stderr] Compiling zerror_derive v0.7.0 [INFO] [stderr] Compiling arrrg_derive v0.8.0 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Checking arrrg v0.8.0 [INFO] [stderr] Checking prototk v0.13.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking guacamole v0.14.0 [INFO] [stderr] Checking one_two_eight v0.10.0 [INFO] [stderr] Compiling tuple_key_derive v0.11.0 [INFO] [stderr] Checking tatl v0.13.0 [INFO] [stderr] Checking zerror_core v0.13.0 [INFO] [stderr] Checking indicio v0.12.0 [INFO] [stderr] Checking rpc_pb v0.14.0 [INFO] [stderr] Checking tuple_key v0.13.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys v4.17.0 [INFO] [stderr] Checking boring v4.17.0 [INFO] [stderr] Checking busyrpc v0.13.0 [INFO] [stderr] Checking tuple_routing v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn identifier(input: &str) -> ParseResult { [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] 130 | pub fn identifier(input: &str) -> ParseResult<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn field_number(input: &str) -> ParseResult { [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] 143 | pub fn field_number(input: &str) -> ParseResult<'_, FieldNumber> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn schema(input: &str) -> ParseResult> { [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] 147 | pub fn schema(input: &str) -> ParseResult<'_, tuple_key::Schema<()>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | fn ws0(input: &str) -> ParseResult<()> { [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] 211 | fn ws0(input: &str) -> ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn identifier(input: &str) -> ParseResult { [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] 130 | pub fn identifier(input: &str) -> ParseResult<'_, String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn field_number(input: &str) -> ParseResult { [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] 143 | pub fn field_number(input: &str) -> ParseResult<'_, FieldNumber> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn schema(input: &str) -> ParseResult> { [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] 147 | pub fn schema(input: &str) -> ParseResult<'_, tuple_key::Schema<()>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | fn ws0(input: &str) -> ParseResult<()> { [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] 211 | fn ws0(input: &str) -> ParseResult<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "41017013d963ebcd6c21dc21b21facf08c1b1508cc15a4b56186661bee0688d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41017013d963ebcd6c21dc21b21facf08c1b1508cc15a4b56186661bee0688d9", kill_on_drop: false }` [INFO] [stdout] 41017013d963ebcd6c21dc21b21facf08c1b1508cc15a4b56186661bee0688d9