[INFO] fetching crate bendy 0.4.0-beta.2... [INFO] testing bendy-0.4.0-beta.2 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate bendy 0.4.0-beta.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate bendy 0.4.0-beta.2 on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bendy 0.4.0-beta.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bendy 0.4.0-beta.2 [INFO] tweaked toml for crates.io crate bendy 0.4.0-beta.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate bendy 0.4.0-beta.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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `snafu` dependency) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.11.6 [INFO] [stderr] Downloaded snafu-derive v0.7.1 [INFO] [stderr] Downloaded snafu v0.7.1 [INFO] [stderr] Downloaded rustversion v1.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b43013d1e442a9ff991f492a33e9a96808a9ff06ce9e6986d4e649c515a3ffd5 [INFO] running `Command { std: "docker" "start" "-a" "b43013d1e442a9ff991f492a33e9a96808a9ff06ce9e6986d4e649c515a3ffd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b43013d1e442a9ff991f492a33e9a96808a9ff06ce9e6986d4e649c515a3ffd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43013d1e442a9ff991f492a33e9a96808a9ff06ce9e6986d4e649c515a3ffd5", kill_on_drop: false }` [INFO] [stdout] b43013d1e442a9ff991f492a33e9a96808a9ff06ce9e6986d4e649c515a3ffd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcc2696f43d4f54d7361cc0bb234d9cbcf9d0c7351bd1407f4c20154fad67fd [INFO] running `Command { std: "docker" "start" "-a" "4fcc2696f43d4f54d7361cc0bb234d9cbcf9d0c7351bd1407f4c20154fad67fd", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `snafu` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling snafu v0.7.1 [INFO] [stderr] Compiling bendy v0.4.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/decoding/decoder.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | let ival = if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [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: method `replace_top` is never used [INFO] [stdout] --> src/state_tracker/stack.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Stack { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 9 | fn replace_top(&mut self, new_value: T); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.71s [INFO] running `Command { std: "docker" "inspect" "4fcc2696f43d4f54d7361cc0bb234d9cbcf9d0c7351bd1407f4c20154fad67fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcc2696f43d4f54d7361cc0bb234d9cbcf9d0c7351bd1407f4c20154fad67fd", kill_on_drop: false }` [INFO] [stdout] 4fcc2696f43d4f54d7361cc0bb234d9cbcf9d0c7351bd1407f4c20154fad67fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fabdf5191fcbf70def663c21f430c460cac32e949bf82cea252474c4c03bcab3 [INFO] running `Command { std: "docker" "start" "-a" "fabdf5191fcbf70def663c21f430c460cac32e949bf82cea252474c4c03bcab3", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `snafu` dependency) [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/decoding/decoder.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | let ival = if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [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: method `replace_top` is never used [INFO] [stdout] --> src/state_tracker/stack.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Stack { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 9 | fn replace_top(&mut self, new_value: T); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling bendy v0.4.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/core_test.rs:414:19 [INFO] [stdout] | [INFO] [stdout] 414 | DecodingError(DecodingError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 414 | DecodingError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/core_test.rs:415:19 [INFO] [stdout] | [INFO] [stdout] 415 | EncodingError(EncodingError), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 415 | EncodingError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `announce`, `info`, `comment`, `creation_date`, and `http_seeds` are never read [INFO] [stdout] --> examples/decode_torrent.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 35 | struct MetaInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 36 | pub announce: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 37 | pub info: Info, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub comment: Option, // not official element [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 39 | pub creation_date: Option, // not official element [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub http_seeds: Option>, // not official element [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MetaInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `piece_length`, `pieces`, `name`, and `file_length` are never read [INFO] [stdout] --> examples/decode_torrent.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 46 | pub piece_length: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 47 | pub pieces: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 49 | pub file_length: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/decoding/decoder.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | let ival = if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [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: method `replace_top` is never used [INFO] [stdout] --> src/state_tracker/stack.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Stack { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] ... [INFO] [stdout] 9 | fn replace_top(&mut self, new_value: T); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.68s [INFO] running `Command { std: "docker" "inspect" "fabdf5191fcbf70def663c21f430c460cac32e949bf82cea252474c4c03bcab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fabdf5191fcbf70def663c21f430c460cac32e949bf82cea252474c4c03bcab3", kill_on_drop: false }` [INFO] [stdout] fabdf5191fcbf70def663c21f430c460cac32e949bf82cea252474c4c03bcab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14d70bad36ab0768339a152d341ab8cfedb512caecf31ef6c0178763dafe7af1 [INFO] running `Command { std: "docker" "start" "-a" "14d70bad36ab0768339a152d341ab8cfedb512caecf31ef6c0178763dafe7af1", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `snafu` dependency) [INFO] [stderr] warning: unexpected `cfg` condition name: `debug` [INFO] [stderr] --> src/decoding/decoder.rs:128:28 [INFO] [stderr] | [INFO] [stderr] 128 | let ival = if cfg!(debug) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `replace_top` is never used [INFO] [stderr] --> src/state_tracker/stack.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Stack { [INFO] [stderr] | ----- method in this trait [INFO] [stderr] ... [INFO] [stderr] 9 | fn replace_top(&mut self, new_value: T); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bendy` (lib) generated 2 warnings [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> tests/core_test.rs:414:19 [INFO] [stderr] | [INFO] [stderr] 414 | DecodingError(DecodingError), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 414 | DecodingError(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> tests/core_test.rs:415:19 [INFO] [stderr] | [INFO] [stderr] 415 | EncodingError(EncodingError), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 415 | EncodingError(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `bendy` (test "core_test") generated 2 warnings [INFO] [stderr] warning: fields `announce`, `info`, `comment`, `creation_date`, and `http_seeds` are never read [INFO] [stderr] --> examples/decode_torrent.rs:36:9 [INFO] [stderr] | [INFO] [stderr] 35 | struct MetaInfo { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 36 | pub announce: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 37 | pub info: Info, [INFO] [stderr] | ^^^^ [INFO] [stderr] 38 | pub comment: Option, // not official element [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 39 | pub creation_date: Option, // not official element [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 40 | pub http_seeds: Option>, // not official element [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MetaInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `piece_length`, `pieces`, `name`, and `file_length` are never read [INFO] [stderr] --> examples/decode_torrent.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 45 | struct Info { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 46 | pub piece_length: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 47 | pub pieces: Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 48 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 49 | pub file_length: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `bendy` (example "decode_torrent") generated 2 warnings [INFO] [stderr] warning: `bendy` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bendy-ea4ec6327ff9dea9) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stdout] test decoding::decoder::test::bytes_or_else_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::bytes_or_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::bytes_or_should_work_on_bytes ... ok [INFO] [stdout] test decoding::decoder::test::bytes_or_else_should_work_on_bytes ... ok [INFO] [stdout] test decoding::decoder::test::dict_drop_should_consume_struct ... ok [INFO] [stdout] test decoding::decoder::test::dictionary_or_else_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::integer_str_or_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::integer_str_or_should_work_on_int ... ok [INFO] [stdout] test decoding::decoder::test::integer_str_or_else_should_work_on_int ... ok [INFO] [stdout] test decoding::decoder::test::dictionary_or_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::list_drop_should_consume_struct ... ok [INFO] [stdout] test decoding::decoder::test::integer_str_or_else_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::dictionary_or_else_should_work_on_dict ... ok [INFO] [stdout] test decoding::decoder::test::list_or_else_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::list_or_else_should_work_on_list ... ok [INFO] [stdout] test decoding::decoder::test::dictionary_or_should_work_on_dict ... ok [INFO] [stdout] test decoding::decoder::test::list_or_should_not_work_on_other_types ... ok [INFO] [stdout] test decoding::decoder::test::negative_numbers_and_zero_should_parse ... ok [INFO] [stdout] test decoding::decoder::test::map_keys_must_ascend ... ok [INFO] [stdout] test decoding::decoder::test::negative_zero_is_illegal ... ok [INFO] [stdout] test decoding::decoder::test::recursion_bounds_should_be_tight ... ok [INFO] [stdout] test decoding::decoder::test::map_keys_must_be_strings ... ok [INFO] [stdout] test decoding::decoder::test::map_keys_must_be_unique ... ok [INFO] [stdout] test decoding::decoder::test::ints_must_have_bodies ... ok [INFO] [stdout] test decoding::decoder::test::map_keys_must_have_values ... ok [INFO] [stdout] test decoding::decoder::test::list_or_should_work_on_list ... ok [INFO] [stdout] test decoding::decoder::test::simple_bdecode_tokenization ... ok [INFO] [stdout] test decoding::decoder::test::strings_must_have_bodies ... ok [INFO] [stdout] test decoding::decoder::test::short_int_should_fail ... ok [INFO] [stdout] test decoding::decoder::test::short_list_should_fail ... ok [INFO] [stdout] test decoding::decoder::test::recursion_should_be_limited ... ok [INFO] [stdout] test decoding::error::decoding_errors_are_sync_send ... ok [INFO] [stdout] test value::tests::list ... ok [INFO] [stdout] test decoding::from_bencode::test::from_bencode_to_as_string_should_work_with_valid_input ... ok [INFO] [stdout] test decoding::from_bencode::test::from_bencode_to_string_should_work_with_valid_input ... ok [INFO] [stdout] test value::tests::dict ... ok [INFO] [stdout] test value::tests::integer ... ok [INFO] [stdout] test encoding::encoder::test::emit_cb_must_emit ... ok [INFO] [stdout] test encoding::encoder::test::simple_encoding_works ... ok [INFO] [stdout] test encoding::error::encoding_errors_are_sync_send ... ok [INFO] [stdout] test encoding::to_bencode::test::simple_encodable_works ... ok [INFO] [stdout] test value::tests::bytes ... ok [INFO] [stdout] test decoding::decoder::test::leading_zeros_are_illegal ... ok [INFO] [stdout] test decoding::decoder::test::short_dict_should_fail ... ok [INFO] [stdout] test decoding::from_bencode::test::from_bencode_to_as_string_should_fail_for_integer - should panic ... ok [INFO] [stdout] test decoding::from_bencode::test::from_bencode_to_as_string_should_fail_for_dictionary - should panic ... ok [INFO] [stdout] test decoding::from_bencode::test::from_bencode_to_as_string_should_fail_for_list - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/core_test.rs (/opt/rustwide/target/debug/deps/core_test-321dac1d376188f6) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test illegal_integer_encodings ... ok [INFO] [stdout] test integer_test_pairs ... ok [INFO] [stdout] test list_test_pairs ... ok [INFO] [stdout] test illegal_dictionary_encodings ... ok [INFO] [stdout] test map_test_pairs ... ok [INFO] [stdout] test mixed_use_dict_pairs ... ok [INFO] [stdout] test illegal_string_encodings ... ok [INFO] [stdout] test mixed_use_list_pairs ... ok [INFO] [stderr] Running tests/struct_codec.rs (/opt/rustwide/target/debug/deps/struct_codec-6ce0811ea0477822) [INFO] [stdout] test string_test_pairs ... ok [INFO] [stderr] Doc-tests bendy [INFO] [stdout] test illegal_list_encodings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test should_decode_struct ... ok [INFO] [stdout] test should_encode_struct ... ok [INFO] [stdout] test validate_round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test src/decoding.rs - decoding (line 54) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::list_or_else (line 249) ... ok [INFO] [stdout] test src/decoding.rs - decoding (line 18) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::dictionary_or (line 313) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::try_into_dictionary (line 380) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::bytes_or_else (line 68) ... ok [INFO] [stdout] test src/decoding.rs - decoding (line 6) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::list_or (line 219) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::try_into_list (line 284) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::bytes_or (line 41) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::integer_or (line 129) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::try_into_bytes (line 102) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::try_into_integer (line 192) ... ok [INFO] [stdout] test src/decoding.rs - decoding (line 30) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::integer_or_else (line 157) ... ok [INFO] [stdout] test src/decoding/object.rs - decoding::object::Object<'obj,'ser>::dictionary_or_else (line 343) ... ok [INFO] [stdout] test src/encoding.rs - encoding (line 42) ... ok [INFO] [stdout] test src/encoding/encoder.rs - encoding::encoder::Encoder::emit_and_sort_dict (line 179) ... ok [INFO] [stdout] test src/lib.rs - _ (line 153) ... ok [INFO] [stdout] test src/lib.rs - _ (line 211) ... ok [INFO] [stdout] test src/encoding.rs - encoding (line 89) ... ok [INFO] [stdout] test src/encoding.rs - encoding (line 8) ... ok [INFO] [stdout] test src/encoding/encoder.rs - encoding::encoder::Encoder::emit_dict (line 128) ... ok [INFO] [stdout] test src/lib.rs - _ (line 350) ... ok [INFO] [stdout] test src/encoding/encoder.rs - encoding::encoder::Encoder::emit_list (line 153) ... ok [INFO] [stdout] test src/lib.rs - _ (line 248) ... ok [INFO] [stdout] test src/lib.rs - _ (line 121) ... ok [INFO] [stdout] test src/lib.rs - _ (line 312) ... ok [INFO] [stdout] test src/lib.rs - _ (line 283) ... ok [INFO] [stdout] test src/lib.rs - _ (line 182) ... ok [INFO] [stdout] test src/lib.rs - _ (line 420) ... ok [INFO] [stdout] test src/lib.rs - _ (line 386) ... ok [INFO] [stdout] test src/lib.rs - _ (line 587) ... ok [INFO] [stdout] test src/lib.rs - _ (line 459) ... ok [INFO] [stdout] test src/lib.rs - _ (line 517) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14d70bad36ab0768339a152d341ab8cfedb512caecf31ef6c0178763dafe7af1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d70bad36ab0768339a152d341ab8cfedb512caecf31ef6c0178763dafe7af1", kill_on_drop: false }` [INFO] [stdout] 14d70bad36ab0768339a152d341ab8cfedb512caecf31ef6c0178763dafe7af1