[INFO] cloning repository https://github.com/tzilist/bache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tzilist/bache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftzilist%2Fbache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftzilist%2Fbache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7086308d688e3fa66342de5b9708b7353b6def3d
[INFO] testing tzilist/bache against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftzilist%2Fbache" "/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/tzilist/bache
[INFO] finished tweaking git repo https://github.com/tzilist/bache
[INFO] tweaked toml for git repo https://github.com/tzilist/bache written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tzilist/bache on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tzilist/bache 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded stable-eyre v0.2.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded triomphe v0.1.5
[INFO] [stderr]   Downloaded axum-core v0.2.4
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded tonic-build v0.6.2
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.1
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded axum v0.5.5
[INFO] [stderr]   Downloaded raw-cpuid v10.3.0
[INFO] [stderr]   Downloaded tower-http v0.3.3
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded libc v0.2.125
[INFO] [stderr]   Downloaded tonic v0.7.2
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.10.0
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded prettyplease v0.1.10
[INFO] [stderr]   Downloaded opentelemetry v0.17.0
[INFO] [stderr]   Downloaded enum_dispatch v0.3.8
[INFO] [stderr]   Downloaded quanta v0.9.3
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded camino v1.0.8
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded prost v0.10.3
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.17.2
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded moka v0.8.2
[INFO] [stderr]   Downloaded tonic-build v0.7.2
[INFO] [stderr]   Downloaded tonic v0.6.2
[INFO] [stderr]   Downloaded uuid v1.0.0
[INFO] [stderr]   Downloaded tonic-reflection v0.4.0
[INFO] [stderr]   Downloaded tonic-health v0.6.0
[INFO] [stderr]   Downloaded prost-build v0.10.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27ee060ac26cccf345cccedf067e33c09972c68705a0db97002e6c842018c231
[INFO] running `Command { std: "docker" "start" "-a" "27ee060ac26cccf345cccedf067e33c09972c68705a0db97002e6c842018c231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ee060ac26cccf345cccedf067e33c09972c68705a0db97002e6c842018c231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ee060ac26cccf345cccedf067e33c09972c68705a0db97002e6c842018c231", kill_on_drop: false }`
[INFO] [stdout] 27ee060ac26cccf345cccedf067e33c09972c68705a0db97002e6c842018c231
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d54b06b0ccdfefbc5b67c5e9f39f343bda74ea331f467ae6164e0e59c93cdd0c
[INFO] running `Command { std: "docker" "start" "-a" "d54b06b0ccdfefbc5b67c5e9f39f343bda74ea331f467ae6164e0e59c93cdd0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling prost-build v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling raw-cpuid v10.3.0
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling moka v0.8.2
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling triomphe v0.1.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling quanta v0.9.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling uuid v1.0.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling prettyplease v0.1.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling stable-eyre v0.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling enum_dispatch v0.3.8
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost v0.10.3
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling tonic-build v0.7.2
[INFO] [stderr]    Compiling tower v0.4.12
[INFO] [stderr]    Compiling axum-core v0.2.4
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling tower-http v0.3.3
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.2
[INFO] [stderr]    Compiling tonic-reflection v0.4.0
[INFO] [stderr]    Compiling tonic-health v0.6.0
[INFO] [stderr]    Compiling bache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling opentelemetry-otlp v0.10.0
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.5
[INFO] [stderr]    Compiling tonic v0.6.2
[INFO] [stderr]    Compiling tonic v0.7.2
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/services/cas.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/services/cas.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::stream::{BoxStream, FuturesUnordered, Stream};
[INFO] [stdout]   |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `digest`
[INFO] [stdout]    --> src/services/cas.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let digest: DigestInfo = digest.try_into()?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> src/services/cas.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let store = store.clone();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 17s
[INFO] running `Command { std: "docker" "inspect" "d54b06b0ccdfefbc5b67c5e9f39f343bda74ea331f467ae6164e0e59c93cdd0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d54b06b0ccdfefbc5b67c5e9f39f343bda74ea331f467ae6164e0e59c93cdd0c", kill_on_drop: false }`
[INFO] [stdout] d54b06b0ccdfefbc5b67c5e9f39f343bda74ea331f467ae6164e0e59c93cdd0c
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a293099bfa322d291bd14006863f302ef3ab3fc01ea2f6392255789d589bd40a
[INFO] running `Command { std: "docker" "start" "-a" "a293099bfa322d291bd14006863f302ef3ab3fc01ea2f6392255789d589bd40a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/services/cas.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/services/cas.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::stream::{BoxStream, FuturesUnordered, Stream};
[INFO] [stdout]   |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]  --> src/services/cas.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::pin::Pin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/services/cas.rs:4:52
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::stream::{BoxStream, FuturesUnordered, Stream};
[INFO] [stdout]   |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `digest`
[INFO] [stdout]    --> src/services/cas.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let digest: DigestInfo = digest.try_into()?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> src/services/cas.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let store = store.clone();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `digest`
[INFO] [stdout]    --> src/services/cas.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |             let digest: DigestInfo = digest.try_into()?;
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_digest`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `store`
[INFO] [stdout]    --> src/services/cas.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let store = store.clone();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.71s
[INFO] running `Command { std: "docker" "inspect" "a293099bfa322d291bd14006863f302ef3ab3fc01ea2f6392255789d589bd40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a293099bfa322d291bd14006863f302ef3ab3fc01ea2f6392255789d589bd40a", kill_on_drop: false }`
[INFO] [stdout] a293099bfa322d291bd14006863f302ef3ab3fc01ea2f6392255789d589bd40a
[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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e80631b711bc5a99395525966d1069b39166f7e208d500e29e080caa5d5e70d7
[INFO] running `Command { std: "docker" "start" "-a" "e80631b711bc5a99395525966d1069b39166f7e208d500e29e080caa5d5e70d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bache v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused import: `std::pin::Pin`
[INFO] [stderr]  --> src/services/cas.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::pin::Pin;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Stream`
[INFO] [stderr]  --> src/services/cas.rs:4:52
[INFO] [stderr]   |
[INFO] [stderr] 4 | use futures::stream::{BoxStream, FuturesUnordered, Stream};
[INFO] [stderr]   |                                                    ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `digest`
[INFO] [stderr]    --> src/services/cas.rs:102:17
[INFO] [stderr]     |
[INFO] [stderr] 102 |             let digest: DigestInfo = digest.try_into()?;
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_digest`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `store`
[INFO] [stderr]    --> src/services/cas.rs:103:17
[INFO] [stderr]     |
[INFO] [stderr] 103 |             let store = store.clone();
[INFO] [stderr]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_store`
[INFO] [stderr] 
[INFO] [stderr] warning: `bache` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p bache --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `bache` (lib) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bache-d65d9c0d8bb958a2)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bache-c41075657a97b725)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bache
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 161) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 45) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 104) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 202) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 131) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 69) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 256) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 161) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:162:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | service Messaging {
[INFO] [stdout]   |         ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 45) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:46:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | service Messaging {
[INFO] [stdout]   |         ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 104) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:105:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | service Messaging {
[INFO] [stdout]   |         ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 202) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `=`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:203:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | Template = "/" Segments [ Verb ] ;
[INFO] [stdout]   |          ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 131) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:132:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | service Messaging {
[INFO] [stdout]   |         ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 69) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `Messaging`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:70:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | service Messaging {
[INFO] [stdout]   |         ^^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 256) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs:257:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | http:
[INFO] [stdout]   |     ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 104)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 131)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 161)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 202)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 256)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 45)
[INFO] [stdout]     /opt/rustwide/target/debug/build/bache-734d736b2bb7a0c3/out/google.api.rs - protos::google::api::HttpRule (line 69)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e80631b711bc5a99395525966d1069b39166f7e208d500e29e080caa5d5e70d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e80631b711bc5a99395525966d1069b39166f7e208d500e29e080caa5d5e70d7", kill_on_drop: false }`
[INFO] [stdout] e80631b711bc5a99395525966d1069b39166f7e208d500e29e080caa5d5e70d7
