[INFO] fetching crate near-verify-rs 0.3.1...
[INFO] testing near-verify-rs-0.3.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate near-verify-rs 0.3.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate near-verify-rs 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate near-verify-rs 0.3.1
[INFO] tweaked toml for crates.io crate near-verify-rs 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-verify-rs 0.3.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-verify-rs 0.3.1 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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 cargo_metadata v0.23.1
[INFO] [stderr]   Downloaded unix_str v1.0.0
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded unix_path v1.0.1
[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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 492d8c2c99768e392cf56c8566e4b42d7ab5c1922bc63c7a2829848c85333c2d
[INFO] running `Command { std: "docker" "start" "-a" "492d8c2c99768e392cf56c8566e4b42d7ab5c1922bc63c7a2829848c85333c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "492d8c2c99768e392cf56c8566e4b42d7ab5c1922bc63c7a2829848c85333c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492d8c2c99768e392cf56c8566e4b42d7ab5c1922bc63c7a2829848c85333c2d", kill_on_drop: false }`
[INFO] [stdout] 492d8c2c99768e392cf56c8566e4b42d7ab5c1922bc63c7a2829848c85333c2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28728314d3b0ca1bfb2bbd6a06cad3ac24a1f10c8ace265fa801e33a627e4643
[INFO] running `Command { std: "docker" "start" "-a" "28728314d3b0ca1bfb2bbd6a06cad3ac24a1f10c8ace265fa801e33a627e4643", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling unix_str v1.0.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling unix_path v1.0.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[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 sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[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 tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling near-verify-rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.40s
[INFO] running `Command { std: "docker" "inspect" "28728314d3b0ca1bfb2bbd6a06cad3ac24a1f10c8ace265fa801e33a627e4643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28728314d3b0ca1bfb2bbd6a06cad3ac24a1f10c8ace265fa801e33a627e4643", kill_on_drop: false }`
[INFO] [stdout] 28728314d3b0ca1bfb2bbd6a06cad3ac24a1f10c8ace265fa801e33a627e4643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fc5955a55b387170a06febc9fd26f0e6879261bd91346f4acbc144215b94671
[INFO] running `Command { std: "docker" "start" "-a" "3fc5955a55b387170a06febc9fd26f0e6879261bd91346f4acbc144215b94671", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling near-verify-rs v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.51
[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 20.32s
[INFO] running `Command { std: "docker" "inspect" "3fc5955a55b387170a06febc9fd26f0e6879261bd91346f4acbc144215b94671", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc5955a55b387170a06febc9fd26f0e6879261bd91346f4acbc144215b94671", kill_on_drop: false }`
[INFO] [stdout] 3fc5955a55b387170a06febc9fd26f0e6879261bd91346f4acbc144215b94671
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de504532c6a5f1e1ec8b949dbae0d061cac909fd964cc9daa26a7966899361f1
[INFO] running `Command { std: "docker" "start" "-a" "de504532c6a5f1e1ec8b949dbae0d061cac909fd964cc9daa26a7966899361f1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/near_verify_rs-1192effece32c5cd)
[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::source_id::tests::test_for_git ... ok
[INFO] [stdout] test types::source_id::tests::test_source_id_from_url ... ok
[INFO] [stderr]      Running tests/checkout.rs (/opt/rustwide/target/debug/deps/checkout-d6d307971ed3b543)
[INFO] [stdout] test types::contract_source_metadata::validate::tests::check_regex ... 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] [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] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-fc604d5565f2e1b2)
[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_vanilla ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_out_path_with_passed_env ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_features ... FAILED
[INFO] [stdout] test test_simple_factory_with_features ... FAILED
[INFO] [stdout] test test_simple_package_with_passed_env ... FAILED
[INFO] [stdout] test test_simple_factory_product_with_out_path_and_features ... FAILED
[INFO] [stdout] test test_double_nested_factory_product_with_out_path ... 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_factory_product_with_out_path ... FAILED
[INFO] [stdout] test test_simple_package_vanilla ... FAILED
[INFO] [stdout] test test_simple_factory_with_out_path_with_passed_env ... FAILED
[INFO] [stdout] test test_simple_package_with_features ... FAILED
[INFO] [stdout] test test_simple_package_with_out_path ... FAILED
[INFO] [stdout] test whitelist::decline::test_decline_simple_package_with_invalid_out_path ... ok
[INFO] [stdout] test whitelist::decline::test_decline_simple_package_with_unexpected_image ... ok
[INFO] [stdout] test whitelist::test_simple_package_with_nonstandard_image ... ok
[INFO] [stdout] test test_simple_factory_with_out_path_and_features ... FAILED
[INFO] [stdout] test test_double_nested_factory_1st_level_with_out_path ... 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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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' (47) 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:     0x6186e7997272 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6186e7997272 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6186e7997272 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6186e7997272 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6186e79affda - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6186e79affda - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6186e799daa6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6186e799daa6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6186e797346f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6186e797346f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6186e798e499 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6186e753cc0e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6186e753cc0e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6186e798e702 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6186e798e702 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6186e797355a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6186e7968359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6186e797449d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6186e79b079c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6186e79b0762 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6186e73d660e - tests[c60f74e197dcb28b]::test_simple_package_with_wrong_out_path
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:373:5
[INFO] [stdout]   21:     0x6186e73d4f67 - tests[c60f74e197dcb28b]::test_simple_package_with_wrong_out_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:367:49
[INFO] [stdout]   22:     0x6186e73dd776 - <tests[c60f74e197dcb28b]::test_simple_package_with_wrong_out_path::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6186e7530fbb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6186e7530fbb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6186e753d81a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6186e753d81a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6186e753d81a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x6186e753d81a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x6186e753d81a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6186e753d81a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6186e753d81a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6186e7538dc4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6186e7538dc4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x6186e7540312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x6186e7540312 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6186e7540312 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x6186e7540312 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x6186e7540312 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6186e7540312 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x6186e7540312 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6186e79966ff - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x6186e79966ff - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x756f5ea4eaa4 - <unknown>
[INFO] [stdout]   44:     0x756f5eadba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "de504532c6a5f1e1ec8b949dbae0d061cac909fd964cc9daa26a7966899361f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de504532c6a5f1e1ec8b949dbae0d061cac909fd964cc9daa26a7966899361f1", kill_on_drop: false }`
[INFO] [stdout] de504532c6a5f1e1ec8b949dbae0d061cac909fd964cc9daa26a7966899361f1
