[INFO] cloning repository https://github.com/EdBuilds/holobone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdBuilds/holobone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdBuilds%2Fholobone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdBuilds%2Fholobone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c10a0fb7ef76c968f42966d149214a05377a7f3
[INFO] checking EdBuilds/holobone against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdBuilds%2Fholobone" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/EdBuilds/holobone on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/EdBuilds/holobone
[INFO] finished tweaking git repo https://github.com/EdBuilds/holobone
[INFO] tweaked toml for git repo https://github.com/EdBuilds/holobone written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/EdBuilds/holobone 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/web_server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 584130045ab544be1f2bccf57056fca299804c53f0c652efd1bcb94d75919b6e
[INFO] running `Command { std: "docker" "start" "-a" "584130045ab544be1f2bccf57056fca299804c53f0c652efd1bcb94d75919b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "584130045ab544be1f2bccf57056fca299804c53f0c652efd1bcb94d75919b6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "584130045ab544be1f2bccf57056fca299804c53f0c652efd1bcb94d75919b6e", kill_on_drop: false }`
[INFO] [stdout] 584130045ab544be1f2bccf57056fca299804c53f0c652efd1bcb94d75919b6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f517b91447b56f2b82fc31ade4703e5f626f8ce71d998ce9b31c1dca0424ff43
[INFO] running `Command { std: "docker" "start" "-a" "f517b91447b56f2b82fc31ade4703e5f626f8ce71d998ce9b31c1dca0424ff43", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/web_server/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking miniz_oxide v0.4.1
[INFO] [stderr]     Checking smallvec v1.5.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling sdl2-sys v0.33.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking libloading v0.6.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.36
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling sdl2 v0.33.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling pear_codegen v0.1.4
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking backtrace v0.3.50
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling wide v0.4.6
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling universal-hash v0.3.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking euclid v0.22.1
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling aes-soft v0.3.3
[INFO] [stderr]     Checking lyon_geom v0.16.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.4.6/src/lib.rs:3:52
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "toolchain_nightly", feature(stdsimd))]
[INFO] [stdout]   |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polyval v0.3.3
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f517b91447b56f2b82fc31ade4703e5f626f8ce71d998ce9b31c1dca0424ff43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f517b91447b56f2b82fc31ade4703e5f626f8ce71d998ce9b31c1dca0424ff43", kill_on_drop: false }`
[INFO] [stdout] f517b91447b56f2b82fc31ade4703e5f626f8ce71d998ce9b31c1dca0424ff43
