[INFO] updating cached repository https://github.com/NT-Bourgeois-Iridescence-Technologies/KOF-RS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b541cf77c00f86d02b0283a8f8b956cf193ce55 [INFO] testing NT-Bourgeois-Iridescence-Technologies/KOF-RS against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNT-Bourgeois-Iridescence-Technologies%2FKOF-RS" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NT-Bourgeois-Iridescence-Technologies/KOF-RS on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NT-Bourgeois-Iridescence-Technologies/KOF-RS [INFO] finished tweaking git repo https://github.com/NT-Bourgeois-Iridescence-Technologies/KOF-RS [INFO] tweaked toml for git repo https://github.com/NT-Bourgeois-Iridescence-Technologies/KOF-RS written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/NT-Bourgeois-Iridescence-Technologies/KOF-RS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 1bad805400d0a8317a993e86cbbf7bb68e8964d1ff82bf4e7b92392bcc505025 [INFO] running `Command { std: "docker" "start" "-a" "1bad805400d0a8317a993e86cbbf7bb68e8964d1ff82bf4e7b92392bcc505025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bad805400d0a8317a993e86cbbf7bb68e8964d1ff82bf4e7b92392bcc505025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bad805400d0a8317a993e86cbbf7bb68e8964d1ff82bf4e7b92392bcc505025", kill_on_drop: false }` [INFO] [stdout] 1bad805400d0a8317a993e86cbbf7bb68e8964d1ff82bf4e7b92392bcc505025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbae5b4e3d851d546d1f2a91f92666b419736f6f437ae1fe883e9f6815cb9124 [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" "cbae5b4e3d851d546d1f2a91f92666b419736f6f437ae1fe883e9f6815cb9124", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling psp v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling num_enum_derive v0.5.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num_enum v0.5.0 [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/psp-0.1.1/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | alloc_error_handler, [INFO] [stdout] 3 | | llvm_asm, [INFO] [stdout] 4 | | global_asm, [INFO] [stdout] ... | [INFO] [stdout] 10 | | c_variadic, [INFO] [stdout] 11 | | )] [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/psp-0.1.1/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature(std_internals, panic_info_message, panic_internals, unwind_attributes)] [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/psp-0.1.1/src/lib.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | #![cfg_attr(not(feature = "stub-only"), feature(panic_unwind))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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 compile `psp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cbae5b4e3d851d546d1f2a91f92666b419736f6f437ae1fe883e9f6815cb9124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbae5b4e3d851d546d1f2a91f92666b419736f6f437ae1fe883e9f6815cb9124", kill_on_drop: false }` [INFO] [stdout] cbae5b4e3d851d546d1f2a91f92666b419736f6f437ae1fe883e9f6815cb9124