[INFO] cloning repository https://github.com/winksaville/workspace-template-with-xtask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/workspace-template-with-xtask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Fworkspace-template-with-xtask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Fworkspace-template-with-xtask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ac90ae030fb20c46da2bdca026bee79e231c8fe [INFO] checking winksaville/workspace-template-with-xtask against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Fworkspace-template-with-xtask" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/workspace-template-with-xtask on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/winksaville/workspace-template-with-xtask [INFO] finished tweaking git repo https://github.com/winksaville/workspace-template-with-xtask [INFO] tweaked toml for git repo https://github.com/winksaville/workspace-template-with-xtask written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/workspace-template-with-xtask already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfa06aa242e9cd96bbce919e1ee855a759f5a124173625936d0269e0ec3b198a [INFO] running `Command { std: "docker" "start" "-a" "dfa06aa242e9cd96bbce919e1ee855a759f5a124173625936d0269e0ec3b198a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa06aa242e9cd96bbce919e1ee855a759f5a124173625936d0269e0ec3b198a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa06aa242e9cd96bbce919e1ee855a759f5a124173625936d0269e0ec3b198a", kill_on_drop: false }` [INFO] [stdout] dfa06aa242e9cd96bbce919e1ee855a759f5a124173625936d0269e0ec3b198a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54f10e7737c15e8a518ba2e91a3ed8bd35b51fc8ff6f3ec38020daaf3189a080 [INFO] running `Command { std: "docker" "start" "-a" "54f10e7737c15e8a518ba2e91a3ed8bd35b51fc8ff6f3ec38020daaf3189a080", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking add v0.1.0 (/opt/rustwide/workdir/add) [INFO] [stderr] Checking sub v0.1.0 (/opt/rustwide/workdir/sub) [INFO] [stderr] Checking xtask v0.3.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> add/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coverage_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> sub/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coverage_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> sub/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coverage_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> add/src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(no_coverage)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `coverage_attribute` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> add/src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> sub/src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> sub/src/main.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> sub/src/main.rs:23:7 [INFO] [stdout] | [INFO] [stdout] 23 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> sub/src/main.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> sub/src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `add` (bin "add") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sub` (bin "sub") due to 3 previous errors [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sub` (bin "sub" test) due to 6 previous errors [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> add/src/main.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> add/src/main.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> add/src/main.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `no_coverage` in this scope [INFO] [stdout] --> add/src/main.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[no_coverage] [INFO] [stdout] | ^^^^^^^^^^^ help: a built-in attribute with a similar name exists: `coverage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `add` (bin "add" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "54f10e7737c15e8a518ba2e91a3ed8bd35b51fc8ff6f3ec38020daaf3189a080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f10e7737c15e8a518ba2e91a3ed8bd35b51fc8ff6f3ec38020daaf3189a080", kill_on_drop: false }` [INFO] [stdout] 54f10e7737c15e8a518ba2e91a3ed8bd35b51fc8ff6f3ec38020daaf3189a080