[INFO] cloning repository https://github.com/sbstp/kubie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbstp/kubie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Fkubie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbstp%2Fkubie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7729d8c22ee42c3e0313230a1a904903e3df9777 [INFO] testing sbstp/kubie 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%2Fsbstp%2Fkubie" "/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/sbstp/kubie 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/sbstp/kubie [INFO] finished tweaking git repo https://github.com/sbstp/kubie [INFO] tweaked toml for git repo https://github.com/sbstp/kubie written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sbstp/kubie 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] 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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cac612906aaa52a24661b3c99cf7aac3ee6d004925e8ed1d6d2b98431f1ff8d7 [INFO] running `Command { std: "docker" "start" "-a" "cac612906aaa52a24661b3c99cf7aac3ee6d004925e8ed1d6d2b98431f1ff8d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac612906aaa52a24661b3c99cf7aac3ee6d004925e8ed1d6d2b98431f1ff8d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac612906aaa52a24661b3c99cf7aac3ee6d004925e8ed1d6d2b98431f1ff8d7", kill_on_drop: false }` [INFO] [stdout] cac612906aaa52a24661b3c99cf7aac3ee6d004925e8ed1d6d2b98431f1ff8d7 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e57897b8aad89e14763024fd70382ceafbe8bcc19ba876914fb536a74ece475 [INFO] running `Command { std: "docker" "start" "-a" "1e57897b8aad89e14763024fd70382ceafbe8bcc19ba876914fb536a74ece475", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_yaml v0.8.20 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling kubie v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `prerelease` [INFO] [stdout] --> src/cmd/update.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Release` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/update.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/cmd/update.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/update.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/cmd/update.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | state: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/update.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "1e57897b8aad89e14763024fd70382ceafbe8bcc19ba876914fb536a74ece475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e57897b8aad89e14763024fd70382ceafbe8bcc19ba876914fb536a74ece475", kill_on_drop: false }` [INFO] [stdout] 1e57897b8aad89e14763024fd70382ceafbe8bcc19ba876914fb536a74ece475 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ff6ec26ea28f39ca53c4bc523038e688a026932c7eee2a7a41fdba1f3ca63264 [INFO] running `Command { std: "docker" "start" "-a" "ff6ec26ea28f39ca53c4bc523038e688a026932c7eee2a7a41fdba1f3ca63264", kill_on_drop: false }` [INFO] [stderr] Compiling kubie v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `prerelease` [INFO] [stdout] --> src/cmd/update.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | prerelease: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Release` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/update.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/cmd/update.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/update.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/cmd/update.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | state: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/cmd/update.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.78s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kubie-99f09646037db1b1) [INFO] running `Command { std: "docker" "inspect" "ff6ec26ea28f39ca53c4bc523038e688a026932c7eee2a7a41fdba1f3ca63264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6ec26ea28f39ca53c4bc523038e688a026932c7eee2a7a41fdba1f3ca63264", kill_on_drop: false }` [INFO] [stdout] ff6ec26ea28f39ca53c4bc523038e688a026932c7eee2a7a41fdba1f3ca63264 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e08dc71d9ab8adc7a2aff132a0b2797f730105cf49f596c5e38c1cb4344a331f [INFO] running `Command { std: "docker" "start" "-a" "e08dc71d9ab8adc7a2aff132a0b2797f730105cf49f596c5e38c1cb4344a331f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `prerelease` [INFO] [stderr] --> src/cmd/update.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | prerelease: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Release` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/update.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/cmd/update.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/update.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> src/cmd/update.rs:63:5 [INFO] [stderr] | [INFO] [stderr] 63 | state: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Asset` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/cmd/update.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kubie` (bin "kubie" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kubie-99f09646037db1b1) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cmd::update::test_binary_name ... ok [INFO] [stdout] test settings::test_expanduser ... ok [INFO] [stdout] test shell::detect::test_parse_command_with_args ... ok [INFO] [stdout] test shell::detect::test_parse_command_with_path ... ok [INFO] [stdout] test shell::detect::test_parse_command_with_path_and_args ... ok [INFO] [stdout] test shell::detect::test_parse_command_simple ... ok [INFO] [stdout] test shell::detect::test_parse_command_versioned_intepreter ... ok [INFO] [stdout] test shell::detect::test_parse_command_login_shell ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e08dc71d9ab8adc7a2aff132a0b2797f730105cf49f596c5e38c1cb4344a331f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08dc71d9ab8adc7a2aff132a0b2797f730105cf49f596c5e38c1cb4344a331f", kill_on_drop: false }` [INFO] [stdout] e08dc71d9ab8adc7a2aff132a0b2797f730105cf49f596c5e38c1cb4344a331f