[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feighty4%2Fswoon" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eighty4/swoon on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-1/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liquid v0.23.1 [INFO] [stderr] Downloaded proc-quote v0.4.0 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded proc-quote-impl v0.3.2 [INFO] [stderr] Downloaded liquid-derive v0.23.0 [INFO] [stderr] Downloaded anymap2 v0.13.0 [INFO] [stderr] Downloaded liquid-core v0.23.0 [INFO] [stderr] Downloaded liquid-lib v0.23.0 [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a7f99dd960b0799047719fe13a282d024b4587a46ad9de4d4c439022c470eeb [INFO] running `Command { std: "docker" "start" "-a" "5a7f99dd960b0799047719fe13a282d024b4587a46ad9de4d4c439022c470eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a7f99dd960b0799047719fe13a282d024b4587a46ad9de4d4c439022c470eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a7f99dd960b0799047719fe13a282d024b4587a46ad9de4d4c439022c470eeb", kill_on_drop: false }` [INFO] [stdout] 5a7f99dd960b0799047719fe13a282d024b4587a46ad9de4d4c439022c470eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa39c635a01878f24887ae7b1a57431b90a6f4857cae0b28eb4d5585e277dce [INFO] running `Command { std: "docker" "start" "-a" "2aa39c635a01878f24887ae7b1a57431b90a6f4857cae0b28eb4d5585e277dce", 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 serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [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 proc-quote-impl v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [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 pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.23.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [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.15s [INFO] running `Command { std: "docker" "inspect" "2aa39c635a01878f24887ae7b1a57431b90a6f4857cae0b28eb4d5585e277dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa39c635a01878f24887ae7b1a57431b90a6f4857cae0b28eb4d5585e277dce", kill_on_drop: false }` [INFO] [stdout] 2aa39c635a01878f24887ae7b1a57431b90a6f4857cae0b28eb4d5585e277dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f10afb27c9fe757adcfb32a8443cb8e605ec6087582b42e597f41e5fa3a7fc13 [INFO] running `Command { std: "docker" "start" "-a" "f10afb27c9fe757adcfb32a8443cb8e605ec6087582b42e597f41e5fa3a7fc13", 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 2.64s [INFO] running `Command { std: "docker" "inspect" "f10afb27c9fe757adcfb32a8443cb8e605ec6087582b42e597f41e5fa3a7fc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10afb27c9fe757adcfb32a8443cb8e605ec6087582b42e597f41e5fa3a7fc13", kill_on_drop: false }` [INFO] [stdout] f10afb27c9fe757adcfb32a8443cb8e605ec6087582b42e597f41e5fa3a7fc13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d1e02c7e95f13932ce514de45dc0c3d56714f1e78d524172599a691a7156b62b [INFO] running `Command { std: "docker" "start" "-a" "d1e02c7e95f13932ce514de45dc0c3d56714f1e78d524172599a691a7156b62b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.70s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/swoon-0c749b0d457aad31) [INFO] [stdout] running 7 tests [INFO] [stdout] test api::test::test_operating_system_to_string ... ok [INFO] [stdout] test api::test::test_operating_system_from_string ... ok [INFO] [stdout] test api::config::tests::test_parse_minimal_config ... ok [INFO] [stdout] test api::config::tests::test_parse_full_config ... ok [INFO] [stdout] test api::util::tests::test_split_string ... ok [INFO] [stdout] test api::util::tests::test_split_string_with_empty_input ... ok [INFO] [stdout] test api::template::tests::test_template ... 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" "d1e02c7e95f13932ce514de45dc0c3d56714f1e78d524172599a691a7156b62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e02c7e95f13932ce514de45dc0c3d56714f1e78d524172599a691a7156b62b", kill_on_drop: false }` [INFO] [stdout] d1e02c7e95f13932ce514de45dc0c3d56714f1e78d524172599a691a7156b62b