[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] testing divinusdracodominus/hyperion against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fhyperion" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divinusdracodominus/hyperion on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-4/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" "+1.60.0" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/redox-os/ion` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/small` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/calc` [INFO] [stderr] Updating git repository `https://github.com/CJP10/object-pool.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/liner` [INFO] [stderr] Updating git repository `https://github.com/alkis/decimal.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbkdf2 v0.8.0 [INFO] [stderr] Downloaded salsa20 v0.8.1 [INFO] [stderr] Downloaded ws v0.9.1 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded users v0.10.0 [INFO] [stderr] Downloaded permutate v0.3.2 [INFO] [stderr] Downloaded derive_utils v0.11.2 [INFO] [stderr] Downloaded enum-utils-from-str v0.1.2 [INFO] [stderr] Downloaded mktemp v0.4.1 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded redox_liner v0.5.1 [INFO] [stderr] Downloaded enum-utils v0.1.2 [INFO] [stderr] Downloaded auto_enums_derive v0.7.12 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.0 [INFO] [stderr] Downloaded auto_enums v0.7.12 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded base64ct v1.0.0 [INFO] [stderr] Downloaded scrypt v0.7.0 [INFO] [stderr] Downloaded auto_enums_core v0.7.12 [INFO] [stderr] Downloaded argon2 v0.2.2 [INFO] [stderr] Downloaded password-hash v0.2.2 [INFO] [stderr] Downloaded vte v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c634cbf4ebe67716f06779680271a707a2475b8df3a09831e251f0ba9a08be17 [INFO] running `Command { std: "docker" "start" "-a" "c634cbf4ebe67716f06779680271a707a2475b8df3a09831e251f0ba9a08be17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c634cbf4ebe67716f06779680271a707a2475b8df3a09831e251f0ba9a08be17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c634cbf4ebe67716f06779680271a707a2475b8df3a09831e251f0ba9a08be17", kill_on_drop: false }` [INFO] [stdout] c634cbf4ebe67716f06779680271a707a2475b8df3a09831e251f0ba9a08be17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25022fecba4e93fd4b6dbcdcfb80538b60a2a8dfd31d77008ec7354c416b20e2 [INFO] running `Command { std: "docker" "start" "-a" "25022fecba4e93fd4b6dbcdcfb80538b60a2a8dfd31d77008ec7354c416b20e2", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [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] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling permutate v0.3.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling scopes v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ion-ranges v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling 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 tokio v1.9.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [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] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling redox_liner v0.5.1 [INFO] [stderr] Compiling redox_liner v0.5.1 (https://gitlab.redox-os.org/redox-os/liner#616e6165) [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling mktemp v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling object-pool v0.5.3 (https://github.com/CJP10/object-pool.git?rev=b7461b6ad6dcc93e69c3eee378895ea8593d880e#b7461b6a) [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling password-hash v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling argon2 v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pwhash v1.0.0 [INFO] [stderr] Compiling ws v0.9.1 [INFO] [stderr] Compiling small v0.1.0 (https://gitlab.redox-os.org/redox-os/small#4374ae30) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling types-rs v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Compiling calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc#9f975c50) [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [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 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] Compiling auto_enums v0.7.12 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling 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 stable 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: aborting due to 2 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 `hyperion` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "25022fecba4e93fd4b6dbcdcfb80538b60a2a8dfd31d77008ec7354c416b20e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25022fecba4e93fd4b6dbcdcfb80538b60a2a8dfd31d77008ec7354c416b20e2", kill_on_drop: false }` [INFO] [stdout] 25022fecba4e93fd4b6dbcdcfb80538b60a2a8dfd31d77008ec7354c416b20e2