[INFO] fetching crate bollard 0.15.0... [INFO] checking bollard-0.15.0 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate bollard 0.15.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate bollard 0.15.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] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate bollard 0.15.0 [INFO] finished tweaking crates.io crate bollard 0.15.0 [INFO] tweaked toml for crates.io crate bollard 0.15.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate bollard 0.15.0 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7435a6f71f82c1d1b8a1e02331f276eba44c8c81bb6c8cfdf84af053030eaad3 [INFO] running `Command { std: "docker" "start" "-a" "7435a6f71f82c1d1b8a1e02331f276eba44c8c81bb6c8cfdf84af053030eaad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7435a6f71f82c1d1b8a1e02331f276eba44c8c81bb6c8cfdf84af053030eaad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7435a6f71f82c1d1b8a1e02331f276eba44c8c81bb6c8cfdf84af053030eaad3", kill_on_drop: false }` [INFO] [stdout] 7435a6f71f82c1d1b8a1e02331f276eba44c8c81bb6c8cfdf84af053030eaad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 544e2093cb1225a39eeb70d466b712f64e95d8d2a55b0cd097108fc5cfb27bc1 [INFO] running `Command { std: "docker" "start" "-a" "544e2093cb1225a39eeb70d466b712f64e95d8d2a55b0cd097108fc5cfb27bc1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking unicode-bidi v0.3.9 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking serde_with v3.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking yup-hyper-mock v6.0.0 [INFO] [stderr] Checking bollard v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/secret.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Body` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/secret.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/secret.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/service.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Body` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/service.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/service.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/secret.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Body` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/secret.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/secret.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/service.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Body` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/service.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use crate::models::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/service.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use hyper::{Body, Method}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/container.rs:1528:20 [INFO] [stdout] | [INFO] [stdout] 1504 | &self, [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 1528 | input: Box::pin(write), [INFO] [stdout] | ^^^^^^^^^^^^^^^ cast requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/container.rs:1528:20 [INFO] [stdout] | [INFO] [stdout] 1504 | &self, [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 1528 | input: Box::pin(write), [INFO] [stdout] | ^^^^^^^^^^^^^^^ cast requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/exec.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 194 | &self, [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 243 | input: Box::pin(write), [INFO] [stdout] | ^^^^^^^^^^^^^^^ cast requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/exec.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 194 | &self, [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 243 | input: Box::pin(write), [INFO] [stdout] | ^^^^^^^^^^^^^^^ cast requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bollard` (lib) due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bollard` (lib test) due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "544e2093cb1225a39eeb70d466b712f64e95d8d2a55b0cd097108fc5cfb27bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544e2093cb1225a39eeb70d466b712f64e95d8d2a55b0cd097108fc5cfb27bc1", kill_on_drop: false }` [INFO] [stdout] 544e2093cb1225a39eeb70d466b712f64e95d8d2a55b0cd097108fc5cfb27bc1