[INFO] cloning repository https://github.com/mooreniemi/vboo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mooreniemi/vboo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Fvboo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Fvboo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc88c12cf4375247cb72d406a9e1a4be80e83af1 [INFO] documenting mooreniemi/vboo against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmooreniemi%2Fvboo" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mooreniemi/vboo on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mooreniemi/vboo [INFO] finished tweaking git repo https://github.com/mooreniemi/vboo [INFO] tweaked toml for git repo https://github.com/mooreniemi/vboo written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/mooreniemi/vboo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71e3bed16606830c37b828f19852b88c7c54482b4c0c526cc86c9702addb553e [INFO] running `Command { std: "docker" "start" "-a" "71e3bed16606830c37b828f19852b88c7c54482b4c0c526cc86c9702addb553e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71e3bed16606830c37b828f19852b88c7c54482b4c0c526cc86c9702addb553e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e3bed16606830c37b828f19852b88c7c54482b4c0c526cc86c9702addb553e", kill_on_drop: false }` [INFO] [stdout] 71e3bed16606830c37b828f19852b88c7c54482b4c0c526cc86c9702addb553e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bb4d3453873a628104a12d5e4a9669db4c89b2fc0b4ab7861b2c6b28fe4b9c9 [INFO] running `Command { std: "docker" "start" "-a" "4bb4d3453873a628104a12d5e4a9669db4c89b2fc0b4ab7861b2c6b28fe4b9c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling packed_simd_2 v0.3.7 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking kendalls v0.1.5 [INFO] [stderr] Checking fastapprox v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling curl-sys v0.4.54+curl-7.83.0 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.7/src/lib.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / #![feature( [INFO] [stdout] 215 | | adt_const_params, [INFO] [stdout] 216 | | repr_simd, [INFO] [stdout] 217 | | rustc_attrs, [INFO] [stdout] ... | [INFO] [stdout] 226 | | custom_inner_attributes, [INFO] [stdout] 227 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `aarch64_target_feature` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.7/src/lib.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | stdsimd, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.7/src/lib.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd_2` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4bb4d3453873a628104a12d5e4a9669db4c89b2fc0b4ab7861b2c6b28fe4b9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb4d3453873a628104a12d5e4a9669db4c89b2fc0b4ab7861b2c6b28fe4b9c9", kill_on_drop: false }` [INFO] [stdout] 4bb4d3453873a628104a12d5e4a9669db4c89b2fc0b4ab7861b2c6b28fe4b9c9