[INFO] fetching crate terminal_game_of_life 1.0.0... [INFO] testing terminal_game_of_life-1.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate terminal_game_of_life 1.0.0 into /workspace/builds/worker-61/source [INFO] validating manifest of crates.io crate terminal_game_of_life 1.0.0 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 crates.io crate terminal_game_of_life 1.0.0 [INFO] finished tweaking crates.io crate terminal_game_of_life 1.0.0 [INFO] tweaked toml for crates.io crate terminal_game_of_life 1.0.0 written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate crates.io crate terminal_game_of_life 1.0.0 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-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be6b3d9c76a246ec21543aab0aaf85d1ff838261e693fef69cf393c85cb62b88 [INFO] running `Command { std: "docker" "start" "-a" "be6b3d9c76a246ec21543aab0aaf85d1ff838261e693fef69cf393c85cb62b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be6b3d9c76a246ec21543aab0aaf85d1ff838261e693fef69cf393c85cb62b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6b3d9c76a246ec21543aab0aaf85d1ff838261e693fef69cf393c85cb62b88", kill_on_drop: false }` [INFO] [stdout] be6b3d9c76a246ec21543aab0aaf85d1ff838261e693fef69cf393c85cb62b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd5fa939d16ca9a233258b4e87e9e6057fbf85bf2239335226024ebf45974a93 [INFO] running `Command { std: "docker" "start" "-a" "fd5fa939d16ca9a233258b4e87e9e6057fbf85bf2239335226024ebf45974a93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling terminal_game_of_life v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.01s [INFO] running `Command { std: "docker" "inspect" "fd5fa939d16ca9a233258b4e87e9e6057fbf85bf2239335226024ebf45974a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5fa939d16ca9a233258b4e87e9e6057fbf85bf2239335226024ebf45974a93", kill_on_drop: false }` [INFO] [stdout] fd5fa939d16ca9a233258b4e87e9e6057fbf85bf2239335226024ebf45974a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b09bce3e732d9f5f3379e12a3954203b3c1285b609a14edd9176ad853e5e84c [INFO] running `Command { std: "docker" "start" "-a" "8b09bce3e732d9f5f3379e12a3954203b3c1285b609a14edd9176ad853e5e84c", kill_on_drop: false }` [INFO] [stderr] Compiling mocktopus_macros v0.7.10 [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/mocktopus_macros-0.7.10/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(proc_macro_diagnostic)] [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 `mocktopus_macros` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8b09bce3e732d9f5f3379e12a3954203b3c1285b609a14edd9176ad853e5e84c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b09bce3e732d9f5f3379e12a3954203b3c1285b609a14edd9176ad853e5e84c", kill_on_drop: false }` [INFO] [stdout] 8b09bce3e732d9f5f3379e12a3954203b3c1285b609a14edd9176ad853e5e84c