[INFO] cloning repository https://github.com/angelorendina/wasm-lz77 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelorendina/wasm-lz77" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelorendina%2Fwasm-lz77", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelorendina%2Fwasm-lz77'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fabb540752dce2548eab35a55bc7d3bedf4eed2 [INFO] checking angelorendina/wasm-lz77/8fabb540752dce2548eab35a55bc7d3bedf4eed2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelorendina%2Fwasm-lz77" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelorendina/wasm-lz77 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelorendina/wasm-lz77 [INFO] finished tweaking git repo https://github.com/angelorendina/wasm-lz77 [INFO] tweaked toml for git repo https://github.com/angelorendina/wasm-lz77 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/angelorendina/wasm-lz77 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b4c6e8129ee6b6538a2c1e3f0702d2b7dea1a1f4a3b10214a4c946075257ea9 [INFO] running `Command { std: "docker" "start" "-a" "0b4c6e8129ee6b6538a2c1e3f0702d2b7dea1a1f4a3b10214a4c946075257ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b4c6e8129ee6b6538a2c1e3f0702d2b7dea1a1f4a3b10214a4c946075257ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b4c6e8129ee6b6538a2c1e3f0702d2b7dea1a1f4a3b10214a4c946075257ea9", kill_on_drop: false }` [INFO] [stdout] 0b4c6e8129ee6b6538a2c1e3f0702d2b7dea1a1f4a3b10214a4c946075257ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca92e186d3f0e7552f66e282b3542df9179e255087570f8103f54ab692f3e56 [INFO] running `Command { std: "docker" "start" "-a" "1ca92e186d3f0e7552f66e282b3542df9179e255087570f8103f54ab692f3e56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking lz77 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `from_string` is never used [INFO] [stdout] --> src/lz77/encode.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn from_string(input: &str) -> Vec> [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_string` is never used [INFO] [stdout] --> src/lz77/decode.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn to_string(encoded: &[Code]) -> String [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `decode` is never used [INFO] [stdout] --> src/lz77/decode.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn decode(encoded: &[Code]) -> Vec [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(found_code, expected_code); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `lz77::Code` doesn't implement `Debug` [INFO] [stdout] --> src/lz77/encode.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | assert_eq!(found_encoding, expected_encoding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `lz77::Code` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `lz77::Code`, which is required by `Vec>: Debug` [INFO] [stdout] = note: add `#[derive(Debug)]` to `lz77::Code` or manually `impl Debug for lz77::Code` [INFO] [stdout] = help: the trait `Debug` is implemented for `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `lz77::Code` with `#[derive(Debug)]` [INFO] [stdout] --> src/lz77.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 + #[derive(Debug)] [INFO] [stdout] 14 | pub struct Code { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lz77` (bin "lz77" test) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lz77` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "1ca92e186d3f0e7552f66e282b3542df9179e255087570f8103f54ab692f3e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca92e186d3f0e7552f66e282b3542df9179e255087570f8103f54ab692f3e56", kill_on_drop: false }` [INFO] [stdout] 1ca92e186d3f0e7552f66e282b3542df9179e255087570f8103f54ab692f3e56