[INFO] cloning repository foobar27/rust-html-experiments
[INFO] running `"git" "clone" "--bare" "git://github.com/foobar27/rust-html-experiments.git" "work/cache/sources/gh/foobar27/rust-html-experiments"`
[INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/foobar27/rust-html-experiments'...
[INFO] running `"git" "clone" "work/cache/sources/gh/foobar27/rust-html-experiments" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foobar27/rust-html-experiments"`
[INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foobar27/rust-html-experiments'...
[INFO] [stderr] done.
[INFO] running `"git" "clone" "work/cache/sources/gh/foobar27/rust-html-experiments" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foobar27/rust-html-experiments"`
[INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foobar27/rust-html-experiments'...
[INFO] [stderr] done.
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] e9362647af4ba6c32533b606063d40e358fd7268
[INFO] sha for GitHub repo foobar27/rust-html-experiments: e9362647af4ba6c32533b606063d40e358fd7268
[INFO] validating manifest of foobar27/rust-html-experiments on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] validating manifest of foobar27/rust-html-experiments on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started frobbing foobar27/rust-html-experiments
[INFO] finished frobbing foobar27/rust-html-experiments
[INFO] frobbed toml for foobar27/rust-html-experiments written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foobar27/rust-html-experiments/Cargo.toml
[INFO] started frobbing foobar27/rust-html-experiments
[INFO] finished frobbing foobar27/rust-html-experiments
[INFO] frobbed toml for foobar27/rust-html-experiments written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foobar27/rust-html-experiments/Cargo.toml
[INFO] crate foobar27/rust-html-experiments already has a lockfile, it will not be regenerated
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Blocking waiting for file lock on package cache lock
[INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foobar27/rust-html-experiments/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr] Blocking waiting for file lock on package cache lock
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr] Blocking waiting for file lock on package cache lock
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Blocking waiting for file lock on package cache lock
[INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] testing foobar27/rust-html-experiments against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629
[INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foobar27/rust-html-experiments:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"`
[INFO] [stdout] 76d2aed989330360c9457f66faf894c086c7fa75d64caa4fd923a60ccc0a661c
[INFO] running `"docker" "start" "-a" "76d2aed989330360c9457f66faf894c086c7fa75d64caa4fd923a60ccc0a661c"`
[INFO] [stderr] Compiling syn v0.15.35
[INFO] [stderr] Compiling new_debug_unreachable v1.0.3
[INFO] [stderr] Compiling serde_json v1.0.39
[INFO] [stderr] Compiling phf_generator v0.7.24
[INFO] [stderr] Compiling tokio-io v0.1.12
[INFO] [stderr] Compiling http-body v0.1.0
[INFO] [stderr] Compiling futf v0.1.4
[INFO] [stderr] Compiling string_cache_codegen v0.4.2
[INFO] [stderr] Compiling phf_codegen v0.7.24
[INFO] [stderr] Compiling tendril v0.4.1
[INFO] [stderr] Compiling tokio-reactor v0.1.9
[INFO] [stderr] Compiling h2 v0.1.23
[INFO] [stderr] Compiling string_cache v0.7.3
[INFO] [stderr] Compiling tokio v0.1.21
[INFO] [stderr] Compiling tokio-tcp v0.1.3
[INFO] [stderr] Compiling hyper v0.12.29
[INFO] [stderr] Compiling serde_derive v1.0.92
[INFO] [stderr] Compiling html5ever v0.23.0
[INFO] [stderr] Compiling markup5ever v0.8.1
[INFO] [stderr] Compiling html-experiments v0.1.0 (/opt/crater/workdir)
[INFO] [stderr] error[E0432]: unresolved import `self::hyper::header::Connection`
[INFO] [stderr] --> src/download.rs:4:5
[INFO] [stderr] |
[INFO] [stderr] 4 | use self::hyper::header::Connection;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Connection` in `header`
[INFO] [stderr]
[INFO] [stderr] error[E0432]: unresolved imports `html5ever::rcdom::Document`, `html5ever::rcdom::Doctype`, `html5ever::rcdom::Text`, `html5ever::rcdom::Comment`, `html5ever::rcdom::Element`
[INFO] [stderr] --> src/main.rs:27:24
[INFO] [stderr] |
[INFO] [stderr] 27 | use html5ever::rcdom::{Document, Doctype, Text, Comment, Element, RcDom, Handle};
[INFO] [stderr] | ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^ ^^^^^^^ no `Element` in `rcdom`
[INFO] [stderr] | | | | |
[INFO] [stderr] | | | | no `Comment` in `rcdom`
[INFO] [stderr] | | | no `Text` in `rcdom`
[INFO] [stderr] | | no `Doctype` in `rcdom`
[INFO] [stderr] | no `Document` in `rcdom`
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `ns!` in this scope
[INFO] [stderr] --> src/main.rs:65:32
[INFO] [stderr] |
[INFO] [stderr] 65 | assert!(name.ns == ns!(html));
[INFO] [stderr] | ^^
[INFO] [stderr]
[INFO] [stderr] error: cannot find macro `ns!` in this scope
[INFO] [stderr] --> src/main.rs:68:41
[INFO] [stderr] |
[INFO] [stderr] 68 | assert!(attr.name.ns == ns!());
[INFO] [stderr] | ^^
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr] --> src/cache.rs:8:17
[INFO] [stderr] |
[INFO] [stderr] 8 | use std::path::{Path, PathBuf};
[INFO] [stderr] | ^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: #[warn(unused_imports)] on by default
[INFO] [stderr]
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr] --> src/cache.rs:18:22
[INFO] [stderr] |
[INFO] [stderr] 18 | pub compute: &'a Fn(&str) -> String
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&str) -> String`
[INFO] [stderr] |
[INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default
[INFO] [stderr]
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr] --> src/main.rs:17:1
[INFO] [stderr] |
[INFO] [stderr] 17 | #[macro_use]
[INFO] [stderr] | ^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr] --> src/main.rs:21:15
[INFO] [stderr] |
[INFO] [stderr] 21 | use std::io::{self, Read};
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] error[E0599]: no method named `borrow` found for type `std::rc::Rc` in the current scope
[INFO] [stderr] --> src/main.rs:48:23
[INFO] [stderr] |
[INFO] [stderr] 48 | let node = handle.borrow();
[INFO] [stderr] | ^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope, perhaps add a `use` for it:
[INFO] [stderr] |
[INFO] [stderr] 15 | use std::borrow::Borrow;
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr] --> src/download.rs:10:30
[INFO] [stderr] |
[INFO] [stderr] 10 | let mut res = client.get(url)
[INFO] [stderr] | ^^^ expected struct `download::hyper::Uri`, found &str
[INFO] [stderr] |
[INFO] [stderr] = note: expected type `download::hyper::Uri`
[INFO] [stderr] found type `&str`
[INFO] [stderr]
[INFO] [stderr] error[E0599]: no method named `send` found for type `download::hyper::client::ResponseFuture` in the current scope
[INFO] [stderr] --> src/download.rs:12:10
[INFO] [stderr] |
[INFO] [stderr] 12 | .send().unwrap();
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `std::io::Read`
[INFO] [stderr] --> src/download.rs:6:5
[INFO] [stderr] |
[INFO] [stderr] 6 | use std::io::Read;
[INFO] [stderr] | ^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unused import: `Read`
[INFO] [stderr] --> src/main.rs:21:21
[INFO] [stderr] |
[INFO] [stderr] 21 | use std::io::{self, Read};
[INFO] [stderr] | ^^^^
[INFO] [stderr]
[INFO] [stderr] error: aborting due to 7 previous errors
[INFO] [stderr]
[INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0308`.
[INFO] [stderr] error: Could not compile `html-experiments`.
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "76d2aed989330360c9457f66faf894c086c7fa75d64caa4fd923a60ccc0a661c"`
[INFO] running `"docker" "rm" "-f" "76d2aed989330360c9457f66faf894c086c7fa75d64caa4fd923a60ccc0a661c"`
[INFO] [stdout] 76d2aed989330360c9457f66faf894c086c7fa75d64caa4fd923a60ccc0a661c