[INFO] fetching crate chaos 0.9.5...
[INFO] testing chaos-0.9.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate chaos 0.9.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate chaos 0.9.5
[INFO] finished tweaking crates.io crate chaos 0.9.5
[INFO] tweaked toml for crates.io crate chaos 0.9.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chaos 0.9.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.9.3 (available: v0.22.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.9.2)
[INFO] [stderr]       Adding shellexpand v1.1.1 (available: v3.1.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6228005546bcdc239343d6df30207b9359b5bc6e105f469415522b6992a15a3a
[INFO] running `Command { std: "docker" "start" "-a" "6228005546bcdc239343d6df30207b9359b5bc6e105f469415522b6992a15a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6228005546bcdc239343d6df30207b9359b5bc6e105f469415522b6992a15a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6228005546bcdc239343d6df30207b9359b5bc6e105f469415522b6992a15a3a", kill_on_drop: false }`
[INFO] [stdout] 6228005546bcdc239343d6df30207b9359b5bc6e105f469415522b6992a15a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 506e64395cb4e2e43ab000c307ef0b609d270f0ab9f15390b394c1552e30fca8
[INFO] running `Command { std: "docker" "start" "-a" "506e64395cb4e2e43ab000c307ef0b609d270f0ab9f15390b394c1552e30fca8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling shellexpand v1.1.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling chaos v0.9.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(feature = "clippy", deny(clippy_pedantic))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "clippy", allow(print_stdout))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/common.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     try!(f.read_to_string(&mut s));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/common.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut f = try!(File::open(path));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.80s
[INFO] running `Command { std: "docker" "inspect" "506e64395cb4e2e43ab000c307ef0b609d270f0ab9f15390b394c1552e30fca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "506e64395cb4e2e43ab000c307ef0b609d270f0ab9f15390b394c1552e30fca8", kill_on_drop: false }`
[INFO] [stdout] 506e64395cb4e2e43ab000c307ef0b609d270f0ab9f15390b394c1552e30fca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c0836523cb11f234fe971bf76b0962a6c057e4372284a92e053e7b6d6fd1789
[INFO] running `Command { std: "docker" "start" "-a" "1c0836523cb11f234fe971bf76b0962a6c057e4372284a92e053e7b6d6fd1789", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling chaos v0.9.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(feature = "clippy", feature(plugin))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(feature = "clippy", plugin(clippy))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![cfg_attr(feature = "clippy", deny(clippy_pedantic))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clippy`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "clippy", allow(print_stdout))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/common.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     try!(f.read_to_string(&mut s));
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/common.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut f = try!(File::open(path));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:149:45
[INFO] [stdout]     |
[INFO] [stdout] 149 |         assert_eq!("11000011", password.cut(pass.clone()));
[INFO] [stdout]     |                                         --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 149 |         assert_eq!("11000011", password.cut(&pass.clone()));
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:152:43
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_eq!("110000", password.cut(pass.clone()));
[INFO] [stdout]     |                                       --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 152 |         assert_eq!("110000", password.cut(&pass.clone()));
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:159:45
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert_eq!("11800031", password.cut(pass.clone()));
[INFO] [stdout]     |                                         --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 159 |         assert_eq!("11800031", password.cut(&pass.clone()));
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:162:43
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert_eq!("118000", password.cut(pass.clone()));
[INFO] [stdout]     |                                       --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 162 |         assert_eq!("118000", password.cut(&pass.clone()));
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:169:45
[INFO] [stdout]     |
[INFO] [stdout] 169 |         assert_eq!("bbKGqUnv", password.cut(pass.clone()));
[INFO] [stdout]     |                                         --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 169 |         assert_eq!("bbKGqUnv", password.cut(&pass.clone()));
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:172:43
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_eq!("bbKGqU", password.cut(pass.clone()));
[INFO] [stdout]     |                                       --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_eq!("bbKGqU", password.cut(&pass.clone()));
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:179:45
[INFO] [stdout]     |
[INFO] [stdout] 179 |         assert_eq!("bbA26Anv", password.cut(pass.clone()));
[INFO] [stdout]     |                                         --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 179 |         assert_eq!("bbA26Anv", password.cut(&pass.clone()));
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:182:43
[INFO] [stdout]     |
[INFO] [stdout] 182 |         assert_eq!("bbA26A", password.cut(pass.clone()));
[INFO] [stdout]     |                                       --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 182 |         assert_eq!("bbA26A", password.cut(&pass.clone()));
[INFO] [stdout]     |                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:189:47
[INFO] [stdout]     |
[INFO] [stdout] 189 |         assert_eq!("\"\"yU;Y.6", password.cut(pass.clone()));
[INFO] [stdout]     |                                           --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 189 |         assert_eq!("\"\"yU;Y.6", password.cut(&pass.clone()));
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/model.rs:192:45
[INFO] [stdout]     |
[INFO] [stdout] 192 |         assert_eq!("\"\"yU;Y", password.cut(pass.clone()));
[INFO] [stdout]     |                                         --- ^^^^^^^^^^^^ expected `&[u8]`, found `Vec<{integer}>`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&[u8]`
[INFO] [stdout]                   found struct `Vec<{integer}>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/model.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn cut(&self, pass: &[u8]) -> String {
[INFO] [stdout]     |            ^^^        -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 192 |         assert_eq!("\"\"yU;Y", password.cut(&pass.clone()));
[INFO] [stdout]     |                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chaos` (bin "chaos" test) due to 10 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1c0836523cb11f234fe971bf76b0962a6c057e4372284a92e053e7b6d6fd1789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0836523cb11f234fe971bf76b0962a6c057e4372284a92e053e7b6d6fd1789", kill_on_drop: false }`
[INFO] [stdout] 1c0836523cb11f234fe971bf76b0962a6c057e4372284a92e053e7b6d6fd1789
