[INFO] crate webicon 0.3.4 is already in cache [INFO] extracting crate webicon 0.3.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/webicon/0.3.4 [INFO] extracting crate webicon 0.3.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webicon/0.3.4 [INFO] validating manifest of webicon-0.3.4 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of webicon-0.3.4 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing webicon-0.3.4 [INFO] finished frobbing webicon-0.3.4 [INFO] frobbed toml for webicon-0.3.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/webicon/0.3.4/Cargo.toml [INFO] started frobbing webicon-0.3.4 [INFO] finished frobbing webicon-0.3.4 [INFO] frobbed toml for webicon-0.3.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/webicon/0.3.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing webicon-0.3.4 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/webicon/0.3.4:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] eeeccf7e51cb725458006d28fad440032f7a6f2d795ed0f3920bfe86470c96aa [INFO] running `"docker" "start" "-a" "eeeccf7e51cb725458006d28fad440032f7a6f2d795ed0f3920bfe86470c96aa"` [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling syn v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling error-chain v0.9.0 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling string_cache_codegen v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling html5ever v0.13.1 [INFO] [stderr] Compiling string_cache v0.4.0 [INFO] [stderr] Compiling html5ever-atoms v0.2.2 [INFO] [stderr] Compiling string_cache v0.3.0 [INFO] [stderr] Compiling html5ever-atoms v0.1.3 [INFO] [stderr] Compiling image v0.12.4 [INFO] [stderr] Compiling reqwest v0.4.0 [INFO] [stderr] Compiling html5ever v0.9.0 [INFO] [stderr] Compiling cssparser v0.7.4 [INFO] [stderr] Compiling selectors v0.15.2 [INFO] [stderr] Compiling kuchiki v0.4.3 [INFO] [stderr] Compiling webicon v0.3.4 (/opt/crater/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/lib.rs:48:35 [INFO] [stderr] | [INFO] [stderr] 48 | parser.from_bytes(opts).read_from(&mut response).ok() [INFO] [stderr] | ^^^^ expected struct `html5ever::driver::BytesOpts`, found a different struct `html5ever::driver::BytesOpts` [INFO] [stderr] | [INFO] [stderr] = note: expected type `html5ever::driver::BytesOpts` (struct `html5ever::driver::BytesOpts`) [INFO] [stderr] found type `html5ever::driver::BytesOpts` (struct `html5ever::driver::BytesOpts`) [INFO] [stderr] note: Perhaps two different versions of crate `html5ever` are being used? [INFO] [stderr] --> src/lib.rs:48:35 [INFO] [stderr] | [INFO] [stderr] 48 | parser.from_bytes(opts).read_from(&mut response).ok() [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `string_cache::atom::Atom: std::convert::From>` is not satisfied [INFO] [stderr] --> src/strategies.rs:32:36 [INFO] [stderr] | [INFO] [stderr] 32 | let href = match attrs.get(local_name!("href")) { [INFO] [stderr] | ^^^ the trait `std::convert::From>` is not implemented for `string_cache::atom::Atom` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as std::convert::From<&'a str>> [INFO] [stderr] as std::convert::From>> [INFO] [stderr] as std::convert::From> [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `string_cache::atom::Atom` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `string_cache::atom::Atom: std::convert::From>` is not satisfied [INFO] [stderr] --> src/strategies.rs:42:35 [INFO] [stderr] | [INFO] [stderr] 42 | let mut sizes = attrs.get(local_name!("sizes")) [INFO] [stderr] | ^^^ the trait `std::convert::From>` is not implemented for `string_cache::atom::Atom` [INFO] [stderr] | [INFO] [stderr] = help: the following implementations were found: [INFO] [stderr] as std::convert::From<&'a str>> [INFO] [stderr] as std::convert::From>> [INFO] [stderr] as std::convert::From> [INFO] [stderr] = note: required because of the requirements on the impl of `std::convert::Into>` for `string_cache::atom::Atom` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | types { [INFO] [stderr] 3 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0308. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `webicon`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eeeccf7e51cb725458006d28fad440032f7a6f2d795ed0f3920bfe86470c96aa"` [INFO] running `"docker" "rm" "-f" "eeeccf7e51cb725458006d28fad440032f7a6f2d795ed0f3920bfe86470c96aa"` [INFO] [stdout] eeeccf7e51cb725458006d28fad440032f7a6f2d795ed0f3920bfe86470c96aa