[INFO] cloning repository https://github.com/Polochon-street/blissify-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Polochon-street/blissify-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolochon-street%2Fblissify-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolochon-street%2Fblissify-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e7ffbe9f4813edfe66ce478cbb3794e884dce24 [INFO] testing Polochon-street/blissify-rs against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolochon-street%2Fblissify-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Polochon-street/blissify-rs on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Polochon-street/blissify-rs [INFO] finished tweaking git repo https://github.com/Polochon-street/blissify-rs [INFO] tweaked toml for git repo https://github.com/Polochon-street/blissify-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Polochon-street/blissify-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1d54f8bd71595f448625238c6c92d82f6e32f0659051791601c34cecdd9413b [INFO] running `Command { std: "docker" "start" "-a" "c1d54f8bd71595f448625238c6c92d82f6e32f0659051791601c34cecdd9413b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1d54f8bd71595f448625238c6c92d82f6e32f0659051791601c34cecdd9413b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d54f8bd71595f448625238c6c92d82f6e32f0659051791601c34cecdd9413b", kill_on_drop: false }` [INFO] [stdout] c1d54f8bd71595f448625238c6c92d82f6e32f0659051791601c34cecdd9413b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbdd248f4f7cb91ad1f931af225a3802ae8a4dfe961f51c227c1435089da9b8e [INFO] running `Command { std: "docker" "start" "-a" "dbdd248f4f7cb91ad1f931af225a3802ae8a4dfe961f51c227c1435089da9b8e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bliss-audio-aubio-sys v0.2.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling ffmpeg-next v5.1.1 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling rustfft v5.1.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rcue v0.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mpd v0.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling ffmpeg-sys-next v5.1.1 [INFO] [stderr] Compiling py_literal v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling ndarray-npy v0.8.0 [INFO] [stderr] Compiling bliss-audio-aubio-rs v0.2.0 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling bliss-audio v0.6.2 [INFO] [stderr] Compiling blissify v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "dbdd248f4f7cb91ad1f931af225a3802ae8a4dfe961f51c227c1435089da9b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbdd248f4f7cb91ad1f931af225a3802ae8a4dfe961f51c227c1435089da9b8e", kill_on_drop: false }` [INFO] [stdout] dbdd248f4f7cb91ad1f931af225a3802ae8a4dfe961f51c227c1435089da9b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a40df6df550964d2682113656c2b0b162baf7d02b91adccdfc00835d7333d27 [INFO] running `Command { std: "docker" "start" "-a" "4a40df6df550964d2682113656c2b0b162baf7d02b91adccdfc00835d7333d27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blissify v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "4a40df6df550964d2682113656c2b0b162baf7d02b91adccdfc00835d7333d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a40df6df550964d2682113656c2b0b162baf7d02b91adccdfc00835d7333d27", kill_on_drop: false }` [INFO] [stdout] 4a40df6df550964d2682113656c2b0b162baf7d02b91adccdfc00835d7333d27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2451d5068b903089c6aa2c374071c3c85375f9df6c00f5fe2fd43741e684340 [INFO] running `Command { std: "docker" "start" "-a" "b2451d5068b903089c6aa2c374071c3c85375f9df6c00f5fe2fd43741e684340", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blissify-29a7e27195924371) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test::test_playlist_no_song ... ok [INFO] [stdout] test test::test_playlist_song_not_in_db ... ok [INFO] [stdout] test test::test_playlist ... ok [INFO] [stdout] test test::test_mpd_to_bliss_song ... ok [INFO] [stdout] test test::test_update ... ok [INFO] [stdout] test test::test_update_screwed_db ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2451d5068b903089c6aa2c374071c3c85375f9df6c00f5fe2fd43741e684340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2451d5068b903089c6aa2c374071c3c85375f9df6c00f5fe2fd43741e684340", kill_on_drop: false }` [INFO] [stdout] b2451d5068b903089c6aa2c374071c3c85375f9df6c00f5fe2fd43741e684340