[INFO] cloning repository https://github.com/onelikeandidie/impulsive-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onelikeandidie/impulsive-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fimpulsive-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fimpulsive-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86a1f8ca0ce016d2ec7dd28460c39c03cee4096b [INFO] testing onelikeandidie/impulsive-player against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelikeandidie%2Fimpulsive-player" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelikeandidie/impulsive-player 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/onelikeandidie/impulsive-player [INFO] finished tweaking git repo https://github.com/onelikeandidie/impulsive-player [INFO] tweaked toml for git repo https://github.com/onelikeandidie/impulsive-player written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/onelikeandidie/impulsive-player 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ca37229505b72860aa350564395d089138dbbb340dcf328f2d40e68ddf54cc6 [INFO] running `Command { std: "docker" "start" "-a" "0ca37229505b72860aa350564395d089138dbbb340dcf328f2d40e68ddf54cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca37229505b72860aa350564395d089138dbbb340dcf328f2d40e68ddf54cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca37229505b72860aa350564395d089138dbbb340dcf328f2d40e68ddf54cc6", kill_on_drop: false }` [INFO] [stdout] 0ca37229505b72860aa350564395d089138dbbb340dcf328f2d40e68ddf54cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fa97a15c834b9a80681202f66339f06b532fe31b88893eea53f13c53bda6a7e4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fa97a15c834b9a80681202f66339f06b532fe31b88893eea53f13c53bda6a7e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impulsive-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `load_audio_files` [INFO] [stdout] --> src/util/loader.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn load_audio_files(file_paths: Vec) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "fa97a15c834b9a80681202f66339f06b532fe31b88893eea53f13c53bda6a7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa97a15c834b9a80681202f66339f06b532fe31b88893eea53f13c53bda6a7e4", kill_on_drop: false }` [INFO] [stdout] fa97a15c834b9a80681202f66339f06b532fe31b88893eea53f13c53bda6a7e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f7ff9eebb47a2a6908c4841e2bc2a45e4ad936583e30b890a937108ebf38a1a6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f7ff9eebb47a2a6908c4841e2bc2a45e4ad936583e30b890a937108ebf38a1a6", kill_on_drop: false }` [INFO] [stderr] Compiling impulsive-player v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `load_audio_files` [INFO] [stdout] --> src/util/loader.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn load_audio_files(file_paths: Vec) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.36s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7ff9eebb47a2a6908c4841e2bc2a45e4ad936583e30b890a937108ebf38a1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7ff9eebb47a2a6908c4841e2bc2a45e4ad936583e30b890a937108ebf38a1a6", kill_on_drop: false }` [INFO] [stdout] f7ff9eebb47a2a6908c4841e2bc2a45e4ad936583e30b890a937108ebf38a1a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d02e0269cc57026883b85e7c96413d5d8963e43a52c785ce097c0ec1678c1b77 [INFO] running `Command { std: "docker" "start" "-a" "d02e0269cc57026883b85e7c96413d5d8963e43a52c785ce097c0ec1678c1b77", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `load_audio_files` [INFO] [stderr] --> src/util/loader.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn load_audio_files(file_paths: Vec) -> Vec>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `impulsive-player` (bin "impulsive-player" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/impulsive_player-2e91c1e31eef603f) [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" "d02e0269cc57026883b85e7c96413d5d8963e43a52c785ce097c0ec1678c1b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d02e0269cc57026883b85e7c96413d5d8963e43a52c785ce097c0ec1678c1b77", kill_on_drop: false }` [INFO] [stdout] d02e0269cc57026883b85e7c96413d5d8963e43a52c785ce097c0ec1678c1b77