[INFO] cloning repository https://github.com/rvarago/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvarago/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/rvarago/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvarago/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground/refs/heads: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/rvarago/rust-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvarago/rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6900a979f5a589d6c12636f1a9c2d887583c451
[INFO] checking rvarago/rust-playground against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvarago%2Frust-playground" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rvarago/rust-playground
[INFO] finished tweaking git repo https://github.com/rvarago/rust-playground
[INFO] tweaked toml for git repo https://github.com/rvarago/rust-playground written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rvarago/rust-playground on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rvarago/rust-playground 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41a5e031979a512dd289477bd92df0d5589d506010119c3a8ad0be870027c39d
[INFO] running `Command { std: "docker" "start" "-a" "41a5e031979a512dd289477bd92df0d5589d506010119c3a8ad0be870027c39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41a5e031979a512dd289477bd92df0d5589d506010119c3a8ad0be870027c39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41a5e031979a512dd289477bd92df0d5589d506010119c3a8ad0be870027c39d", kill_on_drop: false }`
[INFO] [stdout] 41a5e031979a512dd289477bd92df0d5589d506010119c3a8ad0be870027c39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64d5c9fb98efb4b87899897f4f4b27939f310640362b26db3c259bd750a59595
[INFO] running `Command { std: "docker" "start" "-a" "64d5c9fb98efb4b87899897f4f4b27939f310640362b26db3c259bd750a59595", kill_on_drop: false }`
[INFO] [stderr] Checking reader v0.1.0 (/opt/rustwide/workdir/reader)
[INFO] [stderr] Checking sized_vector v0.1.0 (/opt/rustwide/workdir/sized_vector)
[INFO] [stderr] Checking partition v0.1.0 (/opt/rustwide/workdir/partition)
[INFO] [stderr] Checking hlist v0.1.0 (/opt/rustwide/workdir/hlist)
[INFO] [stderr] Checking playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout] --> sized_vector/src/lib.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(generic_associated_types)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `nat::Nat`
[INFO] [stdout] --> hlist/src/hlist.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | nat::Nat,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `nat::Nat`
[INFO] [stdout] --> hlist/src/hlist.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | nat::Nat,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused macro definition: `hlist`
[INFO] [stdout] --> hlist/src/hlist.rs:27:14
[INFO] [stdout] |
[INFO] [stdout] 27 | macro_rules! hlist {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_macros)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout] --> hlist/src/lib.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(generic_associated_types)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `matches` and `mismatches` are never read
[INFO] [stdout] --> partition/src/lib.rs:45:9
[INFO] [stdout] |
[INFO] [stdout] 44 | pub struct Partitioned {
[INFO] [stdout] | ----------- fields in this struct
[INFO] [stdout] 45 | matches: Vec,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 46 | mismatches: Vec,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Partitioned` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout] --> hlist/src/lib.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(generic_associated_types)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout] --> sized_vector/src/lib.rs:5:12
[INFO] [stdout] |
[INFO] [stdout] 5 | #![feature(generic_associated_types)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(stable_features)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `matches` and `mismatches` are never read
[INFO] [stdout] --> partition/src/lib.rs:45:9
[INFO] [stdout] |
[INFO] [stdout] 44 | pub struct Partitioned {
[INFO] [stdout] | ----------- fields in this struct
[INFO] [stdout] 45 | matches: Vec,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] 46 | mismatches: Vec,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Partitioned` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `debug` is never read
[INFO] [stdout] --> reader/examples/config.rs:18:5
[INFO] [stdout] |
[INFO] [stdout] 15 | struct Config {
[INFO] [stdout] | ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 | debug: bool,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout] --> reader/examples/config.rs:25:5
[INFO] [stdout] |
[INFO] [stdout] 24 | struct Server {
[INFO] [stdout] | ------ field in this struct
[INFO] [stdout] 25 | address: Address,
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Server` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] running `Command { std: "docker" "inspect" "64d5c9fb98efb4b87899897f4f4b27939f310640362b26db3c259bd750a59595", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d5c9fb98efb4b87899897f4f4b27939f310640362b26db3c259bd750a59595", kill_on_drop: false }`
[INFO] [stdout] 64d5c9fb98efb4b87899897f4f4b27939f310640362b26db3c259bd750a59595