[INFO] cloning repository https://github.com/emmanueltouzery/hotwire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmanueltouzery/hotwire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fhotwire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fhotwire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93c498e0921e4673dc0567d948a7c1a56177f437 [INFO] checking emmanueltouzery/hotwire against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmanueltouzery%2Fhotwire" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmanueltouzery/hotwire on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emmanueltouzery/hotwire [INFO] finished tweaking git repo https://github.com/emmanueltouzery/hotwire [INFO] tweaked toml for git repo https://github.com/emmanueltouzery/hotwire written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/emmanueltouzery/hotwire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea1c2cfc0e2848e01202320e4f93d1fdc1eb1d865d172786cd5728d8143f582 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ea1c2cfc0e2848e01202320e4f93d1fdc1eb1d865d172786cd5728d8143f582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea1c2cfc0e2848e01202320e4f93d1fdc1eb1d865d172786cd5728d8143f582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea1c2cfc0e2848e01202320e4f93d1fdc1eb1d865d172786cd5728d8143f582", kill_on_drop: false }` [INFO] [stdout] 6ea1c2cfc0e2848e01202320e4f93d1fdc1eb1d865d172786cd5728d8143f582 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 524a6c96460b5ccfec57294825b6f2c853205863ebbddb4b19ce7e01c7b06cb2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "524a6c96460b5ccfec57294825b6f2c853205863ebbddb4b19ce7e01c7b06cb2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling relm-derive v0.21.0 (https://github.com/antoyo/relm?rev=1e4dee58f2536857420756b533f0673e60beffa7#1e4dee58) [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking serde-aux v2.1.1 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Compiling hotwire v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `includedir_codegen::Compression` [INFO] [stdout] --> build.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use includedir_codegen::Compression; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `hotwire v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/hotwire-00a241d010c5720a/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/icons.gresource [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'request failed: reqwest::Error { kind: Request, url: Url { scheme: "https", username: "", password: None, host: Some(Domain("registry.npmjs.org")), port: None, path: "/@fortawesome/fontawesome-free/-/fontawesome-free-5.13.0.tgz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) }', build.rs:31:61 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555ac12ca1e0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x555ac12ca1e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555ac12ca1e0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555ac12ca1e0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555ac12eaf6f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x555ac12c4672 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x555ac12cc185 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555ac12cc185 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555ac12cc185 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x555ac12cbc33 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x555ac12cc78d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x555ac12cc327 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x555ac12ca69c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x555ac12cc289 - rust_begin_unwind [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x555ac0e54901 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x555ac0e547f3 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x555ac0e5e057 - core::result::Result::expect::heebfa594df6701a7 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x555ac0e58d94 - build_script_build::fetch_fontawesome_icons::h409dce74409f416f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:31:20 [INFO] [stderr] 18: 0x555ac0e58ab5 - build_script_build::main::he77fe796488be2e8 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:13:9 [INFO] [stderr] 19: 0x555ac0e5ed1b - core::ops::function::FnOnce::call_once::h2e08748a7e384f96 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x555ac0e5912e - std::sys_common::backtrace::__rust_begin_short_backtrace::hffc3a640c365b59d [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x555ac0e61061 - std::rt::lang_start::{{closure}}::h2f4a729dfdd6832a [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x555ac12ccc8a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x555ac12ccc8a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x555ac12ccc8a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x555ac12ccc8a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x555ac12ccc8a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x555ac0e61040 - std::rt::lang_start::hf1145bd232dab50e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x555ac0e5911c - main [INFO] [stderr] 29: 0x7f865539d0b3 - __libc_start_main [INFO] [stderr] 30: 0x555ac0e5500e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "524a6c96460b5ccfec57294825b6f2c853205863ebbddb4b19ce7e01c7b06cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524a6c96460b5ccfec57294825b6f2c853205863ebbddb4b19ce7e01c7b06cb2", kill_on_drop: false }` [INFO] [stdout] 524a6c96460b5ccfec57294825b6f2c853205863ebbddb4b19ce7e01c7b06cb2