[INFO] fetching crate bitcoin-pro 0.1.1... [INFO] checking bitcoin-pro-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate bitcoin-pro 0.1.1 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate bitcoin-pro 0.1.1 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] removed /workspace/builds/worker-69/source/rust-toolchain [INFO] started tweaking crates.io crate bitcoin-pro 0.1.1 [INFO] finished tweaking crates.io crate bitcoin-pro 0.1.1 [INFO] tweaked toml for crates.io crate bitcoin-pro 0.1.1 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] crate crates.io crate bitcoin-pro 0.1.1 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secp256k1 v0.20.2 [INFO] [stderr] Downloaded serde_with v1.5.1 [INFO] [stderr] Downloaded serde_with_macros v1.2.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.6 [INFO] [stderr] Downloaded qrcode-generator v4.1.1 [INFO] [stderr] Downloaded odds v0.2.26 [INFO] [stderr] Downloaded socks v0.3.3 [INFO] [stderr] Downloaded electrum-client v0.6.0 [INFO] [stderr] Downloaded serde_str_helpers v0.1.2 [INFO] [stderr] Downloaded arrayvec v0.3.25 [INFO] [stderr] Downloaded stringly_conversions v0.1.1 [INFO] [stderr] Downloaded glade v0.1.0-alpha.4 [INFO] [stderr] Downloaded amplify v3.3.0 [INFO] [stderr] Downloaded strict_encoding_derive v1.0.0 [INFO] [stderr] Downloaded lightning_encoding_derive v0.4.0 [INFO] [stderr] Downloaded amplify_derive_helpers v0.0.4 [INFO] [stderr] Downloaded lightning_encoding v0.4.0-beta.1 [INFO] [stderr] Downloaded strict_encoding v1.2.3 [INFO] [stderr] Downloaded client_side_validation v0.4.0 [INFO] [stderr] Downloaded descriptor-wallet v0.4.1 [INFO] [stderr] Downloaded rgb20 v0.4.0 [INFO] [stderr] Downloaded amplify_derive v2.5.3 [INFO] [stderr] Downloaded lnpbp v0.4.0 [INFO] [stderr] Downloaded rgb-core v0.4.4 [INFO] [stderr] Downloaded slip132 v0.3.3 [INFO] [stderr] Downloaded grin_secp256k1zkp v0.7.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] 45715ecaa3be1bf4c47281bb049730e57b48c284819c24d78abfde8cf8371a16 [INFO] running `Command { std: "docker" "start" "-a" "45715ecaa3be1bf4c47281bb049730e57b48c284819c24d78abfde8cf8371a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45715ecaa3be1bf4c47281bb049730e57b48c284819c24d78abfde8cf8371a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45715ecaa3be1bf4c47281bb049730e57b48c284819c24d78abfde8cf8371a16", kill_on_drop: false }` [INFO] [stdout] 45715ecaa3be1bf4c47281bb049730e57b48c284819c24d78abfde8cf8371a16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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] befd05a078b22e4e9211983e147622cba9c9a4509f35e8c3db5f611191033e3c [INFO] running `Command { std: "docker" "start" "-a" "befd05a078b22e4e9211983e147622cba9c9a4509f35e8c3db5f611191033e3c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [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] amplify v3.3.0 (as host dependency): serde, serde_crate, serde_json, serde_yaml, stringly_conversions, toml [INFO] [stderr] serde v1.0.126 (as host dependency): derive, serde_derive [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking cpufeatures v0.1.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking qrcodegen v1.6.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socks v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling amplify_derive v2.5.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking qrcode-generator v4.1.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_str_helpers v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking bitcoin_hashes v0.9.6 [INFO] [stderr] Checking secp256k1 v0.20.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_with v1.5.1 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking amplify v3.3.0 [INFO] [stderr] Checking glade v0.1.0-alpha.4 [INFO] [stdout] error[E0412]: cannot find type `NoneError` in module `std::option` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glade-0.1.0-alpha.4/src/error.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[from(std::option::NoneError)] [INFO] [stdout] | ^^^^^^^^^ not found in `std::option` [INFO] [stdout] [INFO] [stdout] [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 cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glade` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [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" "befd05a078b22e4e9211983e147622cba9c9a4509f35e8c3db5f611191033e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "befd05a078b22e4e9211983e147622cba9c9a4509f35e8c3db5f611191033e3c", kill_on_drop: false }` [INFO] [stdout] befd05a078b22e4e9211983e147622cba9c9a4509f35e8c3db5f611191033e3c