[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 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelorendina%2Fwasm-lz77" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelorendina/wasm-lz77 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-70/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: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df1c1bee7580f94f9c801e545de281502c54ac6088b40726e24007fc07f7a0b5 [INFO] running `Command { std: "docker" "start" "-a" "df1c1bee7580f94f9c801e545de281502c54ac6088b40726e24007fc07f7a0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df1c1bee7580f94f9c801e545de281502c54ac6088b40726e24007fc07f7a0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1c1bee7580f94f9c801e545de281502c54ac6088b40726e24007fc07f7a0b5", kill_on_drop: false }` [INFO] [stdout] df1c1bee7580f94f9c801e545de281502c54ac6088b40726e24007fc07f7a0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1926c0b4f7266cafe9f6cd28cde76a691cc03258ed4d882e5552808b293c6db4 [INFO] running `Command { std: "docker" "start" "-a" "1926c0b4f7266cafe9f6cd28cde76a691cc03258ed4d882e5552808b293c6db4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [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] 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] [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] [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] [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] [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] [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] [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] [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` [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] [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` [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] [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` [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] [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` [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] [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` [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 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` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [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] [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] [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] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `from_string` [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 is never used: `to_string` [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 is never used: `decode` [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: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] [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] [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] [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` [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] [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` [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] [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` [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] [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` [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] [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` [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1926c0b4f7266cafe9f6cd28cde76a691cc03258ed4d882e5552808b293c6db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1926c0b4f7266cafe9f6cd28cde76a691cc03258ed4d882e5552808b293c6db4", kill_on_drop: false }` [INFO] [stdout] 1926c0b4f7266cafe9f6cd28cde76a691cc03258ed4d882e5552808b293c6db4