[INFO] fetching crate phoronix-reader 0.2.3... [INFO] testing phoronix-reader-0.2.3 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate phoronix-reader 0.2.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate phoronix-reader 0.2.3 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate phoronix-reader 0.2.3 [INFO] finished tweaking crates.io crate phoronix-reader 0.2.3 [INFO] tweaked toml for crates.io crate phoronix-reader 0.2.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b7f6f023003a1ec9b2bcbba747999b5fc92bdd5db740786d8de21ab6c6ea5a7 [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" "9b7f6f023003a1ec9b2bcbba747999b5fc92bdd5db740786d8de21ab6c6ea5a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b7f6f023003a1ec9b2bcbba747999b5fc92bdd5db740786d8de21ab6c6ea5a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b7f6f023003a1ec9b2bcbba747999b5fc92bdd5db740786d8de21ab6c6ea5a7", kill_on_drop: false }` [INFO] [stdout] 9b7f6f023003a1ec9b2bcbba747999b5fc92bdd5db740786d8de21ab6c6ea5a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ce85a5df8df3923a37d2fd2a29ffa323428f119adbe5b2d49d3b29d5d41d643 [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" "0ce85a5df8df3923a37d2fd2a29ffa323428f119adbe5b2d49d3b29d5d41d643", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling phoronix-reader v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hyper::header::Connection` [INFO] [stdout] --> src/phoronix/homepage.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::header::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Connection` in `header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `iter` found for struct `select::document::Find<'_, select::predicate::Name<&str>>` in the current scope [INFO] [stdout] --> src/phoronix/article.rs:17:52 [INFO] [stdout] | [INFO] [stdout] 17 | Document::from(html).find(Name("article")).iter() [INFO] [stdout] | ^^^^ method not found in `select::document::Find<'_, select::predicate::Name<&str>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first` found for struct `select::node::Find<'_, select::predicate::Name<&str>>` in the current scope [INFO] [stdout] --> src/phoronix/article.rs:24:43 [INFO] [stdout] | [INFO] [stdout] 24 | let header = node.find(Name("a")).first().unwrap(); [INFO] [stdout] | ^^^^^ method not found in `select::node::Find<'_, select::predicate::Name<&str>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first` found for struct `select::node::Find<'_, Class<&str>>` in the current scope [INFO] [stdout] --> src/phoronix/article.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | let mut details = node.find(Class("details")).first().unwrap().text(); [INFO] [stdout] | ^^^^^ method not found in `select::node::Find<'_, Class<&str>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `first` found for struct `select::node::Find<'_, select::predicate::Name<&str>>` in the current scope [INFO] [stdout] --> src/phoronix/article.rs:29:44 [INFO] [stdout] | [INFO] [stdout] 29 | let summary = node.find(Name("p")).first().unwrap().text(); [INFO] [stdout] | ^^^^^ method not found in `select::node::Find<'_, select::predicate::Name<&str>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/phoronix/homepage.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | let mut response = Client::new().get("https://www.phoronix.com/"). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `Uri`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `header` found for struct `hyper::client::ResponseFuture` in the current scope [INFO] [stdout] --> src/phoronix/homepage.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | header(Connection::close()).send().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `hyper::client::ResponseFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/phoronix/homepage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `phoronix-reader` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0ce85a5df8df3923a37d2fd2a29ffa323428f119adbe5b2d49d3b29d5d41d643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce85a5df8df3923a37d2fd2a29ffa323428f119adbe5b2d49d3b29d5d41d643", kill_on_drop: false }` [INFO] [stdout] 0ce85a5df8df3923a37d2fd2a29ffa323428f119adbe5b2d49d3b29d5d41d643