[INFO] fetching crate opday 0.1.0... [INFO] testing opday-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate opday 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate opday 0.1.0 [INFO] finished tweaking crates.io crate opday 0.1.0 [INFO] tweaked toml for crates.io crate opday 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate opday 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate opday 0.1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.76 [INFO] [stderr] Downloaded relative-path v1.9.2 [INFO] [stderr] Downloaded serde_derive v1.0.195 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded rstest v0.18.2 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded serde_json v1.0.111 [INFO] [stderr] Downloaded serde v1.0.195 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded toml_edit v0.22.7 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded toml v0.8.11 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded rstest_macros v0.18.2 [INFO] [stderr] Downloaded semver v1.0.22 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded serde_yaml v0.9.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8bbe3c11bad12d5a0ce004f20ee219b721c7304e283e658c91bf002a13aa6b1 [INFO] running `Command { std: "docker" "start" "-a" "c8bbe3c11bad12d5a0ce004f20ee219b721c7304e283e658c91bf002a13aa6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8bbe3c11bad12d5a0ce004f20ee219b721c7304e283e658c91bf002a13aa6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8bbe3c11bad12d5a0ce004f20ee219b721c7304e283e658c91bf002a13aa6b1", kill_on_drop: false }` [INFO] [stdout] c8bbe3c11bad12d5a0ce004f20ee219b721c7304e283e658c91bf002a13aa6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e25812b99fa3d85b1fb9e2a10588d99d900baad3e286af6de731dad9d560d3d3 [INFO] running `Command { std: "docker" "start" "-a" "e25812b99fa3d85b1fb9e2a10588d99d900baad3e286af6de731dad9d560d3d3", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling toml_edit v0.22.7 [INFO] [stderr] Compiling toml v0.8.11 [INFO] [stderr] Compiling opday v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `registry_auth_config` is never read [INFO] [stdout] --> src/config.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Scope { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub registry_auth_config: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "e25812b99fa3d85b1fb9e2a10588d99d900baad3e286af6de731dad9d560d3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25812b99fa3d85b1fb9e2a10588d99d900baad3e286af6de731dad9d560d3d3", kill_on_drop: false }` [INFO] [stdout] e25812b99fa3d85b1fb9e2a10588d99d900baad3e286af6de731dad9d560d3d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f57e17d31b2cbeed45643955d70f091e160e7831154de797d786c0918a1ca28 [INFO] running `Command { std: "docker" "start" "-a" "0f57e17d31b2cbeed45643955d70f091e160e7831154de797d786c0918a1ca28", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.9.30 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling toml_edit v0.22.7 [INFO] [stderr] Compiling toml v0.8.11 [INFO] [stderr] Compiling opday v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.28s [INFO] running `Command { std: "docker" "inspect" "0f57e17d31b2cbeed45643955d70f091e160e7831154de797d786c0918a1ca28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f57e17d31b2cbeed45643955d70f091e160e7831154de797d786c0918a1ca28", kill_on_drop: false }` [INFO] [stdout] 0f57e17d31b2cbeed45643955d70f091e160e7831154de797d786c0918a1ca28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3983605f3e9069984f1a21212d09fa1b1a8d7e7c8ee28355ea294295750662b4 [INFO] running `Command { std: "docker" "start" "-a" "3983605f3e9069984f1a21212d09fa1b1a8d7e7c8ee28355ea294295750662b4", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/opday-405068178a893c5a) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test config::tests::test_empty_configuration ... ok [INFO] [stdout] test config::tests::test_minimal_good ... ok [INFO] [stdout] test config::tests::test_environment_order_load ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_02_just_docker_build ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_03_config_abefore_sub_command ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_08_build_push_deploy ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_06_config_after_sub_sub_command_plus_build_arg ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_01_just_docker ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_10_login_username_password_stdin ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_07_build_push ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_05_config_after_sub_sub_command ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_04_config_after_sub_command ... ok [INFO] [stdout] test tests::test_config_for_any_order::case_09_login_username ... ok [INFO] [stdout] test provider::docker::tests::test_no_config_file - should panic ... ok [INFO] [stdout] test config::tests::test_no_path ... ok [INFO] [stdout] test provider::docker::tests::test_build_no_docker_compose - should panic ... ok [INFO] [stdout] test exec::tests::test_execute_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3983605f3e9069984f1a21212d09fa1b1a8d7e7c8ee28355ea294295750662b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3983605f3e9069984f1a21212d09fa1b1a8d7e7c8ee28355ea294295750662b4", kill_on_drop: false }` [INFO] [stdout] 3983605f3e9069984f1a21212d09fa1b1a8d7e7c8ee28355ea294295750662b4