[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fseventeen" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euclio/seventeen on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] b4e41a53f184e6f0c48984dbe26c4e08bc9c02c911d4612afda4dec26744fa1d [INFO] running `Command { std: "docker" "start" "-a" "b4e41a53f184e6f0c48984dbe26c4e08bc9c02c911d4612afda4dec26744fa1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e41a53f184e6f0c48984dbe26c4e08bc9c02c911d4612afda4dec26744fa1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e41a53f184e6f0c48984dbe26c4e08bc9c02c911d4612afda4dec26744fa1d", kill_on_drop: false }` [INFO] [stdout] b4e41a53f184e6f0c48984dbe26c4e08bc9c02c911d4612afda4dec26744fa1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19cf1f4958a1404b823e3bc375358bb12cd4e5a77f12af50f79dd058cc894b15 [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" "19cf1f4958a1404b823e3bc375358bb12cd4e5a77f12af50f79dd058cc894b15", 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 cc v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling serde v1.0.65 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [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 num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling euclid v0.19.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.65 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling structopt v0.2.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.19 [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 item '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 item: `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 33s [INFO] running `Command { std: "docker" "inspect" "19cf1f4958a1404b823e3bc375358bb12cd4e5a77f12af50f79dd058cc894b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cf1f4958a1404b823e3bc375358bb12cd4e5a77f12af50f79dd058cc894b15", kill_on_drop: false }` [INFO] [stdout] 19cf1f4958a1404b823e3bc375358bb12cd4e5a77f12af50f79dd058cc894b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 3d47078f9730c5340d45b3677247e53f2589e440efcbf2c3a902b97e6992a5b6 [INFO] running `Command { std: "docker" "start" "-a" "3d47078f9730c5340d45b3677247e53f2589e440efcbf2c3a902b97e6992a5b6", 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 seventeen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item: `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] [stdout] warning: use of deprecated item '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 item: `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 11.67s [INFO] running `Command { std: "docker" "inspect" "3d47078f9730c5340d45b3677247e53f2589e440efcbf2c3a902b97e6992a5b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d47078f9730c5340d45b3677247e53f2589e440efcbf2c3a902b97e6992a5b6", kill_on_drop: false }` [INFO] [stdout] 3d47078f9730c5340d45b3677247e53f2589e440efcbf2c3a902b97e6992a5b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 327c0d960b3ed51ca9800596e53989b61bc82cd5605aaecd83eb611495c5cf64 [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" "327c0d960b3ed51ca9800596e53989b61bc82cd5605aaecd83eb611495c5cf64", 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 item '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 item: `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 item '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 item: `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.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/seventeen-e7ddf6781ccfd2ea [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test editor::line_cache::tests::copy_invalid_before ... ok [INFO] [stdout] test editor::window::test::cache_smaller_than_window ... ok [INFO] [stdout] test editor::line_cache::tests::copy ... ok [INFO] [stdout] test editor::window::test::window_smaller_than_cache ... ok [INFO] [stdout] test editor::line_cache::tests::invalidate ... ok [INFO] [stdout] test editor::line_cache::tests::style_spans ... ok [INFO] [stdout] test editor::window::test::scroll_to ... ok [INFO] [stdout] test editor::line_cache::tests::iter_short_cache ... ok [INFO] [stdout] test protocol::tests::config_changed ... ok [INFO] [stdout] test editor::line_cache::tests::iter_invalid_lines_before ... ok [INFO] [stdout] test editor::line_cache::tests::is_eol ... ok [INFO] [stdout] test screen::tests::end_to_end_spans ... ok [INFO] [stdout] test screen::tests::disjoint_spans ... ok [INFO] [stdout] test protocol::tests::new_view ... ok [INFO] [stdout] test screen::color::tests::display ... ok [INFO] [stdout] test screen::tests::cursor_on_empty_cell ... ok [INFO] [stdout] test editor::line_cache::tests::iter_invalid_lines_after ... ok [INFO] [stdout] test screen::tests::simple_span ... ok [INFO] [stdout] test screen::tests::color_change ... ok [INFO] [stdout] test screen::color::tests::argb_conversion ... ok [INFO] [stdout] test screen::tests::write_with_gap ... ok [INFO] [stdout] test protocol::tests::scroll ... ok [INFO] [stdout] test protocol::tests::client_started ... ok [INFO] [stdout] test screen::tests::write_str ... ok [INFO] [stdout] test screen::tests::styles ... ok [INFO] [stdout] test editor::line_cache::tests::insert ... ok [INFO] [stdout] test screen::tests::refresh ... 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-18846d14a54cd9fb [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" "327c0d960b3ed51ca9800596e53989b61bc82cd5605aaecd83eb611495c5cf64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "327c0d960b3ed51ca9800596e53989b61bc82cd5605aaecd83eb611495c5cf64", kill_on_drop: false }` [INFO] [stdout] 327c0d960b3ed51ca9800596e53989b61bc82cd5605aaecd83eb611495c5cf64