[INFO] cloning repository https://github.com/aredden/cezanne-mobile-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aredden/cezanne-mobile-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faredden%2Fcezanne-mobile-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faredden%2Fcezanne-mobile-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d826fe23f11b3e2d00cb5f9a2e7af1dcd10d973d [INFO] documenting aredden/cezanne-mobile-monitor against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faredden%2Fcezanne-mobile-monitor" "/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/aredden/cezanne-mobile-monitor on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aredden/cezanne-mobile-monitor [INFO] finished tweaking git repo https://github.com/aredden/cezanne-mobile-monitor [INFO] tweaked toml for git repo https://github.com/aredden/cezanne-mobile-monitor written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/aredden/cezanne-mobile-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded libc v0.2.99 [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" "+1.61.0" "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] 754975ee0f66e755e97bcd8386139a2eb2c7307ba2fcd87b47fc1d7e61d4a1e7 [INFO] running `Command { std: "docker" "start" "-a" "754975ee0f66e755e97bcd8386139a2eb2c7307ba2fcd87b47fc1d7e61d4a1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754975ee0f66e755e97bcd8386139a2eb2c7307ba2fcd87b47fc1d7e61d4a1e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754975ee0f66e755e97bcd8386139a2eb2c7307ba2fcd87b47fc1d7e61d4a1e7", kill_on_drop: false }` [INFO] [stdout] 754975ee0f66e755e97bcd8386139a2eb2c7307ba2fcd87b47fc1d7e61d4a1e7 [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" "+1.61.0" "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] 3425ee5e10cd23df5aec6b0b53f7e96f7c45de91ecdd4be8a28b2e2b946dad9a [INFO] running `Command { std: "docker" "start" "-a" "3425ee5e10cd23df5aec6b0b53f7e96f7c45de91ecdd4be8a28b2e2b946dad9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling ryzen-mobile-wintools v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> build.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(path_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ryzen-mobile-wintools` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3425ee5e10cd23df5aec6b0b53f7e96f7c45de91ecdd4be8a28b2e2b946dad9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3425ee5e10cd23df5aec6b0b53f7e96f7c45de91ecdd4be8a28b2e2b946dad9a", kill_on_drop: false }` [INFO] [stdout] 3425ee5e10cd23df5aec6b0b53f7e96f7c45de91ecdd4be8a28b2e2b946dad9a