[INFO] cloning repository https://github.com/tyto-rs/tyto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyto-rs/tyto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyto-rs%2Ftyto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyto-rs%2Ftyto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0644dfc3d2ce1bac73bae674e2d4ae90cecf4011 [INFO] documenting tyto-rs/tyto 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%2Ftyto-rs%2Ftyto" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tyto-rs/tyto 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] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-13/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tyto-rs/tyto [INFO] finished tweaking git repo https://github.com/tyto-rs/tyto [INFO] tweaked toml for git repo https://github.com/tyto-rs/tyto written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tyto-rs/tyto 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25a7bcb7692c00b4dbc74e25aa54bdc19bc51c1184afdf86ae1f4a4fde1e007e [INFO] running `Command { std: "docker" "start" "-a" "25a7bcb7692c00b4dbc74e25aa54bdc19bc51c1184afdf86ae1f4a4fde1e007e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a7bcb7692c00b4dbc74e25aa54bdc19bc51c1184afdf86ae1f4a4fde1e007e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a7bcb7692c00b4dbc74e25aa54bdc19bc51c1184afdf86ae1f4a4fde1e007e", kill_on_drop: false }` [INFO] [stdout] 25a7bcb7692c00b4dbc74e25aa54bdc19bc51c1184afdf86ae1f4a4fde1e007e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 5f32a62264d0b995dc7fe44b40d6d801bec948360f6f561ba8d3d2b10d294cca [INFO] running `Command { std: "docker" "start" "-a" "5f32a62264d0b995dc7fe44b40d6d801bec948360f6f561ba8d3d2b10d294cca", kill_on_drop: false }` [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking volatile v0.4.5 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking ucs2 v0.3.2 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Checking static-alloc v0.2.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking x86_64 v0.14.9 [INFO] [stderr] Checking spin v0.9.3 [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/x86_64-0.14.9/src/lib.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(feature = "const_fn", feature(const_mut_refs))] // GDT add_entry() [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/x86_64-0.14.9/src/lib.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(feature = "abi_x86_interrupt", feature(abi_x86_interrupt))] [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/x86_64-0.14.9/src/lib.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(feature = "step_trait", feature(step_trait))] [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/x86_64-0.14.9/src/lib.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(feature = "doc_cfg", feature(doc_cfg))] [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/x86_64-0.14.9/src/lib.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | #![cfg_attr(feature = "step_trait", feature(step_trait))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stdout] error: aborting due to 5 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 `x86_64` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5f32a62264d0b995dc7fe44b40d6d801bec948360f6f561ba8d3d2b10d294cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f32a62264d0b995dc7fe44b40d6d801bec948360f6f561ba8d3d2b10d294cca", kill_on_drop: false }` [INFO] [stdout] 5f32a62264d0b995dc7fe44b40d6d801bec948360f6f561ba8d3d2b10d294cca