[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] documenting gugahoa/op_wrapper 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%2Fgugahoa%2Fop_wrapper" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gugahoa/op_wrapper 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] 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-20/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-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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] [stdout] e8d71c2df0890a4e2f4dbb964159ea145f83e76abb0084d41e0dd319ec599680 [INFO] running `Command { std: "docker" "start" "-a" "e8d71c2df0890a4e2f4dbb964159ea145f83e76abb0084d41e0dd319ec599680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8d71c2df0890a4e2f4dbb964159ea145f83e76abb0084d41e0dd319ec599680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d71c2df0890a4e2f4dbb964159ea145f83e76abb0084d41e0dd319ec599680", kill_on_drop: false }` [INFO] [stdout] e8d71c2df0890a4e2f4dbb964159ea145f83e76abb0084d41e0dd319ec599680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] [stdout] 05672c13a477f1ac0bc5c325ffce3d50513ad6edeec9ea38a638f37247aa0090 [INFO] running `Command { std: "docker" "start" "-a" "05672c13a477f1ac0bc5c325ffce3d50513ad6edeec9ea38a638f37247aa0090", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Checking isatty v0.1.8 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking spinner v0.5.0 (https://github.com/gugahoa/spinner?rev=152510b#152510bc) [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Checking serde_json v1.0.20 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "05672c13a477f1ac0bc5c325ffce3d50513ad6edeec9ea38a638f37247aa0090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05672c13a477f1ac0bc5c325ffce3d50513ad6edeec9ea38a638f37247aa0090", kill_on_drop: false }` [INFO] [stdout] 05672c13a477f1ac0bc5c325ffce3d50513ad6edeec9ea38a638f37247aa0090