[INFO] cloning repository https://github.com/kimond/rust_cmustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kimond/rust_cmustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimond%2Frust_cmustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkimond%2Frust_cmustify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39e37a8307c39a623c698c4bbaa040a1955a6b89 [INFO] testing kimond/rust_cmustify 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%2Fkimond%2Frust_cmustify" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kimond/rust_cmustify 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/kimond/rust_cmustify [INFO] finished tweaking git repo https://github.com/kimond/rust_cmustify [INFO] tweaked toml for git repo https://github.com/kimond/rust_cmustify written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kimond/rust_cmustify 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f24ce7e8d5bdbbf9c9899f4d3e2ae91d6a18cd364e6b39010a85fd896f3e409a [INFO] running `Command { std: "docker" "start" "-a" "f24ce7e8d5bdbbf9c9899f4d3e2ae91d6a18cd364e6b39010a85fd896f3e409a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f24ce7e8d5bdbbf9c9899f4d3e2ae91d6a18cd364e6b39010a85fd896f3e409a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24ce7e8d5bdbbf9c9899f4d3e2ae91d6a18cd364e6b39010a85fd896f3e409a", kill_on_drop: false }` [INFO] [stdout] f24ce7e8d5bdbbf9c9899f4d3e2ae91d6a18cd364e6b39010a85fd896f3e409a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d846d6abc9efab2d905304bd59ebd65deed859d9a8bf85d59c015395ceba871b [INFO] running `Command { std: "docker" "start" "-a" "d846d6abc9efab2d905304bd59ebd65deed859d9a8bf85d59c015395ceba871b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling notify-rust v3.4.2 [INFO] [stderr] Compiling cmustify v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.89s [INFO] running `Command { std: "docker" "inspect" "d846d6abc9efab2d905304bd59ebd65deed859d9a8bf85d59c015395ceba871b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d846d6abc9efab2d905304bd59ebd65deed859d9a8bf85d59c015395ceba871b", kill_on_drop: false }` [INFO] [stdout] d846d6abc9efab2d905304bd59ebd65deed859d9a8bf85d59c015395ceba871b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9b96cd5e90e474df8c9648089d363cdc501512527df22d3764b9d3a7a28e825 [INFO] running `Command { std: "docker" "start" "-a" "d9b96cd5e90e474df8c9648089d363cdc501512527df22d3764b9d3a7a28e825", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cmustify v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmustify-20195c1f9bb8ca2f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cmustify-4ade5861aecbe12c) [INFO] running `Command { std: "docker" "inspect" "d9b96cd5e90e474df8c9648089d363cdc501512527df22d3764b9d3a7a28e825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9b96cd5e90e474df8c9648089d363cdc501512527df22d3764b9d3a7a28e825", kill_on_drop: false }` [INFO] [stdout] d9b96cd5e90e474df8c9648089d363cdc501512527df22d3764b9d3a7a28e825 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c121e3f208e9382388d82cf9cbb8d52eb91fe49b35d6de782ee15d8b0d5518bc [INFO] running `Command { std: "docker" "start" "-a" "c121e3f208e9382388d82cf9cbb8d52eb91fe49b35d6de782ee15d8b0d5518bc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cmustify-20195c1f9bb8ca2f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::format_notification_body_correctly ... ok [INFO] [stdout] test tests::parse_cmus_data_correctly ... ok [INFO] [stdout] test tests::run_send_notification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cmustify-4ade5861aecbe12c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests cmustify [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] [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" "c121e3f208e9382388d82cf9cbb8d52eb91fe49b35d6de782ee15d8b0d5518bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c121e3f208e9382388d82cf9cbb8d52eb91fe49b35d6de782ee15d8b0d5518bc", kill_on_drop: false }` [INFO] [stdout] c121e3f208e9382388d82cf9cbb8d52eb91fe49b35d6de782ee15d8b0d5518bc