[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] 04e6153bfecc6b99ab9ebaff55e09641f9e310b9 [INFO] checking divinusdracodominus/hyperion against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinusdracodominus%2Fhyperion" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divinusdracodominus/hyperion on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-0/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0150614d99e87dc95a8329c58100e42be0478d6d1a26e136947bf43f9c77fe2 [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" "f0150614d99e87dc95a8329c58100e42be0478d6d1a26e136947bf43f9c77fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0150614d99e87dc95a8329c58100e42be0478d6d1a26e136947bf43f9c77fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0150614d99e87dc95a8329c58100e42be0478d6d1a26e136947bf43f9c77fe2", kill_on_drop: false }` [INFO] [stdout] f0150614d99e87dc95a8329c58100e42be0478d6d1a26e136947bf43f9c77fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--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] 9b85619b0631d1641e516376665233a3d6daad618996cd4a7614c8f54d596912 [INFO] running `Command { std: "docker" "start" "-a" "9b85619b0631d1641e516376665233a3d6daad618996cd4a7614c8f54d596912", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base64ct v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ion-shell v1.0.0-alpha (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 glob v0.3.0 [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 boxfnonce v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling decimal v2.1.0 (https://github.com/alkis/decimal.git#83cfb19d) [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [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 lexical-core v0.7.6 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking blowfish v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Checking salsa20 v0.8.1 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking types-rs v0.1.0 (https://github.com/redox-os/ion#df993477) [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [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 rand_chacha v0.2.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking object-pool v0.5.3 (https://github.com/CJP10/object-pool.git?rev=b7461b6ad6dcc93e69c3eee378895ea8593d880e#b7461b6a) [INFO] [stderr] Checking mktemp v0.4.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking scrypt v0.7.0 [INFO] [stderr] Checking argon2 v0.2.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking pwhash v1.0.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking calculate v0.7.0 (https://gitlab.redox-os.org/redox-os/calc#9f975c50) [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling failure v0.1.8 [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 auto_enums v0.7.12 [INFO] [stderr] Checking thiserror v1.0.26 [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] Checking 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: 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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyperion` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b85619b0631d1641e516376665233a3d6daad618996cd4a7614c8f54d596912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b85619b0631d1641e516376665233a3d6daad618996cd4a7614c8f54d596912", kill_on_drop: false }` [INFO] [stdout] 9b85619b0631d1641e516376665233a3d6daad618996cd4a7614c8f54d596912