[INFO] cloning repository https://github.com/museun/whatfeatures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/whatfeatures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhatfeatures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhatfeatures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 040fffdaaf284d617300b7c2d608914769a6758f [INFO] checking museun/whatfeatures against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhatfeatures" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/museun/whatfeatures on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/museun/whatfeatures [INFO] finished tweaking git repo https://github.com/museun/whatfeatures [INFO] tweaked toml for git repo https://github.com/museun/whatfeatures written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/museun/whatfeatures already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded attohttpc v0.16.0 [INFO] [stderr] Downloaded crate_version_parse v0.2.0 [INFO] [stderr] Downloaded cargo_metadata v0.12.0 [INFO] [stderr] Downloaded wildmatch v1.0.11 [INFO] [stderr] Downloaded directories-next v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a90a645c549232ac260d81f8d1c8fa5844a166ba3901563457b2a1ac0dfef200 [INFO] running `Command { std: "docker" "start" "-a" "a90a645c549232ac260d81f8d1c8fa5844a166ba3901563457b2a1ac0dfef200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90a645c549232ac260d81f8d1c8fa5844a166ba3901563457b2a1ac0dfef200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90a645c549232ac260d81f8d1c8fa5844a166ba3901563457b2a1ac0dfef200", kill_on_drop: false }` [INFO] [stdout] a90a645c549232ac260d81f8d1c8fa5844a166ba3901563457b2a1ac0dfef200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96bd7c3cd7cffd4f33406b94518863e858163b340d0ad9e735549d251d73751f [INFO] running `Command { std: "docker" "start" "-a" "96bd7c3cd7cffd4f33406b94518863e858163b340d0ad9e735549d251d73751f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking wildmatch v1.0.11 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking crate_version_parse v0.2.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking semver-parser v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking directories-next v1.0.2 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking attohttpc v0.16.0 [INFO] [stderr] Checking cargo_metadata v0.12.0 [INFO] [stderr] Checking cargo-whatfeatures v0.9.6 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:432:18 [INFO] [stdout] | [INFO] [stdout] 432 | _ => anyhow::bail!("invalid theme name"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:432:18 [INFO] [stdout] | [INFO] [stdout] 432 | _ => anyhow::bail!("invalid theme name"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | anyhow::bail!(Error::exclusive_with(bad, "-l", "--list")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:495:17 [INFO] [stdout] | [INFO] [stdout] 495 | anyhow::bail!(Error::exclusive_with(bad, "-s", "--short")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:477:17 [INFO] [stdout] | [INFO] [stdout] 477 | anyhow::bail!(Error::exclusive_with(bad, "-l", "--list")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:500:13 [INFO] [stdout] | [INFO] [stdout] 500 | / anyhow::bail!(Error::inclusive_with( [INFO] [stdout] 501 | | vec![vec!["-d", "--deps"], vec!["-s", "--short"]], [INFO] [stdout] 502 | | "-n", [INFO] [stdout] 503 | | "--no-features" [INFO] [stdout] 504 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:495:17 [INFO] [stdout] | [INFO] [stdout] 495 | anyhow::bail!(Error::exclusive_with(bad, "-s", "--short")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:508:13 [INFO] [stdout] | [INFO] [stdout] 508 | / anyhow::bail!(Error::inclusive_with( [INFO] [stdout] 509 | | vec![vec!["--manifest-path", "or implicit "]], [INFO] [stdout] 510 | | "-r", [INFO] [stdout] 511 | | "--restricted" [INFO] [stdout] 512 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:500:13 [INFO] [stdout] | [INFO] [stdout] 500 | / anyhow::bail!(Error::inclusive_with( [INFO] [stdout] 501 | | vec![vec!["-d", "--deps"], vec!["-s", "--short"]], [INFO] [stdout] 502 | | "-n", [INFO] [stdout] 503 | | "--no-features" [INFO] [stdout] 504 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:558:18 [INFO] [stdout] | [INFO] [stdout] 558 | 0 => anyhow::bail!(Error::NoCrateName), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:508:13 [INFO] [stdout] | [INFO] [stdout] 508 | / anyhow::bail!(Error::inclusive_with( [INFO] [stdout] 509 | | vec![vec!["--manifest-path", "or implicit "]], [INFO] [stdout] 510 | | "-r", [INFO] [stdout] 511 | | "--restricted" [INFO] [stdout] 512 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:559:46 [INFO] [stdout] | [INFO] [stdout] 559 | n if n > 0 && pkgid.is_some() => anyhow::bail!(Error::exclusive(vec![ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 560 | | vec!["-p", "--pkgid"], [INFO] [stdout] 561 | | vec![""] [INFO] [stdout] 562 | | ])), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:572:18 [INFO] [stdout] | [INFO] [stdout] 572 | n => anyhow::bail!(Error::TooManyCrates { n }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:576:13 [INFO] [stdout] | [INFO] [stdout] 576 | anyhow::bail!(Error::NoCrateOrPkgId) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:558:18 [INFO] [stdout] | [INFO] [stdout] 558 | 0 => anyhow::bail!(Error::NoCrateName), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:559:46 [INFO] [stdout] | [INFO] [stdout] 559 | n if n > 0 && pkgid.is_some() => anyhow::bail!(Error::exclusive(vec![ [INFO] [stdout] | ______________________________________________^ [INFO] [stdout] 560 | | vec!["-p", "--pkgid"], [INFO] [stdout] 561 | | vec![""] [INFO] [stdout] 562 | | ])), [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:572:18 [INFO] [stdout] | [INFO] [stdout] 572 | n => anyhow::bail!(Error::TooManyCrates { n }), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/args.rs:576:13 [INFO] [stdout] | [INFO] [stdout] 576 | anyhow::bail!(Error::NoCrateOrPkgId) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `anyhow::bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-whatfeatures` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "96bd7c3cd7cffd4f33406b94518863e858163b340d0ad9e735549d251d73751f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96bd7c3cd7cffd4f33406b94518863e858163b340d0ad9e735549d251d73751f", kill_on_drop: false }` [INFO] [stdout] 96bd7c3cd7cffd4f33406b94518863e858163b340d0ad9e735549d251d73751f