[INFO] cloning repository https://github.com/AlexanderThaller/salt-compressor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderThaller/salt-compressor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fsalt-compressor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fsalt-compressor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 677d0e80ac5011d8d9e93c427bb11ef4e5678efb [INFO] testing AlexanderThaller/salt-compressor against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderThaller%2Fsalt-compressor" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexanderThaller/salt-compressor on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlexanderThaller/salt-compressor [INFO] finished tweaking git repo https://github.com/AlexanderThaller/salt-compressor [INFO] tweaked toml for git repo https://github.com/AlexanderThaller/salt-compressor written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/AlexanderThaller/salt-compressor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loggerv v0.7.2 [INFO] [stderr] Downloaded serde_json v1.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f92365d3c07cb2a94e2938eee1d1e81e7b776cf376d41ef39bcd04ca0dd44a13 [INFO] running `Command { std: "docker" "start" "-a" "f92365d3c07cb2a94e2938eee1d1e81e7b776cf376d41ef39bcd04ca0dd44a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f92365d3c07cb2a94e2938eee1d1e81e7b776cf376d41ef39bcd04ca0dd44a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f92365d3c07cb2a94e2938eee1d1e81e7b776cf376d41ef39bcd04ca0dd44a13", kill_on_drop: false }` [INFO] [stdout] f92365d3c07cb2a94e2938eee1d1e81e7b776cf376d41ef39bcd04ca0dd44a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05e3bacb3c2335aa76766d39d98516390fbe67a75a72a6b6a3376406e74e4cd1 [INFO] running `Command { std: "docker" "start" "-a" "05e3bacb3c2335aa76766d39d98516390fbe67a75a72a6b6a3376406e74e4cd1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling loggerv v0.7.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling salt-compressor v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.93s [INFO] running `Command { std: "docker" "inspect" "05e3bacb3c2335aa76766d39d98516390fbe67a75a72a6b6a3376406e74e4cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e3bacb3c2335aa76766d39d98516390fbe67a75a72a6b6a3376406e74e4cd1", kill_on_drop: false }` [INFO] [stdout] 05e3bacb3c2335aa76766d39d98516390fbe67a75a72a6b6a3376406e74e4cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d14241828c24f277b2c918eb2ca68bb50550d82da8ea63f7d1254bc8bdf984a [INFO] running `Command { std: "docker" "start" "-a" "7d14241828c24f277b2c918eb2ca68bb50550d82da8ea63f7d1254bc8bdf984a", kill_on_drop: false }` [INFO] [stderr] Compiling salt-compressor v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 35 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 35 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tests.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 152 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 152 | Err(e) => std::panic::panic_any(e), [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 2.97s [INFO] running `Command { std: "docker" "inspect" "7d14241828c24f277b2c918eb2ca68bb50550d82da8ea63f7d1254bc8bdf984a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d14241828c24f277b2c918eb2ca68bb50550d82da8ea63f7d1254bc8bdf984a", kill_on_drop: false }` [INFO] [stdout] 7d14241828c24f277b2c918eb2ca68bb50550d82da8ea63f7d1254bc8bdf984a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f3da627eda15c599842c13fe13ec2b0f216e1dad496e12f6c4f9f5cd0469269 [INFO] running `Command { std: "docker" "start" "-a" "4f3da627eda15c599842c13fe13ec2b0f216e1dad496e12f6c4f9f5cd0469269", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:35:30 [INFO] [stderr] | [INFO] [stderr] 35 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 35 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 35 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/tests.rs:152:30 [INFO] [stderr] | [INFO] [stderr] 152 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 152 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 152 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: `salt-compressor` (bin "salt-compressor" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.99s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/salt_compressor-cd8ac21171fbdfbb) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::test_get_results::bool ... ok [INFO] [stdout] test tests::test_get_results::array ... ok [INFO] [stdout] test tests::test_get_results::empty_results ... ok [INFO] [stdout] test tests::test_get_results::not_ret_array ... ok [INFO] [stdout] test tests::test_retcode::from_success ... ok [INFO] [stdout] test tests::test_get_results::old_new_values_in_ret ... ok [INFO] [stdout] test tests::test_retcode::from_failure ... ok [INFO] [stdout] test tests::test_get_results::only_failed_hosts ... ok [INFO] [stdout] test tests::test_get_results::duplicate_keys_hosts ... ok [INFO] [stdout] test tests::test_get_results::array_weird - should panic ... ok [INFO] [stdout] test tests::test_get_results::value_not_an_object - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f3da627eda15c599842c13fe13ec2b0f216e1dad496e12f6c4f9f5cd0469269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3da627eda15c599842c13fe13ec2b0f216e1dad496e12f6c4f9f5cd0469269", kill_on_drop: false }` [INFO] [stdout] 4f3da627eda15c599842c13fe13ec2b0f216e1dad496e12f6c4f9f5cd0469269