[INFO] cloning repository https://github.com/eighty4/swoon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eighty4/swoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feighty4%2Fswoon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feighty4%2Fswoon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8950e648a8a2d2b5db0d914c8f9fdd1c9721c64 [INFO] testing eighty4/swoon 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%2Feighty4%2Fswoon" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eighty4/swoon 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/eighty4/swoon [INFO] finished tweaking git repo https://github.com/eighty4/swoon [INFO] tweaked toml for git repo https://github.com/eighty4/swoon written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/eighty4/swoon 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 5edbcdc063ee708a8873b2051c0ad1a923791294a9e0b414b4449bea84fc2ff0 [INFO] running `Command { std: "docker" "start" "-a" "5edbcdc063ee708a8873b2051c0ad1a923791294a9e0b414b4449bea84fc2ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5edbcdc063ee708a8873b2051c0ad1a923791294a9e0b414b4449bea84fc2ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5edbcdc063ee708a8873b2051c0ad1a923791294a9e0b414b4449bea84fc2ff0", kill_on_drop: false }` [INFO] [stdout] 5edbcdc063ee708a8873b2051c0ad1a923791294a9e0b414b4449bea84fc2ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 919d19538338159e124eb19d0813aef392180c01b2287138c9166487a9db9dee [INFO] running `Command { std: "docker" "start" "-a" "919d19538338159e124eb19d0813aef392180c01b2287138c9166487a9db9dee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [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 tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling liquid-derive v0.23.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling liquid-core v0.23.0 [INFO] [stderr] Compiling liquid-lib v0.23.0 [INFO] [stderr] Compiling liquid v0.23.1 [INFO] [stderr] Compiling swoon v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Image` [INFO] [stdout] --> src/images/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Image { name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bake_archetype_image` [INFO] [stdout] --> src/packer/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bake_archetype_image(ctx: &SwoonContext) -> task::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `result` [INFO] [stdout] --> src/api/command.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn result(error_str: &str) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug` [INFO] [stdout] --> src/api/context.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) debug: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SwoonOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/context.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_sub_dir` [INFO] [stdout] --> src/api/util.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_sub_dir(path: &str) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.86s [INFO] running `Command { std: "docker" "inspect" "919d19538338159e124eb19d0813aef392180c01b2287138c9166487a9db9dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919d19538338159e124eb19d0813aef392180c01b2287138c9166487a9db9dee", kill_on_drop: false }` [INFO] [stdout] 919d19538338159e124eb19d0813aef392180c01b2287138c9166487a9db9dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 6f74e9f46869bc27a683fafb3ebc707feb9079c921f287a8fb1bab84da39a19f [INFO] running `Command { std: "docker" "start" "-a" "6f74e9f46869bc27a683fafb3ebc707feb9079c921f287a8fb1bab84da39a19f", kill_on_drop: false }` [INFO] [stderr] Compiling swoon v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Image` [INFO] [stdout] --> src/images/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Image { name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `bake_archetype_image` [INFO] [stdout] --> src/packer/mod.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bake_archetype_image(ctx: &SwoonContext) -> task::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `result` [INFO] [stdout] --> src/api/command.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn result(error_str: &str) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `debug` [INFO] [stdout] --> src/api/context.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) debug: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SwoonOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/api/context.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `default` [INFO] [stdout] --> src/api/context.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn default() -> task::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create_sub_dir` [INFO] [stdout] --> src/api/util.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create_sub_dir(path: &str) -> task::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/swoon-0c749b0d457aad31) [INFO] running `Command { std: "docker" "inspect" "6f74e9f46869bc27a683fafb3ebc707feb9079c921f287a8fb1bab84da39a19f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f74e9f46869bc27a683fafb3ebc707feb9079c921f287a8fb1bab84da39a19f", kill_on_drop: false }` [INFO] [stdout] 6f74e9f46869bc27a683fafb3ebc707feb9079c921f287a8fb1bab84da39a19f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e48671dcb534fb0014217a8a7013acec0b0083b5dc4a45f2a2d7bb5028d464a8 [INFO] running `Command { std: "docker" "start" "-a" "e48671dcb534fb0014217a8a7013acec0b0083b5dc4a45f2a2d7bb5028d464a8", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Image` [INFO] [stderr] --> src/images/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Image { name: String }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `bake_archetype_image` [INFO] [stderr] --> src/packer/mod.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn bake_archetype_image(ctx: &SwoonContext) -> task::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `result` [INFO] [stderr] --> src/api/command.rs:31:12 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn result(error_str: &str) -> Result { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `debug` [INFO] [stderr] --> src/api/context.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub(crate) debug: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SwoonOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/api/context.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `default` [INFO] [stderr] --> src/api/context.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn default() -> task::Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `create_sub_dir` [INFO] [stderr] --> src/api/util.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn create_sub_dir(path: &str) -> task::Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `swoon` (bin "swoon" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swoon-0c749b0d457aad31) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test api::util::tests::test_split_string_with_empty_input ... ok [INFO] [stdout] test api::config::tests::test_parse_full_config ... ok [INFO] [stdout] test api::template::tests::test_template ... ok [INFO] [stdout] test api::config::tests::test_parse_minimal_config ... ok [INFO] [stdout] test api::util::tests::test_split_string ... ok [INFO] [stdout] test api::test::test_operating_system_to_string ... ok [INFO] [stdout] test api::test::test_operating_system_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e48671dcb534fb0014217a8a7013acec0b0083b5dc4a45f2a2d7bb5028d464a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48671dcb534fb0014217a8a7013acec0b0083b5dc4a45f2a2d7bb5028d464a8", kill_on_drop: false }` [INFO] [stdout] e48671dcb534fb0014217a8a7013acec0b0083b5dc4a45f2a2d7bb5028d464a8