[INFO] fetching crate pidgin 0.4.2... [INFO] testing pidgin-0.4.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate pidgin 0.4.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pidgin 0.4.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pidgin 0.4.2 [INFO] finished tweaking crates.io crate pidgin 0.4.2 [INFO] tweaked toml for crates.io crate pidgin 0.4.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be817c47da4b485e51c0941bbe4c49d6d9063ec44d046fc1dbe2d5ff30156609 [INFO] running `Command { std: "docker" "start" "-a" "be817c47da4b485e51c0941bbe4c49d6d9063ec44d046fc1dbe2d5ff30156609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be817c47da4b485e51c0941bbe4c49d6d9063ec44d046fc1dbe2d5ff30156609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be817c47da4b485e51c0941bbe4c49d6d9063ec44d046fc1dbe2d5ff30156609", kill_on_drop: false }` [INFO] [stdout] be817c47da4b485e51c0941bbe4c49d6d9063ec44d046fc1dbe2d5ff30156609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d195a7765bd5189543c4c2226731a199950f3a5bfd5e13b23250b63f2d3796 [INFO] running `Command { std: "docker" "start" "-a" "f9d195a7765bd5189543c4c2226731a199950f3a5bfd5e13b23250b63f2d3796", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling pidgin v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pidgin.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.59s [INFO] running `Command { std: "docker" "inspect" "f9d195a7765bd5189543c4c2226731a199950f3a5bfd5e13b23250b63f2d3796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d195a7765bd5189543c4c2226731a199950f3a5bfd5e13b23250b63f2d3796", kill_on_drop: false }` [INFO] [stdout] f9d195a7765bd5189543c4c2226731a199950f3a5bfd5e13b23250b63f2d3796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9448cfecee8ea284e5085f937bc9e32fda53299211b52714fd6691ed8dcfc1d1 [INFO] running `Command { std: "docker" "start" "-a" "9448cfecee8ea284e5085f937bc9e32fda53299211b52714fd6691ed8dcfc1d1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pidgin.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling pidgin v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pidgin.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:23:38 [INFO] [stdout] | [INFO] [stdout] 23 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 23 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | assert!(matcher.is_match("foo"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 36 | assert!(matcher.is_match("foo"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | assert!(matcher.is_match("foofoo"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 49 | assert!(matcher.is_match("foofoo"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | assert!(matcher.is_match("foobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 62 | assert!(matcher.is_match("foobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:67:38 [INFO] [stdout] | [INFO] [stdout] 67 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 67 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:80:44 [INFO] [stdout] | [INFO] [stdout] 80 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 80 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:85:41 [INFO] [stdout] | [INFO] [stdout] 85 | assert!(matcher.is_match("foobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 85 | assert!(matcher.is_match("foobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:90:38 [INFO] [stdout] | [INFO] [stdout] 90 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 90 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:103:44 [INFO] [stdout] | [INFO] [stdout] 103 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 103 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:108:41 [INFO] [stdout] | [INFO] [stdout] 108 | assert!(matcher.is_match("foobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 108 | assert!(matcher.is_match("foobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | assert!(!matcher.is_match("bar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 113 | assert!(!matcher.is_match("bar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:122:44 [INFO] [stdout] | [INFO] [stdout] 122 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 122 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:127:47 [INFO] [stdout] | [INFO] [stdout] 127 | assert!(matcher.is_match("foofoofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 127 | assert!(matcher.is_match("foofoofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:132:42 [INFO] [stdout] | [INFO] [stdout] 132 | assert!(!matcher.is_match("foobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 132 | assert!(!matcher.is_match("foobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 141 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:146:47 [INFO] [stdout] | [INFO] [stdout] 146 | assert!(matcher.is_match("foofoofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 146 | assert!(matcher.is_match("foofoofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:151:50 [INFO] [stdout] | [INFO] [stdout] 151 | assert!(matcher.is_match("foofoofoofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 151 | assert!(matcher.is_match("foofoofoofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:156:53 [INFO] [stdout] | [INFO] [stdout] 156 | assert!(matcher.is_match("foofoofoofoofoobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 156 | assert!(matcher.is_match("foofoofoofoofoobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:161:42 [INFO] [stdout] | [INFO] [stdout] 161 | assert!(!matcher.is_match("foobar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 161 | assert!(!matcher.is_match("foobar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:170:38 [INFO] [stdout] | [INFO] [stdout] 170 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 170 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/macro.rs:175:38 [INFO] [stdout] | [INFO] [stdout] 175 | assert!(matcher.is_match("foo"), format!("{}", g)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 175 | assert!(matcher.is_match("foo"), "{}", g); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.26s [INFO] running `Command { std: "docker" "inspect" "9448cfecee8ea284e5085f937bc9e32fda53299211b52714fd6691ed8dcfc1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9448cfecee8ea284e5085f937bc9e32fda53299211b52714fd6691ed8dcfc1d1", kill_on_drop: false }` [INFO] [stdout] 9448cfecee8ea284e5085f937bc9e32fda53299211b52714fd6691ed8dcfc1d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 652f48616b270a1379df81aca3f773b18e23e36008f6a50b24d2fa02d3a8fb42 [INFO] running `Command { std: "docker" "start" "-a" "652f48616b270a1379df81aca3f773b18e23e36008f6a50b24d2fa02d3a8fb42", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stdout] running 12 tests [INFO] [stderr] --> src/pidgin.rs:601:38 [INFO] [stderr] | [INFO] [stderr] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:23:38 [INFO] [stderr] | [INFO] [stderr] 23 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 23 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:36:38 [INFO] [stderr] | [INFO] [stderr] 36 | assert!(matcher.is_match("foo"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 36 | assert!(matcher.is_match("foo"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:49:41 [INFO] [stderr] | [INFO] [stderr] 49 | assert!(matcher.is_match("foofoo"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 49 | assert!(matcher.is_match("foofoo"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:62:41 [INFO] [stderr] | [INFO] [stderr] 62 | assert!(matcher.is_match("foobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 62 | assert!(matcher.is_match("foobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:67:38 [INFO] [stderr] | [INFO] [stderr] 67 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 67 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:80:44 [INFO] [stderr] | [INFO] [stderr] 80 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 80 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:85:41 [INFO] [stderr] | [INFO] [stderr] 85 | assert!(matcher.is_match("foobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 85 | assert!(matcher.is_match("foobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:90:38 [INFO] [stderr] | [INFO] [stderr] 90 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 90 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:103:44 [INFO] [stderr] | [INFO] [stderr] 103 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 103 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:108:41 [INFO] [stderr] | [INFO] [stderr] 108 | assert!(matcher.is_match("foobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 108 | assert!(matcher.is_match("foobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:113:39 [INFO] [stderr] | [INFO] [stderr] 113 | assert!(!matcher.is_match("bar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 113 | assert!(!matcher.is_match("bar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:122:44 [INFO] [stderr] | [INFO] [stderr] 122 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 122 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:127:47 [INFO] [stderr] | [INFO] [stderr] 127 | assert!(matcher.is_match("foofoofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 127 | assert!(matcher.is_match("foofoofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:132:42 [INFO] [stderr] | [INFO] [stderr] 132 | assert!(!matcher.is_match("foobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 132 | assert!(!matcher.is_match("foobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:141:44 [INFO] [stderr] | [INFO] [stderr] 141 | assert!(matcher.is_match("foofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 141 | assert!(matcher.is_match("foofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:146:47 [INFO] [stderr] | [INFO] [stderr] 146 | assert!(matcher.is_match("foofoofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 146 | assert!(matcher.is_match("foofoofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:151:50 [INFO] [stderr] | [INFO] [stderr] 151 | assert!(matcher.is_match("foofoofoofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 151 | assert!(matcher.is_match("foofoofoofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:156:53 [INFO] [stderr] | [INFO] [stderr] 156 | assert!(matcher.is_match("foofoofoofoofoobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 156 | assert!(matcher.is_match("foofoofoofoofoobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:161:42 [INFO] [stderr] | [INFO] [stderr] 161 | assert!(!matcher.is_match("foobar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 161 | assert!(!matcher.is_match("foobar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:170:38 [INFO] [stderr] | [INFO] [stderr] 170 | assert!(matcher.is_match("bar"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 170 | assert!(matcher.is_match("bar"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/macro.rs:175:38 [INFO] [stderr] | [INFO] [stderr] 175 | assert!(matcher.is_match("foo"), format!("{}", g)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 175 | assert!(matcher.is_match("foo"), "{}", g); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 21 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/pidgin.rs:601:38 [INFO] [stderr] | [INFO] [stderr] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pidgin-0607ee814efefee6) [INFO] [stdout] test util::tests::char_and_p_named_char_class_is_not_atomic ... ok [INFO] [stdout] test util::tests::sequence_of_groups_is_not_atomic ... ok [INFO] [stdout] test util::tests::two_chars_where_first_is_not_slash_non_atomic ... ok [INFO] [stdout] test util::tests::sequence_of_char_class_is_not_atomic ... ok [INFO] [stdout] test util::tests::single_characters_are_atomic ... ok [INFO] [stdout] test util::tests::group_is_atomic ... ok [INFO] [stderr] Running tests/macro.rs (/opt/rustwide/target/debug/deps/macro-63a7795bf14ebc43) [INFO] [stdout] test util::tests::one_level_char_class_nesting ... ok [INFO] [stdout] test util::tests::simple_char_class_is_atomic ... ok [INFO] [stdout] test util::tests::simple_char_class_with_escape_is_atomic ... ok [INFO] [stdout] test util::tests::one_level_group_nesting ... ok [INFO] [stdout] test util::tests::leading_slash_then_char_is_atomic ... ok [INFO] [stdout] test util::tests::p_named_char_class_is_atomic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test common_suffix ... ok [INFO] [stdout] test optional_space ... ok [INFO] [stdout] test common_prefix ... ok [INFO] [stdout] test long_character_class ... ok [INFO] [stdout] test foo_bar ... ok [INFO] [stdout] test namespace_collision ... ok [INFO] [stdout] test complex_character_class ... ok [INFO] [stdout] test rule_example ... ok [INFO] [stdout] test regex_rule ... ok [INFO] [stdout] test short_character_class ... ok [INFO] [stdout] test simple_alternation ... ok [INFO] [stdout] test foo_at_least_2_bar ... ok [INFO] [stdout] test rule_specific_flags ... ok [INFO] [stdout] test both_prefix_and_suffix ... ok [INFO] [stdout] test children ... ok [INFO] [stdout] test no_unicode ... ok [INFO] [stdout] test rx ... ok [INFO] [stdout] test longer_repeat_found ... ok [INFO] [stdout] test optional_space_with_repetition ... ok [INFO] [stdout] test matcher_serialization ... ok [INFO] [stdout] test vec_rule_simple ... ok [INFO] [stdout] test complex_character_class_alternation ... ok [INFO] [stdout] test vec_rule_with_repetition ... ok [INFO] [stdout] test using_sub_rule ... ok [INFO] [stdout] test foo_maybe_bar ... ok [INFO] [stdout] test foo_at_2_to_4_bar ... ok [INFO] [stdout] test multiple_definitions ... ok [INFO] [stdout] test foo_bar_foo ... ok [INFO] [stdout] test rule_general_and_specific_b_flags ... ok [INFO] [stdout] test has_test ... ok [INFO] [stdout] test deep_name ... ok [INFO] [stdout] test foo_foo ... ok [INFO] [stdout] test maybe_space ... ok [INFO] [stdout] test deep_all_names ... ok [INFO] [stdout] test foo_foo2 ... ok [INFO] [stdout] test foo_star_bar ... ok [INFO] [stdout] test foo_plus_bar ... ok [INFO] [stdout] test rule_general_flags ... ok [INFO] [stdout] test rule_general_and_specific_flags ... ok [INFO] [stdout] test complex_repeat ... ok [INFO] [stdout] test some_space ... ok [INFO] [stdout] test word_bound_right ... ok [INFO] [stdout] test parse_example ... ok [INFO] [stdout] test stinginess ... ok [INFO] [stdout] test small_repeat_ignored ... ok [INFO] [stdout] test stingy ... ok [INFO] [stdout] test foreign_grammar ... ok [INFO] [stdout] test word_bound_left ... ok [INFO] [stdout] test messing_about ... ok [INFO] [stdout] test complex_example ... ok [INFO] [stdout] test rx_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Doc-tests pidgin [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/grammar.rs - grammar::Grammar::matcher (line 45) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name pidgin --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4959851e294513c8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern pidgin=/opt/rustwide/target/debug/deps/libpidgin-eedbdbe5d61b47f3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-312f6950729a578b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1aab03268138ad5c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c76ce6253c49294c.rlib --extern serde_regex=/opt/rustwide/target/debug/deps/libserde_regex-38098df07f2a4f32.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "652f48616b270a1379df81aca3f773b18e23e36008f6a50b24d2fa02d3a8fb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652f48616b270a1379df81aca3f773b18e23e36008f6a50b24d2fa02d3a8fb42", kill_on_drop: false }` [INFO] [stdout] 652f48616b270a1379df81aca3f773b18e23e36008f6a50b24d2fa02d3a8fb42