[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#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakrueger%2Fwin-path-split" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akrueger/win-path-split on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afbba7118eec90ee9cf2692c59bbbfc36c19b549ac8b0fe70248361e351b0e1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afbba7118eec90ee9cf2692c59bbbfc36c19b549ac8b0fe70248361e351b0e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afbba7118eec90ee9cf2692c59bbbfc36c19b549ac8b0fe70248361e351b0e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afbba7118eec90ee9cf2692c59bbbfc36c19b549ac8b0fe70248361e351b0e1b", kill_on_drop: false }` [INFO] [stdout] afbba7118eec90ee9cf2692c59bbbfc36c19b549ac8b0fe70248361e351b0e1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 950113670afccf6f659d50f168284981e97a41cea952c55cba6d24165d560c0f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "950113670afccf6f659d50f168284981e97a41cea952c55cba6d24165d560c0f", 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 unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking csv-core v0.1.10 [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 `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 `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: 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 `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 `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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.02s [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "950113670afccf6f659d50f168284981e97a41cea952c55cba6d24165d560c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950113670afccf6f659d50f168284981e97a41cea952c55cba6d24165d560c0f", kill_on_drop: false }` [INFO] [stdout] 950113670afccf6f659d50f168284981e97a41cea952c55cba6d24165d560c0f