[INFO] cloning repository https://github.com/Ell/fluidweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ell/fluidweb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEll%2Ffluidweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEll%2Ffluidweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9096ebce3d79ad367ae5c43e9e60b6036e3340ab [INFO] checking Ell/fluidweb against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEll%2Ffluidweb" "/workspace/builds/worker-80/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-80/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ell/fluidweb on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ell/fluidweb [INFO] finished tweaking git repo https://github.com/Ell/fluidweb [INFO] tweaked toml for git repo https://github.com/Ell/fluidweb written to /workspace/builds/worker-80/source/Cargo.toml [INFO] crate git repo https://github.com/Ell/fluidweb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4440d0377ce32942519dc47a5f5f996f00b7a7f8afde4625ff5776c534262c6e [INFO] running `Command { std: "docker" "start" "-a" "4440d0377ce32942519dc47a5f5f996f00b7a7f8afde4625ff5776c534262c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4440d0377ce32942519dc47a5f5f996f00b7a7f8afde4625ff5776c534262c6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4440d0377ce32942519dc47a5f5f996f00b7a7f8afde4625ff5776c534262c6e", kill_on_drop: false }` [INFO] [stdout] 4440d0377ce32942519dc47a5f5f996f00b7a7f8afde4625ff5776c534262c6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-80/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bacdf0a23ceebab47b0ee0d4b96b7567f789294ef032b257e612e7884f61d2d3 [INFO] running `Command { std: "docker" "start" "-a" "bacdf0a23ceebab47b0ee0d4b96b7567f789294ef032b257e612e7884f61d2d3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] web-sys v0.3.39: Crypto [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling chunked_transfer v1.1.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling ureq v0.11.4 [INFO] [stderr] Compiling fetch_unroll v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling fluidlite-sys v0.1.2 [INFO] [stderr] error: failed to run custom build command for `fluidlite-sys v0.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fluidlite-sys-ebaec4a1deb1269d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Fetch fluidlite from https://github.com/katyo/fluidlite/archive/1.2.0.tar.gz to /opt/rustwide/target/debug/build/fluidlite-sys-ff83ef2fee3d0e06/out/source/1.2.0 [INFO] [stderr] thread 'main' panicked at 'FluidLite sources should be fetched.: Http("Unresolved domain name: failed to lookup address information: Temporary failure in name resolution")', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluidlite-sys-0.1.2/build.rs:70:18 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561a99554cbc - std::backtrace_rs::backtrace::libunwind::trace::ha21b6ba3016b6364 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x561a99554cbc - std::backtrace_rs::backtrace::trace_unsynchronized::hf515241a118c4e5a [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x561a99554cbc - std::sys_common::backtrace::_print_fmt::h339cd474d88b8467 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x561a99554cbc - ::fmt::h06b8f714a0700be1 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x561a9957a8cc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x561a9954f2b5 - std::io::Write::write_fmt::hb1c61d571fcd8cbf [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x561a99556e40 - std::sys_common::backtrace::_print::hcd1fe1237ea0c752 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x561a99556e40 - std::sys_common::backtrace::print::hae7d6625a78cd32e [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x561a99556e40 - std::panicking::default_hook::{{closure}}::h9a7fffa4e6b396ed [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x561a995569fb - std::panicking::default_hook::h5dc58e323cddd123 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x561a995574f4 - std::panicking::rust_panic_with_hook::hbef17e4338d7de57 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x561a99556fd0 - std::panicking::begin_panic_handler::{{closure}}::hd8a92a4b1c3baae0 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x561a99555184 - std::sys_common::backtrace::__rust_end_short_backtrace::ha5ac263a7609ace8 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x561a99556f39 - rust_begin_unwind [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x561a98dfa9f1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/panicking.rs:93:14 [INFO] [stderr] 15: 0x561a98dfaae3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/result.rs:1617:5 [INFO] [stderr] 16: 0x561a98dfe904 - core::result::Result::expect::h42b6c7d3d2b59f15 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/result.rs:1259:23 [INFO] [stderr] 17: 0x561a98e123dd - build_script_build::utils::fetch_source::h267817dbe5b00150 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluidlite-sys-0.1.2/build.rs:69:13 [INFO] [stderr] 18: 0x561a98e11c97 - build_script_build::main::h826563f0703e5c4c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluidlite-sys-0.1.2/build.rs:31:9 [INFO] [stderr] 19: 0x561a98e0014b - core::ops::function::FnOnce::call_once::h38edf85fd14a04fd [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x561a98e0c24e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4a348ea728e2661b [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x561a98e00071 - std::rt::lang_start::{{closure}}::h765e03fd0b711354 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x561a99557afa - core::ops::function::impls:: for &F>::call_once::hc9bc8961e4809a14 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x561a99557afa - std::panicking::try::do_call::h6f00e12df2af6579 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x561a99557afa - std::panicking::try::h588c31a0a9a8ad2c [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x561a99557afa - std::panic::catch_unwind::h8ebc4fcb0e51bec0 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x561a99557afa - std::rt::lang_start_internal::{{closure}}::had93e50fbfd893a1 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x561a99557afa - std::panicking::try::do_call::hf70c5056d8b410b7 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:403:40 [INFO] [stderr] 28: 0x561a99557afa - std::panicking::try::h0c680320de5deb84 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:367:19 [INFO] [stderr] 29: 0x561a99557afa - std::panic::catch_unwind::h7b94a99f13366c53 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panic.rs:129:14 [INFO] [stderr] 30: 0x561a99557afa - std::rt::lang_start_internal::hca14fb2549072049 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x561a98e00040 - std::rt::lang_start::hb182eec97622fe28 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x561a98e1297c - main [INFO] [stderr] 33: 0x7f919484e0b3 - __libc_start_main [INFO] [stderr] 34: 0x561a98dfb1ee - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bacdf0a23ceebab47b0ee0d4b96b7567f789294ef032b257e612e7884f61d2d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bacdf0a23ceebab47b0ee0d4b96b7567f789294ef032b257e612e7884f61d2d3", kill_on_drop: false }` [INFO] [stdout] bacdf0a23ceebab47b0ee0d4b96b7567f789294ef032b257e612e7884f61d2d3