[INFO] cloning repository https://github.com/euclio/seventeen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euclio/seventeen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fseventeen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fseventeen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 241200cc673fda4456a1f6c67c1520a7be1c4255 [INFO] testing euclio/seventeen against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fseventeen" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euclio/seventeen 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/euclio/seventeen [INFO] finished tweaking git repo https://github.com/euclio/seventeen [INFO] tweaked toml for git repo https://github.com/euclio/seventeen written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/euclio/seventeen 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] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a53cda491b44a086bf2853e4d86e8305d68968583d63b2a3edce228d048d4023 [INFO] running `Command { std: "docker" "start" "-a" "a53cda491b44a086bf2853e4d86e8305d68968583d63b2a3edce228d048d4023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a53cda491b44a086bf2853e4d86e8305d68968583d63b2a3edce228d048d4023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a53cda491b44a086bf2853e4d86e8305d68968583d63b2a3edce228d048d4023", kill_on_drop: false }` [INFO] [stdout] a53cda491b44a086bf2853e4d86e8305d68968583d63b2a3edce228d048d4023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e1e6ca92f5b0f6dfada0061621d1f3ba5ff1c132022cef489cdf7ca1514872da [INFO] running `Command { std: "docker" "start" "-a" "e1e6ca92f5b0f6dfada0061621d1f3ba5ff1c132022cef489cdf7ca1514872da", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling serde v1.0.65 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling euclid v0.19.2 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.65 [INFO] [stderr] Compiling structopt v0.2.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.7.4 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling seventeen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/editor/window.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | .trim_right_matches('\n') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "e1e6ca92f5b0f6dfada0061621d1f3ba5ff1c132022cef489cdf7ca1514872da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e6ca92f5b0f6dfada0061621d1f3ba5ff1c132022cef489cdf7ca1514872da", kill_on_drop: false }` [INFO] [stdout] e1e6ca92f5b0f6dfada0061621d1f3ba5ff1c132022cef489cdf7ca1514872da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] feafbb018a78980a2f1fc156b1878d99eba80cd05caf6f4e8c4f0f601a8f0bff [INFO] running `Command { std: "docker" "start" "-a" "feafbb018a78980a2f1fc156b1878d99eba80cd05caf6f4e8c4f0f601a8f0bff", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest [INFO] [stdout] warning: use of deprecated associated function `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/editor/window.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | .trim_right_matches('\n') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling seventeen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/editor/window.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | .trim_right_matches('\n') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.79s [INFO] running `Command { std: "docker" "inspect" "feafbb018a78980a2f1fc156b1878d99eba80cd05caf6f4e8c4f0f601a8f0bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feafbb018a78980a2f1fc156b1878d99eba80cd05caf6f4e8c4f0f601a8f0bff", kill_on_drop: false }` [INFO] [stdout] feafbb018a78980a2f1fc156b1878d99eba80cd05caf6f4e8c4f0f601a8f0bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6d83c531b6437db40c99fe0709ae371deb7f965952fc0cc431d634d9afca9ca [INFO] running `Command { std: "docker" "start" "-a" "b6d83c531b6437db40c99fe0709ae371deb7f965952fc0cc431d634d9afca9ca", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] warning: use of deprecated associated function `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/editor/window.rs:56:18 [INFO] [stderr] | [INFO] [stderr] 56 | .trim_right_matches('\n') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/editor/window.rs:56:18 [INFO] [stderr] | [INFO] [stderr] 56 | .trim_right_matches('\n') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/seventeen-873e1ee9968c5bba [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test editor::line_cache::tests::insert ... ok [INFO] [stdout] test editor::line_cache::tests::invalidate ... ok [INFO] [stdout] test editor::line_cache::tests::copy ... ok [INFO] [stdout] test editor::line_cache::tests::iter_invalid_lines_before ... ok [INFO] [stdout] test editor::line_cache::tests::iter_short_cache ... ok [INFO] [stdout] test editor::line_cache::tests::copy_invalid_before ... ok [INFO] [stdout] test screen::color::tests::display ... ok [INFO] [stdout] test protocol::tests::scroll ... ok [INFO] [stdout] test editor::line_cache::tests::is_eol ... ok [INFO] [stdout] test editor::window::test::window_smaller_than_cache ... ok [INFO] [stdout] test screen::tests::cursor_on_empty_cell ... ok [INFO] [stdout] test screen::tests::refresh ... ok [INFO] [stdout] test editor::window::test::scroll_to ... ok [INFO] [stdout] test editor::line_cache::tests::style_spans ... ok [INFO] [stdout] test screen::tests::simple_span ... ok [INFO] [stdout] test screen::tests::disjoint_spans ... ok [INFO] [stdout] test screen::tests::color_change ... ok [INFO] [stdout] test editor::window::test::cache_smaller_than_window ... ok [INFO] [stdout] test screen::tests::end_to_end_spans ... ok [INFO] [stdout] test protocol::tests::client_started ... ok [INFO] [stdout] test protocol::tests::config_changed ... ok [INFO] [stdout] test protocol::tests::new_view ... ok [INFO] [stdout] test screen::color::tests::argb_conversion ... ok [INFO] [stdout] test editor::line_cache::tests::iter_invalid_lines_after ... ok [INFO] [stdout] test screen::tests::styles ... ok [INFO] [stdout] test screen::tests::write_str ... ok [INFO] [stdout] test screen::tests::write_with_gap ... ok [INFO] [stdout] test screen::tests::style_length_too_long ... ok [INFO] [stdout] test screen::tests::style_coordinate_out_of_bounds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sev-2633595379421d44 [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] [stderr] Doc-tests seventeen [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" "b6d83c531b6437db40c99fe0709ae371deb7f965952fc0cc431d634d9afca9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d83c531b6437db40c99fe0709ae371deb7f965952fc0cc431d634d9afca9ca", kill_on_drop: false }` [INFO] [stdout] b6d83c531b6437db40c99fe0709ae371deb7f965952fc0cc431d634d9afca9ca