[INFO] fetching crate chomp1 0.3.4... [INFO] testing chomp1-0.3.4 against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] extracting crate chomp1 0.3.4 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate chomp1 0.3.4 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 chomp1 0.3.4 [INFO] finished tweaking crates.io crate chomp1 0.3.4 [INFO] tweaked toml for crates.io crate chomp1 0.3.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate chomp1 0.3.4 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.6.1 [INFO] [stderr] Downloaded filetime v0.2.21 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded serde_derive v1.0.162 [INFO] [stderr] Downloaded serde v1.0.162 [INFO] [stderr] Downloaded tester v0.9.1 [INFO] [stderr] Downloaded libc v0.2.143 [INFO] [stderr] Downloaded backtrace-sys v0.1.37 [INFO] [stderr] Downloaded compiletest_rs v0.10.1 [INFO] [stderr] Downloaded dbghelp-sys v0.2.0 [INFO] [stderr] Downloaded precision v0.1.15 [INFO] [stderr] Downloaded debug-builders v0.1.0 [INFO] [stderr] Downloaded debugtrace v0.1.0 [INFO] [stderr] Downloaded benchmark-simple v0.1.7 [INFO] [stderr] Downloaded backtrace v0.1.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] fb37604e11e04b6007cfb81905e390f9d9009c505678a4b25cba37ad0b737fe3 [INFO] running `Command { std: "docker" "start" "-a" "fb37604e11e04b6007cfb81905e390f9d9009c505678a4b25cba37ad0b737fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb37604e11e04b6007cfb81905e390f9d9009c505678a4b25cba37ad0b737fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb37604e11e04b6007cfb81905e390f9d9009c505678a4b25cba37ad0b737fe3", kill_on_drop: false }` [INFO] [stdout] fb37604e11e04b6007cfb81905e390f9d9009c505678a4b25cba37ad0b737fe3 [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] e11b175cf68765686fe12e9ebd8c1f4f9f07bbfcd861659b234836a89236379b [INFO] running `Command { std: "docker" "start" "-a" "e11b175cf68765686fe12e9ebd8c1f4f9f07bbfcd861659b234836a89236379b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.143 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling debugtrace v0.1.0 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bitflags v2.2.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling backtrace v0.1.8 [INFO] [stderr] Compiling chomp1 v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/lib.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | #![cfg_attr(feature = "backtrace", doc = " enabled.")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` 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: `backtrace` [INFO] [stdout] --> src/lib.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | #![cfg_attr(not(feature = "backtrace"), doc = " disabled (default).")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/lib.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | #![cfg_attr(has_specialization, feature(specialization))] [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:272:11 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg(any(has_specialization, not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(has_specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(not(has_specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:651:15 [INFO] [stdout] | [INFO] [stdout] 651 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::macros::*` [INFO] [stdout] --> src/lib.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | pub use crate::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/buffer/stateful.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Source> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | request: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s [INFO] running `Command { std: "docker" "inspect" "e11b175cf68765686fe12e9ebd8c1f4f9f07bbfcd861659b234836a89236379b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11b175cf68765686fe12e9ebd8c1f4f9f07bbfcd861659b234836a89236379b", kill_on_drop: false }` [INFO] [stdout] e11b175cf68765686fe12e9ebd8c1f4f9f07bbfcd861659b234836a89236379b [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] a0f08dcf3446af89e86db376c8ebac80bdc8756e6a9e3ede5a125048841a33a0 [INFO] running `Command { std: "docker" "start" "-a" "a0f08dcf3446af89e86db376c8ebac80bdc8756e6a9e3ede5a125048841a33a0", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/lib.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | #![cfg_attr(feature = "backtrace", doc = " enabled.")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` 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: `backtrace` [INFO] [stdout] --> src/lib.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | #![cfg_attr(not(feature = "backtrace"), doc = " disabled (default).")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/lib.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | #![cfg_attr(has_specialization, feature(specialization))] [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:272:11 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg(any(has_specialization, not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(has_specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(not(has_specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:651:15 [INFO] [stdout] | [INFO] [stdout] 651 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::macros::*` [INFO] [stdout] --> src/lib.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | pub use crate::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/buffer/stateful.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Source> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | request: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` 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] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling precision v0.1.15 [INFO] [stderr] Compiling benchmark-simple v0.1.7 [INFO] [stderr] Compiling chomp1 v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `method`, `uri`, and `version` are never read [INFO] [stdout] --> examples/http_parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | struct Request { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 22 | method: B, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | uri: B, [INFO] [stdout] | ^^^ [INFO] [stdout] 24 | version: B, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Request` 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 `name` and `value` are never read [INFO] [stdout] --> examples/http_parser.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 29 | name: B, [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | value: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 value: `backtrace` [INFO] [stdout] --> src/lib.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | #![cfg_attr(feature = "backtrace", doc = " enabled.")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` 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: `backtrace` [INFO] [stdout] --> src/lib.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | #![cfg_attr(not(feature = "backtrace"), doc = " disabled (default).")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/lib.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | #![cfg_attr(has_specialization, feature(specialization))] [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:272:11 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg(any(has_specialization, not(feature = "std")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:211:11 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(has_specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stdout] --> src/ascii.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 218 | #[cfg(not(has_specialization))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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(has_specialization)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:651:15 [INFO] [stdout] | [INFO] [stdout] 651 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stdout] --> src/parsers.rs:952:11 [INFO] [stdout] | [INFO] [stdout] 952 | #[cfg(feature = "backtrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stdout] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::macros::*` [INFO] [stdout] --> src/lib.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | pub use crate::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/buffer/stateful.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Source> { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | request: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` 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: missing documentation for a module [INFO] [stdout] --> src/types/mod.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | pub mod test { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.23s [INFO] running `Command { std: "docker" "inspect" "a0f08dcf3446af89e86db376c8ebac80bdc8756e6a9e3ede5a125048841a33a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f08dcf3446af89e86db376c8ebac80bdc8756e6a9e3ede5a125048841a33a0", kill_on_drop: false }` [INFO] [stdout] a0f08dcf3446af89e86db376c8ebac80bdc8756e6a9e3ede5a125048841a33a0 [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] 0792acf1056b7089ce5e7b16b8b8f361e7ac376ae800786ac98a137f042c5210 [INFO] running `Command { std: "docker" "start" "-a" "0792acf1056b7089ce5e7b16b8b8f361e7ac376ae800786ac98a137f042c5210", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/lib.rs:194:13 [INFO] [stderr] | [INFO] [stderr] 194 | #![cfg_attr(feature = "backtrace", doc = " enabled.")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/lib.rs:195:17 [INFO] [stderr] | [INFO] [stderr] 195 | #![cfg_attr(not(feature = "backtrace"), doc = " disabled (default).")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stderr] --> src/lib.rs:237:13 [INFO] [stderr] | [INFO] [stderr] 237 | #![cfg_attr(has_specialization, feature(specialization))] [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(has_specialization)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stderr] --> src/ascii.rs:272:11 [INFO] [stderr] | [INFO] [stderr] 272 | #[cfg(any(has_specialization, not(feature = "std")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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(has_specialization)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stderr] --> src/ascii.rs:211:11 [INFO] [stderr] | [INFO] [stderr] 211 | #[cfg(has_specialization)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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(has_specialization)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_specialization` [INFO] [stderr] --> src/ascii.rs:218:15 [INFO] [stderr] | [INFO] [stderr] 218 | #[cfg(not(has_specialization))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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(has_specialization)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialization)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/parsers.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(feature = "backtrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/parsers.rs:651:15 [INFO] [stderr] | [INFO] [stderr] 651 | #[cfg(feature = "backtrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::macros::*` [INFO] [stderr] --> src/lib.rs:294:13 [INFO] [stderr] | [INFO] [stderr] 294 | pub use crate::macros::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `request` is never read [INFO] [stderr] --> src/buffer/stateful.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct Source> { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 34 | request: usize, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Source` 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: `chomp1` (lib) generated 10 warnings (run `cargo fix --lib -p chomp1` to apply 1 suggestion) [INFO] [stderr] warning: fields `method`, `uri`, and `version` are never read [INFO] [stderr] --> examples/http_parser.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 21 | struct Request { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 22 | method: B, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 23 | uri: B, [INFO] [stderr] | ^^^ [INFO] [stderr] 24 | version: B, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Request` 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 `name` and `value` are never read [INFO] [stderr] --> examples/http_parser.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 28 | struct Header { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 29 | name: B, [INFO] [stderr] | ^^^^ [INFO] [stderr] 30 | value: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `backtrace` [INFO] [stderr] --> src/parsers.rs:952:11 [INFO] [stderr] | [INFO] [stderr] 952 | #[cfg(feature = "backtrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `clippy`, `compiletest_rs`, `default`, `noop_error`, `std`, `tendril`, and `unstable` [INFO] [stderr] = help: consider adding `backtrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a module [INFO] [stderr] --> src/types/mod.rs:683:1 [INFO] [stderr] | [INFO] [stderr] 683 | pub mod test { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:230:5 [INFO] [stderr] | [INFO] [stderr] 230 | missing_docs, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `chomp1` (example "http_parser") generated 2 warnings [INFO] [stderr] warning: `chomp1` (lib test) generated 12 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chomp1-c8599902b1670947) [INFO] [stdout] [INFO] [stdout] running 125 tests [INFO] [stdout] test ascii::test::compare_ci_test ... ok [INFO] [stdout] test ascii::test::string_ci_test ... ok [INFO] [stdout] test ascii::test::float_test ... ok [INFO] [stdout] test buffer::stateful::test::default_bufsize ... ok [INFO] [stdout] test ascii::test::test_to_decimal_u8 ... ok [INFO] [stdout] test buffer::stateful::test::fill ... ok [INFO] [stdout] test buffer::stateful::test::empty_buf ... ok [INFO] [stdout] test buffer::stateful::test::fill3 ... ok [INFO] [stdout] test buffer::stateful::test::fill2 ... ok [INFO] [stdout] test ascii::test::match_float_test ... ok [INFO] [stdout] test buffer::stateful::test::no_autofill ... ok [INFO] [stdout] test buffer::test::err ... ok [INFO] [stdout] test buffer::test::ret ... ok [INFO] [stdout] test buffer::test::test_consuming_whole_buffer_does_not_reset_the_pointer ... ok [INFO] [stdout] test combinators::bounded::test::many_range_to ... ok [INFO] [stdout] test buffer::test::test_input_buf ... ok [INFO] [stdout] test combinators::bounded::test::many_range_from ... ok [INFO] [stdout] test combinators::bounded::test::many_till_range_from ... ok [INFO] [stdout] test combinators::bounded::test::many_till_range_full ... ok [INFO] [stdout] test combinators::bounded::test::many_range_full ... ok [INFO] [stdout] test combinators::bounded::test::many_till_range_to ... ok [INFO] [stdout] test combinators::bounded::test::skip_range ... ok [INFO] [stdout] test combinators::bounded::test::skip_exact ... ok [INFO] [stdout] test combinators::bounded::test::skip_range_full ... ok [INFO] [stdout] test combinators::bounded::test::skip_range_from ... ok [INFO] [stdout] test buffer::stateful::test::no_autofill_first ... ok [INFO] [stdout] test buffer::stateful::test::incomplete ... ok [INFO] [stdout] test combinators::test::many1_test ... ok [INFO] [stdout] test combinators::test::many_test ... ok [INFO] [stdout] test combinators::bounded::test::many_exact ... ok [INFO] [stdout] test combinators::bounded::test::many_range ... ok [INFO] [stdout] test combinators::test::many_till_test ... ok [INFO] [stdout] test combinators::test::matched_by_test ... ok [INFO] [stdout] test combinators::bounded::test::many_till_exact ... ok [INFO] [stdout] test combinators::test::option_test ... ok [INFO] [stdout] test combinators::test::or_test ... ok [INFO] [stdout] test combinators::bounded::test::skip_range_to ... ok [INFO] [stdout] test combinators::test::sep_by1_test ... ok [INFO] [stdout] test combinators::test::sep_by_test ... ok [INFO] [stdout] test combinators::test::skip_many1_test ... ok [INFO] [stdout] test macros::test::action2 ... ok [INFO] [stdout] test macros::test::action3 ... ok [INFO] [stdout] test buffer::stateful::test::incomplete2 ... ok [INFO] [stdout] test macros::test::action_err ... ok [INFO] [stdout] test combinators::test::choice_tests::choice_test ... ok [INFO] [stdout] test combinators::test::count_test ... ok [INFO] [stdout] test macros::test::action_err2 ... ok [INFO] [stdout] test combinators::test::look_ahead_test ... ok [INFO] [stdout] test macros::test::action_ret2 ... ok [INFO] [stdout] test macros::test::alt ... ok [INFO] [stdout] test macros::test::alt2 ... ok [INFO] [stdout] test macros::test::alt_inline_action ... ok [INFO] [stdout] test macros::test::bind ... ok [INFO] [stdout] test macros::test::bind2 ... ok [INFO] [stdout] test macros::test::bind3 ... ok [INFO] [stdout] test macros::test::bind4 ... ok [INFO] [stdout] test macros::test::bind_pattern ... ok [INFO] [stdout] test macros::test::bind_pattern2 ... ok [INFO] [stdout] test macros::test::bind_then ... ok [INFO] [stdout] test combinators::bounded::test::many_till_range ... ok [INFO] [stdout] test macros::test::bind_type ... ok [INFO] [stdout] test macros::test::chain_alt ... ok [INFO] [stdout] test macros::test::empty ... ok [INFO] [stdout] test macros::test::err ... ok [INFO] [stdout] test macros::test::err_typed ... ok [INFO] [stdout] test macros::test::err_typed2 ... ok [INFO] [stdout] test macros::test::expr_err ... ok [INFO] [stdout] test macros::test::inline_action2 ... ok [INFO] [stdout] test macros::test::inline_action3 ... ok [INFO] [stdout] test macros::test::inline_action_bind2 ... ok [INFO] [stdout] test macros::test::max_alt ... ok [INFO] [stdout] test macros::test::precedence_skip_alt ... ok [INFO] [stdout] test macros::test::precedence_skip_then ... ok [INFO] [stdout] test macros::test::ret ... ok [INFO] [stdout] test macros::test::ret_typed ... ok [INFO] [stdout] test macros::test::skip_inline_action ... ok [INFO] [stdout] test macros::test::then_inline_action ... ok [INFO] [stdout] test macros::test::two_actions ... ok [INFO] [stdout] test macros::test::two_actions2 ... ok [INFO] [stdout] test macros::test::two_actions3 ... ok [INFO] [stdout] test macros::test::inline_action ... ok [INFO] [stdout] test macros::test::inline_action_bind ... ok [INFO] [stdout] test parse::test::err ... ok [INFO] [stdout] test parse::test::err_str ... ok [INFO] [stdout] test parse::test::inspect_input ... ok [INFO] [stdout] test parse::test::inspect_input_str ... ok [INFO] [stdout] test parsers::test::error_test ... ok [INFO] [stdout] test parsers::test::parse_decimal ... ok [INFO] [stdout] test parsers::test::parse_remainder_empty ... ok [INFO] [stdout] test parsers::test::peek_next_test ... ok [INFO] [stdout] test parsers::test::satisfy_with_test ... ok [INFO] [stdout] test parsers::test::skip_while1_test ... ok [INFO] [stdout] test parsers::test::string_test ... ok [INFO] [stdout] test parsers::test::take_test ... ok [INFO] [stdout] test parsers::test::take_while1_empty ... ok [INFO] [stdout] test parsers::test::take_while1_test ... ok [INFO] [stdout] test parsers::test::take_while_test ... ok [INFO] [stdout] test types::numbering::test::basic_test ... ok [INFO] [stdout] test types::test::err ... ok [INFO] [stdout] test types::test::error_propagation ... ok [INFO] [stdout] test macros::test::empty_expr ... ok [INFO] [stdout] test macros::test::expr_ret ... ok [INFO] [stdout] test types::test::from_result ... ok [INFO] [stdout] test macros::test::bind_then2 ... ok [INFO] [stdout] test macros::test::precedence_alt_then ... ok [INFO] [stdout] test macros::test::ret_typed2 ... ok [INFO] [stdout] test types::test::input_propagation ... ok [INFO] [stdout] test macros::test::action ... ok [INFO] [stdout] test types::test::monad_left_identity ... ok [INFO] [stdout] test macros::test::action_ret ... ok [INFO] [stdout] test types::test::monad_associativity ... ok [INFO] [stdout] test types::test::monad_right_identity ... ok [INFO] [stdout] test types::test::parse_result_inspect ... ok [INFO] [stdout] test types::test::ret ... ok [INFO] [stdout] test types::test::slice ... ok [INFO] [stdout] test types::test::test_consuming_whole_slice_does_not_reset_the_pointer ... ok [INFO] [stdout] test types::test::test_consuming_whole_str_does_not_reset_the_pointer ... ok [INFO] [stdout] test types::test::test_slice ... ok [INFO] [stdout] test types::test::test_string ... ok [INFO] [stdout] test parsers::test::token_test ... ok [INFO] [stdout] test buffer::stateful::test::bufsize_zero - should panic ... ok [INFO] [stdout] test combinators::bounded::test::panic_skip_many_range_lt - should panic ... ok [INFO] [stdout] test combinators::bounded::test::panic_many_till_range_lt - should panic ... ok [INFO] [stdout] test combinators::bounded::test::panic_many_range_lt - should panic ... ok [INFO] [stdout] test combinators::test::choice_tests::choice_empty - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 125 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/compile-fail_test.rs (/opt/rustwide/target/debug/deps/compile_fail_test-8dc943909f070ddd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests chomp1 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test src/ascii.rs - ascii::string_ci (line 381) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::either (line 116) ... ok [INFO] [stdout] test src/combinators/bounded.rs - combinators::bounded (line 10) ... ok [INFO] [stdout] test src/ascii.rs - ascii::decimal (line 148) ... ok [INFO] [stdout] test src/ascii.rs - ascii::digit (line 94) ... ok [INFO] [stdout] test src/ascii.rs - ascii::skip_whitespace (line 75) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::choice (line 162) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::choice (line 152) ... ok [INFO] [stdout] test src/buffer/slice.rs - buffer::slice::SliceStream (line 22) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::look_ahead (line 431) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::many (line 206) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ignored [INFO] [stdout] test src/ascii.rs - ascii::signed (line 115) ... ok [INFO] [stdout] test src/buffer/mod.rs - buffer (line 5) ... ok [INFO] [stdout] test src/ascii.rs - ascii::float (line 353) ... ok [INFO] [stdout] test src/lib.rs - (line 68) ... ignored [INFO] [stdout] test src/lib.rs - (line 79) ... ignored [INFO] [stdout] test src/lib.rs - (line 91) ... ignored [INFO] [stdout] test src/buffer/slice.rs - buffer::slice::SliceStream (line 7) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::count (line 18) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::many1 (line 237) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::matched_by (line 403) ... ok [INFO] [stdout] test src/lib.rs - (line 138) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::option (line 52) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::many_till (line 325) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::skip_many (line 351) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::skip_many1 (line 379) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::or (line 84) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 395) ... ignored [INFO] [stdout] test src/combinators/mod.rs - combinators::sep_by1 (line 296) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 248) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 233) ... ok [INFO] [stdout] test src/lib.rs - (line 152) ... ok [INFO] [stdout] test src/combinators/mod.rs - combinators::sep_by (line 269) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 162) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 268) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 210) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 4) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 320) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 353) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 385) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 304) ... ok [INFO] [stdout] test src/parsers.rs - parsers::eof (line 470) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 335) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 32) ... ok [INFO] [stdout] test src/parsers.rs - parsers::any (line 19) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 96) ... ok [INFO] [stdout] test src/macros.rs - macros::parser (line 629) ... ok [INFO] [stdout] test src/parse.rs - parse::parse_only (line 30) ... ok [INFO] [stdout] test src/parsers.rs - parsers::satisfy_with (line 60) ... ok [INFO] [stdout] test src/parsers.rs - parsers::peek_next (line 156) ... ok [INFO] [stdout] test src/parsers.rs - parsers::scan (line 334) ... ok [INFO] [stdout] test src/parsers.rs - parsers::skip_while (line 252) ... ok [INFO] [stdout] test src/types/mod.rs - types::Input (line 138) ... ignored [INFO] [stdout] test src/parsers.rs - parsers::run_scanner (line 372) ... ok [INFO] [stdout] test src/macros.rs - macros::parse (line 69) ... ok [INFO] [stdout] test src/parse.rs - parse::parse_only (line 15) ... ok [INFO] [stdout] test src/parsers.rs - parsers::not_token (line 117) ... ok [INFO] [stdout] test src/parsers.rs - parsers::peek (line 138) ... ok [INFO] [stdout] test src/parsers.rs - parsers::string (line 433) ... ok [INFO] [stdout] test src/parsers.rs - parsers::satisfy (line 37) ... ok [INFO] [stdout] test src/parsers.rs - parsers::take (line 175) ... ok [INFO] [stdout] test src/parsers.rs - parsers::skip_while1 (line 273) ... ok [INFO] [stdout] test src/types/mod.rs - types::Input::err (line 193) ... ok [INFO] [stdout] test src/parsers.rs - parsers::take_till (line 300) ... ok [INFO] [stdout] test src/parsers.rs - parsers::take_remainder (line 415) ... ok [INFO] [stdout] test src/types/mod.rs - types::ParseResult::bind (line 496) ... ok [INFO] [stdout] test src/parsers.rs - parsers::take_while (line 195) ... ok [INFO] [stdout] test src/types/mod.rs - types::Input::ret (line 169) ... ok [INFO] [stdout] test src/types/mod.rs - types::Input::from_result (line 219) ... ok [INFO] [stdout] test src/types/mod.rs - types::ParseResult::bind (line 515) ... ok [INFO] [stdout] test src/parsers.rs - parsers::take_while1 (line 229) ... ok [INFO] [stdout] test src/types/mod.rs - types::ParseResult::map_err (line 603) ... ok [INFO] [stdout] test src/types/mod.rs - types::ParseResult::inspect (line 632) ... ok [INFO] [stdout] test src/parsers.rs - parsers::token (line 96) ... ok [INFO] [stdout] test src/parsers.rs - parsers::take_while (line 205) ... ok [INFO] [stdout] test src/types/mod.rs - types::ParseResult::map (line 580) ... ok [INFO] [stdout] test src/types/mod.rs - types::ParseResult::then (line 553) ... ok [INFO] [stdout] test src/types/numbering.rs - types::numbering (line 3) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 7.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0792acf1056b7089ce5e7b16b8b8f361e7ac376ae800786ac98a137f042c5210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0792acf1056b7089ce5e7b16b8b8f361e7ac376ae800786ac98a137f042c5210", kill_on_drop: false }` [INFO] [stdout] 0792acf1056b7089ce5e7b16b8b8f361e7ac376ae800786ac98a137f042c5210