[INFO] cloning repository https://github.com/jamesm2w/ntwk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesm2w/ntwk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesm2w%2Fntwk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesm2w%2Fntwk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ae1a4c985a899e455e9adb77f3dc12b705a629a
[INFO] checking jamesm2w/ntwk against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesm2w%2Fntwk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesm2w/ntwk
[INFO] finished tweaking git repo https://github.com/jamesm2w/ntwk
[INFO] tweaked toml for git repo https://github.com/jamesm2w/ntwk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesm2w/ntwk on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesm2w/ntwk 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking jamesm2w/ntwk against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesm2w%2Fntwk" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamesm2w/ntwk
[INFO] finished tweaking git repo https://github.com/jamesm2w/ntwk
[INFO] tweaked toml for git repo https://github.com/jamesm2w/ntwk written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamesm2w/ntwk on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamesm2w/ntwk 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "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 iced_style v0.4.0
[INFO] [stderr]   Downloaded window_clipboard v0.2.3
[INFO] [stderr]   Downloaded clipboard_x11 v0.4.0
[INFO] [stderr]   Downloaded iced_futures v0.4.1
[INFO] [stderr]   Downloaded iced_core v0.5.0
[INFO] [stderr]   Downloaded iced_winit v0.4.0
[INFO] [stderr]   Downloaded iced_native v0.5.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.15
[INFO] [stderr]   Downloaded ordered-float v3.0.0
[INFO] [stderr]   Downloaded iced_pure v0.2.2
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.9
[INFO] [stderr]   Downloaded lyon_geom v0.17.7
[INFO] [stderr]   Downloaded glyph_brush v0.7.4
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.5
[INFO] [stderr]   Downloaded wgpu_glyph v0.16.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.10
[INFO] [stderr]   Downloaded iced_wgpu v0.5.1
[INFO] [stderr]   Downloaded iced_graphics v0.3.1
[INFO] [stderr]   Downloaded wgpu-hal v0.12.5
[INFO] [stderr]   Downloaded nix v0.24.1
[INFO] [stderr]   Downloaded iced v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7af57ebcbcb6d06376b94d56de5653274d3515c3f5949a1b549996d116a0cf59
[INFO] running `Command { std: "docker" "start" "-a" "7af57ebcbcb6d06376b94d56de5653274d3515c3f5949a1b549996d116a0cf59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7af57ebcbcb6d06376b94d56de5653274d3515c3f5949a1b549996d116a0cf59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af57ebcbcb6d06376b94d56de5653274d3515c3f5949a1b549996d116a0cf59", kill_on_drop: false }`
[INFO] [stdout] 7af57ebcbcb6d06376b94d56de5653274d3515c3f5949a1b549996d116a0cf59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24945d2c14723fe5fa0143dbfa89f04a4005d26ce21da4e0450f9574d78417fb
[INFO] running `Command { std: "docker" "start" "-a" "24945d2c14723fe5fa0143dbfa89f04a4005d26ce21da4e0450f9574d78417fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]    Compiling ash v0.34.0+1.2.203
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.1
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking iced_core v0.5.0
[INFO] [stderr]     Checking futures-channel v0.3.21
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling wgpu-core v0.12.2
[INFO] [stderr]     Checking gpu-alloc v0.5.3
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]     Checking iced_style v0.4.0
[INFO] [stderr]    Compiling glam v0.10.2
[INFO] [stderr]     Checking wgpu-types v0.12.0
[INFO] [stderr]     Checking profiling v1.0.6
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking inplace_it v0.3.3
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking either v1.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]     Checking kamadak-exif v0.5.4
[INFO] [stderr]     Checking euclid v0.22.7
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v3.0.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking memmap2 v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[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 gethostname v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking memmap2 v0.3.1
[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" "24945d2c14723fe5fa0143dbfa89f04a4005d26ce21da4e0450f9574d78417fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24945d2c14723fe5fa0143dbfa89f04a4005d26ce21da4e0450f9574d78417fb", kill_on_drop: false }`
[INFO] [stdout] 24945d2c14723fe5fa0143dbfa89f04a4005d26ce21da4e0450f9574d78417fb
