[INFO] cloning repository https://github.com/eliasffyksen/QDP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliasffyksen/QDP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliasffyksen%2FQDP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliasffyksen%2FQDP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cd00b8c2fa4ab508a34d7e6376b8c2ce56f05cc
[INFO] checking eliasffyksen/QDP against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliasffyksen%2FQDP" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eliasffyksen/QDP
[INFO] finished tweaking git repo https://github.com/eliasffyksen/QDP
[INFO] tweaked toml for git repo https://github.com/eliasffyksen/QDP written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eliasffyksen/QDP on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eliasffyksen/QDP 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c284c0c2a648aa77974b9047ad9778d681bd7ca9e5b592a05f8639df91e5a781
[INFO] running `Command { std: "docker" "start" "-a" "c284c0c2a648aa77974b9047ad9778d681bd7ca9e5b592a05f8639df91e5a781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c284c0c2a648aa77974b9047ad9778d681bd7ca9e5b592a05f8639df91e5a781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c284c0c2a648aa77974b9047ad9778d681bd7ca9e5b592a05f8639df91e5a781", kill_on_drop: false }`
[INFO] [stdout] c284c0c2a648aa77974b9047ad9778d681bd7ca9e5b592a05f8639df91e5a781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db7490791945716935b7b64b3eb192ad2cfea1298019967683c3d08fbbf4a52a
[INFO] running `Command { std: "docker" "start" "-a" "db7490791945716935b7b64b3eb192ad2cfea1298019967683c3d08fbbf4a52a", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking qdp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `pos_int`, `map`, and `re_cap` are never used
[INFO] [stdout]   --> src/parser.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait Parser<'data, T> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn pos_int<'parent>(&'parent mut self) -> PosInt<'data, 'parent, Self, T>
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn map<F, NT>(&mut self, f: F) -> Map<'data, '_, Self, T, F>
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn re_cap(&mut self, re: &str) -> ReCap<'data, '_, Self, T>
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PosInt` is never constructed
[INFO] [stdout]  --> src/pos_int.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PosInt<'data, 'parent, P, PT>
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/pos_int.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | / impl<'data, 'parent, P, PT> PosInt<'data, 'parent, P, PT>
[INFO] [stdout] 17 | | where
[INFO] [stdout] 18 | |   P: Parser<'data, PT>
[INFO] [stdout]    | |______________________- associated function in this implementation
[INFO] [stdout] 19 |   {
[INFO] [stdout] 20 |       pub fn new(parent: &'parent mut P) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Map` is never constructed
[INFO] [stdout]  --> src/map.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Map<'data, 'parent, P, PT, F>
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/map.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | / impl<'data, 'parent, P, PT, F> Map<'data, 'parent, P, PT, F>
[INFO] [stdout] 15 | | where
[INFO] [stdout] 16 | |   P: Parser<'data, PT>
[INFO] [stdout]    | |______________________- associated function in this implementation
[INFO] [stdout] 17 |   {
[INFO] [stdout] 18 |       pub fn new(parent: &'parent mut P, f: F) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReCap` is never constructed
[INFO] [stdout]  --> src/re_cap.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ReCap<'data, 'parent, P, PT>
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/re_cap.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | / impl<'data, 'parent, P, PT> ReCap<'data, 'parent, P, PT>
[INFO] [stdout] 15 | | where
[INFO] [stdout] 16 | |     P: Parser<'data, PT>
[INFO] [stdout]    | |________________________- associated function in this implementation
[INFO] [stdout] 17 |   {
[INFO] [stdout] 18 |       pub fn new(parent: &'parent mut P, re: &str) -> Self
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data` should have an upper case name
[INFO] [stdout]   --> src/main.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const data: &str = "
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 - const data: &str = "
[INFO] [stdout] 17 + const DATA: &str = "
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pos_int`, `map`, and `re_cap` are never used
[INFO] [stdout]   --> src/parser.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub trait Parser<'data, T> {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn pos_int<'parent>(&'parent mut self) -> PosInt<'data, 'parent, Self, T>
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     fn map<F, NT>(&mut self, f: F) -> Map<'data, '_, Self, T, F>
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn re_cap(&mut self, re: &str) -> ReCap<'data, '_, Self, T>
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PosInt` is never constructed
[INFO] [stdout]  --> src/pos_int.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct PosInt<'data, 'parent, P, PT>
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/pos_int.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | / impl<'data, 'parent, P, PT> PosInt<'data, 'parent, P, PT>
[INFO] [stdout] 17 | | where
[INFO] [stdout] 18 | |   P: Parser<'data, PT>
[INFO] [stdout]    | |______________________- associated function in this implementation
[INFO] [stdout] 19 |   {
[INFO] [stdout] 20 |       pub fn new(parent: &'parent mut P) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Map` is never constructed
[INFO] [stdout]  --> src/map.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Map<'data, 'parent, P, PT, F>
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/map.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | / impl<'data, 'parent, P, PT, F> Map<'data, 'parent, P, PT, F>
[INFO] [stdout] 15 | | where
[INFO] [stdout] 16 | |   P: Parser<'data, PT>
[INFO] [stdout]    | |______________________- associated function in this implementation
[INFO] [stdout] 17 |   {
[INFO] [stdout] 18 |       pub fn new(parent: &'parent mut P, f: F) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReCap` is never constructed
[INFO] [stdout]  --> src/re_cap.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ReCap<'data, 'parent, P, PT>
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/re_cap.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | / impl<'data, 'parent, P, PT> ReCap<'data, 'parent, P, PT>
[INFO] [stdout] 15 | | where
[INFO] [stdout] 16 | |     P: Parser<'data, PT>
[INFO] [stdout]    | |________________________- associated function in this implementation
[INFO] [stdout] 17 |   {
[INFO] [stdout] 18 |       pub fn new(parent: &'parent mut P, re: &str) -> Self
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `data` should have an upper case name
[INFO] [stdout]   --> src/main.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const data: &str = "
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 17 - const data: &str = "
[INFO] [stdout] 17 + const DATA: &str = "
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "db7490791945716935b7b64b3eb192ad2cfea1298019967683c3d08fbbf4a52a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7490791945716935b7b64b3eb192ad2cfea1298019967683c3d08fbbf4a52a", kill_on_drop: false }`
[INFO] [stdout] db7490791945716935b7b64b3eb192ad2cfea1298019967683c3d08fbbf4a52a
