[INFO] fetching crate texting_robots 0.2.2... [INFO] testing texting_robots-0.2.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate texting_robots 0.2.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate texting_robots 0.2.2 [INFO] finished tweaking crates.io crate texting_robots 0.2.2 [INFO] tweaked toml for crates.io crate texting_robots 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate texting_robots 0.2.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate texting_robots 0.2.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3ae0fa28116c07f02c39c54d4c86f20f4e4c42dd3c4bffb3b6243c4857965c [INFO] running `Command { std: "docker" "start" "-a" "3f3ae0fa28116c07f02c39c54d4c86f20f4e4c42dd3c4bffb3b6243c4857965c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3ae0fa28116c07f02c39c54d4c86f20f4e4c42dd3c4bffb3b6243c4857965c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3ae0fa28116c07f02c39c54d4c86f20f4e4c42dd3c4bffb3b6243c4857965c", kill_on_drop: false }` [INFO] [stdout] 3f3ae0fa28116c07f02c39c54d4c86f20f4e4c42dd3c4bffb3b6243c4857965c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96940f7b5da6ae81653b4b36ddd46d8a7e0f8cf6f32ec4f4207b0b824c931142 [INFO] running `Command { std: "docker" "start" "-a" "96940f7b5da6ae81653b4b36ddd46d8a7e0f8cf6f32ec4f4207b0b824c931142", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.11 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling texting_robots v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/parser.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.32s [INFO] running `Command { std: "docker" "inspect" "96940f7b5da6ae81653b4b36ddd46d8a7e0f8cf6f32ec4f4207b0b824c931142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96940f7b5da6ae81653b4b36ddd46d8a7e0f8cf6f32ec4f4207b0b824c931142", kill_on_drop: false }` [INFO] [stdout] 96940f7b5da6ae81653b4b36ddd46d8a7e0f8cf6f32ec4f4207b0b824c931142 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bae2184e5b37070cb0f3a4c7dfdb095a013ecd080eefcdc6c1521a8f4583249 [INFO] running `Command { std: "docker" "start" "-a" "6bae2184e5b37070cb0f3a4c7dfdb095a013ecd080eefcdc6c1521a8f4583249", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/parser.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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] [stderr] Compiling texting_robots v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stdout] --> src/parser.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(not(tarpaulin_include))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:168:32 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec> { [INFO] [stdout] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "6bae2184e5b37070cb0f3a4c7dfdb095a013ecd080eefcdc6c1521a8f4583249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bae2184e5b37070cb0f3a4c7dfdb095a013ecd080eefcdc6c1521a8f4583249", kill_on_drop: false }` [INFO] [stdout] 6bae2184e5b37070cb0f3a4c7dfdb095a013ecd080eefcdc6c1521a8f4583249 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d14ad43631e3e5b1ff73abe80b4a435f07afc7ba1e12d4d1c7891a3b2777001 [INFO] running `Command { std: "docker" "start" "-a" "2d14ad43631e3e5b1ff73abe80b4a435f07afc7ba1e12d4d1c7891a3b2777001", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/parser.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:66:16 [INFO] [stderr] | [INFO] [stderr] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 66 | fn line(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:95:22 [INFO] [stderr] | [INFO] [stderr] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 95 | fn user_agent(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 105 | fn allow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:111:20 [INFO] [stderr] | [INFO] [stderr] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 111 | fn disallow(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:129:19 [INFO] [stderr] | [INFO] [stderr] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 129 | fn sitemap(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:139:23 [INFO] [stderr] | [INFO] [stderr] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 139 | fn crawl_delay(input: &[u8]) -> IResult<&[u8], Line<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:168:32 [INFO] [stderr] | [INFO] [stderr] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec> { [INFO] [stderr] | ^^^^^ ----- ---- the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 168 | pub fn robots_txt_parse(input: &[u8]) -> IResult<&[u8], Vec>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `texting_robots` (lib) generated 8 warnings [INFO] [stderr] warning: `texting_robots` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include` [INFO] [stderr] --> src/main.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(not(tarpaulin_include))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(tarpaulin_include)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` 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: `texting_robots` (bin "texting_robots") generated 1 warning [INFO] [stderr] warning: `texting_robots` (bin "texting_robots" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texting_robots-a27cbbcce93ac6c9) [INFO] [stdout] [INFO] [stdout] running 70 tests [INFO] [stdout] test test::tests::test_forgiveness_crawl_delay_variations ... ok [INFO] [stdout] test test::tests::test_forgiveness_disallow_all_but_no_colon ... ok [INFO] [stdout] test test::tests::test_forgiveness_disallow_variations ... ok [INFO] [stdout] test test::tests::test_forgiveness_user_agent_variations ... ok [INFO] [stdout] test test::tests::test_forgiveness_ensure_not_too_forgiving ... ok [INFO] [stdout] test test::tests::test_forgiveness_sitemap_variations ... ok [INFO] [stdout] test test::tests::test_google_foo_bar ... ok [INFO] [stdout] test test::tests::test_google_global_groups_secondary ... ok [INFO] [stdout] test test::tests::test_google_allows_disallow_with_no_colon ... ok [INFO] [stdout] test test::tests::test_google_allow_disallow_value_case_sensitive ... ok [INFO] [stdout] test test::tests::test_google_grouping ... ok [INFO] [stdout] test test::tests::test_google_grouping_other_rules ... ok [INFO] [stdout] test test::tests::test_google_encoding ... ok [INFO] [stdout] test test::tests::test_google_lines_and_bots_are_case_insensitive ... ok [INFO] [stdout] test test::tests::test_google_lines_correctly_counted ... ok [INFO] [stdout] test test::tests::test_google_longest_match ... ok [INFO] [stdout] test test::tests::test_google_order_of_precedence ... ok [INFO] [stdout] test test::tests::test_google_documentation_checks ... ok [INFO] [stdout] test test::tests::test_google_special_characters ... ok [INFO] [stdout] test test::tests::test_google_url_prepare_escape_pattern ... ok [INFO] [stdout] test test::tests::test_google_url_prepare_get_path_params_query ... ok [INFO] [stdout] test test::tests::test_google_utf8_bom_is_skipped ... ok [INFO] [stdout] test test::tests::test_parser_crawl_delay ... ok [INFO] [stdout] test test::tests::test_reppy_accepts_full_url ... ok [INFO] [stdout] test test::tests::test_reppy_case_insensitivity ... ok [INFO] [stdout] test test::tests::test_parser_line_elements ... ok [INFO] [stdout] test test::tests::test_reppy_finds_and_exposes_sitemaps ... ok [INFO] [stdout] test test::tests::test_reppy_empty_allows_all ... ok [INFO] [stdout] test test::tests::test_reppy_grouping ... ok [INFO] [stdout] test test::tests::test_reppy_handles_leading_wildcard ... ok [INFO] [stdout] test test::tests::test_reppy_honours_specific_user_agent ... ok [INFO] [stdout] test test::tests::test_reppy_honours_default ... ok [INFO] [stdout] test test::tests::test_robot_all_user_agents ... ok [INFO] [stdout] test test::tests::test_reppy_comments ... ok [INFO] [stdout] test test::tests::test_robot_crawl_delay_not_integer ... ok [INFO] [stdout] test test::tests::test_robot_crazy_long_regex ... ok [INFO] [stdout] test test::tests::test_robot_crawl_evil_utf8 ... ok [INFO] [stdout] test test::tests::test_robot_debug_format ... ok [INFO] [stdout] test test::tests::test_reppy_no_leading_user_agent ... ok [INFO] [stdout] test test::tests::test_reppy_separates_agents ... ok [INFO] [stdout] test test::tests::test_robot_doesnt_do_full_regex ... ok [INFO] [stdout] test test::tests::test_robot_excessive_crawl_delay ... ok [INFO] [stdout] test test::tests::test_robot_handle_double_return_then_newline ... ok [INFO] [stdout] test test::tests::test_robot_handles_random_nulls ... ok [INFO] [stdout] test test::tests::test_robot_retrieve_sitemaps ... ok [INFO] [stdout] test test::tests::test_robot_handles_starting_position ... ok [INFO] [stdout] test test::tests::test_robot_many_star_rule_simplifier ... ok [INFO] [stdout] test test::tests::test_robot_starts_with_wildcard ... ok [INFO] [stdout] test test_get_robots_url::tests::test_get_robots_url_cannot_be_base ... ok [INFO] [stdout] test test_get_robots_url::tests::test_get_robots_url_has_wrong_scheme ... ok [INFO] [stdout] test test::tests::test_robot_retrieve_crawl_delay ... ok [INFO] [stdout] test test_get_robots_url::tests::test_get_robots_url_varying_paths ... ok [INFO] [stdout] test test_get_robots_url::tests::test_get_robots_url_removes_username_and_passwd ... ok [INFO] [stdout] test test::tests::test_robot_rfc_example ... ok [INFO] [stdout] test test::tests::test_robot_starts_with_crawl_delay ... ok [INFO] [stdout] test test::tests::test_robot_handles_end_properly ... ok [INFO] [stdout] test test_get_robots_url::tests::test_reppy_robots_url_http ... ok [INFO] [stdout] test test_get_robots_url::tests::test_reppy_robots_url_https ... ok [INFO] [stdout] test test::tests::test_url_prepare_relative ... ok [INFO] [stdout] test test_get_robots_url::tests::test_reppy_robots_url_invalid_port ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_empty ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_malformed_crawl_delay ... ok [INFO] [stdout] test test_get_robots_url::tests::test_reppy_robots_url_non_default_port ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_leading_wildcard_disallow ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_well_formed_crawl_delay ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_accepts_full_url ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_leading_wildcard_allow ... ok [INFO] [stdout] test test_repcpp::tests::test_repcpp_no_leading_user_agent ... ok [INFO] [stdout] test test::tests::test_robot_errors_on_crazy_long_line ... ok [INFO] [stdout] test test::tests::test_fuzzed_long_regex_rule ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/texting_robots-44c60ce91b6dd722) [INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-1e9f96e6482e4653) [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 11 tests [INFO] [stdout] test tests::test_real_robot_against_aviation_safety ... ok [INFO] [stdout] test tests::test_real_robot_against_cnet ... ok [INFO] [stdout] test tests::test_real_robot_against_reddit ... ok [INFO] [stdout] test tests::test_real_robot_against_substack ... ok [INFO] [stdout] test tests::test_real_robot_against_twitter ... ok [INFO] [stdout] test tests::test_real_robot_against_hn_robots ... ok [INFO] [stdout] test tests::test_real_robot_against_zillow ... ok [INFO] [stdout] test tests::test_real_robot_against_ebay ... ok [INFO] [stdout] test tests::test_real_robot_against_quora ... ok [INFO] [stdout] test tests::test_real_robot_against_ipwatchdog ... ok [INFO] [stdout] test tests::test_real_robot_against_sgppto ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests texting_robots [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 103) ... ignored [INFO] [stdout] test src/lib.rs - (line 40) ... ok [INFO] [stdout] test src/lib.rs - Robot::allowed (line 527) ... ok [INFO] [stdout] test src/lib.rs - get_robots_url (line 276) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d14ad43631e3e5b1ff73abe80b4a435f07afc7ba1e12d4d1c7891a3b2777001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d14ad43631e3e5b1ff73abe80b4a435f07afc7ba1e12d4d1c7891a3b2777001", kill_on_drop: false }` [INFO] [stdout] 2d14ad43631e3e5b1ff73abe80b4a435f07afc7ba1e12d4d1c7891a3b2777001