[INFO] cloning repository https://github.com/fonbah/parsek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fonbah/parsek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffonbah%2Fparsek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffonbah%2Fparsek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2227db492bb98bf2c7eb16d23d03673ef56e2ed1 [INFO] checking fonbah/parsek against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffonbah%2Fparsek" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fonbah/parsek on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fonbah/parsek [INFO] finished tweaking git repo https://github.com/fonbah/parsek [INFO] tweaked toml for git repo https://github.com/fonbah/parsek written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/fonbah/parsek already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cb4ea263962a2ad55917f0ff10de9f5725d08423c6bef879f656f08e626c8674 [INFO] running `Command { std: "docker" "start" "-a" "cb4ea263962a2ad55917f0ff10de9f5725d08423c6bef879f656f08e626c8674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb4ea263962a2ad55917f0ff10de9f5725d08423c6bef879f656f08e626c8674", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb4ea263962a2ad55917f0ff10de9f5725d08423c6bef879f656f08e626c8674", kill_on_drop: false }` [INFO] [stdout] cb4ea263962a2ad55917f0ff10de9f5725d08423c6bef879f656f08e626c8674 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07570276e448d682e683aca2dd9295dff5550ec527f8ddc8d97c684ab6377cc9 [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" "07570276e448d682e683aca2dd9295dff5550ec527f8ddc8d97c684ab6377cc9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking selectors v0.22.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking kuchiki v0.8.0 [INFO] [stderr] Checking parsek v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ParseError` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use url::{Url, ParseError}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uri` [INFO] [stdout] --> src/Bot/Client.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::{Client, Body, Method, Request, Uri, body::Buf}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ParseError` [INFO] [stdout] --> src/main.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use url::{Url, ParseError}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Uri` [INFO] [stdout] --> src/Bot/Client.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::{Client, Body, Method, Request, Uri, body::Buf}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:11:60 [INFO] [stdout] | [INFO] [stdout] 11 | async fn parse_domain(url: String, page: String) -> Result<(Vec<[String; 3]>), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/main.rs:11:60 [INFO] [stdout] | [INFO] [stdout] 11 | async fn parse_domain(url: String, page: String) -> Result<(Vec<[String; 3]>), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | Err(e) => Vec::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | Err(e) => Vec::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | Err(e) => (String::new(), Vec::new()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 94 | Err(e) => Vec::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | Err(e) => (String::new(), Vec::new()), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | ... Err(e) => Vec::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:94:29 [INFO] [stdout] | [INFO] [stdout] 94 | Err(e) => Vec::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 110 | ... Err(e) => String::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/Bot/Client.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | Err(e) => Ok(Vec::new()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:106:41 [INFO] [stdout] | [INFO] [stdout] 106 | ... Err(e) => Vec::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 110 | ... Err(e) => String::new(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/Bot/Client.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | Err(e) => Ok(Vec::new()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Bot` should have a snake case name [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | mod Bot; [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Bot` should have a snake case name [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | mod Bot; [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Client` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Client; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Links` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod Links; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `links` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Content` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Content; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Domain` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod Domain; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Client` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Client; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Links` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod Links; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `links` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Content` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod Content; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Domain` should have a snake case name [INFO] [stdout] --> src/Bot/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod Domain; [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `domain` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "07570276e448d682e683aca2dd9295dff5550ec527f8ddc8d97c684ab6377cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07570276e448d682e683aca2dd9295dff5550ec527f8ddc8d97c684ab6377cc9", kill_on_drop: false }` [INFO] [stdout] 07570276e448d682e683aca2dd9295dff5550ec527f8ddc8d97c684ab6377cc9