[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fseventeen" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euclio/seventeen on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-99/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.4 [INFO] [stderr] Downloaded serde_json v1.0.19 [INFO] [stderr] Downloaded syn v0.14.1 [INFO] [stderr] Downloaded chrono v0.4.2 [INFO] [stderr] Downloaded backtrace v0.3.8 [INFO] [stderr] Downloaded euclid v0.19.2 [INFO] [stderr] Downloaded serde-value v0.5.2 [INFO] [stderr] Downloaded yaml-rust v0.4.0 [INFO] [stderr] Downloaded ndarray v0.11.2 [INFO] [stderr] Downloaded structopt-derive v0.2.8 [INFO] [stderr] Downloaded log4rs v0.8.0 [INFO] [stderr] Downloaded serde_derive v1.0.65 [INFO] [stderr] Downloaded libc v0.2.41 [INFO] [stderr] Downloaded serde v1.0.65 [INFO] [stderr] Downloaded xdg v2.1.0 [INFO] [stderr] Downloaded atty v0.2.10 [INFO] [stderr] Downloaded structopt v0.2.8 [INFO] [stderr] Downloaded serde_yaml v0.7.4 [INFO] [stderr] Downloaded crossbeam v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 804416f838dda4ca8704566d932e5857a9a98d64d4d03949a82e17fa90dda997 [INFO] running `Command { std: "docker" "start" "-a" "804416f838dda4ca8704566d932e5857a9a98d64d4d03949a82e17fa90dda997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "804416f838dda4ca8704566d932e5857a9a98d64d4d03949a82e17fa90dda997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804416f838dda4ca8704566d932e5857a9a98d64d4d03949a82e17fa90dda997", kill_on_drop: false }` [INFO] [stdout] 804416f838dda4ca8704566d932e5857a9a98d64d4d03949a82e17fa90dda997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1b3d07b1997165813e4a4291692013dceb63a896709e01edd2dd133a209286 [INFO] running `Command { std: "docker" "start" "-a" "fa1b3d07b1997165813e4a4291692013dceb63a896709e01edd2dd133a209286", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.4 [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 cfg-if v0.1.3 [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 quote v0.3.15 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ndarray v0.11.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [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 chrono v0.4.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.8 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.7.4 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.65 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling structopt v0.2.8 [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: field is never read: `start_index` [INFO] [stdout] --> src/editor/line_cache.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | start_index: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: field is never read: `length` [INFO] [stdout] --> src/editor/line_cache.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | length: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: field is never read: `style_id` [INFO] [stdout] --> src/editor/line_cache.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | style_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.03s [INFO] running `Command { std: "docker" "inspect" "fa1b3d07b1997165813e4a4291692013dceb63a896709e01edd2dd133a209286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1b3d07b1997165813e4a4291692013dceb63a896709e01edd2dd133a209286", kill_on_drop: false }` [INFO] [stdout] fa1b3d07b1997165813e4a4291692013dceb63a896709e01edd2dd133a209286 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3af4040e96ca0322faae34b9781b271a62d9a19ae82460959aecfc5e5073c32 [INFO] running `Command { std: "docker" "start" "-a" "d3af4040e96ca0322faae34b9781b271a62d9a19ae82460959aecfc5e5073c32", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [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: field is never read: `start_index` [INFO] [stdout] --> src/editor/line_cache.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | start_index: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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] [stderr] Compiling seventeen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/editor/line_cache.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | length: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: field is never read: `style_id` [INFO] [stdout] --> src/editor/line_cache.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | style_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [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: field is never read: `start_index` [INFO] [stdout] --> src/editor/line_cache.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | start_index: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: field is never read: `length` [INFO] [stdout] --> src/editor/line_cache.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | length: u64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: field is never read: `style_id` [INFO] [stdout] --> src/editor/line_cache.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | style_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/editor/line_cache.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Debug, Clone)] [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.65s [INFO] running `Command { std: "docker" "inspect" "d3af4040e96ca0322faae34b9781b271a62d9a19ae82460959aecfc5e5073c32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3af4040e96ca0322faae34b9781b271a62d9a19ae82460959aecfc5e5073c32", kill_on_drop: false }` [INFO] [stdout] d3af4040e96ca0322faae34b9781b271a62d9a19ae82460959aecfc5e5073c32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef6f8b7a0f2258bf119cbd84fd314ea0b0d01ffe387ce5e1da4a71c65595901a [INFO] running `Command { std: "docker" "start" "-a" "ef6f8b7a0f2258bf119cbd84fd314ea0b0d01ffe387ce5e1da4a71c65595901a", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `rename-dependency` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#renaming-dependencies-in-cargotoml for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `bitflags::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] [INFO] [stderr] --> src/editor/window.rs:56:18 [INFO] [stdout] running 29 tests [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: field is never read: `start_index` [INFO] [stderr] --> src/editor/line_cache.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 74 | start_index: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/line_cache.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Debug, Clone)] [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: field is never read: `length` [INFO] [stderr] --> src/editor/line_cache.rs:75:5 [INFO] [stderr] | [INFO] [stderr] 75 | length: u64, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/line_cache.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Debug, Clone)] [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: field is never read: `style_id` [INFO] [stderr] --> src/editor/line_cache.rs:76:5 [INFO] [stderr] | [INFO] [stderr] 76 | style_id: u64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Style` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/editor/line_cache.rs:72:10 [INFO] [stderr] | [INFO] [stderr] 72 | #[derive(Debug, Clone)] [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: `seventeen` (lib) generated 4 warnings [INFO] [stderr] warning: `seventeen` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.77s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/seventeen-d88a649d267e9b22) [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::copy_invalid_before ... ok [INFO] [stdout] test editor::line_cache::tests::iter_invalid_lines_after ... 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::style_spans ... ok [INFO] [stdout] test editor::window::test::scroll_to ... ok [INFO] [stdout] test editor::window::test::cache_smaller_than_window ... ok [INFO] [stdout] test editor::window::test::window_smaller_than_cache ... ok [INFO] [stdout] test protocol::tests::config_changed ... ok [INFO] [stdout] test protocol::tests::client_started ... ok [INFO] [stdout] test protocol::tests::scroll ... ok [INFO] [stdout] test editor::line_cache::tests::insert ... ok [INFO] [stdout] test protocol::tests::new_view ... ok [INFO] [stdout] test screen::color::tests::display ... ok [INFO] [stdout] test screen::tests::refresh ... ok [INFO] [stdout] test screen::tests::write_str ... ok [INFO] [stdout] test editor::line_cache::tests::is_eol ... ok [INFO] [stdout] test screen::tests::disjoint_spans ... ok [INFO] [stdout] test screen::tests::end_to_end_spans ... ok [INFO] [stdout] test screen::tests::styles ... ok [INFO] [stdout] test screen::tests::simple_span ... ok [INFO] [stdout] test screen::color::tests::argb_conversion ... ok [INFO] [stdout] test screen::tests::write_with_gap ... ok [INFO] [stdout] test screen::tests::cursor_on_empty_cell ... ok [INFO] [stdout] test screen::tests::color_change ... ok [INFO] [stdout] test screen::tests::style_length_too_long - should panic ... ok [INFO] [stdout] test screen::tests::style_coordinate_out_of_bounds - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sev-8d6256ba03e54a9b) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ef6f8b7a0f2258bf119cbd84fd314ea0b0d01ffe387ce5e1da4a71c65595901a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6f8b7a0f2258bf119cbd84fd314ea0b0d01ffe387ce5e1da4a71c65595901a", kill_on_drop: false }` [INFO] [stdout] ef6f8b7a0f2258bf119cbd84fd314ea0b0d01ffe387ce5e1da4a71c65595901a