[INFO] cloning repository https://github.com/akrueger/win-path-split [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akrueger/win-path-split" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakrueger%2Fwin-path-split", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakrueger%2Fwin-path-split'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea3351e880fd157262bc7fb528fa8566114a803d [INFO] checking akrueger/win-path-split against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakrueger%2Fwin-path-split" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akrueger/win-path-split on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akrueger/win-path-split [INFO] finished tweaking git repo https://github.com/akrueger/win-path-split [INFO] tweaked toml for git repo https://github.com/akrueger/win-path-split written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/akrueger/win-path-split already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18a746a0634ed0a0dd1995da4a7d7deea6f09eccb0ba964a5caa63d96eb7cdc7 [INFO] running `Command { std: "docker" "start" "-a" "18a746a0634ed0a0dd1995da4a7d7deea6f09eccb0ba964a5caa63d96eb7cdc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18a746a0634ed0a0dd1995da4a7d7deea6f09eccb0ba964a5caa63d96eb7cdc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18a746a0634ed0a0dd1995da4a7d7deea6f09eccb0ba964a5caa63d96eb7cdc7", kill_on_drop: false }` [INFO] [stdout] 18a746a0634ed0a0dd1995da4a7d7deea6f09eccb0ba964a5caa63d96eb7cdc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92115203116db1372aacf2b82ace1d6480f1f9b7cca10e45f13473e7e7f5494 [INFO] running `Command { std: "docker" "start" "-a" "e92115203116db1372aacf2b82ace1d6480f1f9b7cca10e45f13473e7e7f5494", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking win-path-split v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `ContentPath` should have a snake case name [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ContentPath: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssetClass` should have a snake case name [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | AssetClass: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `asset_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerFundName` should have a snake case name [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ManagerFundName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `manager_fund_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentPath` should have a snake case name [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ContentPath: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerName` should have a snake case name [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ManagerName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `manager_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vendor` should have a snake case name [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Vendor: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vendor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssetClass` should have a snake case name [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | AssetClass: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `asset_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentType` should have a snake case name [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DocumentType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `document_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentTitle` should have a snake case name [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | DocumentTitle: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `document_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PeriodDate` should have a snake case name [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | PeriodDate: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `period_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentPath` should have a snake case name [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | ContentPath: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerFundName` should have a snake case name [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | ManagerFundName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `manager_fund_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FileName` should have a snake case name [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | FileName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssetClass` should have a snake case name [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | AssetClass: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `asset_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerName` should have a snake case name [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ManagerName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `manager_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerFundName` should have a snake case name [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | ManagerFundName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `manager_fund_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerName` should have a snake case name [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ManagerName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `manager_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vendor` should have a snake case name [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Vendor: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vendor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentType` should have a snake case name [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | DocumentType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `document_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentTitle` should have a snake case name [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | DocumentTitle: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `document_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PeriodDate` should have a snake case name [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | PeriodDate: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `period_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vendor` should have a snake case name [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Vendor: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vendor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentType` should have a snake case name [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | DocumentType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `document_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentTitle` should have a snake case name [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | DocumentTitle: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `document_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PeriodDate` should have a snake case name [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | PeriodDate: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `period_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentPath` should have a snake case name [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | ContentPath: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `FileName` should have a snake case name [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | FileName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssetClass` should have a snake case name [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | AssetClass: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `asset_class` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerFundName` should have a snake case name [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | ManagerFundName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `manager_fund_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ManagerName` should have a snake case name [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ManagerName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `manager_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Vendor` should have a snake case name [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Vendor: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `vendor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentType` should have a snake case name [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | DocumentType: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `document_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DocumentTitle` should have a snake case name [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | DocumentTitle: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `document_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PeriodDate` should have a snake case name [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | PeriodDate: String [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `period_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.00s [INFO] running `Command { std: "docker" "inspect" "e92115203116db1372aacf2b82ace1d6480f1f9b7cca10e45f13473e7e7f5494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92115203116db1372aacf2b82ace1d6480f1f9b7cca10e45f13473e7e7f5494", kill_on_drop: false }` [INFO] [stdout] e92115203116db1372aacf2b82ace1d6480f1f9b7cca10e45f13473e7e7f5494