[INFO] cloning repository https://github.com/troyjfarrell/tokio-cursive-sqlite-mvp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/troyjfarrell/tokio-cursive-sqlite-mvp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroyjfarrell%2Ftokio-cursive-sqlite-mvp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftroyjfarrell%2Ftokio-cursive-sqlite-mvp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df00fa2741423562aca0ede554a68392f185db52 [INFO] testing troyjfarrell/tokio-cursive-sqlite-mvp 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%2Ftroyjfarrell%2Ftokio-cursive-sqlite-mvp" "/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/troyjfarrell/tokio-cursive-sqlite-mvp 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/troyjfarrell/tokio-cursive-sqlite-mvp [INFO] finished tweaking git repo https://github.com/troyjfarrell/tokio-cursive-sqlite-mvp [INFO] tweaked toml for git repo https://github.com/troyjfarrell/tokio-cursive-sqlite-mvp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/troyjfarrell/tokio-cursive-sqlite-mvp 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-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: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] 795a105b21d3dbd31ac29d666f1369047cf541e3e21bb5acc3ea128c213e8174 [INFO] running `Command { std: "docker" "start" "-a" "795a105b21d3dbd31ac29d666f1369047cf541e3e21bb5acc3ea128c213e8174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "795a105b21d3dbd31ac29d666f1369047cf541e3e21bb5acc3ea128c213e8174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795a105b21d3dbd31ac29d666f1369047cf541e3e21bb5acc3ea128c213e8174", kill_on_drop: false }` [INFO] [stdout] 795a105b21d3dbd31ac29d666f1369047cf541e3e21bb5acc3ea128c213e8174 [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: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] b569857d153da9a6d68f85fa43e33ab8e23594d58e859650ffd024ea7f7cdf39 [INFO] running `Command { std: "docker" "start" "-a" "b569857d153da9a6d68f85fa43e33ab8e23594d58e859650ffd024ea7f7cdf39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling retain_mut v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling rusqlite_migration v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling tokio-cursive-sqlite-mvp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/mvp/bin/ui.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> src/mvp/bin/app_controller.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | receiver: tokio::sync::mpsc::Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AppControllerChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mvp/bin/app_controller.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "b569857d153da9a6d68f85fa43e33ab8e23594d58e859650ffd024ea7f7cdf39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b569857d153da9a6d68f85fa43e33ab8e23594d58e859650ffd024ea7f7cdf39", kill_on_drop: false }` [INFO] [stdout] b569857d153da9a6d68f85fa43e33ab8e23594d58e859650ffd024ea7f7cdf39 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5f7742ea3bc14377111e4851906b483388a1ef2db8a56e8310ba437d8762cea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e5f7742ea3bc14377111e4851906b483388a1ef2db8a56e8310ba437d8762cea", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-cursive-sqlite-mvp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `retain_mut::RetainMut` [INFO] [stdout] --> src/mvp/bin/ui.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | use retain_mut::RetainMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `receiver` [INFO] [stdout] --> src/mvp/bin/app_controller.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | receiver: tokio::sync::mpsc::Receiver, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `AppControllerChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mvp/bin/app_controller.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] [stderr] Executable unittests src/mvp/bin/main.rs (/opt/rustwide/target/debug/deps/mvp-674ed99b49065672) [INFO] running `Command { std: "docker" "inspect" "e5f7742ea3bc14377111e4851906b483388a1ef2db8a56e8310ba437d8762cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f7742ea3bc14377111e4851906b483388a1ef2db8a56e8310ba437d8762cea", kill_on_drop: false }` [INFO] [stdout] e5f7742ea3bc14377111e4851906b483388a1ef2db8a56e8310ba437d8762cea [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: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] f06f6100643b57a8f0ddab760105e47fe84e78b1985099f203adb233d8dc2f54 [INFO] running `Command { std: "docker" "start" "-a" "f06f6100643b57a8f0ddab760105e47fe84e78b1985099f203adb233d8dc2f54", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `retain_mut::RetainMut` [INFO] [stderr] --> src/mvp/bin/ui.rs:169:13 [INFO] [stderr] | [INFO] [stderr] 169 | use retain_mut::RetainMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `receiver` [INFO] [stderr] --> src/mvp/bin/app_controller.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | receiver: tokio::sync::mpsc::Receiver, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `AppControllerChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mvp/bin/app_controller.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug)] [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: `tokio-cursive-sqlite-mvp` (bin "mvp" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/mvp/bin/main.rs (/opt/rustwide/target/debug/deps/mvp-674ed99b49065672) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test model::migrations::tests::migrations_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f06f6100643b57a8f0ddab760105e47fe84e78b1985099f203adb233d8dc2f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06f6100643b57a8f0ddab760105e47fe84e78b1985099f203adb233d8dc2f54", kill_on_drop: false }` [INFO] [stdout] f06f6100643b57a8f0ddab760105e47fe84e78b1985099f203adb233d8dc2f54