[INFO] cloning repository https://github.com/Tak-Iwamoto/yjt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tak-Iwamoto/yjt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTak-Iwamoto%2Fyjt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTak-Iwamoto%2Fyjt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9828e3eae1b0899b89bd3f10822d0cc8c9ddbec [INFO] testing Tak-Iwamoto/yjt 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%2FTak-Iwamoto%2Fyjt" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tak-Iwamoto/yjt 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/Tak-Iwamoto/yjt [INFO] finished tweaking git repo https://github.com/Tak-Iwamoto/yjt [INFO] tweaked toml for git repo https://github.com/Tak-Iwamoto/yjt written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Tak-Iwamoto/yjt 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 7a39e81959e4159223260cb07bf9d944ddd2eed4c867c491f06b89653169a8b7 [INFO] running `Command { std: "docker" "start" "-a" "7a39e81959e4159223260cb07bf9d944ddd2eed4c867c491f06b89653169a8b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a39e81959e4159223260cb07bf9d944ddd2eed4c867c491f06b89653169a8b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a39e81959e4159223260cb07bf9d944ddd2eed4c867c491f06b89653169a8b7", kill_on_drop: false }` [INFO] [stdout] 7a39e81959e4159223260cb07bf9d944ddd2eed4c867c491f06b89653169a8b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 7fa9d540ba338d33da3b489376dfe167860d5cd2df604e04f437abc34a56ad09 [INFO] running `Command { std: "docker" "start" "-a" "7fa9d540ba338d33da3b489376dfe167860d5cd2df604e04f437abc34a56ad09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [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 indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling serde_yaml v0.8.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling yjt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Input` [INFO] [stdout] --> src/event.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Input(I), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/event.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy)] [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: variant is never constructed: `Tick` [INFO] [stdout] --> src/event.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Tick, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/event.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy)] [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: struct is never constructed: `Events` [INFO] [stdout] --> src/event.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TICK_RATE` [INFO] [stdout] --> src/event.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const TICK_RATE: Duration = Duration::from_millis(250); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/event.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> Events { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/event.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn next(&self) -> Result, mpsc::RecvError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/query.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(value: String) -> Query { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.87s [INFO] running `Command { std: "docker" "inspect" "7fa9d540ba338d33da3b489376dfe167860d5cd2df604e04f437abc34a56ad09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa9d540ba338d33da3b489376dfe167860d5cd2df604e04f437abc34a56ad09", kill_on_drop: false }` [INFO] [stdout] 7fa9d540ba338d33da3b489376dfe167860d5cd2df604e04f437abc34a56ad09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 749041f478c4b2ba29fb72f3e95b33556499948564107542d55fd4db2da002b2 [INFO] running `Command { std: "docker" "start" "-a" "749041f478c4b2ba29fb72f3e95b33556499948564107542d55fd4db2da002b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling yjt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Input` [INFO] [stdout] --> src/event.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Input(I), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/event.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy)] [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: variant is never constructed: `Tick` [INFO] [stdout] --> src/event.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Tick, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/event.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Copy)] [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: struct is never constructed: `Events` [INFO] [stdout] --> src/event.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Events { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TICK_RATE` [INFO] [stdout] --> src/event.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const TICK_RATE: Duration = Duration::from_millis(250); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/event.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new() -> Events { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next` [INFO] [stdout] --> src/event.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn next(&self) -> Result, mpsc::RecvError> { [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.14s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/yjt-32f9fa020ef80675) [INFO] running `Command { std: "docker" "inspect" "749041f478c4b2ba29fb72f3e95b33556499948564107542d55fd4db2da002b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "749041f478c4b2ba29fb72f3e95b33556499948564107542d55fd4db2da002b2", kill_on_drop: false }` [INFO] [stdout] 749041f478c4b2ba29fb72f3e95b33556499948564107542d55fd4db2da002b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] eed913eeecb1baf51a4e0cb13af4d3b2c9a573294cac6a6f649ced4dd25dfb02 [INFO] running `Command { std: "docker" "start" "-a" "eed913eeecb1baf51a4e0cb13af4d3b2c9a573294cac6a6f649ced4dd25dfb02", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `Input` [INFO] [stderr] --> src/event.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Input(I), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/event.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone, Copy)] [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: variant is never constructed: `Tick` [INFO] [stderr] --> src/event.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | Tick, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Event` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/event.rs:5:10 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone, Copy)] [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: struct is never constructed: `Events` [INFO] [stderr] --> src/event.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct Events { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `TICK_RATE` [INFO] [stderr] --> src/event.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | const TICK_RATE: Duration = Duration::from_millis(250); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/event.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn new() -> Events { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next` [INFO] [stderr] --> src/event.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn next(&self) -> Result, mpsc::RecvError> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `yjt` (bin "yjt" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yjt-32f9fa020ef80675) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test query::tests::test_get_last_properties ... ok [INFO] [stdout] test query::tests::test_get_properties ... ok [INFO] [stdout] test data::json::tests::test_from_json ... ok [INFO] [stdout] test data::toml::tests::test_from_toml ... ok [INFO] [stdout] test data::toml::tests::test_parse_toml ... ok [INFO] [stdout] test data::yaml::tests::test_from_serde_yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eed913eeecb1baf51a4e0cb13af4d3b2c9a573294cac6a6f649ced4dd25dfb02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed913eeecb1baf51a4e0cb13af4d3b2c9a573294cac6a6f649ced4dd25dfb02", kill_on_drop: false }` [INFO] [stdout] eed913eeecb1baf51a4e0cb13af4d3b2c9a573294cac6a6f649ced4dd25dfb02