[INFO] fetching crate brotli-decompressor 4.0.1... [INFO] building brotli-decompressor-4.0.1 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate brotli-decompressor 4.0.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate brotli-decompressor 4.0.1 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate brotli-decompressor 4.0.1 [INFO] finished tweaking crates.io crate brotli-decompressor 4.0.1 [INFO] tweaked toml for crates.io crate brotli-decompressor 4.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate brotli-decompressor 4.0.1 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1e61b5b5fee7d5546ba4345acb84b117ce6eb83b06fc31aa5e125d0aaa3f3fe [INFO] running `Command { std: "docker" "start" "-a" "f1e61b5b5fee7d5546ba4345acb84b117ce6eb83b06fc31aa5e125d0aaa3f3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1e61b5b5fee7d5546ba4345acb84b117ce6eb83b06fc31aa5e125d0aaa3f3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e61b5b5fee7d5546ba4345acb84b117ce6eb83b06fc31aa5e125d0aaa3f3fe", kill_on_drop: false }` [INFO] [stdout] f1e61b5b5fee7d5546ba4345acb84b117ce6eb83b06fc31aa5e125d0aaa3f3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cf15901687174aef8691f0b4fbb6d5de178b60a7f706dd8c53e446fa3de2ad6 [INFO] running `Command { std: "docker" "start" "-a" "9cf15901687174aef8691f0b4fbb6d5de178b60a7f706dd8c53e446fa3de2ad6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "9cf15901687174aef8691f0b4fbb6d5de178b60a7f706dd8c53e446fa3de2ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf15901687174aef8691f0b4fbb6d5de178b60a7f706dd8c53e446fa3de2ad6", kill_on_drop: false }` [INFO] [stdout] 9cf15901687174aef8691f0b4fbb6d5de178b60a7f706dd8c53e446fa3de2ad6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 097dd43e9f7a94a275797f2abfed47efd7841bb548f097cc843b1f62738ef1b1 [INFO] running `Command { std: "docker" "start" "-a" "097dd43e9f7a94a275797f2abfed47efd7841bb548f097cc843b1f62738ef1b1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling brotli-decompressor v4.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:318:17 [INFO] [stdout] | [INFO] [stdout] 318 | reader_helper(include_bytes!("../../testdata/64x.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:319:44 [INFO] [stdout] | [INFO] [stdout] 319 | ... include_bytes!("../../testdata/64x"), 181) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/reducetostream.map.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | reader_helper(include_bytes!("../../testdata/reducetostream.map.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/reducetostream.map`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:327:44 [INFO] [stdout] | [INFO] [stdout] 327 | ... include_bytes!("../../testdata/reducetostream.map"), 8192) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random_then_unicode.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | reader_helper(include_bytes!("../../testdata/random_then_unicode.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random_then_unicode`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:334:44 [INFO] [stdout] | [INFO] [stdout] 334 | ... include_bytes!("../../testdata/random_then_unicode"), 121) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | writer_helper(include_bytes!("../../testdata/64x.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:395:44 [INFO] [stdout] | [INFO] [stdout] 395 | ... include_bytes!("../../testdata/64x"), 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/mapsdatazrh.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 404 | writer_helper(include_bytes!("../../testdata/mapsdatazrh.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/mapsdatazrh`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:405:17 [INFO] [stdout] | [INFO] [stdout] 405 | include_bytes!("../../testdata/mapsdatazrh"), 512) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/mapsdatazrh.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:412:27 [INFO] [stdout] | [INFO] [stdout] 412 | writer_early_out_helper(include_bytes!("../../testdata/mapsdatazrh.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/mapsdatazrh`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:413:44 [INFO] [stdout] | [INFO] [stdout] 413 | ... include_bytes!("../../testdata/mapsdatazrh"), 65536, 65536) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:530:44 [INFO] [stdout] | [INFO] [stdout] 530 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/64x.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:531:44 [INFO] [stdout] | [INFO] [stdout] 531 | ... include_bytes!("../../testdata/64x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random1024.br`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:538:44 [INFO] [stdout] | [INFO] [stdout] 538 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/random1024.br"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random1024`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:539:44 [INFO] [stdout] | [INFO] [stdout] 539 | ... include_bytes!("../../testdata/random1024"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random1024.br`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:545:44 [INFO] [stdout] | [INFO] [stdout] 545 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/random1024.br"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random1024`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:546:44 [INFO] [stdout] | [INFO] [stdout] 546 | ... include_bytes!("../../testdata/random1024"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/asyoulik.txt.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:553:44 [INFO] [stdout] | [INFO] [stdout] 553 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/asyoulik.txt.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/asyoulik.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:554:44 [INFO] [stdout] | [INFO] [stdout] 554 | ... include_bytes!("../../testdata/asyoulik.txt"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:563:44 [INFO] [stdout] | [INFO] [stdout] 563 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/64x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/64x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:564:44 [INFO] [stdout] | [INFO] [stdout] 564 | ... include_bytes!("../../testdata/64x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/alice29.txt.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 568 | static ALICE29_BR: &'static [u8] = include_bytes!("../../testdata/alice29.txt.compressed"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/alice29.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:569:33 [INFO] [stdout] | [INFO] [stdout] 569 | static ALICE29: &'static [u8] = include_bytes!("../../testdata/alice29.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/backward65536.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:587:44 [INFO] [stdout] | [INFO] [stdout] 587 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/backward65536.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/backward65536`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:588:44 [INFO] [stdout] | [INFO] [stdout] 588 | ... include_bytes!("../../testdata/backward65536"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/compressed_file.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:596:44 [INFO] [stdout] | [INFO] [stdout] 596 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/compressed_file.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/compressed_file`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:597:44 [INFO] [stdout] | [INFO] [stdout] 597 | ... include_bytes!("../../testdata/compressed_file"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/compressed_repeated.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:604:44 [INFO] [stdout] | [INFO] [stdout] 604 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/compressed_repeated.\ [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 605 | | compressed"), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/compressed_repeated`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:606:44 [INFO] [stdout] | [INFO] [stdout] 606 | ... include_bytes!("../../testdata/compressed_repeated"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:613:44 [INFO] [stdout] | [INFO] [stdout] 613 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:614:44 [INFO] [stdout] | [INFO] [stdout] 614 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.00`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:620:44 [INFO] [stdout] | [INFO] [stdout] 620 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.00"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:621:44 [INFO] [stdout] | [INFO] [stdout] 621 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.01`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:627:44 [INFO] [stdout] | [INFO] [stdout] 627 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.01"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:628:44 [INFO] [stdout] | [INFO] [stdout] 628 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.02`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:634:44 [INFO] [stdout] | [INFO] [stdout] 634 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.02"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:635:44 [INFO] [stdout] | [INFO] [stdout] 635 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.03`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:641:44 [INFO] [stdout] | [INFO] [stdout] 641 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.03"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:642:44 [INFO] [stdout] | [INFO] [stdout] 642 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.04`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:648:44 [INFO] [stdout] | [INFO] [stdout] 648 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.04"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:649:44 [INFO] [stdout] | [INFO] [stdout] 649 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.05`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:655:44 [INFO] [stdout] | [INFO] [stdout] 655 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.05"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:656:44 [INFO] [stdout] | [INFO] [stdout] 656 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.06`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:662:44 [INFO] [stdout] | [INFO] [stdout] 662 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.06"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:663:44 [INFO] [stdout] | [INFO] [stdout] 663 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.07`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:669:44 [INFO] [stdout] | [INFO] [stdout] 669 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.07"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:670:44 [INFO] [stdout] | [INFO] [stdout] 670 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.08`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:676:44 [INFO] [stdout] | [INFO] [stdout] 676 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.08"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:677:44 [INFO] [stdout] | [INFO] [stdout] 677 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.09`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:683:44 [INFO] [stdout] | [INFO] [stdout] 683 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.09"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:684:44 [INFO] [stdout] | [INFO] [stdout] 684 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.10`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:690:44 [INFO] [stdout] | [INFO] [stdout] 690 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.10"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:691:44 [INFO] [stdout] | [INFO] [stdout] 691 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.11`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:697:44 [INFO] [stdout] | [INFO] [stdout] 697 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.11"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:698:44 [INFO] [stdout] | [INFO] [stdout] 698 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.12`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:704:44 [INFO] [stdout] | [INFO] [stdout] 704 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.12"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:705:44 [INFO] [stdout] | [INFO] [stdout] 705 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.13`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:711:44 [INFO] [stdout] | [INFO] [stdout] 711 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.13"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:712:44 [INFO] [stdout] | [INFO] [stdout] 712 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.14`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:718:44 [INFO] [stdout] | [INFO] [stdout] 718 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.14"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:719:44 [INFO] [stdout] | [INFO] [stdout] 719 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.15`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:725:44 [INFO] [stdout] | [INFO] [stdout] 725 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.15"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:726:44 [INFO] [stdout] | [INFO] [stdout] 726 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.16`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:732:44 [INFO] [stdout] | [INFO] [stdout] 732 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.16"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:733:44 [INFO] [stdout] | [INFO] [stdout] 733 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.17`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:739:44 [INFO] [stdout] | [INFO] [stdout] 739 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.17"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:740:44 [INFO] [stdout] | [INFO] [stdout] 740 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty.compressed.18`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:746:44 [INFO] [stdout] | [INFO] [stdout] 746 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/empty.compressed.18"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:747:44 [INFO] [stdout] | [INFO] [stdout] 747 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/lcet10.txt.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:754:44 [INFO] [stdout] | [INFO] [stdout] 754 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/lcet10.txt.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/lcet10.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:755:44 [INFO] [stdout] | [INFO] [stdout] 755 | ... include_bytes!("../../testdata/lcet10.txt"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/mapsdatazrh.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:762:44 [INFO] [stdout] | [INFO] [stdout] 762 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/mapsdatazrh.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/mapsdatazrh`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:763:44 [INFO] [stdout] | [INFO] [stdout] 763 | ... include_bytes!("../../testdata/mapsdatazrh"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/monkey.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:770:44 [INFO] [stdout] | [INFO] [stdout] 770 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/monkey.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/monkey`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:771:44 [INFO] [stdout] | [INFO] [stdout] 771 | ... include_bytes!("../../testdata/monkey"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/monkey.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:778:44 [INFO] [stdout] | [INFO] [stdout] 778 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/monkey.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/monkey`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:779:44 [INFO] [stdout] | [INFO] [stdout] 779 | ... include_bytes!("../../testdata/monkey"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/monkey.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:786:44 [INFO] [stdout] | [INFO] [stdout] 786 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/monkey.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/monkey`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:787:44 [INFO] [stdout] | [INFO] [stdout] 787 | ... include_bytes!("../../testdata/monkey"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/plrabn12.txt.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:794:44 [INFO] [stdout] | [INFO] [stdout] 794 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/plrabn12.txt.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/plrabn12.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:795:44 [INFO] [stdout] | [INFO] [stdout] 795 | ... include_bytes!("../../testdata/plrabn12.txt"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random_org_10k.bin.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:802:44 [INFO] [stdout] | [INFO] [stdout] 802 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/random_org_10k.bin.\ [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 803 | | compressed"), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random_org_10k.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:804:44 [INFO] [stdout] | [INFO] [stdout] 804 | ... include_bytes!("../../testdata/random_org_10k.bin"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ukkonooa.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:811:44 [INFO] [stdout] | [INFO] [stdout] 811 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/ukkonooa.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ukkonooa`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:812:44 [INFO] [stdout] | [INFO] [stdout] 812 | ... include_bytes!("../../testdata/ukkonooa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ukkonooa.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:819:44 [INFO] [stdout] | [INFO] [stdout] 819 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/ukkonooa.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ukkonooa`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:820:44 [INFO] [stdout] | [INFO] [stdout] 820 | ... include_bytes!("../../testdata/ukkonooa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ukkonooa.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:827:44 [INFO] [stdout] | [INFO] [stdout] 827 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/ukkonooa.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ukkonooa`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:828:44 [INFO] [stdout] | [INFO] [stdout] 828 | ... include_bytes!("../../testdata/ukkonooa"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:835:44 [INFO] [stdout] | [INFO] [stdout] 835 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/x.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:836:44 [INFO] [stdout] | [INFO] [stdout] 836 | ... include_bytes!("../../testdata/x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x.compressed.00`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:842:44 [INFO] [stdout] | [INFO] [stdout] 842 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/x.compressed.00"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:843:44 [INFO] [stdout] | [INFO] [stdout] 843 | ... include_bytes!("../../testdata/x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x.compressed.01`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:849:44 [INFO] [stdout] | [INFO] [stdout] 849 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/x.compressed.01"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:850:44 [INFO] [stdout] | [INFO] [stdout] 850 | ... include_bytes!("../../testdata/x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x.compressed.02`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:856:44 [INFO] [stdout] | [INFO] [stdout] 856 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/x.compressed.02"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:857:44 [INFO] [stdout] | [INFO] [stdout] 857 | ... include_bytes!("../../testdata/x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x.compressed.03`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:863:44 [INFO] [stdout] | [INFO] [stdout] 863 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/x.compressed.03"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/x`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:864:44 [INFO] [stdout] | [INFO] [stdout] 864 | ... include_bytes!("../../testdata/x"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/xyzzy.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:871:44 [INFO] [stdout] | [INFO] [stdout] 871 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/xyzzy.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/xyzzy`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:872:44 [INFO] [stdout] | [INFO] [stdout] 872 | ... include_bytes!("../../testdata/xyzzy"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/zeros.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:879:44 [INFO] [stdout] | [INFO] [stdout] 879 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/zeros.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/zeros`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:880:44 [INFO] [stdout] | [INFO] [stdout] 880 | ... include_bytes!("../../testdata/zeros"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:888:44 [INFO] [stdout] | [INFO] [stdout] 888 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/metablock_reset.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:889:44 [INFO] [stdout] | [INFO] [stdout] 889 | ... include_bytes!("../../testdata/metablock_reset"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/fuzz502.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:896:44 [INFO] [stdout] | [INFO] [stdout] 896 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/fuzz502.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/fuzz502`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:897:44 [INFO] [stdout] | [INFO] [stdout] 897 | ... include_bytes!("../../testdata/fuzz502"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:941:44 [INFO] [stdout] | [INFO] [stdout] 941 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/metablock_reset.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:942:44 [INFO] [stdout] | [INFO] [stdout] 942 | ... include_bytes!("../../testdata/metablock_reset"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:949:44 [INFO] [stdout] | [INFO] [stdout] 949 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/metablock_reset.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:950:44 [INFO] [stdout] | [INFO] [stdout] 950 | ... include_bytes!("../../testdata/metablock_reset"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:957:44 [INFO] [stdout] | [INFO] [stdout] 957 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/metablock_reset.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:958:44 [INFO] [stdout] | [INFO] [stdout] 958 | ... include_bytes!("../../testdata/metablock_reset"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:965:44 [INFO] [stdout] | [INFO] [stdout] 965 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/metablock_reset.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/metablock_reset`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:966:44 [INFO] [stdout] | [INFO] [stdout] 966 | ... include_bytes!("../../testdata/metablock_reset"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/borked.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:974:44 [INFO] [stdout] | [INFO] [stdout] 974 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/borked.compressed"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/empty`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:975:44 [INFO] [stdout] | [INFO] [stdout] 975 | ... include_bytes!("../../testdata/empty"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ends_with_truncated_dictionary.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:982:44 [INFO] [stdout] | [INFO] [stdout] 982 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/ends_with_truncated_dictionary.\ [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 983 | | compressed"), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/ends_with_truncated_dictionary`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:984:44 [INFO] [stdout] | [INFO] [stdout] 984 | ... include_bytes!("../../testdata/ends_with_truncated_dictionary"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random_then_unicode.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:991:44 [INFO] [stdout] | [INFO] [stdout] 991 | assert_decompressed_input_matches_output(include_bytes!("../../testdata/random_then_unicode.\ [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 992 | | compressed"), [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/random_then_unicode`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:993:44 [INFO] [stdout] | [INFO] [stdout] 993 | ... include_bytes!("../../testdata/random_then_unicode"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/rnd_chunk.br`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:999:41 [INFO] [stdout] | [INFO] [stdout] 999 | assert_huge_file_input_matches_output(include_bytes!("../../testdata/rnd_chunk.br"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/rnd_prefix`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:1000:41 [INFO] [stdout] | [INFO] [stdout] 1000 | ... include_bytes!("../../testdata/rnd_prefix"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/rnd_postfix`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/integration_tests.rs:1001:41 [INFO] [stdout] | [INFO] [stdout] 1001 | ... include_bytes!("../../testdata/rnd_postfix"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/alice29.txt.compressed`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/tests.rs:182:16 [INFO] [stdout] | [INFO] [stdout] 182 | let in_buf = include_bytes!("../../testdata/alice29.txt.compressed"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/bin/../../testdata/alice29.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/bin/tests.rs:191:15 [INFO] [stdout] | [INFO] [stdout] 191 | let truth = include_bytes!("../../testdata/alice29.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/bin/tests.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(features="std")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature="std")] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/bin/tests.rs:124:7 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(features="std")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg(feature="std")] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/bin/tests.rs:140:7 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(features="std")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg(feature="std")] [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(lang_items)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | #![cfg_attr(feature="no-stdlib-ffi-binding",cfg_attr(not(feature="std"), feature(panic_handler)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `std`, and `unsafe` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli-decompressor` (bin "brotli-decompressor" test) due to 127 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/test.rs:166:30 [INFO] [stdout] | [INFO] [stdout] 166 | let (qf, scratch) = unsafe{quick_fox_prealloc_output.split_at_mut(QF_BUFFER_SIZE)}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "097dd43e9f7a94a275797f2abfed47efd7841bb548f097cc843b1f62738ef1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097dd43e9f7a94a275797f2abfed47efd7841bb548f097cc843b1f62738ef1b1", kill_on_drop: false }` [INFO] [stdout] 097dd43e9f7a94a275797f2abfed47efd7841bb548f097cc843b1f62738ef1b1