[INFO] cloning repository https://github.com/stephaneworkspace/yew_astro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephaneworkspace/yew_astro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneworkspace%2Fyew_astro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneworkspace%2Fyew_astro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b35afdbe4ad00b589fba2de315dd802bf3cde30c [INFO] checking stephaneworkspace/yew_astro against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephaneworkspace%2Fyew_astro" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stephaneworkspace/yew_astro on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stephaneworkspace/yew_astro [INFO] finished tweaking git repo https://github.com/stephaneworkspace/yew_astro [INFO] tweaked toml for git repo https://github.com/stephaneworkspace/yew_astro written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/stephaneworkspace/yew_astro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bc94c8938b32bc0c2b459ae23fb035dc9689eb620c7d78d0028d1bb58782e67b [INFO] running `Command { std: "docker" "start" "-a" "bc94c8938b32bc0c2b459ae23fb035dc9689eb620c7d78d0028d1bb58782e67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc94c8938b32bc0c2b459ae23fb035dc9689eb620c7d78d0028d1bb58782e67b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc94c8938b32bc0c2b459ae23fb035dc9689eb620c7d78d0028d1bb58782e67b", kill_on_drop: false }` [INFO] [stdout] bc94c8938b32bc0c2b459ae23fb035dc9689eb620c7d78d0028d1bb58782e67b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f61d8d9ac380bc297b4338922ab96d240c1a59001253638ad182168d3837258 [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" "7f61d8d9ac380bc297b4338922ab96d240c1a59001253638ad182168d3837258", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cbindgen v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling libswe-sys v0.1.0 (https://github.com/stephaneworkspace/astro_compute_swisseph.git#36f94ab7) [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling yew v0.10.0 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling yew-macro v0.10.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking libmath v0.2.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking ferris-says v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling astro v0.1.0 (https://github.com/stephaneworkspace/astro_compute_swisseph.git#36f94ab7) [INFO] [stderr] error: failed to run custom build command for `astro v0.1.0 (https://github.com/stephaneworkspace/astro_compute_swisseph.git#36f94ab7)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/astro-682a1aea3b620677/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: CargoMetadata("/opt/rustwide/cargo-home/git/checkouts/astro_compute_swisseph-4ac02ec5c09475c9/36f94ab/Cargo.toml", Metadata(Output { status: ExitStatus(ExitStatus(25856)), stdout: "", stderr: " Updating crates.io index\nwarning: spurious network error (2 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)\nwarning: spurious network error (1 tries remaining): failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)\nerror: failed to get `ferris-says` as a dependency of package `astro v0.1.0 (/opt/rustwide/cargo-home/git/checkouts/astro_compute_swisseph-4ac02ec5c09475c9/36f94ab)`\n\nCaused by:\n failed to load source for dependency `ferris-says`\n\nCaused by:\n Unable to update registry `https://github.com/rust-lang/crates.io-index`\n\nCaused by:\n failed to fetch `https://github.com/rust-lang/crates.io-index`\n\nCaused by:\n network failure seems to have happened\n if a proxy or similar is necessary `net.git-fetch-with-cli` may help here\n https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli\n\nCaused by:\n failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)\n" }))', /opt/rustwide/cargo-home/git/checkouts/astro_compute_swisseph-4ac02ec5c09475c9/36f94ab/build.rs:27:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562946b38f07 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x562946b38f07 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562946b38f07 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x562946b38f07 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x562946b5bebc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x562946b35a82 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x562946b3b4e5 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x562946b3b4e5 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x562946b3b4e5 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x562946b3b043 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x562946b3bc81 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x562946b3b7c7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x562946b393cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x562946b3b729 - rust_begin_unwind [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x562946b5a881 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x562946b5a6a3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x56294663fada - core::result::Result::unwrap::hef8e78136b9e4f2e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/result.rs:969:23 [INFO] [stderr] 17: 0x5629466640ff - build_script_build::main::h4f2c873f5b1e51e5 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/astro_compute_swisseph-4ac02ec5c09475c9/36f94ab/build.rs:26:5 [INFO] [stderr] 18: 0x562946661b1b - core::ops::function::FnOnce::call_once::hff04f26ec66b4dd0 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x56294664258e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5b50b5370b33cf79 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5629466619e1 - std::rt::lang_start::{{closure}}::haccdbd102ff76bef [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x562946b3c197 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x562946b3c197 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x562946b3c197 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x562946b3c197 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x562946b3c197 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5629466619b7 - std::rt::lang_start::h8bd309884ab75904 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5629466641ba - main [INFO] [stderr] 28: 0x7f15cad6f0b3 - __libc_start_main [INFO] [stderr] 29: 0x56294662a0de - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7f61d8d9ac380bc297b4338922ab96d240c1a59001253638ad182168d3837258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f61d8d9ac380bc297b4338922ab96d240c1a59001253638ad182168d3837258", kill_on_drop: false }` [INFO] [stdout] 7f61d8d9ac380bc297b4338922ab96d240c1a59001253638ad182168d3837258