[INFO] fetching crate typical 0.12.1... [INFO] testing typical-0.12.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate typical 0.12.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate typical 0.12.1 [INFO] finished tweaking crates.io crate typical 0.12.1 [INFO] tweaked toml for crates.io crate typical 0.12.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate typical 0.12.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate typical 0.12.1 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2caeefc096c0ae3e1cb736357dd479004a676a5545b9151648bb91e9b8ab611 [INFO] running `Command { std: "docker" "start" "-a" "d2caeefc096c0ae3e1cb736357dd479004a676a5545b9151648bb91e9b8ab611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2caeefc096c0ae3e1cb736357dd479004a676a5545b9151648bb91e9b8ab611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2caeefc096c0ae3e1cb736357dd479004a676a5545b9151648bb91e9b8ab611", kill_on_drop: false }` [INFO] [stdout] d2caeefc096c0ae3e1cb736357dd479004a676a5545b9151648bb91e9b8ab611 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e8ed7be2bfb0802f785db8565ec1e5ce2f6a953a7cd49d04dfaba7eb663913 [INFO] running `Command { std: "docker" "start" "-a" "e4e8ed7be2bfb0802f785db8565ec1e5ce2f6a953a7cd49d04dfaba7eb663913", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling typical v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] error: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/error.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | fn source<'a>(&'a self) -> Option<&(dyn error::Error + 'static)> { [INFO] [stdout] | ^^ ----------------------------- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `-D mismatched-lifetime-syntaxes` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(mismatched_lifetime_syntaxes)]` [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 37 | fn source<'a>(&'a self) -> Option<&'a (dyn error::Error + 'static)> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typical` (bin "typical") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e4e8ed7be2bfb0802f785db8565ec1e5ce2f6a953a7cd49d04dfaba7eb663913", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e8ed7be2bfb0802f785db8565ec1e5ce2f6a953a7cd49d04dfaba7eb663913", kill_on_drop: false }` [INFO] [stdout] e4e8ed7be2bfb0802f785db8565ec1e5ce2f6a953a7cd49d04dfaba7eb663913