[INFO] cloning repository https://github.com/rantingpirate/spinnrd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rantingpirate/spinnrd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frantingpirate%2Fspinnrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frantingpirate%2Fspinnrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2a48ccd366940ec612451bdcec9d89dee1d2d28 [INFO] testing rantingpirate/spinnrd 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%2Frantingpirate%2Fspinnrd" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rantingpirate/spinnrd 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/rantingpirate/spinnrd [INFO] finished tweaking git repo https://github.com/rantingpirate/spinnrd [INFO] tweaked toml for git repo https://github.com/rantingpirate/spinnrd written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/rantingpirate/spinnrd 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 433b10f80a8c5e72783629234818ab7fdcb79e08eb9dc68ddccf54ddb55b0103 [INFO] running `Command { std: "docker" "start" "-a" "433b10f80a8c5e72783629234818ab7fdcb79e08eb9dc68ddccf54ddb55b0103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433b10f80a8c5e72783629234818ab7fdcb79e08eb9dc68ddccf54ddb55b0103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433b10f80a8c5e72783629234818ab7fdcb79e08eb9dc68ddccf54ddb55b0103", kill_on_drop: false }` [INFO] [stdout] 433b10f80a8c5e72783629234818ab7fdcb79e08eb9dc68ddccf54ddb55b0103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] fb0570df8a31035bd7cbd175a29aa9f769f9613a354d9796a00f04159970ebab [INFO] running `Command { std: "docker" "start" "-a" "fb0570df8a31035bd7cbd175a29aa9f769f9613a354d9796a00f04159970ebab", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling signal v0.6.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling built v0.3.0 [INFO] [stderr] Compiling spinnrd v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/frontend/mod.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn send(&mut self, Rotation) -> SendResult; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Rotation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/accel/fsaccel.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | { f2s!(p.deref().join("name"), name) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 395 - { f2s!(p.deref().join("name"), name) } [INFO] [stdout] 395 + f2s!(p.deref().join("name"), name) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/accel/fsaccel.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Channel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/accel/fsaccel.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/accel/fsaccel.rs:355:36 [INFO] [stdout] | [INFO] [stdout] 355 | ... panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 355 - panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))) [INFO] [stdout] 355 + panic!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.21s [INFO] running `Command { std: "docker" "inspect" "fb0570df8a31035bd7cbd175a29aa9f769f9613a354d9796a00f04159970ebab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0570df8a31035bd7cbd175a29aa9f769f9613a354d9796a00f04159970ebab", kill_on_drop: false }` [INFO] [stdout] fb0570df8a31035bd7cbd175a29aa9f769f9613a354d9796a00f04159970ebab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e74f71b24cd2f2372faae77c4b7024b36ec2585e8fbb34fbd8466ab0740400e5 [INFO] running `Command { std: "docker" "start" "-a" "e74f71b24cd2f2372faae77c4b7024b36ec2585e8fbb34fbd8466ab0740400e5", kill_on_drop: false }` [INFO] [stderr] Compiling spinnrd v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/frontend/mod.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | fn send(&mut self, Rotation) -> SendResult; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Rotation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/accel/fsaccel.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | { f2s!(p.deref().join("name"), name) } [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 395 - { f2s!(p.deref().join("name"), name) } [INFO] [stdout] 395 + f2s!(p.deref().join("name"), name) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/accel/fsaccel.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Channel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/accel/fsaccel.rs:238:10 [INFO] [stdout] | [INFO] [stdout] 238 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/accel/fsaccel.rs:355:36 [INFO] [stdout] | [INFO] [stdout] 355 | ... panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 355 - panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))) [INFO] [stdout] 355 + panic!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/spinnrd-955eea1d65683d51) [INFO] running `Command { std: "docker" "inspect" "e74f71b24cd2f2372faae77c4b7024b36ec2585e8fbb34fbd8466ab0740400e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e74f71b24cd2f2372faae77c4b7024b36ec2585e8fbb34fbd8466ab0740400e5", kill_on_drop: false }` [INFO] [stdout] e74f71b24cd2f2372faae77c4b7024b36ec2585e8fbb34fbd8466ab0740400e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 027dcc409cac26776bf797944b280fc04e8c11e406d9515245905b2462943385 [INFO] running `Command { std: "docker" "start" "-a" "027dcc409cac26776bf797944b280fc04e8c11e406d9515245905b2462943385", kill_on_drop: false }` [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/frontend/mod.rs:61:24 [INFO] [stderr] | [INFO] [stderr] 61 | fn send(&mut self, Rotation) -> SendResult; [INFO] [stderr] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Rotation` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/accel/fsaccel.rs:395:17 [INFO] [stderr] | [INFO] [stderr] 395 | { f2s!(p.deref().join("name"), name) } [INFO] [stderr] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 395 - { f2s!(p.deref().join("name"), name) } [INFO] [stderr] 395 + f2s!(p.deref().join("name"), name) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/accel/fsaccel.rs:240:5 [INFO] [stderr] | [INFO] [stderr] 240 | id: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Channel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/accel/fsaccel.rs:238:10 [INFO] [stderr] | [INFO] [stderr] 238 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/accel/fsaccel.rs:355:36 [INFO] [stderr] | [INFO] [stderr] 355 | ... panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 355 - panic!(format!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e))) [INFO] [stderr] 355 + panic!("Couldn't parse scale file {}: {}", &scalef.to_string_lossy(), e)) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `spinnrd` (bin "spinnrd" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spinnrd-955eea1d65683d51) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "027dcc409cac26776bf797944b280fc04e8c11e406d9515245905b2462943385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027dcc409cac26776bf797944b280fc04e8c11e406d9515245905b2462943385", kill_on_drop: false }` [INFO] [stdout] 027dcc409cac26776bf797944b280fc04e8c11e406d9515245905b2462943385