[INFO] cloning repository https://github.com/james-d12/apm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/james-d12/apm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-d12%2Fapm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjames-d12%2Fapm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a75f079eebd713d0a402ba31f0fd6601e2ffce1f [INFO] testing james-d12/apm 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%2Fjames-d12%2Fapm" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/james-d12/apm 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/james-d12/apm [INFO] finished tweaking git repo https://github.com/james-d12/apm [INFO] tweaked toml for git repo https://github.com/james-d12/apm written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/james-d12/apm 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-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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] 21d37962f1342d13836c50209910b14707dd901b8e6898285f78682cddf61e76 [INFO] running `Command { std: "docker" "start" "-a" "21d37962f1342d13836c50209910b14707dd901b8e6898285f78682cddf61e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d37962f1342d13836c50209910b14707dd901b8e6898285f78682cddf61e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d37962f1342d13836c50209910b14707dd901b8e6898285f78682cddf61e76", kill_on_drop: false }` [INFO] [stdout] 21d37962f1342d13836c50209910b14707dd901b8e6898285f78682cddf61e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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] 63a75c93ba72c4e3528b454735cbbddd29b1270da42da7047d06bbbb57a08f76 [INFO] running `Command { std: "docker" "start" "-a" "63a75c93ba72c4e3528b454735cbbddd29b1270da42da7047d06bbbb57a08f76", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling apm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/apm/command.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Unknown [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CommandType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/apm/command.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 3 | #[derive(Debug)] [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: variant is never constructed: `CommandLine` [INFO] [stdout] --> src/apm/terminal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | CommandLine [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.96s [INFO] running `Command { std: "docker" "inspect" "63a75c93ba72c4e3528b454735cbbddd29b1270da42da7047d06bbbb57a08f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a75c93ba72c4e3528b454735cbbddd29b1270da42da7047d06bbbb57a08f76", kill_on_drop: false }` [INFO] [stdout] 63a75c93ba72c4e3528b454735cbbddd29b1270da42da7047d06bbbb57a08f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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] 9f2ac9d4cc23832f1c08db89cc526d3e205b153421372016219a8c2dd6437c54 [INFO] running `Command { std: "docker" "start" "-a" "9f2ac9d4cc23832f1c08db89cc526d3e205b153421372016219a8c2dd6437c54", kill_on_drop: false }` [INFO] [stderr] Compiling apm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/apm/command.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Unknown [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CommandType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/apm/command.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, Copy)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 3 | #[derive(Debug)] [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: variant is never constructed: `CommandLine` [INFO] [stdout] --> src/apm/terminal.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | CommandLine [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 1.33s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/apm-1e43fc692ab3e8c6) [INFO] running `Command { std: "docker" "inspect" "9f2ac9d4cc23832f1c08db89cc526d3e205b153421372016219a8c2dd6437c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2ac9d4cc23832f1c08db89cc526d3e205b153421372016219a8c2dd6437c54", kill_on_drop: false }` [INFO] [stdout] 9f2ac9d4cc23832f1c08db89cc526d3e205b153421372016219a8c2dd6437c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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] d40c3874b4c513be2d65ef73ff19244b078d4a188f5638694d43aac713f00f1e [INFO] running `Command { std: "docker" "start" "-a" "d40c3874b4c513be2d65ef73ff19244b078d4a188f5638694d43aac713f00f1e", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Unknown` [INFO] [stderr] --> src/apm/command.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Unknown [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CommandType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/apm/command.rs:2:10 [INFO] [stderr] | [INFO] [stderr] 2 | #[derive(Clone, Copy)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 3 | #[derive(Debug)] [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: variant is never constructed: `CommandLine` [INFO] [stderr] --> src/apm/terminal.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | CommandLine [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `apm` (bin "apm" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/apm-1e43fc692ab3e8c6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test apm::command::tests::test_constructor ... ok [INFO] [stdout] Cargo.lock [INFO] [stdout] Cargo.toml [INFO] [stdout] License [INFO] [stdout] Readme.md [INFO] [stdout] src [INFO] [stdout] test apm::terminal::tests::test_execute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d40c3874b4c513be2d65ef73ff19244b078d4a188f5638694d43aac713f00f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d40c3874b4c513be2d65ef73ff19244b078d4a188f5638694d43aac713f00f1e", kill_on_drop: false }` [INFO] [stdout] d40c3874b4c513be2d65ef73ff19244b078d4a188f5638694d43aac713f00f1e