[INFO] cloning repository https://github.com/projekt-utopia/uCore [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/projekt-utopia/uCore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt-utopia%2FuCore", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt-utopia%2FuCore'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58dacd8875c4262ffca3366a04f1f090047a9712 [INFO] checking projekt-utopia/uCore against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojekt-utopia%2FuCore" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/projekt-utopia/uCore on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/projekt-utopia/uCore [INFO] finished tweaking git repo https://github.com/projekt-utopia/uCore [INFO] tweaked toml for git repo https://github.com/projekt-utopia/uCore written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/projekt-utopia/uCore already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29347ca721a149498cbeaee3351c6fe45e45659570365a81b411711019eca38 [INFO] running `Command { std: "docker" "start" "-a" "e29347ca721a149498cbeaee3351c6fe45e45659570365a81b411711019eca38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29347ca721a149498cbeaee3351c6fe45e45659570365a81b411711019eca38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29347ca721a149498cbeaee3351c6fe45e45659570365a81b411711019eca38", kill_on_drop: false }` [INFO] [stdout] e29347ca721a149498cbeaee3351c6fe45e45659570365a81b411711019eca38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f27c57cd4751337813326b5543efcdae6107e26b17a841c8454f40a751896017 [INFO] running `Command { std: "docker" "start" "-a" "f27c57cd4751337813326b5543efcdae6107e26b17a841c8454f40a751896017", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking combine v4.6.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking utopia-common v0.1.0 (/opt/rustwide/workdir/utopia-common) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking redis v0.21.0 [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.0/src/aio.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | / ValueCodec::default() [INFO] [stdout] 223 | | .framed(&mut self.0.con) [INFO] [stdout] 224 | | .into_stream() [INFO] [stdout] 225 | | .filter_map(|value| Box::pin(async move { T::from_redis_value(&value.ok()?).ok() })) [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.0/src/aio.rs:221:42 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn on_message(&mut self) -> impl Stream + '_ { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.0/src/aio.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | / ValueCodec::default() [INFO] [stdout] 223 | | .framed(&mut self.0.con) [INFO] [stdout] 224 | | .into_stream() [INFO] [stdout] 225 | | .filter_map(|value| Box::pin(async move { T::from_redis_value(&value.ok()?).ok() })) [INFO] [stdout] | |________________________________________________________________________________________________^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 221 | pub fn on_message<'a, T: FromRedisValue + 'a>(&mut self) -> impl Stream + '_ { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f27c57cd4751337813326b5543efcdae6107e26b17a841c8454f40a751896017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27c57cd4751337813326b5543efcdae6107e26b17a841c8454f40a751896017", kill_on_drop: false }` [INFO] [stdout] f27c57cd4751337813326b5543efcdae6107e26b17a841c8454f40a751896017