[INFO] cloning repository https://github.com/inq/sprout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inq/sprout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fsprout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fsprout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5086aaac24579baf3df150420906d9d382f8791c [INFO] testing inq/sprout 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%2Finq%2Fsprout" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inq/sprout 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/inq/sprout [INFO] finished tweaking git repo https://github.com/inq/sprout [INFO] tweaked toml for git repo https://github.com/inq/sprout written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/inq/sprout 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b6317d815a55c6f0b3a6d3c49bc54d59beaa42ac263947cc9d6def7187158f0 [INFO] running `Command { std: "docker" "start" "-a" "3b6317d815a55c6f0b3a6d3c49bc54d59beaa42ac263947cc9d6def7187158f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6317d815a55c6f0b3a6d3c49bc54d59beaa42ac263947cc9d6def7187158f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6317d815a55c6f0b3a6d3c49bc54d59beaa42ac263947cc9d6def7187158f0", kill_on_drop: false }` [INFO] [stdout] 3b6317d815a55c6f0b3a6d3c49bc54d59beaa42ac263947cc9d6def7187158f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ddf7fd58ec3b0f2a2388f14ec4d563f1d73deee50e95d7797eefed4b705f9975 [INFO] running `Command { std: "docker" "start" "-a" "ddf7fd58ec3b0f2a2388f14ec4d563f1d73deee50e95d7797eefed4b705f9975", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling ghakuf v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling lopdf v0.19.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling sprout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VertLine` [INFO] [stdout] --> src/recognizer/bar/mod.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::common::{Fixed, Object, VertLine}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Smf` [INFO] [stdout] --> src/smf/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Smf { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Action` [INFO] [stdout] --> src/smf/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Action { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `time` [INFO] [stdout] --> src/smf/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn time(&self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/smf/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(bpm: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/smf/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn write(&mut self, collectors: &[Collector]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/recognizer/stanza.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | x: Fixed, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stanza` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/recognizer/stanza.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: field is never read: `width` [INFO] [stdout] --> src/recognizer/stanza.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | width: Fixed, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stanza` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/recognizer/stanza.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.57s [INFO] running `Command { std: "docker" "inspect" "ddf7fd58ec3b0f2a2388f14ec4d563f1d73deee50e95d7797eefed4b705f9975", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf7fd58ec3b0f2a2388f14ec4d563f1d73deee50e95d7797eefed4b705f9975", kill_on_drop: false }` [INFO] [stdout] ddf7fd58ec3b0f2a2388f14ec4d563f1d73deee50e95d7797eefed4b705f9975 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cac47544c1037cd1032b24c62fb8f26181dfe5c0007223c476726d752545ddfd [INFO] running `Command { std: "docker" "start" "-a" "cac47544c1037cd1032b24c62fb8f26181dfe5c0007223c476726d752545ddfd", kill_on_drop: false }` [INFO] [stderr] Compiling sprout v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VertLine` [INFO] [stdout] --> src/recognizer/bar/mod.rs:3:36 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::common::{Fixed, Object, VertLine}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Smf` [INFO] [stdout] --> src/smf/mod.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Smf { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Action` [INFO] [stdout] --> src/smf/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Action { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `time` [INFO] [stdout] --> src/smf/mod.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn time(&self) -> u32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/smf/mod.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn new(bpm: u32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write` [INFO] [stdout] --> src/smf/mod.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn write(&mut self, collectors: &[Collector]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> src/recognizer/stanza.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | x: Fixed, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stanza` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/recognizer/stanza.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: field is never read: `width` [INFO] [stdout] --> src/recognizer/stanza.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | width: Fixed, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Stanza` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/recognizer/stanza.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sprout-07e91024d84ba04a) [INFO] running `Command { std: "docker" "inspect" "cac47544c1037cd1032b24c62fb8f26181dfe5c0007223c476726d752545ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac47544c1037cd1032b24c62fb8f26181dfe5c0007223c476726d752545ddfd", kill_on_drop: false }` [INFO] [stdout] cac47544c1037cd1032b24c62fb8f26181dfe5c0007223c476726d752545ddfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7274397ae059f316b23cf2a04ed7c2667c2bd363468aca5ec8fbd14bf557757d [INFO] running `Command { std: "docker" "start" "-a" "7274397ae059f316b23cf2a04ed7c2667c2bd363468aca5ec8fbd14bf557757d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `VertLine` [INFO] [stderr] --> src/recognizer/bar/mod.rs:3:36 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::common::{Fixed, Object, VertLine}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `Smf` [INFO] [stderr] --> src/smf/mod.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Smf { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `Action` [INFO] [stderr] --> src/smf/mod.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | pub enum Action { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `time` [INFO] [stderr] --> src/smf/mod.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | fn time(&self) -> u32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/smf/mod.rs:36:12 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn new(bpm: u32) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `write` [INFO] [stderr] --> src/smf/mod.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn write(&mut self, collectors: &[Collector]) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> src/recognizer/stanza.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | x: Fixed, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Stanza` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/recognizer/stanza.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[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: field is never read: `width` [INFO] [stderr] --> src/recognizer/stanza.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | width: Fixed, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Stanza` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/recognizer/stanza.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | #[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: `sprout` (bin "sprout" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sprout-07e91024d84ba04a) [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" "7274397ae059f316b23cf2a04ed7c2667c2bd363468aca5ec8fbd14bf557757d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7274397ae059f316b23cf2a04ed7c2667c2bd363468aca5ec8fbd14bf557757d", kill_on_drop: false }` [INFO] [stdout] 7274397ae059f316b23cf2a04ed7c2667c2bd363468aca5ec8fbd14bf557757d