[INFO] fetching crate tugger-licensing-net 0.8.0... [INFO] testing tugger-licensing-net-0.8.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tugger-licensing-net 0.8.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate tugger-licensing-net 0.8.0 [INFO] finished tweaking crates.io crate tugger-licensing-net 0.8.0 [INFO] tweaked toml for crates.io crate tugger-licensing-net 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tugger-licensing-net 0.8.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 186 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding spdx v0.8.1 (available: v0.13.4) [INFO] [stderr] Adding tugger-common v0.8.0 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a1b7dd54cd7d0eddf751b412187e53556c43dbf1b82734dfa8926dc60c74a21 [INFO] running `Command { std: "docker" "start" "-a" "7a1b7dd54cd7d0eddf751b412187e53556c43dbf1b82734dfa8926dc60c74a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a1b7dd54cd7d0eddf751b412187e53556c43dbf1b82734dfa8926dc60c74a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1b7dd54cd7d0eddf751b412187e53556c43dbf1b82734dfa8926dc60c74a21", kill_on_drop: false }` [INFO] [stdout] 7a1b7dd54cd7d0eddf751b412187e53556c43dbf1b82734dfa8926dc60c74a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db36158a95917c0fc9568e6fecfab2b1badc67608724e0c32f2f8d31e019432d [INFO] running `Command { std: "docker" "start" "-a" "db36158a95917c0fc9568e6fecfab2b1badc67608724e0c32f2f8d31e019432d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling spdx v0.8.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tugger-licensing v0.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [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 hyper v0.14.32 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tugger-licensing-net v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.17s [INFO] running `Command { std: "docker" "inspect" "db36158a95917c0fc9568e6fecfab2b1badc67608724e0c32f2f8d31e019432d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db36158a95917c0fc9568e6fecfab2b1badc67608724e0c32f2f8d31e019432d", kill_on_drop: false }` [INFO] [stdout] db36158a95917c0fc9568e6fecfab2b1badc67608724e0c32f2f8d31e019432d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a131176cf1aa21f5dea8051cbf254d8251821f7a5040043fc464372e06dfdbc [INFO] running `Command { std: "docker" "start" "-a" "9a131176cf1aa21f5dea8051cbf254d8251821f7a5040043fc464372e06dfdbc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tugger-common v0.8.0 [INFO] [stderr] Compiling tugger-licensing-net v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.21s [INFO] running `Command { std: "docker" "inspect" "9a131176cf1aa21f5dea8051cbf254d8251821f7a5040043fc464372e06dfdbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a131176cf1aa21f5dea8051cbf254d8251821f7a5040043fc464372e06dfdbc", kill_on_drop: false }` [INFO] [stdout] 9a131176cf1aa21f5dea8051cbf254d8251821f7a5040043fc464372e06dfdbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15151d2ab97c880c2e23035d1759540fa97475b2f24da7f71f33f52e3003b029 [INFO] running `Command { std: "docker" "start" "-a" "15151d2ab97c880c2e23035d1759540fa97475b2f24da7f71f33f52e3003b029", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tugger_licensing_net-5772ccf0983b9d9f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_generate_aggregate_license_text ... FAILED [INFO] [stdout] test tests::test_spdx_license_texts ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_generate_aggregate_license_text stdout ---- [INFO] [stdout] Error: error sending request for url (https://raw.githubusercontent.com/spdx/license-list-data/master/text/MIT.txt): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: tugger_licensing_net::get_spdx_license_text [INFO] [stdout] at ./src/lib.rs:26:24 [INFO] [stdout] 3: tugger_licensing_net::license_requirement_to_license_text [INFO] [stdout] at ./src/lib.rs:45:30 [INFO] [stdout] 4: tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1} [INFO] [stdout] at ./src/lib.rs:75:20 [INFO] [stdout] 5: core::iter::adapters::map::map_try_fold::<&&spdx::expression::ExpressionReq, core::result::Result, (), core::ops::control_flow::ControlFlow>, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}, , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 6: as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&&spdx::expression::ExpressionReq, core::result::Result, (), core::ops::control_flow::ControlFlow>, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}, , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2485:21 [INFO] [stdout] 7: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}> as core::iter::traits::iterator::Iterator>::try_fold::<(), , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 8: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stdout] 9: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::::Break, core::ops::control_flow::ControlFlow> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2547:14 [INFO] [stdout] 10: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stdout] 11: as alloc::vec::spec_from_iter_nested::SpecFromIterNested, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 12: as alloc::vec::spec_from_iter::SpecFromIter, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 13: as core::iter::traits::collect::FromIterator>::from_iter::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 14: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 15: , anyhow::Error> as core::iter::traits::collect::FromIterator>>::from_iter::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2156:51 [INFO] [stdout] 16: core::iter::adapters::try_process::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, alloc::string::String, core::result::Result, , anyhow::Error> as core::iter::traits::collect::FromIterator>>::from_iter, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>>::{closure#0}, alloc::vec::Vec> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stdout] 17: , anyhow::Error> as core::iter::traits::collect::FromIterator>>::from_iter::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2156:9 [INFO] [stdout] 18: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}> as core::iter::traits::iterator::Iterator>::collect::, anyhow::Error>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 19: tugger_licensing_net::licensed_component_spdx_license_texts [INFO] [stdout] at ./src/lib.rs:76:10 [INFO] [stdout] 20: tugger_licensing_net::generate_aggregate_license_text::> [INFO] [stdout] at ./src/lib.rs:154:17 [INFO] [stdout] 21: tugger_licensing_net::tests::test_generate_aggregate_license_text [INFO] [stdout] at ./src/lib.rs:195:9 [INFO] [stdout] 22: tugger_licensing_net::tests::test_generate_aggregate_license_text::{closure#0} [INFO] [stdout] at ./src/lib.rs:188:50 [INFO] [stdout] 23: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: [INFO] [stdout] 45: clone [INFO] [stdout] [INFO] [stdout] ---- tests::test_spdx_license_texts stdout ---- [INFO] [stdout] Error: error sending request for url (https://raw.githubusercontent.com/spdx/license-list-data/master/text/Apache-2.0.txt): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: tugger_licensing_net::get_spdx_license_text [INFO] [stdout] at ./src/lib.rs:26:24 [INFO] [stdout] 3: tugger_licensing_net::license_requirement_to_license_text [INFO] [stdout] at ./src/lib.rs:45:30 [INFO] [stdout] 4: tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1} [INFO] [stdout] at ./src/lib.rs:75:20 [INFO] [stdout] 5: core::iter::adapters::map::map_try_fold::<&&spdx::expression::ExpressionReq, core::result::Result, (), core::ops::control_flow::ControlFlow>, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}, , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 6: as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::adapters::map::map_try_fold<&&spdx::expression::ExpressionReq, core::result::Result, (), core::ops::control_flow::ControlFlow>, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}, , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2485:21 [INFO] [stdout] 7: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}> as core::iter::traits::iterator::Iterator>::try_fold::<(), , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow>::{closure#0}, core::ops::control_flow::ControlFlow>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 8: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::try_for_each::call, core::ops::control_flow::ControlFlow::Break>::{closure#0}, core::ops::control_flow::ControlFlow> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stdout] 9: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::try_for_each::::Break, core::ops::control_flow::ControlFlow> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2547:14 [INFO] [stdout] 10: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stdout] 11: as alloc::vec::spec_from_iter_nested::SpecFromIterNested, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 12: as alloc::vec::spec_from_iter::SpecFromIter, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter.rs:33:9 [INFO] [stdout] 13: as core::iter::traits::collect::FromIterator>::from_iter::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 14: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, core::result::Result> as core::iter::traits::iterator::Iterator>::collect::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 15: , anyhow::Error> as core::iter::traits::collect::FromIterator>>::from_iter::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2156:51 [INFO] [stdout] 16: core::iter::adapters::try_process::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>, alloc::string::String, core::result::Result, , anyhow::Error> as core::iter::traits::collect::FromIterator>>::from_iter, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>>::{closure#0}, alloc::vec::Vec> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stdout] 17: , anyhow::Error> as core::iter::traits::collect::FromIterator>>::from_iter::, tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2156:9 [INFO] [stdout] 18: , tugger_licensing_net::licensed_component_spdx_license_texts::{closure#1}> as core::iter::traits::iterator::Iterator>::collect::, anyhow::Error>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 19: tugger_licensing_net::licensed_component_spdx_license_texts [INFO] [stdout] at ./src/lib.rs:76:10 [INFO] [stdout] 20: tugger_licensing_net::tests::test_spdx_license_texts [INFO] [stdout] at ./src/lib.rs:173:20 [INFO] [stdout] 21: tugger_licensing_net::tests::test_spdx_license_texts::{closure#0} [INFO] [stdout] at ./src/lib.rs:169:37 [INFO] [stdout] 22: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: [INFO] [stdout] 44: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_generate_aggregate_license_text [INFO] [stdout] tests::test_spdx_license_texts [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "15151d2ab97c880c2e23035d1759540fa97475b2f24da7f71f33f52e3003b029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15151d2ab97c880c2e23035d1759540fa97475b2f24da7f71f33f52e3003b029", kill_on_drop: false }` [INFO] [stdout] 15151d2ab97c880c2e23035d1759540fa97475b2f24da7f71f33f52e3003b029