[INFO] cloning repository https://github.com/AndrewSwerlick/chowdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewSwerlick/chowdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a64dcc2de6e12d73c0259cac5473bb0ea87c4b [INFO] checking AndrewSwerlick/chowdown against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewSwerlick/chowdown on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndrewSwerlick/chowdown [INFO] finished tweaking git repo https://github.com/AndrewSwerlick/chowdown [INFO] tweaked toml for git repo https://github.com/AndrewSwerlick/chowdown written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewSwerlick/chowdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad96726c992279bfb004b9cd0c4eb68c7bb5889ef3e41db7731a4327847e079 [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" "aad96726c992279bfb004b9cd0c4eb68c7bb5889ef3e41db7731a4327847e079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad96726c992279bfb004b9cd0c4eb68c7bb5889ef3e41db7731a4327847e079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad96726c992279bfb004b9cd0c4eb68c7bb5889ef3e41db7731a4327847e079", kill_on_drop: false }` [INFO] [stdout] aad96726c992279bfb004b9cd0c4eb68c7bb5889ef3e41db7731a4327847e079 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41284f46005cbf3e7aa1dd7825f38186f41d1c1a54ead786f7c14df7196f5b53 [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" "41284f46005cbf3e7aa1dd7825f38186f41d1c1a54ead786f7c14df7196f5b53", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.56 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.56 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking fraction v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking js-sys v0.3.33 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Checking recipie-box v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `set_panic_hook` [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic_hook() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_panic_hook` [INFO] [stdout] --> src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic_hook() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/recipes.rs:354:7 [INFO] [stdout] | [INFO] [stdout] 354 | }) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 355 | let items [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `;`, `=`, `@`, or `|`, found `.` [INFO] [stdout] --> src/recipes.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 355 | let items [INFO] [stdout] | - expected one of `:`, `;`, `=`, `@`, or `|` [INFO] [stdout] 356 | .map(|ingredient| Ingredient::from(ingredient.text().collect::>().join(""))) [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/recipes.rs:354:7 [INFO] [stdout] | [INFO] [stdout] 354 | }) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 355 | let items [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:`, `;`, `=`, `@`, or `|`, found `.` [INFO] [stdout] --> src/recipes.rs:356:9 [INFO] [stdout] | [INFO] [stdout] 355 | let items [INFO] [stdout] | - expected one of `:`, `;`, `=`, `@`, or `|` [INFO] [stdout] 356 | .map(|ingredient| Ingredient::from(ingredient.text().collect::>().join(""))) [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Html` [INFO] [stdout] --> src/recipes.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Attr`, `Class`, `Name`, `Predicate` [INFO] [stdout] --> src/recipes.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use select::predicate::{Predicate, Attr, Class, Name}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Html` [INFO] [stdout] --> src/recipes.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Attr`, `Class`, `Name`, `Predicate` [INFO] [stdout] --> src/recipes.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | use select::predicate::{Predicate, Attr, Class, Name}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `select::document::Document: From<&String>` is not satisfied [INFO] [stdout] --> src/recipes.rs:345:20 [INFO] [stdout] | [INFO] [stdout] 345 | let document = Document::from(&html); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `From<&String>` is not implemented for `select::document::Document` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `select::document::Document` in the current scope [INFO] [stdout] --> src/recipes.rs:347:37 [INFO] [stdout] | [INFO] [stdout] 347 | let ingredient_lists = document.select(&selector); [INFO] [stdout] | ^^^^^^ method not found in `select::document::Document` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `select::document::Document: From<&String>` is not satisfied [INFO] [stdout] --> src/recipes.rs:345:20 [INFO] [stdout] | [INFO] [stdout] 345 | let document = Document::from(&html); [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `From<&String>` is not implemented for `select::document::Document` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `select` found for struct `select::document::Document` in the current scope [INFO] [stdout] --> src/recipes.rs:347:37 [INFO] [stdout] | [INFO] [stdout] 347 | let ingredient_lists = document.select(&selector); [INFO] [stdout] | ^^^^^^ method not found in `select::document::Document` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `recipie-box` [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "41284f46005cbf3e7aa1dd7825f38186f41d1c1a54ead786f7c14df7196f5b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41284f46005cbf3e7aa1dd7825f38186f41d1c1a54ead786f7c14df7196f5b53", kill_on_drop: false }` [INFO] [stdout] 41284f46005cbf3e7aa1dd7825f38186f41d1c1a54ead786f7c14df7196f5b53