[INFO] cloning repository https://github.com/divinusdracodominus/hyperion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinusdracodominus/hyperion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fhyperion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fhyperion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac66dc237aadf71c0c02d1e9cc582cca6870bcb1 [INFO] documenting divinusdracodominus/hyperion 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%2Fdivinusdracodominus%2Fhyperion" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divinusdracodominus/hyperion 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/divinusdracodominus/hyperion [INFO] finished tweaking git repo https://github.com/divinusdracodominus/hyperion [INFO] tweaked toml for git repo https://github.com/divinusdracodominus/hyperion written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/divinusdracodominus/hyperion 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] [stderr] warning: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 4b629e6de5ca07b260216429d29840d03496de58b4284148402bf2b8819493cd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b629e6de5ca07b260216429d29840d03496de58b4284148402bf2b8819493cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b629e6de5ca07b260216429d29840d03496de58b4284148402bf2b8819493cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b629e6de5ca07b260216429d29840d03496de58b4284148402bf2b8819493cd", kill_on_drop: false }` [INFO] [stdout] 4b629e6de5ca07b260216429d29840d03496de58b4284148402bf2b8819493cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 567d2deb34cec5b5e74fd6628681025e0894e5882ec0c80362adbe4c36a7e019 [INFO] running `Command { std: "docker" "start" "-a" "567d2deb34cec5b5e74fd6628681025e0894e5882ec0c80362adbe4c36a7e019", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tokio) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ion-shell v1.0.0-alpha (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking ion-ranges v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Checking scopes v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking permutate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling decimal v2.1.0 (https://github.com/alkis/decimal.git#83cfb19d) [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking blowfish v0.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Checking ahash v0.7.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking redox_liner v0.5.1 [INFO] [stderr] Checking redox_liner v0.5.1 (https://gitlab.redox-os.org/redox-os/liner#616e6165) [INFO] [stderr] Checking password-hash v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking mktemp v0.4.1 [INFO] [stderr] Checking object-pool v0.5.3 (https://github.com/CJP10/object-pool.git?rev=b7461b6ad6dcc93e69c3eee378895ea8593d880e#b7461b6a) [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking argon2 v0.2.2 [INFO] [stderr] Checking scrypt v0.7.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking small v0.1.0 (https://gitlab.redox-os.org/redox-os/small#4374ae30) [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking types-rs v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking pwhash v1.0.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc#9f975c50) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling builtins-proc v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking auto_enums v0.7.12 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Documenting hyperion v0.1.0-alpha1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/salt.txt: No such file or directory (os error 2) [INFO] [stdout] --> src/builtins.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | const SALTSTRING: &str = include_str!("salt.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(trait_alias)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [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 document `hyperion` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name hyperion src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3fb04846f8f4eaee -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-c38e60632b7ce9bb.rmeta --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-d7f257c76fdff564.rmeta --extern enum_utils=/opt/rustwide/target/debug/deps/libenum_utils-b5cb43f2c4b32750.so --extern err_derive=/opt/rustwide/target/debug/deps/liberr_derive-0294740a952db13f.so --extern hex=/opt/rustwide/target/debug/deps/libhex-e363d6a41d9ffc70.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-75d5adca80597319.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-809a7e410e3d43d5.rmeta --extern ion_shell=/opt/rustwide/target/debug/deps/libion_shell-edaadd755f5bfc9e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-701e134f05ff346a.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e7e39a514732ce9b.rmeta --extern pwhash=/opt/rustwide/target/debug/deps/libpwhash-7ed45cd82f04b820.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5a935089f35caf79.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-de0cc959583ddeff.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-cbbe703b64e76bd1.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-e5ac4f1017c63517.rmeta --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-0c6195b028f4e263.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-741f78ae0a5c2c73.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7fbade65462c039d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-37f7e01caba40c88.rmeta --extern small=/opt/rustwide/target/debug/deps/libsmall-786a39d45f3d5137.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-b5ac0be52db02816.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3ff0bac0d01cd44.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-b5ef07ed25507876.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-d3d6186354e1d0a7.rmeta --extern ws=/opt/rustwide/target/debug/deps/libws-3b27f114ca8a62b3.rmeta --cap-lints=warn --crate-version 0.1.0-alpha1` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "567d2deb34cec5b5e74fd6628681025e0894e5882ec0c80362adbe4c36a7e019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567d2deb34cec5b5e74fd6628681025e0894e5882ec0c80362adbe4c36a7e019", kill_on_drop: false }` [INFO] [stdout] 567d2deb34cec5b5e74fd6628681025e0894e5882ec0c80362adbe4c36a7e019