[INFO] fetching crate ua-job-parser 0.2.0... [INFO] testing ua-job-parser-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate ua-job-parser 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ua-job-parser 0.2.0 [INFO] finished tweaking crates.io crate ua-job-parser 0.2.0 [INFO] tweaked toml for crates.io crate ua-job-parser 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ua-job-parser 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 246 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding scraper v0.15.0 (available: v0.24.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded scraper v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eec103d058dfc5a1e8f99c6b34176ac9d5108e50e2a479493efe67f1e25a064 [INFO] running `Command { std: "docker" "start" "-a" "7eec103d058dfc5a1e8f99c6b34176ac9d5108e50e2a479493efe67f1e25a064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eec103d058dfc5a1e8f99c6b34176ac9d5108e50e2a479493efe67f1e25a064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eec103d058dfc5a1e8f99c6b34176ac9d5108e50e2a479493efe67f1e25a064", kill_on_drop: false }` [INFO] [stdout] 7eec103d058dfc5a1e8f99c6b34176ac9d5108e50e2a479493efe67f1e25a064 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41856811644963828c4c4bd14eaca8ac7b8720c433ce1eaa9397dca3ac11da5 [INFO] running `Command { std: "docker" "start" "-a" "c41856811644963828c4c4bd14eaca8ac7b8720c433ce1eaa9397dca3ac11da5", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling servo_arc v0.2.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling scraper v0.15.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ua-job-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `cityName` should have a snake case name [INFO] [stdout] --> src/robota.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | cityName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `city_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyName` should have a snake case name [INFO] [stdout] --> src/robota.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | companyName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shortDescription` should have a snake case name [INFO] [stdout] --> src/robota.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | shortDescription: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `short_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `notebookId` should have a snake case name [INFO] [stdout] --> src/robota.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | notebookId: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `notebook_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.05s [INFO] running `Command { std: "docker" "inspect" "c41856811644963828c4c4bd14eaca8ac7b8720c433ce1eaa9397dca3ac11da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41856811644963828c4c4bd14eaca8ac7b8720c433ce1eaa9397dca3ac11da5", kill_on_drop: false }` [INFO] [stdout] c41856811644963828c4c4bd14eaca8ac7b8720c433ce1eaa9397dca3ac11da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43722bc333ee05800b3a1c7b3067ee6318680e9b66b930d344ba74d82af52f38 [INFO] running `Command { std: "docker" "start" "-a" "43722bc333ee05800b3a1c7b3067ee6318680e9b66b930d344ba74d82af52f38", kill_on_drop: false }` [INFO] [stderr] Compiling ua-job-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `cityName` should have a snake case name [INFO] [stdout] --> src/robota.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | cityName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `city_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyName` should have a snake case name [INFO] [stdout] --> src/robota.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | companyName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shortDescription` should have a snake case name [INFO] [stdout] --> src/robota.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | shortDescription: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `short_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `notebookId` should have a snake case name [INFO] [stdout] --> src/robota.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | notebookId: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `notebook_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cityName` should have a snake case name [INFO] [stdout] --> src/robota.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | cityName: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `city_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `companyName` should have a snake case name [INFO] [stdout] --> src/robota.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | companyName: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `shortDescription` should have a snake case name [INFO] [stdout] --> src/robota.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | shortDescription: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `short_description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `notebookId` should have a snake case name [INFO] [stdout] --> src/robota.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | notebookId: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `notebook_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "43722bc333ee05800b3a1c7b3067ee6318680e9b66b930d344ba74d82af52f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43722bc333ee05800b3a1c7b3067ee6318680e9b66b930d344ba74d82af52f38", kill_on_drop: false }` [INFO] [stdout] 43722bc333ee05800b3a1c7b3067ee6318680e9b66b930d344ba74d82af52f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 879fb95116feb085ba15475e390bfcca71b822c00bbbc1f48676a34e2d56a815 [INFO] running `Command { std: "docker" "start" "-a" "879fb95116feb085ba15475e390bfcca71b822c00bbbc1f48676a34e2d56a815", kill_on_drop: false }` [INFO] [stderr] warning: structure field `cityName` should have a snake case name [INFO] [stderr] --> src/robota.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | cityName: String, [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `city_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `companyName` should have a snake case name [INFO] [stderr] --> src/robota.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | companyName: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `company_name` [INFO] [stderr] [INFO] [stderr] warning: structure field `shortDescription` should have a snake case name [INFO] [stderr] --> src/robota.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | shortDescription: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `short_description` [INFO] [stderr] [INFO] [stderr] warning: structure field `notebookId` should have a snake case name [INFO] [stderr] --> src/robota.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | notebookId: u32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `notebook_id` [INFO] [stderr] [INFO] [stderr] warning: `ua-job-parser` (lib) generated 4 warnings [INFO] [stderr] warning: `ua-job-parser` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ua_job_parser-63a58cee48325237) [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 ua_job_parser [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" "879fb95116feb085ba15475e390bfcca71b822c00bbbc1f48676a34e2d56a815", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879fb95116feb085ba15475e390bfcca71b822c00bbbc1f48676a34e2d56a815", kill_on_drop: false }` [INFO] [stdout] 879fb95116feb085ba15475e390bfcca71b822c00bbbc1f48676a34e2d56a815