[INFO] cloning repository https://github.com/The0x539/dtui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/The0x539/dtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe0x539%2Fdtui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe0x539%2Fdtui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d5be95f9e8797ad56c828eac4fab2ace2318884 [INFO] checking The0x539/dtui against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThe0x539%2Fdtui" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/The0x539/dtui on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/The0x539/dtui [INFO] finished tweaking git repo https://github.com/The0x539/dtui [INFO] tweaked toml for git repo https://github.com/The0x539/dtui written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/The0x539/dtui 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/The0x539/deluge-macro.git` [INFO] [stderr] Updating git repository `https://github.com/The0x539/rust-rencode.git` [INFO] [stderr] Updating git repository `https://github.com/rust-cli/confy.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/The0x539/rust-deluge-rpc.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_dtoa v0.3.0 [INFO] [stderr] Downloaded cloudflare-zlib v0.2.9 [INFO] [stderr] Downloaded cursive_buffered_backend v0.6.0 [INFO] [stderr] Downloaded ryu_floating_decimal v0.1.0 [INFO] [stderr] Downloaded enum-map-derive v0.9.0 [INFO] [stderr] Downloaded epochs v0.2.4 [INFO] [stderr] Downloaded enum-map v2.4.0 [INFO] [stderr] Downloaded cursive_core v0.3.2 [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Downloaded syn v1.0.97 [INFO] [stderr] Downloaded cursive v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75abd9b163d257535c953515b8ba172e4b1e9bf88d7b13ef0edbc98ddb5dde92 [INFO] running `Command { std: "docker" "start" "-a" "75abd9b163d257535c953515b8ba172e4b1e9bf88d7b13ef0edbc98ddb5dde92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75abd9b163d257535c953515b8ba172e4b1e9bf88d7b13ef0edbc98ddb5dde92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75abd9b163d257535c953515b8ba172e4b1e9bf88d7b13ef0edbc98ddb5dde92", kill_on_drop: false }` [INFO] [stdout] 75abd9b163d257535c953515b8ba172e4b1e9bf88d7b13ef0edbc98ddb5dde92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f7f69be3ac9c1c182c83effa56979c28c152e0c0c920da49dd20fee1812531 [INFO] running `Command { std: "docker" "start" "-a" "31f7f69be3ac9c1c182c83effa56979c28c152e0c0c920da49dd20fee1812531", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking log v0.4.17 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking memchr v2.5.0 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Checking futures-task v0.3.21 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.6/src/lib.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "31f7f69be3ac9c1c182c83effa56979c28c152e0c0c920da49dd20fee1812531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f7f69be3ac9c1c182c83effa56979c28c152e0c0c920da49dd20fee1812531", kill_on_drop: false }` [INFO] [stdout] 31f7f69be3ac9c1c182c83effa56979c28c152e0c0c920da49dd20fee1812531