[INFO] fetching crate tracked-impl 0.5.4... [INFO] checking tracked-impl-0.5.4 against master#c57393e4f8b88444fbf0985a81a2d662862f2733 for pr-112365-1 [INFO] extracting crate tracked-impl 0.5.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate tracked-impl 0.5.4 on toolchain c57393e4f8b88444fbf0985a81a2d662862f2733 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c57393e4f8b88444fbf0985a81a2d662862f2733" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracked-impl 0.5.4 [INFO] finished tweaking crates.io crate tracked-impl 0.5.4 [INFO] tweaked toml for crates.io crate tracked-impl 0.5.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c57393e4f8b88444fbf0985a81a2d662862f2733" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c57393e4f8b88444fbf0985a81a2d662862f2733" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded android_system_properties v0.1.5 [INFO] [stderr] Downloaded iana-time-zone v0.1.57 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded iana-time-zone-haiku v0.1.2 [INFO] [stderr] Downloaded todo-or-die v0.1.2 [INFO] [stderr] Downloaded windows v0.48.0 [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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+c57393e4f8b88444fbf0985a81a2d662862f2733" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b888ca5bf3e59912d43d842e8d009401e905512fb204ba82b56f1ccba9535a8 [INFO] running `Command { std: "docker" "start" "-a" "1b888ca5bf3e59912d43d842e8d009401e905512fb204ba82b56f1ccba9535a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b888ca5bf3e59912d43d842e8d009401e905512fb204ba82b56f1ccba9535a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b888ca5bf3e59912d43d842e8d009401e905512fb204ba82b56f1ccba9535a8", kill_on_drop: false }` [INFO] [stdout] 1b888ca5bf3e59912d43d842e8d009401e905512fb204ba82b56f1ccba9535a8 [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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+c57393e4f8b88444fbf0985a81a2d662862f2733" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25081b5b5b963dce61abfd0298f1be581fb31bf59e4513d0a6a8364047e80c49 [INFO] running `Command { std: "docker" "start" "-a" "25081b5b5b963dce61abfd0298f1be581fb31bf59e4513d0a6a8364047e80c49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Checking tracked-impl v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling todo-or-die v0.1.2 [INFO] [stderr] something went wrong [INFO] [stderr] [INFO] [stderr] HTTP request to failed [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::ext_context [INFO] [stderr] 1: anyhow::context:: for core::result::Result>::context [INFO] [stderr] 2: todo_or_die::http::execute_request_and_cache_response::{{closure}} [INFO] [stderr] 3: todo_or_die::http::request::{{closure}} [INFO] [stderr] 4: as core::future::future::Future>::poll [INFO] [stderr] 5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}} [INFO] [stderr] 6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}} [INFO] [stderr] 7: tokio::runtime::scheduler::current_thread::Context::enter [INFO] [stderr] 8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}} [INFO] [stderr] 9: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}} [INFO] [stderr] 10: tokio::runtime::context::scoped::Scoped::set [INFO] [stderr] 11: tokio::runtime::context::set_scheduler::{{closure}} [INFO] [stderr] 12: std::thread::local::LocalKey::try_with [INFO] [stderr] 13: std::thread::local::LocalKey::with [INFO] [stderr] 14: tokio::runtime::context::set_scheduler [INFO] [stderr] 15: tokio::runtime::scheduler::current_thread::CoreGuard::enter [INFO] [stderr] 16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on [INFO] [stderr] 17: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}} [INFO] [stderr] 18: tokio::runtime::context::runtime::enter_runtime [INFO] [stderr] 19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on [INFO] [stderr] 20: tokio::runtime::runtime::Runtime::block_on [INFO] [stderr] 21: todo_or_die::http::request [INFO] [stderr] 22: todo_or_die::github::issue_closed [INFO] [stderr] 23: core::ops::function::FnOnce::call_once [INFO] [stderr] 24: todo_or_die::perform_check [INFO] [stderr] 25: todo_or_die::issue_closed [INFO] [stderr] 26: core::ops::function::Fn::call [INFO] [stderr] 27: proc_macro::bridge::client::Client::expand1::{{closure}}::{{closure}} [INFO] [stderr] 28: proc_macro::bridge::client::run_client::{{closure}}::{{closure}}::{{closure}} [INFO] [stderr] 29: proc_macro::bridge::scoped_cell::ScopedCell::set::{{closure}} [INFO] [stderr] 30: proc_macro::bridge::scoped_cell::ScopedCell::replace [INFO] [stderr] 31: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stderr] 32: std::thread::local::LocalKey::try_with [INFO] [stderr] 33: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stderr] 34: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 35: std::panicking::try::do_call [INFO] [stderr] 36: __rust_try [INFO] [stderr] 37: std::panicking::try [INFO] [stderr] 38: proc_macro::bridge::client::run_client [INFO] [stderr] 39: proc_macro::bridge::client::Client::expand1::{{closure}} [INFO] [stderr] 40: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stderr] 41: > as proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stderr] 42: proc_macro::bridge::server::run_server::, core::option::Option>, proc_macro::bridge::server::MaybeCrossThread>> [INFO] [stderr] 43: >::run::>> [INFO] [stderr] 44: ::expand [INFO] [stderr] 45: ::fully_expand_fragment [INFO] [stderr] 46: ::expand_crate [INFO] [stderr] 47: ::time:: [INFO] [stderr] 48: rustc_interface::passes::resolver_for_lowering [INFO] [stderr] 49: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 50: >::call_once [INFO] [stderr] 51: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 52: rustc_query_impl::query_impl::resolver_for_lowering::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 53: ::enter::)>> [INFO] [stderr] 54: ::enter::, rustc_span::ErrorGuaranteed>> [INFO] [stderr] 55: std::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stderr] 56: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#1}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 57: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/c57393e4f8b88444fbf0985a81a2d662862f2733/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 58: as core::ops::function::FnOnce>::call_once [INFO] [stderr] at /rustc/c57393e4f8b88444fbf0985a81a2d662862f2733/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 59: std::sys::unix::thread::Thread::new::thread_start [INFO] [stderr] at /rustc/c57393e4f8b88444fbf0985a81a2d662862f2733/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 60: [INFO] [stderr] 61: __clone [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.04s [INFO] running `Command { std: "docker" "inspect" "25081b5b5b963dce61abfd0298f1be581fb31bf59e4513d0a6a8364047e80c49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25081b5b5b963dce61abfd0298f1be581fb31bf59e4513d0a6a8364047e80c49", kill_on_drop: false }` [INFO] [stdout] 25081b5b5b963dce61abfd0298f1be581fb31bf59e4513d0a6a8364047e80c49