[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] testing KnuckleheadsClub/rbdt against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKnuckleheadsClub%2Frbdt" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KnuckleheadsClub/rbdt on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-12/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: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.14.5 [INFO] [stderr] Downloaded pyo3-build-config v0.14.5 [INFO] [stderr] Downloaded pyo3-macros-backend v0.14.5 [INFO] [stderr] Downloaded deunicode v1.3.1 [INFO] [stderr] Downloaded pyo3 v0.14.5 [INFO] [stderr] Downloaded unicode-bom v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2007597f97450eb4e01cbf1663300709628d5c3c945b2d02b0c30f5056545011 [INFO] running `Command { std: "docker" "start" "-a" "2007597f97450eb4e01cbf1663300709628d5c3c945b2d02b0c30f5056545011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2007597f97450eb4e01cbf1663300709628d5c3c945b2d02b0c30f5056545011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2007597f97450eb4e01cbf1663300709628d5c3c945b2d02b0c30f5056545011", kill_on_drop: false }` [INFO] [stdout] 2007597f97450eb4e01cbf1663300709628d5c3c945b2d02b0c30f5056545011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d35b5bc73e428a0865cb812db7fbff8fab132080ba37372c407f3e2e0af1a6 [INFO] running `Command { std: "docker" "start" "-a" "b8d35b5bc73e428a0865cb812db7fbff8fab132080ba37372c407f3e2e0af1a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling deunicode v1.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling paste v0.1.18 [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] Compiling pyo3-macros v0.14.5 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rbdt v0.0.4-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `can_access` [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 is never used: `rough_cmp_rules` [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.63s [INFO] running `Command { std: "docker" "inspect" "b8d35b5bc73e428a0865cb812db7fbff8fab132080ba37372c407f3e2e0af1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d35b5bc73e428a0865cb812db7fbff8fab132080ba37372c407f3e2e0af1a6", kill_on_drop: false }` [INFO] [stdout] b8d35b5bc73e428a0865cb812db7fbff8fab132080ba37372c407f3e2e0af1a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2ca03d5db0f5517373ae0ec241a7210e26aa8173ee5e714217bcac2a6cb290a [INFO] running `Command { std: "docker" "start" "-a" "c2ca03d5db0f5517373ae0ec241a7210e26aa8173ee5e714217bcac2a6cb290a", kill_on_drop: false }` [INFO] [stderr] Compiling rbdt v0.0.4-alpha2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `can_access` [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 is never used: `rough_cmp_rules` [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `can_access` [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 is never used: `rough_cmp_rules` [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.15s [INFO] running `Command { std: "docker" "inspect" "c2ca03d5db0f5517373ae0ec241a7210e26aa8173ee5e714217bcac2a6cb290a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2ca03d5db0f5517373ae0ec241a7210e26aa8173ee5e714217bcac2a6cb290a", kill_on_drop: false }` [INFO] [stdout] c2ca03d5db0f5517373ae0ec241a7210e26aa8173ee5e714217bcac2a6cb290a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d8926ebe8d342b4d5eb8ac1c1d5313ecaae431399bc252fa25cb7f56dc84789 [INFO] running `Command { std: "docker" "start" "-a" "2d8926ebe8d342b4d5eb8ac1c1d5313ecaae431399bc252fa25cb7f56dc84789", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `can_access` [INFO] [stderr] --> src/types.rs:191:4 [INFO] [stderr] | [INFO] [stderr] 191 | fn can_access(r: CollatedRules, s: String) -> bool { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rough_cmp_rules` [INFO] [stderr] --> src/types.rs:232:8 [INFO] [stderr] | [INFO] [stderr] 232 | pub fn rough_cmp_rules(left: &CollatedRules, right: &CollatedRules) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rbdt` (lib) generated 2 warnings [INFO] [stderr] warning: `rbdt` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rbdt-9e3ec89e7c49f640) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rbdt [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d8926ebe8d342b4d5eb8ac1c1d5313ecaae431399bc252fa25cb7f56dc84789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8926ebe8d342b4d5eb8ac1c1d5313ecaae431399bc252fa25cb7f56dc84789", kill_on_drop: false }` [INFO] [stdout] 2d8926ebe8d342b4d5eb8ac1c1d5313ecaae431399bc252fa25cb7f56dc84789