[INFO] cloning repository https://github.com/clanehin/retriever [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clanehin/retriever" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fretriever", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fretriever'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fc9d9a97f1d9b8c55f490d377cc88b24f2c9de5 [INFO] checking clanehin/retriever against try#d76952bc2a74b981479554f7e1e2c6f8a8c3e3bf for pr-100046 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fretriever" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clanehin/retriever on toolchain d76952bc2a74b981479554f7e1e2c6f8a8c3e3bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d76952bc2a74b981479554f7e1e2c6f8a8c3e3bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clanehin/retriever [INFO] finished tweaking git repo https://github.com/clanehin/retriever [INFO] tweaked toml for git repo https://github.com/clanehin/retriever written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/clanehin/retriever already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d76952bc2a74b981479554f7e1e2c6f8a8c3e3bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+d76952bc2a74b981479554f7e1e2c6f8a8c3e3bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fd9a3a6408e61d64ff3f19acd30c5e13e1484fea98f3e6e0984eab76c1a6f45 [INFO] running `Command { std: "docker" "start" "-a" "5fd9a3a6408e61d64ff3f19acd30c5e13e1484fea98f3e6e0984eab76c1a6f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fd9a3a6408e61d64ff3f19acd30c5e13e1484fea98f3e6e0984eab76c1a6f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd9a3a6408e61d64ff3f19acd30c5e13e1484fea98f3e6e0984eab76c1a6f45", kill_on_drop: false }` [INFO] [stdout] 5fd9a3a6408e61d64ff3f19acd30c5e13e1484fea98f3e6e0984eab76c1a6f45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+d76952bc2a74b981479554f7e1e2c6f8a8c3e3bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5053fd655933d696e9f1212052684185d08587543d3ab1c0b42cb1654a88ddab [INFO] running `Command { std: "docker" "start" "-a" "5053fd655933d696e9f1212052684185d08587543d3ab1c0b42cb1654a88ddab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking rgb v0.8.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking retriever v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] error[E0309]: the parameter type `S` may not live long enough [INFO] [stdout] --> src/queries/secondary_index.rs:494:23 [INFO] [stdout] | [INFO] [stdout] 494 | type KeySetIter = Map<<&'a HashSet as IntoIterator>::IntoIter, fn(&'a T) -> Cow<'a, K>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the reference type `&'a HashSet` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 488 | impl<'a, K, T, S: 'a> KeySet<'a, K> for HashSet [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `retriever` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5053fd655933d696e9f1212052684185d08587543d3ab1c0b42cb1654a88ddab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5053fd655933d696e9f1212052684185d08587543d3ab1c0b42cb1654a88ddab", kill_on_drop: false }` [INFO] [stdout] 5053fd655933d696e9f1212052684185d08587543d3ab1c0b42cb1654a88ddab