[INFO] cloning repository https://github.com/gudmunduro/cursed-text-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gudmunduro/cursed-text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgudmunduro%2Fcursed-text-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgudmunduro%2Fcursed-text-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccc93c4cc622d4db5368fa306cbb9f73c953750f [INFO] testing gudmunduro/cursed-text-editor against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgudmunduro%2Fcursed-text-editor" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gudmunduro/cursed-text-editor on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gudmunduro/cursed-text-editor [INFO] finished tweaking git repo https://github.com/gudmunduro/cursed-text-editor [INFO] tweaked toml for git repo https://github.com/gudmunduro/cursed-text-editor written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gudmunduro/cursed-text-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] aa9c392b9d6d3bec40b7fbd15b91d473db3ae7fa15579abbed74965e7ff54398 [INFO] running `Command { std: "docker" "start" "-a" "aa9c392b9d6d3bec40b7fbd15b91d473db3ae7fa15579abbed74965e7ff54398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa9c392b9d6d3bec40b7fbd15b91d473db3ae7fa15579abbed74965e7ff54398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9c392b9d6d3bec40b7fbd15b91d473db3ae7fa15579abbed74965e7ff54398", kill_on_drop: false }` [INFO] [stdout] aa9c392b9d6d3bec40b7fbd15b91d473db3ae7fa15579abbed74965e7ff54398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 9cae0efae13e6d866596f68645bece10461174f257ebd342db00782048cac64d [INFO] running `Command { std: "docker" "start" "-a" "9cae0efae13e6d866596f68645bece10461174f257ebd342db00782048cac64d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.63 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling cte v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BaseColor`, `Color`, `Theme` [INFO] [stdout] --> src/editor_view.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use cursive::theme::{Color, ColorStyle, Theme, BaseColor}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/editor_view.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dialog`, `TextView` [INFO] [stdout] --> src/main.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use cursive::views::{Dialog, TextView}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColorStyle` [INFO] [stdout] --> src/main.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use cursive::theme::{Color, ColorStyle, Theme, BaseColor}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/editor_view.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | fn on_input(&mut self, c: char) -> EventResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "9cae0efae13e6d866596f68645bece10461174f257ebd342db00782048cac64d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cae0efae13e6d866596f68645bece10461174f257ebd342db00782048cac64d", kill_on_drop: false }` [INFO] [stdout] 9cae0efae13e6d866596f68645bece10461174f257ebd342db00782048cac64d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14bd89bad5c2969eb04adf1b42a82b825350e3f487ad5460a224d8c0b7cb436c [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" "14bd89bad5c2969eb04adf1b42a82b825350e3f487ad5460a224d8c0b7cb436c", kill_on_drop: false }` [INFO] [stderr] Compiling cte v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BaseColor`, `Color`, `Theme` [INFO] [stdout] --> src/editor_view.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use cursive::theme::{Color, ColorStyle, Theme, BaseColor}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> src/editor_view.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use std::cmp::{min, max}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Dialog`, `TextView` [INFO] [stdout] --> src/main.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use cursive::views::{Dialog, TextView}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ColorStyle` [INFO] [stdout] --> src/main.rs:8:29 [INFO] [stdout] | [INFO] [stdout] 8 | use cursive::theme::{Color, ColorStyle, Theme, BaseColor}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/editor_view.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | fn on_input(&mut self, c: char) -> EventResult { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "14bd89bad5c2969eb04adf1b42a82b825350e3f487ad5460a224d8c0b7cb436c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14bd89bad5c2969eb04adf1b42a82b825350e3f487ad5460a224d8c0b7cb436c", kill_on_drop: false }` [INFO] [stdout] 14bd89bad5c2969eb04adf1b42a82b825350e3f487ad5460a224d8c0b7cb436c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 232f4e9d65f2842444361d127d42b7c4c4a89d13d0dd81a01708ef55b0b21ce0 [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" "232f4e9d65f2842444361d127d42b7c4c4a89d13d0dd81a01708ef55b0b21ce0", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `BaseColor`, `Color`, `Theme` [INFO] [stderr] --> src/editor_view.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use cursive::theme::{Color, ColorStyle, Theme, BaseColor}; [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `max` [INFO] [stderr] --> src/editor_view.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | use std::cmp::{min, max}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Dialog`, `TextView` [INFO] [stderr] --> src/main.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use cursive::views::{Dialog, TextView}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ColorStyle` [INFO] [stderr] --> src/main.rs:8:29 [INFO] [stderr] | [INFO] [stderr] 8 | use cursive::theme::{Color, ColorStyle, Theme, BaseColor}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `c` [INFO] [stderr] --> src/editor_view.rs:19:28 [INFO] [stderr] | [INFO] [stderr] 19 | fn on_input(&mut self, c: char) -> EventResult { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cte-f7db1149c688917f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "232f4e9d65f2842444361d127d42b7c4c4a89d13d0dd81a01708ef55b0b21ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "232f4e9d65f2842444361d127d42b7c4c4a89d13d0dd81a01708ef55b0b21ce0", kill_on_drop: false }` [INFO] [stdout] 232f4e9d65f2842444361d127d42b7c4c4a89d13d0dd81a01708ef55b0b21ce0