[INFO] cloning repository https://github.com/khorolets/ledger-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khorolets/ledger-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhorolets%2Fledger-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhorolets%2Fledger-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd82cfc36d672789f69d21fd421452934daaaabc [INFO] checking khorolets/ledger-tui against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhorolets%2Fledger-tui" "/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/khorolets/ledger-tui [INFO] finished tweaking git repo https://github.com/khorolets/ledger-tui [INFO] tweaked toml for git repo https://github.com/khorolets/ledger-tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/khorolets/ledger-tui on toolchain c86ec274072509d26d0ee52682a0c94ed012ed89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/khorolets/ledger-tui 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" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ledger-transport v0.10.0 [INFO] [stderr] Downloaded ledger-transport-hid v0.10.0 [INFO] [stderr] Downloaded ledger-apdu v0.10.0 [INFO] [stderr] Downloaded os_pipe v1.1.4 [INFO] [stderr] Downloaded near-config-utils v0.16.1 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded cli-clipboard v0.4.0 [INFO] [stderr] Downloaded xml-rs v0.8.13 [INFO] [stderr] Downloaded json_comments v0.2.1 [INFO] [stderr] Downloaded cursive_core v0.3.7 [INFO] [stderr] Downloaded syn v2.0.17 [INFO] [stderr] Downloaded hidapi v1.5.0 [INFO] [stderr] Downloaded near-crypto v0.16.1 [INFO] [stderr] Downloaded near-ledger v0.2.0 [INFO] [stderr] Downloaded near-stdx v0.16.1 [INFO] [stderr] Downloaded near-account-id v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3009586898fc8c758743b023726092b1aa938a164d3bb6dbd2885e78db9bda6b [INFO] running `Command { std: "docker" "start" "-a" "3009586898fc8c758743b023726092b1aa938a164d3bb6dbd2885e78db9bda6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3009586898fc8c758743b023726092b1aa938a164d3bb6dbd2885e78db9bda6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3009586898fc8c758743b023726092b1aa938a164d3bb6dbd2885e78db9bda6b", kill_on_drop: false }` [INFO] [stdout] 3009586898fc8c758743b023726092b1aa938a164d3bb6dbd2885e78db9bda6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c86ec274072509d26d0ee52682a0c94ed012ed89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0ba17039dfe07a1f161cf9ca6d22d2a8eb25bd85e3923c76fc67565de25bcb5 [INFO] running `Command { std: "docker" "start" "-a" "e0ba17039dfe07a1f161cf9ca6d22d2a8eb25bd85e3923c76fc67565de25bcb5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling xml-rs v0.8.13 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ahash v0.8.3 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.59/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e0ba17039dfe07a1f161cf9ca6d22d2a8eb25bd85e3923c76fc67565de25bcb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ba17039dfe07a1f161cf9ca6d22d2a8eb25bd85e3923c76fc67565de25bcb5", kill_on_drop: false }` [INFO] [stdout] e0ba17039dfe07a1f161cf9ca6d22d2a8eb25bd85e3923c76fc67565de25bcb5