[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#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelorendina%2Fwasm-lz77" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelorendina/wasm-lz77 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-101/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d32f6d875c460d756e2fe5cf4cf33680961a6b97836f389427b96174d9ff18b [INFO] running `Command { std: "docker" "start" "-a" "5d32f6d875c460d756e2fe5cf4cf33680961a6b97836f389427b96174d9ff18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d32f6d875c460d756e2fe5cf4cf33680961a6b97836f389427b96174d9ff18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d32f6d875c460d756e2fe5cf4cf33680961a6b97836f389427b96174d9ff18b", kill_on_drop: false }` [INFO] [stdout] 5d32f6d875c460d756e2fe5cf4cf33680961a6b97836f389427b96174d9ff18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67ac0813665753a55b8bbce5f6a474cd0eddcf7f732832e55f0fb29794193aa1 [INFO] running `Command { std: "docker" "start" "-a" "67ac0813665753a55b8bbce5f6a474cd0eddcf7f732832e55f0fb29794193aa1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling log v0.4.11 [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 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] 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] 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: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] warning: 3 warnings emitted [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] [stderr] error: could not compile `lz77` due to 13 previous errors [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] 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] 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: build failed [INFO] running `Command { std: "docker" "inspect" "67ac0813665753a55b8bbce5f6a474cd0eddcf7f732832e55f0fb29794193aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67ac0813665753a55b8bbce5f6a474cd0eddcf7f732832e55f0fb29794193aa1", kill_on_drop: false }` [INFO] [stdout] 67ac0813665753a55b8bbce5f6a474cd0eddcf7f732832e55f0fb29794193aa1