[INFO] fetching crate stackify-docker-api 0.15.0...
[INFO] building stackify-docker-api-0.15.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] extracting crate stackify-docker-api 0.15.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate stackify-docker-api 0.15.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate stackify-docker-api 0.15.0
[INFO] tweaked toml for crates.io crate stackify-docker-api 0.15.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stackify-docker-api 0.15.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stackify-docker-api 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af0c3bd06da33c434b970ad436e078a70d1d788a64143205114178b0ca5aafaf
[INFO] running `Command { std: "docker" "start" "-a" "af0c3bd06da33c434b970ad436e078a70d1d788a64143205114178b0ca5aafaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af0c3bd06da33c434b970ad436e078a70d1d788a64143205114178b0ca5aafaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af0c3bd06da33c434b970ad436e078a70d1d788a64143205114178b0ca5aafaf", kill_on_drop: false }`
[INFO] [stdout] af0c3bd06da33c434b970ad436e078a70d1d788a64143205114178b0ca5aafaf
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 607ae27e918ffaec4668edebf0898cf548ba72fbc6a240ff860299b36bc2954f
[INFO] running `Command { std: "docker" "start" "-a" "607ae27e918ffaec4668edebf0898cf548ba72fbc6a240ff860299b36bc2954f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling containers-api v0.9.0
[INFO] [stderr]    Compiling stackify-docker-api-stubs v0.6.0
[INFO] [stderr]    Compiling stackify-docker-api v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/api/container.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |             base64::decode(header)
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.23s
[INFO] running `Command { std: "docker" "inspect" "607ae27e918ffaec4668edebf0898cf548ba72fbc6a240ff860299b36bc2954f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607ae27e918ffaec4668edebf0898cf548ba72fbc6a240ff860299b36bc2954f", kill_on_drop: false }`
[INFO] [stdout] 607ae27e918ffaec4668edebf0898cf548ba72fbc6a240ff860299b36bc2954f
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e283c58ae71c599a3dc3fb2d7297ff14c60f3864374763c0bcb3098765e84d27
[INFO] running `Command { std: "docker" "start" "-a" "e283c58ae71c599a3dc3fb2d7297ff14c60f3864374763c0bcb3098765e84d27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling containers-api v0.9.0
[INFO] [stderr]    Compiling stackify-docker-api v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/api/container.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |             base64::decode(header)
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> src/api/container.rs:312:21
[INFO] [stdout]     |
[INFO] [stdout] 312 |             base64::decode(header)
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/opts/image.rs:642:21
[INFO] [stdout]     |
[INFO] [stdout] 642 |             base64::encode(r#"{"identitytoken":"abc"}"#),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/opts/image.rs:655:21
[INFO] [stdout]     |
[INFO] [stdout] 655 |             base64::encode(r#"{"username":"user_abc","password":"password_abc"}"#),
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> src/opts/image.rs:670:21
[INFO] [stdout]     |
[INFO] [stdout] 670 |             base64::encode(
[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] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::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::<chrono::Utc>::from_utc(timestamp.unwrap(), chrono::Utc);
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stackify-docker-api` (test "docker_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name docker_tests --edition=2021 tests/docker_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "hyper-openssl", "openssl", "par-compress", "swarm", "tls", "vendored-ssl"))' -C metadata=323fb609667b6b0d -C extra-filename=-5bff6087bb142e2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-48a1c2578a52971b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-78d8dc57c3b9852a.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9ab587d330f4700c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4db343ebbd10b73e.rlib --extern containers_api=/opt/rustwide/target/debug/deps/libcontainers_api-7990fdcd36e5d468.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bc337776bc39370a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7f992b6f34b6703e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-516710a1b8424cf2.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-969873357e54e009.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2f6429de8c748e17.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-dfc1bbc87c6afb70.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-f89f1168fffe0c20.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-f3c6971878680527.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a1788e4c6f9bae25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-04a094fd87ba76ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b55c4ca5b176140.rlib --extern stackify_docker_api=/opt/rustwide/target/debug/deps/libstackify_docker_api-d9e239de0b56449e.rlib --extern stackify_docker_api_stubs=/opt/rustwide/target/debug/deps/libstackify_docker_api_stubs-163a122002279ecd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-2f6af1fb515c6e8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4ea9b876294d832.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9515e57557401b7e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-87089f6672d147d3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-050fc96327572cc2.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stackify-docker-api` (test "container_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name container_tests --edition=2021 tests/container_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="chrono"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "hyper-openssl", "openssl", "par-compress", "swarm", "tls", "vendored-ssl"))' -C metadata=e147ad28dedde210 -C extra-filename=-5446603946cf0073 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-48a1c2578a52971b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-78d8dc57c3b9852a.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9ab587d330f4700c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4db343ebbd10b73e.rlib --extern containers_api=/opt/rustwide/target/debug/deps/libcontainers_api-7990fdcd36e5d468.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bc337776bc39370a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7f992b6f34b6703e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-516710a1b8424cf2.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-969873357e54e009.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2f6429de8c748e17.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-dfc1bbc87c6afb70.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-f89f1168fffe0c20.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-f3c6971878680527.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a1788e4c6f9bae25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-04a094fd87ba76ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b55c4ca5b176140.rlib --extern stackify_docker_api=/opt/rustwide/target/debug/deps/libstackify_docker_api-d9e239de0b56449e.rlib --extern stackify_docker_api_stubs=/opt/rustwide/target/debug/deps/libstackify_docker_api_stubs-163a122002279ecd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-2f6af1fb515c6e8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4ea9b876294d832.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9515e57557401b7e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-87089f6672d147d3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-050fc96327572cc2.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stackify-docker-api` (example "container")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name container --edition=2021 examples/container.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="chrono"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "hyper-openssl", "openssl", "par-compress", "swarm", "tls", "vendored-ssl"))' -C metadata=d962e712f016259e -C extra-filename=-6b3010bed4be8b09 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-48a1c2578a52971b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-78d8dc57c3b9852a.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9ab587d330f4700c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4db343ebbd10b73e.rlib --extern containers_api=/opt/rustwide/target/debug/deps/libcontainers_api-7990fdcd36e5d468.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bc337776bc39370a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7f992b6f34b6703e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-516710a1b8424cf2.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-969873357e54e009.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2f6429de8c748e17.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-dfc1bbc87c6afb70.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-f89f1168fffe0c20.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-f3c6971878680527.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a1788e4c6f9bae25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-04a094fd87ba76ed.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0b55c4ca5b176140.rlib --extern stackify_docker_api=/opt/rustwide/target/debug/deps/libstackify_docker_api-d9e239de0b56449e.rlib --extern stackify_docker_api_stubs=/opt/rustwide/target/debug/deps/libstackify_docker_api_stubs-163a122002279ecd.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-2f6af1fb515c6e8a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-e4ea9b876294d832.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9515e57557401b7e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-87089f6672d147d3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-050fc96327572cc2.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e283c58ae71c599a3dc3fb2d7297ff14c60f3864374763c0bcb3098765e84d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e283c58ae71c599a3dc3fb2d7297ff14c60f3864374763c0bcb3098765e84d27", kill_on_drop: false }`
[INFO] [stdout] e283c58ae71c599a3dc3fb2d7297ff14c60f3864374763c0bcb3098765e84d27
