[INFO] cloning repository https://github.com/matteodelseppia/rust-cranium-plus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matteodelseppia/rust-cranium-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodelseppia%2Frust-cranium-plus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodelseppia%2Frust-cranium-plus'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/matteodelseppia/rust-cranium-plus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matteodelseppia/rust-cranium-plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodelseppia%2Frust-cranium-plus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodelseppia%2Frust-cranium-plus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c1b2300bebf1f90a3c099ae7e1c00fb727f15e7 [INFO] checking matteodelseppia/rust-cranium-plus against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteodelseppia%2Frust-cranium-plus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matteodelseppia/rust-cranium-plus on toolchain e3e432d4d65a55e6db167598e96db2bcb163e316 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matteodelseppia/rust-cranium-plus [INFO] finished tweaking git repo https://github.com/matteodelseppia/rust-cranium-plus [INFO] tweaked toml for git repo https://github.com/matteodelseppia/rust-cranium-plus written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/matteodelseppia/rust-cranium-plus 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" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb6b730fd5f8b16bb2049a23b26022e249c65b1034abeb95bfbb166e7f5a4450 [INFO] running `Command { std: "docker" "start" "-a" "fb6b730fd5f8b16bb2049a23b26022e249c65b1034abeb95bfbb166e7f5a4450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb6b730fd5f8b16bb2049a23b26022e249c65b1034abeb95bfbb166e7f5a4450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6b730fd5f8b16bb2049a23b26022e249c65b1034abeb95bfbb166e7f5a4450", kill_on_drop: false }` [INFO] [stdout] fb6b730fd5f8b16bb2049a23b26022e249c65b1034abeb95bfbb166e7f5a4450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+e3e432d4d65a55e6db167598e96db2bcb163e316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40e1be7c3ebe2b35906f4fdd5ec59cad599f3466d73f487a5942ad233efe81e3 [INFO] running `Command { std: "docker" "start" "-a" "40e1be7c3ebe2b35906f4fdd5ec59cad599f3466d73f487a5942ad233efe81e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Checking cranium-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `dWi` should have a snake case name [INFO] [stdout] --> src/network.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | let mut dWi: Vec = Vec::new(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `d_wi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WTi` should have a snake case name [INFO] [stdout] --> src/network.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | let mut WTi: Vec = Vec::new(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `wti` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dWi_avg` should have a snake case name [INFO] [stdout] --> src/network.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let mut dWi_avg: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `d_wi_avg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dWi_last` should have a snake case name [INFO] [stdout] --> src/network.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut dWi_last: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `d_wi_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `classBatches` should have a snake case name [INFO] [stdout] --> src/network.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | let mut classBatches: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `class_batches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dWi` should have a snake case name [INFO] [stdout] --> src/network.rs:182:17 [INFO] [stdout] | [INFO] [stdout] 182 | let mut dWi: Vec = Vec::new(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `d_wi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WTi` should have a snake case name [INFO] [stdout] --> src/network.rs:197:17 [INFO] [stdout] | [INFO] [stdout] 197 | let mut WTi: Vec = Vec::new(); [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `wti` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dWi_avg` should have a snake case name [INFO] [stdout] --> src/network.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | let mut dWi_avg: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `d_wi_avg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `dWi_last` should have a snake case name [INFO] [stdout] --> src/network.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | let mut dWi_last: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `d_wi_last` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `classBatches` should have a snake case name [INFO] [stdout] --> src/network.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | let mut classBatches: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `class_batches` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s [INFO] running `Command { std: "docker" "inspect" "40e1be7c3ebe2b35906f4fdd5ec59cad599f3466d73f487a5942ad233efe81e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e1be7c3ebe2b35906f4fdd5ec59cad599f3466d73f487a5942ad233efe81e3", kill_on_drop: false }` [INFO] [stdout] 40e1be7c3ebe2b35906f4fdd5ec59cad599f3466d73f487a5942ad233efe81e3