[INFO] cloning repository https://github.com/elementalchopsticks/dccli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elementalchopsticks/dccli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felementalchopsticks%2Fdccli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felementalchopsticks%2Fdccli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b1bfb47dc24d47a583d120181f7c927c383d7ef [INFO] testing elementalchopsticks/dccli 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%2Felementalchopsticks%2Fdccli" "/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/elementalchopsticks/dccli 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/elementalchopsticks/dccli [INFO] finished tweaking git repo https://github.com/elementalchopsticks/dccli [INFO] tweaked toml for git repo https://github.com/elementalchopsticks/dccli written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/elementalchopsticks/dccli 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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bafdc55589d316db66208128486b9fe1a2323961c8324e2bbf48c13d13f795a [INFO] running `Command { std: "docker" "start" "-a" "8bafdc55589d316db66208128486b9fe1a2323961c8324e2bbf48c13d13f795a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bafdc55589d316db66208128486b9fe1a2323961c8324e2bbf48c13d13f795a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bafdc55589d316db66208128486b9fe1a2323961c8324e2bbf48c13d13f795a", kill_on_drop: false }` [INFO] [stdout] 8bafdc55589d316db66208128486b9fe1a2323961c8324e2bbf48c13d13f795a [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34b3c26ee380d16a0c29c444fc7917d63f02ecf31d7f5117fcbbbfe20bdeb508 [INFO] running `Command { std: "docker" "start" "-a" "34b3c26ee380d16a0c29c444fc7917d63f02ecf31d7f5117fcbbbfe20bdeb508", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling dccli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:1:46 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(backtrace, byte_slice_trim_ascii, once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `status` found for enum `Option` in the current scope [INFO] [stdout] --> src/main.rs:98:34 [INFO] [stdout] | [INFO] [stdout] 98 | if error.backtrace().status() == BacktraceStatus::Captured { [INFO] [stdout] | ^^^^^^ method not found in `Option<&Backtrace>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Option<&Backtrace>` doesn't implement `std::fmt::Display` [INFO] [stdout] --> src/main.rs:99:51 [INFO] [stdout] | [INFO] [stdout] 99 | eprint!("\nStack backtrace:\n{}", error.backtrace()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `Option<&Backtrace>` cannot be formatted with the default formatter [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Display` is not implemented for `Option<&Backtrace>` [INFO] [stdout] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stdout] = note: this error originates in the macro `$crate::format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dccli` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "34b3c26ee380d16a0c29c444fc7917d63f02ecf31d7f5117fcbbbfe20bdeb508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34b3c26ee380d16a0c29c444fc7917d63f02ecf31d7f5117fcbbbfe20bdeb508", kill_on_drop: false }` [INFO] [stdout] 34b3c26ee380d16a0c29c444fc7917d63f02ecf31d7f5117fcbbbfe20bdeb508