[INFO] cloning repository https://github.com/gugahoa/op_wrapper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gugahoa/op_wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgugahoa%2Fop_wrapper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgugahoa%2Fop_wrapper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0e34f913508f61e4e8b1c9aa780e82f7b3f4c0d [INFO] testing gugahoa/op_wrapper against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgugahoa%2Fop_wrapper" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gugahoa/op_wrapper on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gugahoa/op_wrapper [INFO] finished tweaking git repo https://github.com/gugahoa/op_wrapper [INFO] tweaked toml for git repo https://github.com/gugahoa/op_wrapper written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gugahoa/op_wrapper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a2328e5858ee6ef4448742e9a81f51a5738d7ff9f3ea7ee5934ed9dd2c3a621 [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" "7a2328e5858ee6ef4448742e9a81f51a5738d7ff9f3ea7ee5934ed9dd2c3a621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a2328e5858ee6ef4448742e9a81f51a5738d7ff9f3ea7ee5934ed9dd2c3a621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2328e5858ee6ef4448742e9a81f51a5738d7ff9f3ea7ee5934ed9dd2c3a621", kill_on_drop: false }` [INFO] [stdout] 7a2328e5858ee6ef4448742e9a81f51a5738d7ff9f3ea7ee5934ed9dd2c3a621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 6ab66c13c9e507a2c089e60f78053ef2e0efd4b1aa31695dfa5118e7809351d4 [INFO] running `Command { std: "docker" "start" "-a" "6ab66c13c9e507a2c089e60f78053ef2e0efd4b1aa31695dfa5118e7809351d4", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] Compiling spinner v0.5.0 (https://github.com/gugahoa/spinner?rev=152510b#152510bc) [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling thunder v0.3.1 (https://github.com/spacekookie/thunder?rev=1ab1a39#1ab1a397) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/thunder-8ec9588bf498fe98/1ab1a39/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(external_doc)] [INFO] [stdout] | ^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: use #[doc = include_str!("filename")] instead, which handles macro invocations [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/thunder-8ec9588bf498fe98/1ab1a39/src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(external_doc)] [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/git/checkouts/thunder-8ec9588bf498fe98/1ab1a39/src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/thunder-8ec9588bf498fe98/1ab1a39/src/lib.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] [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/git/checkouts/thunder-8ec9588bf498fe98/1ab1a39/src/lib.rs:4:40 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(proc_macro, proc_macro_lib, iterator_flatten)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thunder` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "6ab66c13c9e507a2c089e60f78053ef2e0efd4b1aa31695dfa5118e7809351d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab66c13c9e507a2c089e60f78053ef2e0efd4b1aa31695dfa5118e7809351d4", kill_on_drop: false }` [INFO] [stdout] 6ab66c13c9e507a2c089e60f78053ef2e0efd4b1aa31695dfa5118e7809351d4