[INFO] cloning repository https://github.com/siddthartha/enso-darknet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siddthartha/enso-darknet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddthartha%2Fenso-darknet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddthartha%2Fenso-darknet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3039df67ea3b2addbd8df616c5d05025bff0124d
[INFO] checking siddthartha/enso-darknet against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddthartha%2Fenso-darknet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siddthartha/enso-darknet
[INFO] finished tweaking git repo https://github.com/siddthartha/enso-darknet
[INFO] tweaked toml for git repo https://github.com/siddthartha/enso-darknet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siddthartha/enso-darknet 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/siddthartha/enso-darknet 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 git repository `https://github.com/LaurentMazare/diffusers-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking siddthartha/enso-darknet against try#c86ec274072509d26d0ee52682a0c94ed012ed89 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddthartha%2Fenso-darknet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/siddthartha/enso-darknet
[INFO] finished tweaking git repo https://github.com/siddthartha/enso-darknet
[INFO] tweaked toml for git repo https://github.com/siddthartha/enso-darknet written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siddthartha/enso-darknet 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/siddthartha/enso-darknet 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aes v0.8.2
[INFO] [stderr]   Downloaded safetensors v0.3.1
[INFO] [stderr]   Downloaded clap_derive v4.3.0
[INFO] [stderr]   Downloaded python3-sys v0.7.1
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded ureq v2.6.2
[INFO] [stderr]   Downloaded cpython v0.7.1
[INFO] [stderr]   Downloaded redis v0.22.3
[INFO] [stderr]   Downloaded syn v2.0.57
[INFO] [stderr]   Downloaded torch-sys v0.13.0
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] [stderr]   Downloaded tch v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0e7ac2b52b3b8ab6f43070c460b5d8c4c9d1fe84ab9b6493f1ddaec71cf582b0
[INFO] running `Command { std: "docker" "start" "-a" "0e7ac2b52b3b8ab6f43070c460b5d8c4c9d1fe84ab9b6493f1ddaec71cf582b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7ac2b52b3b8ab6f43070c460b5d8c4c9d1fe84ab9b6493f1ddaec71cf582b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7ac2b52b3b8ab6f43070c460b5d8c4c9d1fe84ab9b6493f1ddaec71cf582b0", kill_on_drop: false }`
[INFO] [stdout] 0e7ac2b52b3b8ab6f43070c460b5d8c4c9d1fe84ab9b6493f1ddaec71cf582b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 86988c96d1d5f376935de85083c51245c73e2bd722741f5bf8f8cccb281f846c
[INFO] running `Command { std: "docker" "start" "-a" "86988c96d1d5f376935de85083c51245c73e2bd722741f5bf8f8cccb281f846c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling time v0.3.21
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling cpython v0.7.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking png v0.17.8
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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 indexmap v2.2.6
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking is-terminal v0.4.7
[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] running `Command { std: "docker" "inspect" "86988c96d1d5f376935de85083c51245c73e2bd722741f5bf8f8cccb281f846c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86988c96d1d5f376935de85083c51245c73e2bd722741f5bf8f8cccb281f846c", kill_on_drop: false }`
[INFO] [stdout] 86988c96d1d5f376935de85083c51245c73e2bd722741f5bf8f8cccb281f846c
