[INFO] fetching crate near-verify-rs 0.3.2... [INFO] testing near-verify-rs-0.3.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate near-verify-rs 0.3.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate near-verify-rs 0.3.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate near-verify-rs 0.3.2 [INFO] tweaked toml for crates.io crate near-verify-rs 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate near-verify-rs 0.3.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate near-verify-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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unix_str v1.0.0 [INFO] [stderr] Downloaded cargo_metadata v0.21.0 [INFO] [stderr] Downloaded unix_path v1.0.1 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded erased-serde v0.4.9 [INFO] [stderr] Downloaded serde-untagged v0.1.9 [INFO] [stderr] Downloaded indenter v0.3.4 [INFO] [stderr] Downloaded git2 v0.20.3 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded libgit2-sys v0.18.3+1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07ded090558c86431637594de1e292d3a21d55c62906319ab9eeef11c1d01e4c [INFO] running `Command { std: "docker" "start" "-a" "07ded090558c86431637594de1e292d3a21d55c62906319ab9eeef11c1d01e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07ded090558c86431637594de1e292d3a21d55c62906319ab9eeef11c1d01e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ded090558c86431637594de1e292d3a21d55c62906319ab9eeef11c1d01e4c", kill_on_drop: false }` [INFO] [stdout] 07ded090558c86431637594de1e292d3a21d55c62906319ab9eeef11c1d01e4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25970b3793d32bdb3121fa1d73e021409e5d5312b80b301e2a3db8b99578c16a [INFO] running `Command { std: "docker" "start" "-a" "25970b3793d32bdb3121fa1d73e021409e5d5312b80b301e2a3db8b99578c16a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unix_str v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling unix_path v1.0.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling cargo-util-schemas v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.21.0 [INFO] [stderr] Compiling near-verify-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.13s [INFO] running `Command { std: "docker" "inspect" "25970b3793d32bdb3121fa1d73e021409e5d5312b80b301e2a3db8b99578c16a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25970b3793d32bdb3121fa1d73e021409e5d5312b80b301e2a3db8b99578c16a", kill_on_drop: false }` [INFO] [stdout] 25970b3793d32bdb3121fa1d73e021409e5d5312b80b301e2a3db8b99578c16a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dde90d6eba60682cbe0d0b70a707d1d480302dcb67e486054a070d89306169b5 [INFO] running `Command { std: "docker" "start" "-a" "dde90d6eba60682cbe0d0b70a707d1d480302dcb67e486054a070d89306169b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling near-verify-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling git2 v0.20.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.85s [INFO] running `Command { std: "docker" "inspect" "dde90d6eba60682cbe0d0b70a707d1d480302dcb67e486054a070d89306169b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde90d6eba60682cbe0d0b70a707d1d480302dcb67e486054a070d89306169b5", kill_on_drop: false }` [INFO] [stdout] dde90d6eba60682cbe0d0b70a707d1d480302dcb67e486054a070d89306169b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e36f2f262d3b9a1180fa84510fa2a00c164ac9df0fd012a0dcbb253058e01f8 [INFO] running `Command { std: "docker" "start" "-a" "7e36f2f262d3b9a1180fa84510fa2a00c164ac9df0fd012a0dcbb253058e01f8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_verify_rs-33977021fc08843d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test types::contract_source_metadata::tests::test_parse_old_1_0_metadata ... ok [INFO] [stdout] test types::contract_source_metadata::validate::tests::check_regex ... ok [INFO] [stdout] test types::source_id::tests::test_for_git ... ok [INFO] [stderr] Running tests/checkout.rs (/opt/rustwide/target/debug/deps/checkout-e08f887a669cec2f) [INFO] [stdout] test types::source_id::tests::test_source_id_from_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d26690a1eaa02bfe) [INFO] [stdout] test test_checkout ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test checkout::test_checkout ... ignored [INFO] [stdout] test test_simple_factory_product_vanilla ... FAILED [INFO] [stdout] test test_simple_factory_with_out_path_with_passed_env ... FAILED [INFO] [stdout] test test_double_nested_factory_2nd_level_with_out_path ... FAILED [INFO] [stdout] test test_simple_factory_with_out_path ... FAILED [INFO] [stdout] test test_simple_package_with_out_path ... FAILED [INFO] [stdout] test test_simple_package_with_features ... FAILED [INFO] [stdout] test test_simple_factory_product_with_out_path ... FAILED [INFO] [stdout] test test_simple_package_vanilla ... FAILED [INFO] [stdout] test test_double_nested_factory_product_with_out_path ... FAILED [INFO] [stdout] test test_simple_factory_product_with_features ... FAILED [INFO] [stdout] test test_double_nested_factory_1st_level_with_out_path ... FAILED [INFO] [stdout] test test_simple_factory_vanilla ... FAILED [INFO] [stdout] test test_simple_factory_with_features ... FAILED [INFO] [stdout] test whitelist::decline::test_decline_simple_package_with_unexpected_image ... ok [INFO] [stdout] test test_simple_factory_product_with_out_path_and_features ... FAILED [INFO] [stdout] test whitelist::test_simple_package_with_nonstandard_image ... ok [INFO] [stdout] test whitelist::decline::test_decline_simple_package_with_invalid_out_path ... ok [INFO] [stdout] test test_simple_factory_product_with_out_path_with_passed_env ... FAILED [INFO] [stdout] test test_simple_package_with_passed_env ... FAILED [INFO] [stdout] test test_simple_factory_with_out_path_and_features ... FAILED [INFO] [stdout] test test_simple_package_with_wrong_out_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_product_vanilla stdout ---- [INFO] [stdout] rev: dffdd3a2a33ee3aebb0a72cdccd902f5ab69989c [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_with_out_path_with_passed_env stdout ---- [INFO] [stdout] rev: 119cc225e72e4a7889a87c8ea8d78f5c8ae349ee [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_double_nested_factory_2nd_level_with_out_path stdout ---- [INFO] [stdout] rev: 12d1b6558444b2aab00aee3a03cdb3aa729d5006 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_with_out_path stdout ---- [INFO] [stdout] rev: ddf06c68cec61fa8203843f1481de84b38d33b74 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_package_with_out_path stdout ---- [INFO] [stdout] rev: 2a8369686e8793d17925e69e948d1df5f867fdfb [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_package_with_features stdout ---- [INFO] [stdout] rev: 6fc35ed210d3578b301e25b3b8c11fb53767d032 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_product_with_out_path stdout ---- [INFO] [stdout] rev: ddf06c68cec61fa8203843f1481de84b38d33b74 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_package_vanilla stdout ---- [INFO] [stdout] rev: e3303f0cf8761b99f84f93c3a2d7046be6f4edb5 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_double_nested_factory_product_with_out_path stdout ---- [INFO] [stdout] rev: 12d1b6558444b2aab00aee3a03cdb3aa729d5006 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_product_with_features stdout ---- [INFO] [stdout] rev: 0db6242138876e591900d3c0fdac95cc74ac6e89 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_double_nested_factory_1st_level_with_out_path stdout ---- [INFO] [stdout] rev: 12d1b6558444b2aab00aee3a03cdb3aa729d5006 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_vanilla stdout ---- [INFO] [stdout] rev: dffdd3a2a33ee3aebb0a72cdccd902f5ab69989c [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_with_features stdout ---- [INFO] [stdout] rev: 0db6242138876e591900d3c0fdac95cc74ac6e89 [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_product_with_out_path_and_features stdout ---- [INFO] [stdout] rev: 5530049ceb73e62aff368a631068d0790b2ca6fe [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_product_with_out_path_with_passed_env stdout ---- [INFO] [stdout] rev: 119cc225e72e4a7889a87c8ea8d78f5c8ae349ee [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_package_with_passed_env stdout ---- [INFO] [stdout] rev: 4f593556476fb0c5d71a73e615a391a972aa586a [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_factory_with_out_path_and_features stdout ---- [INFO] [stdout] rev: 5530049ceb73e62aff368a631068d0790b2ca6fe [INFO] [stdout] Error: failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12) [INFO] [stdout] [INFO] [stdout] Location: [INFO] [stdout] tests/checkout.rs:8:16 [INFO] [stdout] [INFO] [stdout] ---- test_simple_package_with_wrong_out_path stdout ---- [INFO] [stdout] rev: 2a8369686e8793d17925e69e948d1df5f867fdfb [INFO] [stdout] Error { [INFO] [stdout] code: -1, [INFO] [stdout] klass: 12, [INFO] [stdout] message: "failed to resolve address for github.com: Temporary failure in name resolution", [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] thread 'test_simple_package_with_wrong_out_path' (40) panicked at tests/tests.rs:373:5: [INFO] [stdout] assertion failed: format!("{:?}", [INFO] [stdout] err).contains("assumed artifact result path for a generic nep330 1.3.0 compliant docker build not found") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560fdeffa41a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x560fdeffa41a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x560fdeffa41a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x560fdeffa41a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x560fdf01267a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x560fdf01267a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x560fdf000672 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x560fdf000672 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x560fdefd6adf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x560fdefd6adf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x560fdeff1989 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x560fdeb9cf2c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x560fdeb9cf2c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x560fdeff1c02 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x560fdeff1c02 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x560fdefd6bca - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x560fdefcb909 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x560fdefd79cd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x560fdf012ebc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x560fdf012e82 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x560fdea2f46e - tests[32cad8930d331251]::test_simple_package_with_wrong_out_path [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:373:5 [INFO] [stdout] 21: 0x560fdea2dd27 - tests[32cad8930d331251]::test_simple_package_with_wrong_out_path::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:367:49 [INFO] [stdout] 22: 0x560fdea34496 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x560fdeb9100b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x560fdeb9100b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x560fdeb9d9fb - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x560fdeb9d9fb - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x560fdeb9d9fb - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x560fdeb9d9fb - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x560fdeb9d9fb - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x560fdeb9d9fb - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x560fdeb9d9fb - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x560fdeb97e54 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x560fdeb97e54 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x560fdeba0602 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x560fdeba0602 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x560fdeba0602 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x560fdeba0602 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x560fdeba0602 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x560fdeba0602 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x560fdeba0602 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x560fdeff996f - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x560fdeff996f - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7dbf62ed3aa4 - [INFO] [stdout] 44: 0x7dbf62f60a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_double_nested_factory_1st_level_with_out_path [INFO] [stdout] test_double_nested_factory_2nd_level_with_out_path [INFO] [stdout] test_double_nested_factory_product_with_out_path [INFO] [stdout] test_simple_factory_product_vanilla [INFO] [stdout] test_simple_factory_product_with_features [INFO] [stdout] test_simple_factory_product_with_out_path [INFO] [stdout] test_simple_factory_product_with_out_path_and_features [INFO] [stdout] test_simple_factory_product_with_out_path_with_passed_env [INFO] [stdout] test_simple_factory_vanilla [INFO] [stdout] test_simple_factory_with_features [INFO] [stdout] test_simple_factory_with_out_path [INFO] [stdout] test_simple_factory_with_out_path_and_features [INFO] [stdout] test_simple_factory_with_out_path_with_passed_env [INFO] [stdout] test_simple_package_vanilla [INFO] [stdout] test_simple_package_with_features [INFO] [stdout] test_simple_package_with_out_path [INFO] [stdout] test_simple_package_with_passed_env [INFO] [stdout] test_simple_package_with_wrong_out_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 18 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "7e36f2f262d3b9a1180fa84510fa2a00c164ac9df0fd012a0dcbb253058e01f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e36f2f262d3b9a1180fa84510fa2a00c164ac9df0fd012a0dcbb253058e01f8", kill_on_drop: false }` [INFO] [stdout] 7e36f2f262d3b9a1180fa84510fa2a00c164ac9df0fd012a0dcbb253058e01f8