[INFO] cloning repository https://github.com/GustavoKatel/devcontainers-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GustavoKatel/devcontainers-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustavoKatel%2Fdevcontainers-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustavoKatel%2Fdevcontainers-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b8f6b5b64c20b64f76c5669e16314bcb1e75a3 [INFO] testing GustavoKatel/devcontainers-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGustavoKatel%2Fdevcontainers-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GustavoKatel/devcontainers-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GustavoKatel/devcontainers-rs [INFO] finished tweaking git repo https://github.com/GustavoKatel/devcontainers-rs [INFO] tweaked toml for git repo https://github.com/GustavoKatel/devcontainers-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/GustavoKatel/devcontainers-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-unix-connector v0.1.5 [INFO] [stderr] Downloaded json5 v0.2.8 [INFO] [stderr] Downloaded serde_with v1.5.1 [INFO] [stderr] Downloaded env_logger v0.8.1 [INFO] [stderr] Downloaded serde_with_macros v1.2.2 [INFO] [stderr] Downloaded bollard-stubs v1.40.6 [INFO] [stderr] Downloaded bollard v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3909d683007257fc8a33b88b108eb5e2e25c23319b4e7133cff01b40ab23b89 [INFO] running `Command { std: "docker" "start" "-a" "d3909d683007257fc8a33b88b108eb5e2e25c23319b4e7133cff01b40ab23b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3909d683007257fc8a33b88b108eb5e2e25c23319b4e7133cff01b40ab23b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3909d683007257fc8a33b88b108eb5e2e25c23319b4e7133cff01b40ab23b89", kill_on_drop: false }` [INFO] [stdout] d3909d683007257fc8a33b88b108eb5e2e25c23319b4e7133cff01b40ab23b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1149a1738d6d0af5ff83676fe1c47617ac3ca750b62af127bca79534b9ba7ae [INFO] running `Command { std: "docker" "start" "-a" "e1149a1738d6d0af5ff83676fe1c47617ac3ca750b62af127bca79534b9ba7ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.7.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_with v1.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling bollard-stubs v1.40.6 [INFO] [stderr] Compiling hyper-unix-connector v0.1.5 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling bollard v0.8.0 [INFO] [stderr] Compiling devcontainers-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserializer`, `de` [INFO] [stdout] --> src/settings.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{de, Deserialize, Deserializer}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExecCommand` [INFO] [stdout] --> src/errors.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ExecCommand(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1149a1738d6d0af5ff83676fe1c47617ac3ca750b62af127bca79534b9ba7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1149a1738d6d0af5ff83676fe1c47617ac3ca750b62af127bca79534b9ba7ae", kill_on_drop: false }` [INFO] [stdout] e1149a1738d6d0af5ff83676fe1c47617ac3ca750b62af127bca79534b9ba7ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3930831ea8599e5e2a5e8619eb90cf8a6957769b7f723983befe8f42d38abeb [INFO] running `Command { std: "docker" "start" "-a" "d3930831ea8599e5e2a5e8619eb90cf8a6957769b7f723983befe8f42d38abeb", kill_on_drop: false }` [INFO] [stderr] Compiling devcontainers-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserializer`, `de` [INFO] [stdout] --> src/settings.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{de, Deserialize, Deserializer}; [INFO] [stdout] | ^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ExecCommand` [INFO] [stdout] --> src/errors.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ExecCommand(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.37s [INFO] running `Command { std: "docker" "inspect" "d3930831ea8599e5e2a5e8619eb90cf8a6957769b7f723983befe8f42d38abeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3930831ea8599e5e2a5e8619eb90cf8a6957769b7f723983befe8f42d38abeb", kill_on_drop: false }` [INFO] [stdout] d3930831ea8599e5e2a5e8619eb90cf8a6957769b7f723983befe8f42d38abeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2d5ab89c37a134c216096af8fe5ad070e5562928a3c46a84b1c6f8a746c85bb [INFO] running `Command { std: "docker" "start" "-a" "d2d5ab89c37a134c216096af8fe5ad070e5562928a3c46a84b1c6f8a746c85bb", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Deserializer`, `de` [INFO] [stderr] --> src/settings.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use serde::{de, Deserialize, Deserializer}; [INFO] [stderr] | ^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ExecCommand` [INFO] [stderr] --> src/errors.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | ExecCommand(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/devcontainers_rs-0f3f41821e75edec) [INFO] [stdout] running 12 tests [INFO] [stdout] test mount_from_str_tests::test_from_comma ... ok [INFO] [stdout] test project_tests::test_validate_invalid ... ok [INFO] [stdout] test project_tests::test_new ... ok [INFO] [stdout] test project_tests::test_validate_valid ... ok [INFO] [stdout] test devcontainer_tests::test_invalid_docker_compose_service ... ok [INFO] [stdout] test devcontainer_tests::test_invalid_docker_compose ... ok [INFO] [stdout] test project_tests::test_validate_does_not_exist ... ok [INFO] [stdout] test devcontainer_tests::test_invalid_docker_compose_service_empty_string ... ok [INFO] [stdout] test devcontainer_tests::test_invalid_docker_compose_arr ... ok [INFO] [stdout] test devcontainer_tests::test_multiple_sources ... ok [INFO] [stdout] test devcontainer_tests::test_invalid_image ... ok [INFO] [stdout] test devcontainer_tests::test_no_valid_source ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2d5ab89c37a134c216096af8fe5ad070e5562928a3c46a84b1c6f8a746c85bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2d5ab89c37a134c216096af8fe5ad070e5562928a3c46a84b1c6f8a746c85bb", kill_on_drop: false }` [INFO] [stdout] d2d5ab89c37a134c216096af8fe5ad070e5562928a3c46a84b1c6f8a746c85bb