[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frantingpirate%2Fspinnrd" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rantingpirate/spinnrd on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-59/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" "+1.59.0" "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-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a026adc45cefbb7dc65ae37ae5caa77da990e1a59ccfae6358ebff66c4a332c9 [INFO] running `Command { std: "docker" "start" "-a" "a026adc45cefbb7dc65ae37ae5caa77da990e1a59ccfae6358ebff66c4a332c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a026adc45cefbb7dc65ae37ae5caa77da990e1a59ccfae6358ebff66c4a332c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a026adc45cefbb7dc65ae37ae5caa77da990e1a59ccfae6358ebff66c4a332c9", kill_on_drop: false }` [INFO] [stdout] a026adc45cefbb7dc65ae37ae5caa77da990e1a59ccfae6358ebff66c4a332c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02852944dc0c2a1e00ea0309184e035382d660f6a57412ccae96b3ee02230408 [INFO] running `Command { std: "docker" "start" "-a" "02852944dc0c2a1e00ea0309184e035382d660f6a57412ccae96b3ee02230408", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling term v0.5.1 [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 time v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling signal v0.6.0 [INFO] [stderr] Compiling simplelog v0.5.3 [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] [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 1m 26s [INFO] running `Command { std: "docker" "inspect" "02852944dc0c2a1e00ea0309184e035382d660f6a57412ccae96b3ee02230408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02852944dc0c2a1e00ea0309184e035382d660f6a57412ccae96b3ee02230408", kill_on_drop: false }` [INFO] [stdout] 02852944dc0c2a1e00ea0309184e035382d660f6a57412ccae96b3ee02230408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32313b96603b8955661a2602b8278f442d89c648486b5354d17f1ea79c89da3d [INFO] running `Command { std: "docker" "start" "-a" "32313b96603b8955661a2602b8278f442d89c648486b5354d17f1ea79c89da3d", 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] [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 25.91s [INFO] running `Command { std: "docker" "inspect" "32313b96603b8955661a2602b8278f442d89c648486b5354d17f1ea79c89da3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32313b96603b8955661a2602b8278f442d89c648486b5354d17f1ea79c89da3d", kill_on_drop: false }` [INFO] [stdout] 32313b96603b8955661a2602b8278f442d89c648486b5354d17f1ea79c89da3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d7054d61665d8b2400dcab24657a7414ff9fbfb7a6d48e3afe28cff2d4975c2 [INFO] running `Command { std: "docker" "start" "-a" "9d7054d61665d8b2400dcab24657a7414ff9fbfb7a6d48e3afe28cff2d4975c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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 27.73s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spinnrd-5923c3e1624ad930) [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" "9d7054d61665d8b2400dcab24657a7414ff9fbfb7a6d48e3afe28cff2d4975c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7054d61665d8b2400dcab24657a7414ff9fbfb7a6d48e3afe28cff2d4975c2", kill_on_drop: false }` [INFO] [stdout] 9d7054d61665d8b2400dcab24657a7414ff9fbfb7a6d48e3afe28cff2d4975c2