[INFO] fetching crate depot 0.2.0... [INFO] checking depot-0.2.0 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate depot 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate depot 0.2.0 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate depot 0.2.0 [INFO] finished tweaking crates.io crate depot 0.2.0 [INFO] tweaked toml for crates.io crate depot 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8040e56f7d3b6cc2a20bf2b1524bddd4e43c1923353817d56f57ed149c88c95 [INFO] running `Command { std: "docker" "start" "-a" "e8040e56f7d3b6cc2a20bf2b1524bddd4e43c1923353817d56f57ed149c88c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8040e56f7d3b6cc2a20bf2b1524bddd4e43c1923353817d56f57ed149c88c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8040e56f7d3b6cc2a20bf2b1524bddd4e43c1923353817d56f57ed149c88c95", kill_on_drop: false }` [INFO] [stdout] e8040e56f7d3b6cc2a20bf2b1524bddd4e43c1923353817d56f57ed149c88c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9db50a8ea75447389923125cd11c411d4a80ffb2e5dbfcb61e8ce5a6e2d7b60a [INFO] running `Command { std: "docker" "start" "-a" "9db50a8ea75447389923125cd11c411d4a80ffb2e5dbfcb61e8ce5a6e2d7b60a", kill_on_drop: false }` [INFO] [stderr] Checking depot v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/queue.rs:379:25 [INFO] [stdout] | [INFO] [stdout] 379 | section: Option>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 379 | section: Option>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/queue.rs:379:25 [INFO] [stdout] | [INFO] [stdout] 379 | section: Option>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 379 | section: Option>>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `reader` does not live long enough [INFO] [stdout] --> src/queue.rs:441:23 [INFO] [stdout] | [INFO] [stdout] 434 | let reader = SectionReader::new( [INFO] [stdout] | ------ binding `reader` declared here [INFO] [stdout] ... [INFO] [stdout] 441 | match reader.stream_with_truncated(Some(self.section_offset)) { [INFO] [stdout] | ^^^^^^ borrowed value does not live long enough [INFO] [stdout] 442 | Ok(iterator) => { [INFO] [stdout] 443 | self.section = Some(Box::new(iterator)); [INFO] [stdout] | ------------------ cast requires that `reader` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 450 | } [INFO] [stdout] | - `reader` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `depot` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0597]: `reader` does not live long enough [INFO] [stdout] --> src/queue.rs:441:23 [INFO] [stdout] | [INFO] [stdout] 434 | let reader = SectionReader::new( [INFO] [stdout] | ------ binding `reader` declared here [INFO] [stdout] ... [INFO] [stdout] 441 | match reader.stream_with_truncated(Some(self.section_offset)) { [INFO] [stdout] | ^^^^^^ borrowed value does not live long enough [INFO] [stdout] 442 | Ok(iterator) => { [INFO] [stdout] 443 | self.section = Some(Box::new(iterator)); [INFO] [stdout] | ------------------ cast requires that `reader` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 450 | } [INFO] [stdout] | - `reader` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `depot` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9db50a8ea75447389923125cd11c411d4a80ffb2e5dbfcb61e8ce5a6e2d7b60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db50a8ea75447389923125cd11c411d4a80ffb2e5dbfcb61e8ce5a6e2d7b60a", kill_on_drop: false }` [INFO] [stdout] 9db50a8ea75447389923125cd11c411d4a80ffb2e5dbfcb61e8ce5a6e2d7b60a