[INFO] fetching crate rs-docker-api-rs 0.3.2... [INFO] testing rs-docker-api-rs-0.3.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rs-docker-api-rs 0.3.2 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rs-docker-api-rs 0.3.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-openssl v0.9.2 [INFO] [stderr] Downloaded tokio-openssl v0.6.5 [INFO] [stderr] Downloaded containers-api v0.9.0 [INFO] [stderr] Downloaded libdeflater v0.12.0 [INFO] [stderr] Downloaded xattr v1.4.0 [INFO] [stderr] Downloaded memfile v0.2.1 [INFO] [stderr] Downloaded rs-docker-api-stubs v0.8.0 [INFO] [stderr] Downloaded core_affinity v0.8.1 [INFO] [stderr] Downloaded libdeflate-sys v0.12.0 [INFO] [stderr] Downloaded gzp v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac2999c16ce63b2f15465da319704864a4c44cb634f706763073e4e47bcea737 [INFO] running `Command { std: "docker" "start" "-a" "ac2999c16ce63b2f15465da319704864a4c44cb634f706763073e4e47bcea737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac2999c16ce63b2f15465da319704864a4c44cb634f706763073e4e47bcea737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2999c16ce63b2f15465da319704864a4c44cb634f706763073e4e47bcea737", kill_on_drop: false }` [INFO] [stdout] ac2999c16ce63b2f15465da319704864a4c44cb634f706763073e4e47bcea737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1b70aa505072b33b304ac4dd3948485fdb8f350a800f7a54b11583036626a6f0 [INFO] running `Command { std: "docker" "start" "-a" "1b70aa505072b33b304ac4dd3948485fdb8f350a800f7a54b11583036626a6f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [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 icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling flate2 v1.0.35 [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 futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerofrom v0.1.5 [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 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 hyper v0.14.32 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [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 chrono v0.4.39 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rs-docker-api-stubs v0.8.0 [INFO] [stderr] Compiling url v2.5.4 [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)]` 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 17.12s [INFO] running `Command { std: "docker" "inspect" "1b70aa505072b33b304ac4dd3948485fdb8f350a800f7a54b11583036626a6f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b70aa505072b33b304ac4dd3948485fdb8f350a800f7a54b11583036626a6f0", kill_on_drop: false }` [INFO] [stdout] 1b70aa505072b33b304ac4dd3948485fdb8f350a800f7a54b11583036626a6f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a6f471756a147894460293303cbffdd7425fee34dc614a9988a6eb5ad26dfb82 [INFO] running `Command { std: "docker" "start" "-a" "a6f471756a147894460293303cbffdd7425fee34dc614a9988a6eb5ad26dfb82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-channel v0.3.31 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 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)]` 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)]` 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] --> 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] --> 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] --> tests/docker_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | 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] --> 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] --> 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] --> 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[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] warning: unused import: `TryStreamExt` [INFO] [stdout] --> tests/common.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | pub use futures_util::{StreamExt, TryStreamExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/exec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use docker_api::{conn::TtyChunk, Exec}; [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/exec.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | 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/exec.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | use docker_api::opts::ExecResizeOpts; [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/exec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use docker_api::{conn::TtyChunk, Exec}; [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] [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] --> examples/image.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | use docker_api::opts::ImageBuildOpts; [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/image.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | use docker_api::opts::ImageRemoveOpts; [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `docker_api` [INFO] [stdout] --> examples/image.rs:181:17 [INFO] [stdout] | [INFO] [stdout] 181 | use docker_api::opts::ImageListOpts; [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/image.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | use docker_api::opts::{PullOpts, RegistryAuth}; [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/image.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | use docker_api::api::Image; [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/image.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | use docker_api::opts::TagOpts; [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/image.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | use docker_api::Error; [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] [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` (test "common") due to 2 previous errors [INFO] [stderr] error: could not compile `rs-docker-api-rs` (test "docker_tests") due to 3 previous errors; 1 warning emitted [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 "exec") due to 6 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] [stderr] error: could not compile `rs-docker-api-rs` (test "image_tests") due to 2 previous errors [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> examples/image.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | match export_result.and_then(|bytes| export_file.write(&bytes).map_err(Error::from)) [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all function arguments must have a statically known size [INFO] [stdout] = help: unsized fn params are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rs-docker-api-rs` (example "image") due to 10 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] [stderr] error: could not compile `rs-docker-api-rs` (example "container") due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "a6f471756a147894460293303cbffdd7425fee34dc614a9988a6eb5ad26dfb82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f471756a147894460293303cbffdd7425fee34dc614a9988a6eb5ad26dfb82", kill_on_drop: false }` [INFO] [stdout] a6f471756a147894460293303cbffdd7425fee34dc614a9988a6eb5ad26dfb82