[INFO] cloning repository https://github.com/KnuckleheadsClub/rbdt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KnuckleheadsClub/rbdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19efea9fda17b91e481b1743bf686865c09573f4 [INFO] checking KnuckleheadsClub/rbdt against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KnuckleheadsClub/rbdt on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KnuckleheadsClub/rbdt [INFO] finished tweaking git repo https://github.com/KnuckleheadsClub/rbdt [INFO] tweaked toml for git repo https://github.com/KnuckleheadsClub/rbdt written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KnuckleheadsClub/rbdt 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.14.5 [INFO] [stderr] Downloaded unicode-bom v1.1.4 [INFO] [stderr] Downloaded pyo3-build-config v0.14.5 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded pyo3-macros-backend v0.14.5 [INFO] [stderr] Downloaded deunicode v1.3.1 [INFO] [stderr] Downloaded pyo3 v0.14.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26edb0d368597ea83867943891f4a013f4c420f576d5050f1e178c156033f66 [INFO] running `Command { std: "docker" "start" "-a" "d26edb0d368597ea83867943891f4a013f4c420f576d5050f1e178c156033f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26edb0d368597ea83867943891f4a013f4c420f576d5050f1e178c156033f66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26edb0d368597ea83867943891f4a013f4c420f576d5050f1e178c156033f66", kill_on_drop: false }` [INFO] [stdout] d26edb0d368597ea83867943891f4a013f4c420f576d5050f1e178c156033f66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454c188badd4ae18f91d9df685dec159cb84db3e298427c70b64d9baec597956 [INFO] running `Command { std: "docker" "start" "-a" "454c188badd4ae18f91d9df685dec159cb84db3e298427c70b64d9baec597956", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking deunicode v1.3.1 [INFO] [stderr] Checking unicode-bom v1.1.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Checking rbdt v0.0.4-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_access` is never used [INFO] [stdout] --> src/types.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn can_access(r: CollatedRules, s: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rough_cmp_rules` is never used [INFO] [stdout] --> src/types.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn rough_cmp_rules(left: &CollatedRules, right: &CollatedRules) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_access` is never used [INFO] [stdout] --> src/types.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn can_access(r: CollatedRules, s: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rough_cmp_rules` is never used [INFO] [stdout] --> src/types.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn rough_cmp_rules(left: &CollatedRules, right: &CollatedRules) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.70s [INFO] running `Command { std: "docker" "inspect" "454c188badd4ae18f91d9df685dec159cb84db3e298427c70b64d9baec597956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454c188badd4ae18f91d9df685dec159cb84db3e298427c70b64d9baec597956", kill_on_drop: false }` [INFO] [stdout] 454c188badd4ae18f91d9df685dec159cb84db3e298427c70b64d9baec597956 [INFO] checking KnuckleheadsClub/rbdt against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KnuckleheadsClub/rbdt on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KnuckleheadsClub/rbdt [INFO] finished tweaking git repo https://github.com/KnuckleheadsClub/rbdt [INFO] tweaked toml for git repo https://github.com/KnuckleheadsClub/rbdt written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KnuckleheadsClub/rbdt 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff34524644e1c904566a9399ed5a7a29c1809a68d0b28c5cb6a9435179e43e1 [INFO] running `Command { std: "docker" "start" "-a" "fff34524644e1c904566a9399ed5a7a29c1809a68d0b28c5cb6a9435179e43e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff34524644e1c904566a9399ed5a7a29c1809a68d0b28c5cb6a9435179e43e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff34524644e1c904566a9399ed5a7a29c1809a68d0b28c5cb6a9435179e43e1", kill_on_drop: false }` [INFO] [stdout] fff34524644e1c904566a9399ed5a7a29c1809a68d0b28c5cb6a9435179e43e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f0dc2334cdd8f92aee331e4bdc66e92e7cacb437c2e135421fb82d3d0c9dcd3 [INFO] running `Command { std: "docker" "start" "-a" "8f0dc2334cdd8f92aee331e4bdc66e92e7cacb437c2e135421fb82d3d0c9dcd3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking unicode-bom v1.1.4 [INFO] [stderr] Checking deunicode v1.3.1 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Checking rbdt v0.0.4-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `regex` is imported redundantly [INFO] [stdout] --> src/parser.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use regex; [INFO] [stdout] | ^^^^^ the item `regex` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_access` is never used [INFO] [stdout] --> src/types.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn can_access(r: CollatedRules, s: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rough_cmp_rules` is never used [INFO] [stdout] --> src/types.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn rough_cmp_rules(left: &CollatedRules, right: &CollatedRules) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `can_access` is never used [INFO] [stdout] --> src/types.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn can_access(r: CollatedRules, s: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rough_cmp_rules` is never used [INFO] [stdout] --> src/types.rs:232:8 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn rough_cmp_rules(left: &CollatedRules, right: &CollatedRules) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s [INFO] running `Command { std: "docker" "inspect" "8f0dc2334cdd8f92aee331e4bdc66e92e7cacb437c2e135421fb82d3d0c9dcd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0dc2334cdd8f92aee331e4bdc66e92e7cacb437c2e135421fb82d3d0c9dcd3", kill_on_drop: false }` [INFO] [stdout] 8f0dc2334cdd8f92aee331e4bdc66e92e7cacb437c2e135421fb82d3d0c9dcd3