[INFO] fetching crate arithmetic-coding-adder-dep 0.3.2...
[INFO] checking arithmetic-coding-adder-dep-0.3.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate arithmetic-coding-adder-dep 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate arithmetic-coding-adder-dep 0.3.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate arithmetic-coding-adder-dep 0.3.2
[INFO] finished tweaking crates.io crate arithmetic-coding-adder-dep 0.3.2
[INFO] tweaked toml for crates.io crate arithmetic-coding-adder-dep 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate arithmetic-coding-adder-dep 0.3.2 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74d5f6bb6d15479f6b12c25f0dfa52f0e7dfe102084e34445385d28f3a7e2eed
[INFO] running `Command { std: "docker" "start" "-a" "74d5f6bb6d15479f6b12c25f0dfa52f0e7dfe102084e34445385d28f3a7e2eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74d5f6bb6d15479f6b12c25f0dfa52f0e7dfe102084e34445385d28f3a7e2eed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74d5f6bb6d15479f6b12c25f0dfa52f0e7dfe102084e34445385d28f3a7e2eed", kill_on_drop: false }`
[INFO] [stdout] 74d5f6bb6d15479f6b12c25f0dfa52f0e7dfe102084e34445385d28f3a7e2eed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18a8d5342edf4702ae46303f0cf13f329102cd498ab9651abb56c8da9c78a42e
[INFO] running `Command { std: "docker" "start" "-a" "18a8d5342edf4702ae46303f0cf13f329102cd498ab9651abb56c8da9c78a42e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking bitstream-io v1.7.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]     Checking arithmetic-coding-core-adder-dep v0.3.0
[INFO] [stderr]     Checking arithmetic-coding-adder-dep v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/decoder.rs:107:72
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |                       -- lifetime `'a` declared here                   ^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-case-macros v2.2.2
[INFO] [stderr]     Checking test-case v2.2.2
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenwick_model`
[INFO] [stdout]  --> examples/fenwick_context_switching.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fenwick_model::{context_switching::FenwickModel, ValueError};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `fenwick_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenwick_model`
[INFO] [stdout]  --> examples/fenwick_adaptive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fenwick_model::{simple::FenwickModel, ValueError};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `fenwick_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fenwick_model`
[INFO] [stdout]  --> tests/fuzz.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use fenwick_model::simple::FenwickModel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `fenwick_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fenwick_model`
[INFO] [stdout]  --> examples/fenwick_context_switching.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fenwick_model::{context_switching::FenwickModel, ValueError};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `fenwick_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/fixed_length.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(exclusive_range_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/integer.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(exclusive_range_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fenwick_model`
[INFO] [stdout]  --> examples/fenwick_adaptive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fenwick_model::{simple::FenwickModel, ValueError};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `fenwick_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/max_length.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(exclusive_range_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `exclusive_range_pattern` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/max_length.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(exclusive_range_pattern)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/common/mod.rs:22:13
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/common/mod.rs:22:13
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> examples/common/mod.rs:31:13
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> tests/common/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 33 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/common/mod.rs:22:13
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> tests/common/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 33 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> examples/common/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 42 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/common/mod.rs:22:13
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 22  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> tests/common/mod.rs:35:13
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> tests/common/mod.rs:35:13
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> tests/common/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 33 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> examples/common/mod.rs:31:13
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> examples/common/mod.rs:31:13
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> examples/common/mod.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> examples/common/mod.rs:31:13
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^------- argument #2 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/encoder.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn encode_all(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 31  |     encoder.encode_all(input, /* output */).unwrap();
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> tests/common/mod.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 33 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 33 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> tests/common/mod.rs:35:13
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> examples/common/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 42 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> tests/common/mod.rs:35:13
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 35  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> examples/common/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 42 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> examples/common/mod.rs:42:23
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout]    |                       ^^^^^^^^^^^^        --------- unexpected argument #2 of type `BitReader<&[u8], BigEndian>`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/decoder.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(model: M) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 42 -     let mut decoder = Decoder::new(model, bitreader);
[INFO] [stdout] 42 +     let mut decoder = Decoder::new(model);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (test "sherlock") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (test "fuzz") due to 4 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> examples/common/mod.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (test "fixed_length") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> examples/common/mod.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (example "integer") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (test "max_length") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> examples/common/mod.rs:43:13
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all().map(Result::unwrap).collect()
[INFO] [stdout]     |             ^^^^^^^^^^-- argument #1 of type `&mut _` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/decoder.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn decode_all<'a>(&'a mut self, input: &'a mut R) -> DecodeIter<M, R> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 43  |     decoder.decode_all(/* input */).map(Result::unwrap).collect()
[INFO] [stdout]     |                       ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (example "max_length") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (example "fenwick_context_switching") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arithmetic-coding-adder-dep` (example "fenwick_adaptive") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "18a8d5342edf4702ae46303f0cf13f329102cd498ab9651abb56c8da9c78a42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a8d5342edf4702ae46303f0cf13f329102cd498ab9651abb56c8da9c78a42e", kill_on_drop: false }`
[INFO] [stdout] 18a8d5342edf4702ae46303f0cf13f329102cd498ab9651abb56c8da9c78a42e
