[INFO] cloning repository https://github.com/maschmi/prompter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maschmi/prompter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fprompter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fprompter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea18a56cb3f699f4652261d44ecf5a52f36dc57d [INFO] testing maschmi/prompter against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fprompter" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maschmi/prompter 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/maschmi/prompter [INFO] finished tweaking git repo https://github.com/maschmi/prompter [INFO] tweaked toml for git repo https://github.com/maschmi/prompter written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/maschmi/prompter 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] warning: dependency (cursive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.cursive.cursive [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map v0.6.3 [INFO] [stderr] Downloaded enumset_derive v0.5.0 [INFO] [stderr] Downloaded enumset v1.0.1 [INFO] [stderr] Downloaded cursive_core v0.1.1 [INFO] [stderr] Downloaded cursive v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 2cd9a5973fc80f9025bedcab8f3cce4f6672bc4300de258cd1d032f2d4199e5b [INFO] running `Command { std: "docker" "start" "-a" "2cd9a5973fc80f9025bedcab8f3cce4f6672bc4300de258cd1d032f2d4199e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd9a5973fc80f9025bedcab8f3cce4f6672bc4300de258cd1d032f2d4199e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd9a5973fc80f9025bedcab8f3cce4f6672bc4300de258cd1d032f2d4199e5b", kill_on_drop: false }` [INFO] [stdout] 2cd9a5973fc80f9025bedcab8f3cce4f6672bc4300de258cd1d032f2d4199e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9d0be4f858591d43c10a828a59ef467c1bf88c4e1dbb6caad122c86ae9d54bac [INFO] running `Command { std: "docker" "start" "-a" "9d0be4f858591d43c10a828a59ef467c1bf88c4e1dbb6caad122c86ae9d54bac", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cursive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.cursive.cursive [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.4.5 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling prompter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_previous_files` [INFO] [stdout] --> src/playlist.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn get_previous_files(&self) -> Option<&TextAndAudioPair> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_next_files` [INFO] [stdout] --> src/playlist.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn get_next_files(&self) -> Option<&TextAndAudioPair> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "9d0be4f858591d43c10a828a59ef467c1bf88c4e1dbb6caad122c86ae9d54bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d0be4f858591d43c10a828a59ef467c1bf88c4e1dbb6caad122c86ae9d54bac", kill_on_drop: false }` [INFO] [stdout] 9d0be4f858591d43c10a828a59ef467c1bf88c4e1dbb6caad122c86ae9d54bac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] db0c9572c056c1afdb30811524e00abdc0c14a44319f6e25372263d3a585534f [INFO] running `Command { std: "docker" "start" "-a" "db0c9572c056c1afdb30811524e00abdc0c14a44319f6e25372263d3a585534f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cursive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.cursive.cursive [INFO] [stderr] Compiling prompter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_previous_files` [INFO] [stdout] --> src/playlist.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn get_previous_files(&self) -> Option<&TextAndAudioPair> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_next_files` [INFO] [stdout] --> src/playlist.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn get_next_files(&self) -> Option<&TextAndAudioPair> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "db0c9572c056c1afdb30811524e00abdc0c14a44319f6e25372263d3a585534f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db0c9572c056c1afdb30811524e00abdc0c14a44319f6e25372263d3a585534f", kill_on_drop: false }` [INFO] [stdout] db0c9572c056c1afdb30811524e00abdc0c14a44319f6e25372263d3a585534f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 4057236bc07ed4a69cdc0172962c17f9e54d3fd09ef0a3a3e7547bf72e4fdf9e [INFO] running `Command { std: "docker" "start" "-a" "4057236bc07ed4a69cdc0172962c17f9e54d3fd09ef0a3a3e7547bf72e4fdf9e", kill_on_drop: false }` [INFO] [stderr] warning: dependency (cursive) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: dependencies.cursive.cursive [INFO] [stderr] warning: associated function is never used: `get_previous_files` [INFO] [stderr] --> src/playlist.rs:104:12 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn get_previous_files(&self) -> Option<&TextAndAudioPair> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `get_next_files` [INFO] [stderr] --> src/playlist.rs:111:12 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn get_next_files(&self) -> Option<&TextAndAudioPair> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `prompter` (bin "prompter" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/prompter-fd5fcd350367b6bf) [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" "4057236bc07ed4a69cdc0172962c17f9e54d3fd09ef0a3a3e7547bf72e4fdf9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4057236bc07ed4a69cdc0172962c17f9e54d3fd09ef0a3a3e7547bf72e4fdf9e", kill_on_drop: false }` [INFO] [stdout] 4057236bc07ed4a69cdc0172962c17f9e54d3fd09ef0a3a3e7547bf72e4fdf9e