[INFO] cloning repository https://github.com/tezzio/annotate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tezzio/annotate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftezzio%2Fannotate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftezzio%2Fannotate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 314f0ed5598579e968d44c9d31bfc513fe2eebd7 [INFO] checking tezzio/annotate against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftezzio%2Fannotate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tezzio/annotate [INFO] finished tweaking git repo https://github.com/tezzio/annotate [INFO] tweaked toml for git repo https://github.com/tezzio/annotate written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tezzio/annotate on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tezzio/annotate 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking tezzio/annotate against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftezzio%2Fannotate" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tezzio/annotate [INFO] finished tweaking git repo https://github.com/tezzio/annotate [INFO] tweaked toml for git repo https://github.com/tezzio/annotate written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tezzio/annotate on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tezzio/annotate 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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 sdl2 v0.37.0 [INFO] [stderr] Downloaded sdl2-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a [INFO] running `Command { std: "docker" "start" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [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 bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling annotator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: annotator@0.1.0: Fetching DejaVuSans.ttf... [INFO] [stderr] error: failed to run custom build command for `annotator v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/annotator/3e8f65bd2908b2cb/out/build_script_build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=Fetching DejaVuSans.ttf... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1154) panicked at build.rs:11:29: [INFO] [stderr] HTTP request failed for https://github.com/dejavu-fonts/dejavu-fonts/releases/download/version_2_37/dejavu-fonts-ttf-2.37.tar.bz2: https://github.com/dejavu-fonts/dejavu-fonts/releases/download/version_2_37/dejavu-fonts-ttf-2.37.tar.bz2: Dns Failed: resolve dns name 'github.com:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55fdee9a7c21 - std[1da69f156cfcc833]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55fdee9a7c21 - std[1da69f156cfcc833]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55fdee9a7c21 - std[1da69f156cfcc833]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x55fdee9a7c21 - <::print::DisplayBacktrace as core[8b51244168b7c98d]::fmt::Display>::fmt [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x55fdee9bc64a - ::fmt [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x55fdee9bc64a - core[8b51244168b7c98d]::fmt::write [INFO] [stderr] 6: 0x55fdee9acc2c - core[8b51244168b7c98d]::io::write::default_write_fmt:: [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/io/write.rs:402:11 [INFO] [stderr] 7: 0x55fdee9acc2c - ::write_fmt [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/io/write.rs:335:13 [INFO] [stderr] 8: 0x55fdee982956 - ::print [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x55fdee982956 - std[1da69f156cfcc833]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x55fdee9a0001 - std[1da69f156cfcc833]::panicking::default_hook [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x55fdee9a01bb - std[1da69f156cfcc833]::panicking::panic_with_hook [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:815:13 [INFO] [stderr] 12: 0x55fdee982a02 - std[1da69f156cfcc833]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:688:13 [INFO] [stderr] 13: 0x55fdee97b339 - std[1da69f156cfcc833]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x55fdee9837dd - __rustc[d7a1ed350453adf4]::rust_begin_unwind [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:679:5 [INFO] [stderr] 15: 0x55fdee9bce3c - core[8b51244168b7c98d]::panicking::panic_fmt [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x55fdee690bed - build_script_build[d48ea48b0567a90b]::download::{closure#0} [INFO] [stderr] 17: 0x55fdee697474 - >::unwrap_or_else:: [INFO] [stderr] 18: 0x55fdee692e39 - build_script_build[d48ea48b0567a90b]::download [INFO] [stderr] 19: 0x55fdee690dc0 - build_script_build[d48ea48b0567a90b]::fetch_dejavu [INFO] [stderr] 20: 0x55fdee692c41 - build_script_build[d48ea48b0567a90b]::main [INFO] [stderr] 21: 0x55fdee6a37d3 - >::call_once [INFO] [stderr] 22: 0x55fdee69779e - std[1da69f156cfcc833]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x55fdee6a2069 - std[1da69f156cfcc833]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x55fdee99f439 - <&dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe as core[8b51244168b7c98d]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x55fdee99f439 - std[1da69f156cfcc833]::panicking::catch_unwind::do_call::<&dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:576:43 [INFO] [stderr] 26: 0x55fdee99f439 - std[1da69f156cfcc833]::panicking::catch_unwind:: + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x55fdee99f439 - std[1da69f156cfcc833]::panic::catch_unwind::<&dyn core[8b51244168b7c98d]::ops::function::Fn<(), Output = i32> + core[8b51244168b7c98d]::marker::Sync + core[8b51244168b7c98d]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x55fdee99f439 - std[1da69f156cfcc833]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x55fdee99f439 - std[1da69f156cfcc833]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:576:43 [INFO] [stderr] 30: 0x55fdee99f439 - std[1da69f156cfcc833]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x55fdee99f439 - std[1da69f156cfcc833]::panic::catch_unwind:: [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x55fdee99f439 - std[1da69f156cfcc833]::rt::lang_start_internal [INFO] [stderr] at /rustc/49a6044d37d694890450f52ceaceb66277a36b1e/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x55fdee69ed61 - std[1da69f156cfcc833]::rt::lang_start::<()> [INFO] [stderr] 34: 0x55fdee6971a5 - main [INFO] [stderr] 35: 0x7b2560ca4601 - [INFO] [stderr] 36: 0x7b2560ca4718 - __libc_start_main [INFO] [stderr] 37: 0x55fdee68bd65 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a", kill_on_drop: false }` [INFO] [stdout] 10e1e923ad9db2fa98efacf6a6480fef15b84d5f4d7daf1d83a77e0d1a9e928a