[INFO] updating cached repository https://github.com/AndrewSwerlick/chowdown
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 12a64dcc2de6e12d73c0259cac5473bb0ea87c4b
[INFO] checking AndrewSwerlick/chowdown against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AndrewSwerlick/chowdown on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-7/source/Cargo.toml
[INFO] crate git repo https://github.com/AndrewSwerlick/chowdown already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d68e4b8434c2f5ef6ccff37462f453fd7785c966f05da98303f518086d61829d
[INFO] running `"docker" "start" "-a" "d68e4b8434c2f5ef6ccff37462f453fd7785c966f05da98303f518086d61829d"`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.56
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bumpalo v2.6.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling wasm-bindgen v0.2.56
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling ucd-trie v0.1.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling strsim v0.9.2
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling procedural-masquerade v0.1.6
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling derive_builder v0.8.1
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking getopts v0.2.21
[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]     Checking bit-set v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[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-iter v0.1.39
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking tendril v0.4.1
[INFO] [stderr]     Checking smallvec 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 rand_os v0.1.3
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling pest_meta v2.1.2
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[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]    Compiling string_cache v0.7.5
[INFO] [stderr]     Checking Inflector v0.11.4
[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 html5ever v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling cssparser v0.25.9
[INFO] [stderr]    Compiling cssparser-macros v0.3.6
[INFO] [stderr]    Compiling html5ever v0.24.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking comrak v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.10.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.9.0
[INFO] [stderr]    Compiling markup5ever v0.8.1
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking wasm-bindgen-test v0.2.50
[INFO] [stderr]     Checking scraper v0.11.0
[INFO] [stderr]     Checking select v0.4.3
[INFO] [stderr]     Checking recipie-box v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: function is never used: `set_panic_hook`
[INFO] [stderr]  --> src/utils.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub fn set_panic_hook() {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function is never used: `set_panic_hook`
[INFO] [stderr]  --> src/utils.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub fn set_panic_hook() {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: expected `;`, found `keyword `let``
[INFO] [stderr]    --> src/recipes.rs:354:7
[INFO] [stderr]     |
[INFO] [stderr] 354 |     })
[INFO] [stderr]     |       ^ help: add `;` here
[INFO] [stderr] 355 |     let items
[INFO] [stderr]     |     --- unexpected token
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `:`, `;`, `=`, `@`, or `|`, found `.`
[INFO] [stderr]    --> src/recipes.rs:356:9
[INFO] [stderr]     |
[INFO] [stderr] 355 |     let items
[INFO] [stderr]     |              - expected one of `:`, `;`, `=`, `@`, or `|`
[INFO] [stderr] 356 |         .map(|ingredient| Ingredient::from(ingredient.text().collect::<Vec<_>>().join("")))
[INFO] [stderr]     |         ^ unexpected token
[INFO] [stderr] 
[INFO] [stderr] error: expected `;`, found `keyword `let``
[INFO] [stderr]    --> src/recipes.rs:354:7
[INFO] [stderr]     |
[INFO] [stderr] 354 |     })
[INFO] [stderr]     |       ^ help: add `;` here
[INFO] [stderr] 355 |     let items
[INFO] [stderr]     |     --- unexpected token
[INFO] [stderr] 
[INFO] [stderr] error: expected one of `:`, `;`, `=`, `@`, or `|`, found `.`
[INFO] [stderr]    --> src/recipes.rs:356:9
[INFO] [stderr]     |
[INFO] [stderr] 355 |     let items
[INFO] [stderr]     |              - expected one of `:`, `;`, `=`, `@`, or `|`
[INFO] [stderr] 356 |         .map(|ingredient| Ingredient::from(ingredient.text().collect::<Vec<_>>().join("")))
[INFO] [stderr]     |         ^ unexpected token
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Html`
[INFO] [stderr]  --> src/recipes.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use scraper::{Html, Selector};
[INFO] [stderr]   |               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Attr`, `Class`, `Name`, `Predicate`
[INFO] [stderr]   --> src/recipes.rs:11:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | use select::predicate::{Predicate, Attr, Class, Name};
[INFO] [stderr]    |                         ^^^^^^^^^  ^^^^  ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Html`
[INFO] [stderr]  --> src/recipes.rs:9:15
[INFO] [stderr]   |
[INFO] [stderr] 9 | use scraper::{Html, Selector};
[INFO] [stderr]   |               ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Attr`, `Class`, `Name`, `Predicate`
[INFO] [stderr]   --> src/recipes.rs:11:25
[INFO] [stderr]    |
[INFO] [stderr] 11 | use select::predicate::{Predicate, Attr, Class, Name};
[INFO] [stderr]    |                         ^^^^^^^^^  ^^^^  ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `select::document::Document: std::convert::From<&std::string::String>` is not satisfied
[INFO] [stderr]    --> src/recipes.rs:345:20
[INFO] [stderr]     |
[INFO] [stderr] 345 |     let document = Document::from(&html);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^ the trait `std::convert::From<&std::string::String>` is not implemented for `select::document::Document`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the following implementations were found:
[INFO] [stderr]               <select::document::Document as std::convert::From<&'a str>>
[INFO] [stderr]               <select::document::Document as std::convert::From<tendril::tendril::Tendril<tendril::fmt::UTF8>>>
[INFO] [stderr]     = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `select` found for struct `select::document::Document` in the current scope
[INFO] [stderr]    --> src/recipes.rs:347:37
[INFO] [stderr]     |
[INFO] [stderr] 347 |     let ingredient_lists = document.select(&selector);
[INFO] [stderr]     |                                     ^^^^^^ method not found in `select::document::Document`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `select::document::Document: std::convert::From<&std::string::String>` is not satisfied
[INFO] [stderr]    --> src/recipes.rs:345:20
[INFO] [stderr]     |
[INFO] [stderr] 345 |     let document = Document::from(&html);
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^ the trait `std::convert::From<&std::string::String>` is not implemented for `select::document::Document`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the following implementations were found:
[INFO] [stderr]               <select::document::Document as std::convert::From<&'a str>>
[INFO] [stderr]               <select::document::Document as std::convert::From<tendril::tendril::Tendril<tendril::fmt::UTF8>>>
[INFO] [stderr]     = note: required by `std::convert::From::from`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error[E0599]: no method named `select` found for struct `select::document::Document` in the current scope
[INFO] [stderr]    --> src/recipes.rs:347:37
[INFO] [stderr]     |
[INFO] [stderr] 347 |     let ingredient_lists = document.select(&selector);
[INFO] [stderr]     |                                     ^^^^^^ method not found in `select::document::Document`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `recipie-box`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to 4 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0277, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `recipie-box`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "d68e4b8434c2f5ef6ccff37462f453fd7785c966f05da98303f518086d61829d"`
[INFO] running `"docker" "rm" "-f" "d68e4b8434c2f5ef6ccff37462f453fd7785c966f05da98303f518086d61829d"`
[INFO] [stdout] d68e4b8434c2f5ef6ccff37462f453fd7785c966f05da98303f518086d61829d
