[INFO] fetching crate turbocharger-impl 0.4.0... [INFO] checking turbocharger-impl-0.4.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate turbocharger-impl 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate turbocharger-impl 0.4.0 [INFO] finished tweaking crates.io crate turbocharger-impl 0.4.0 [INFO] tweaked toml for crates.io crate turbocharger-impl 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate turbocharger-impl 0.4.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 120 packages to latest compatible versions [INFO] [stderr] Adding prettyplease v0.1.25 (available: v0.2.37) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca689ba004a6417d5ec3767ccb8e3a3a7d3ce1c30cb3a39607ca9dbcefc585c4 [INFO] running `Command { std: "docker" "start" "-a" "ca689ba004a6417d5ec3767ccb8e3a3a7d3ce1c30cb3a39607ca9dbcefc585c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca689ba004a6417d5ec3767ccb8e3a3a7d3ce1c30cb3a39607ca9dbcefc585c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca689ba004a6417d5ec3767ccb8e3a3a7d3ce1c30cb3a39607ca9dbcefc585c4", kill_on_drop: false }` [INFO] [stdout] ca689ba004a6417d5ec3767ccb8e3a3a7d3ce1c30cb3a39607ca9dbcefc585c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87612e3bf30077d62a3d04429c8cd17d83d11a384d513487ad5fe824d0140805 [INFO] running `Command { std: "docker" "start" "-a" "87612e3bf30077d62a3d04429c8cd17d83d11a384d513487ad5fe824d0140805", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling turbocharger-impl v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Checking proc-macro-error v1.0.4 [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 tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling hyper v0.14.32 [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_inner [INFO] [stderr] 21: tokio::runtime::runtime::Runtime::block_on [INFO] [stderr] 22: todo_or_die::http::request [INFO] [stderr] 23: todo_or_die::krate::crates_io [INFO] [stderr] 24: core::ops::function::FnOnce::call_once [INFO] [stderr] 25: todo_or_die::perform_check [INFO] [stderr] 26: todo_or_die::crates_io [INFO] [stderr] 27: core::ops::function::Fn::call [INFO] [stderr] 28: proc_macro::bridge::client::Client::expand1::{{closure}}::{{closure}} [INFO] [stderr] 29: proc_macro::bridge::client::run_client::{{closure}}::{{closure}} [INFO] [stderr] 30: proc_macro::bridge::client::state::set [INFO] [stderr] 31: proc_macro::bridge::client::run_client::{{closure}} [INFO] [stderr] 32: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 33: std::panicking::catch_unwind::do_call [INFO] [stderr] 34: __rust_try [INFO] [stderr] 35: proc_macro::bridge::client::run_client [INFO] [stderr] 36: proc_macro::bridge::client::Client::expand1::{{closure}} [INFO] [stderr] 37: proc_macro::bridge::selfless_reify::reify_to_extern_c_fn_hrt_bridge::wrapper [INFO] [stderr] 38: > as rustc_proc_macro::bridge::server::ExecutionStrategy>::run_bridge_and_client::>> [INFO] [stderr] 39: >::run::>> [INFO] [stderr] 40: ::expand [INFO] [stderr] 41: ::fully_expand_fragment [INFO] [stderr] 42: ::expand_crate [INFO] [stderr] 43: rustc_interface::passes::configure_and_expand [INFO] [stderr] 44: rustc_interface::passes::resolver_for_lowering_raw [INFO] [stderr] 45: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 46: >::call_once [INFO] [stderr] 47: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stderr] 48: rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 49: rustc_interface::passes::create_and_enter_global_ctxt::, rustc_driver_impl::run_compiler::{closure#0}::{closure#2}>::{closure#2}::{closure#0} [INFO] [stderr] 50: rustc_interface::interface::run_compiler::<(), rustc_driver_impl::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 51: std::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 52: <::spawn_unchecked_::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 53: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stderr] 54: [INFO] [stderr] 55: clone [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s [INFO] running `Command { std: "docker" "inspect" "87612e3bf30077d62a3d04429c8cd17d83d11a384d513487ad5fe824d0140805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87612e3bf30077d62a3d04429c8cd17d83d11a384d513487ad5fe824d0140805", kill_on_drop: false }` [INFO] [stdout] 87612e3bf30077d62a3d04429c8cd17d83d11a384d513487ad5fe824d0140805