[INFO] fetching crate rs-docker-api-rs 0.3.2... [INFO] testing rs-docker-api-rs-0.3.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rs-docker-api-rs 0.3.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rs-docker-api-rs 0.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rs-docker-api-rs 0.3.2 [INFO] tweaked toml for crates.io crate rs-docker-api-rs 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-docker-api-rs 0.3.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rs-docker-api-rs 0.3.2 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.6.5 [INFO] [stderr] Downloaded pin-project v1.1.8 [INFO] [stderr] Downloaded libdeflater v0.12.0 [INFO] [stderr] Downloaded hyperlocal v0.8.0 [INFO] [stderr] Downloaded memfile v0.2.1 [INFO] [stderr] Downloaded containers-api v0.9.0 [INFO] [stderr] Downloaded linked_hash_set v0.1.5 [INFO] [stderr] Downloaded rs-docker-api-stubs v0.8.0 [INFO] [stderr] Downloaded clap_builder v4.5.27 [INFO] [stderr] Downloaded libdeflate-sys v0.12.0 [INFO] [stderr] Downloaded openssl v0.10.69 [INFO] [stderr] Downloaded gzp v0.11.3 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded core_affinity v0.8.1 [INFO] [stderr] Downloaded unicode-ident v1.0.15 [INFO] [stderr] Downloaded flume v0.10.14 [INFO] [stderr] Downloaded pin-project-internal v1.1.8 [INFO] [stderr] Downloaded hyper-openssl v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffd758a9999555f5cf584f8de9d2083bb8c5be76464f7858132fd008faaa1f40 [INFO] running `Command { std: "docker" "start" "-a" "ffd758a9999555f5cf584f8de9d2083bb8c5be76464f7858132fd008faaa1f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffd758a9999555f5cf584f8de9d2083bb8c5be76464f7858132fd008faaa1f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd758a9999555f5cf584f8de9d2083bb8c5be76464f7858132fd008faaa1f40", kill_on_drop: false }` [INFO] [stdout] ffd758a9999555f5cf584f8de9d2083bb8c5be76464f7858132fd008faaa1f40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5ee306f3f2fef93f58c19f154f1d46060baf91781af32f7add9323eb4d15d51 [INFO] running `Command { std: "docker" "start" "-a" "b5ee306f3f2fef93f58c19f154f1d46060baf91781af32f7add9323eb4d15d51", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling containers-api v0.9.0 [INFO] [stderr] Compiling rs-docker-api-stubs v0.8.0 [INFO] [stderr] Compiling rs-docker-api-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `models` [INFO] [stdout] --> src/api/exec.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | models, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `models` [INFO] [stdout] --> src/api/network.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | models, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `system::*` [INFO] [stdout] --> src/api/mod.rs:31:55 [INFO] [stdout] | [INFO] [stdout] 31 | pub use {container::*, exec::*, image::*, network::*, system::*, volume::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "b5ee306f3f2fef93f58c19f154f1d46060baf91781af32f7add9323eb4d15d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ee306f3f2fef93f58c19f154f1d46060baf91781af32f7add9323eb4d15d51", kill_on_drop: false }` [INFO] [stdout] b5ee306f3f2fef93f58c19f154f1d46060baf91781af32f7add9323eb4d15d51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c80e26525d13289d97eca0ac829f11959cacc3f1defb1ec4ae401ebb3a4f1d6e [INFO] running `Command { std: "docker" "start" "-a" "c80e26525d13289d97eca0ac829f11959cacc3f1defb1ec4ae401ebb3a4f1d6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rs-docker-api-stubs v0.8.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling containers-api v0.9.0 [INFO] [stderr] Compiling rs-docker-api-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `models` [INFO] [stdout] --> src/api/exec.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | models, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `models` [INFO] [stdout] --> src/api/network.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | models, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `system::*` [INFO] [stdout] --> src/api/mod.rs:31:55 [INFO] [stdout] | [INFO] [stdout] 31 | pub use {container::*, exec::*, image::*, network::*, system::*, volume::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `models` [INFO] [stdout] --> src/api/exec.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | models, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `models` [INFO] [stdout] --> src/api/network.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | models, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `system::*` [INFO] [stdout] --> src/api/mod.rs:31:55 [INFO] [stdout] | [INFO] [stdout] 31 | pub use {container::*, exec::*, image::*, network::*, system::*, volume::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/opts/mod.rs:132:48 [INFO] [stdout] | [INFO] [stdout] 132 | let timestamp = chrono::NaiveDateTime::from_timestamp_opt(2_147_483_647, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/opts/mod.rs:133:54 [INFO] [stdout] | [INFO] [stdout] 133 | let since = chrono::DateTime::::from_utc(timestamp.unwrap(), chrono::Utc); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/volume.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | use docker_api::opts::VolumeCreateOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> tests/common.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use docker_api::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `docker_api` [INFO] [stdout] --> tests/common.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use docker_api::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/system.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | use docker_api::opts::{DataUsageType, SystemDataUsageOpts}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "common") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> tests/common.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use docker_api::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `docker_api` [INFO] [stdout] --> tests/common.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use docker_api::{ [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | use docker_api::opts::ContainerCommitOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 223 | use docker_api::opts::ContainerCreateOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:238:17 [INFO] [stdout] | [INFO] [stdout] 238 | use docker_api::opts::ContainerRemoveOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | use docker_api::opts::ExecCreateOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:276:17 [INFO] [stdout] | [INFO] [stdout] 276 | use docker_api::opts::ContainerListOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | use docker_api::opts::LogsOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:321:17 [INFO] [stdout] | [INFO] [stdout] 321 | use docker_api::opts::{ContainerPruneFilter, ContainerPruneOpts}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | use docker_api::opts::ContainerStopOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/container.rs:370:17 [INFO] [stdout] | [INFO] [stdout] 370 | use docker_api::opts::ContainerRestartOpts; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `docker_api` [INFO] [stdout] --> examples/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use docker_api::{conn::TtyChunk, Docker, Result}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `docker_api`, use `cargo add docker_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-docker-api-rs` (test "common") due to 2 previous errors [INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "system") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "volume") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "container") due to 11 previous errors [INFO] [stderr] error: could not compile `rs-docker-api-rs` (test "image_tests") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c80e26525d13289d97eca0ac829f11959cacc3f1defb1ec4ae401ebb3a4f1d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80e26525d13289d97eca0ac829f11959cacc3f1defb1ec4ae401ebb3a4f1d6e", kill_on_drop: false }` [INFO] [stdout] c80e26525d13289d97eca0ac829f11959cacc3f1defb1ec4ae401ebb3a4f1d6e