[INFO] fetching crate ovgu-canteen 0.0.5... [INFO] checking ovgu-canteen-0.0.5 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate ovgu-canteen 0.0.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ovgu-canteen 0.0.5 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ovgu-canteen 0.0.5 [INFO] finished tweaking crates.io crate ovgu-canteen 0.0.5 [INFO] tweaked toml for crates.io crate ovgu-canteen 0.0.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] c702eeebccff7ef6d68e5764bb1409485c22deb711db8b21ed0cd7f703413143 [INFO] running `"docker" "start" "-a" "c702eeebccff7ef6d68e5764bb1409485c22deb711db8b21ed0cd7f703413143"` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling hyper-openssl v0.7.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Checking tokio-openssl v0.3.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Checking ovgu-canteen v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] error[E0412]: cannot find type `UriError` in module `hyper::error` [INFO] [stderr] --> src/canteen.rs:113:40 [INFO] [stderr] | [INFO] [stderr] 113 | .map_err(|e: hyper::error::UriError| { [INFO] [stderr] | ^^^^^^^^ not found in `hyper::error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:44:47 [INFO] [stderr] | [INFO] [stderr] 44 | Creation(&'static str, String, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:61:57 [INFO] [stderr] | [INFO] [stderr] 61 | NotAvailable(&'static str, &'static str, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:78:57 [INFO] [stderr] | [INFO] [stderr] 78 | InvalidValue(&'static str, &'static str, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `UriError` in module `hyper::error` [INFO] [stderr] --> src/canteen.rs:113:40 [INFO] [stderr] | [INFO] [stderr] 113 | .map_err(|e: hyper::error::UriError| { [INFO] [stderr] | ^^^^^^^^ not found in `hyper::error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:44:47 [INFO] [stderr] | [INFO] [stderr] 44 | Creation(&'static str, String, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:61:57 [INFO] [stderr] | [INFO] [stderr] 61 | NotAvailable(&'static str, &'static str, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/error.rs:78:57 [INFO] [stderr] | [INFO] [stderr] 78 | InvalidValue(&'static str, &'static str, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/canteen.rs:101:25 [INFO] [stderr] | [INFO] [stderr] 101 | let connector = hyper_openssl::HttpsConnector::new(num_cpus::get(), &core.handle()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/canteen.rs:101:25 [INFO] [stderr] | [INFO] [stderr] 101 | let connector = hyper_openssl::HttpsConnector::new(num_cpus::get(), &core.handle()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `configure` found for type `hyper::Client<_, _>` in the current scope [INFO] [stderr] --> src/canteen.rs:105:37 [INFO] [stderr] | [INFO] [stderr] 105 | let client = hyper::Client::configure().connector(connector).build( [INFO] [stderr] | ^^^^^^^^^ function or associated item not found in `hyper::Client<_, _>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stderr] --> src/canteen.rs:121:40 [INFO] [stderr] | [INFO] [stderr] 121 | let body = std::str::from_utf8(&chunks).map_err(|e| { [INFO] [stderr] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[u8]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `configure` found for type `hyper::Client<_, _>` in the current scope [INFO] [stderr] --> src/canteen.rs:105:37 [INFO] [stderr] | [INFO] [stderr] 105 | let client = hyper::Client::configure().connector(connector).build( [INFO] [stderr] | ^^^^^^^^^ function or associated item not found in `hyper::Client<_, _>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stderr] --> src/canteen.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | let chunks = core.run(work).map_err(|e| { [INFO] [stderr] | ______________________^ [INFO] [stderr] 119 | | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) [INFO] [stderr] 120 | | })?; [INFO] [stderr] | |___________^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[u8]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because of the requirements on the impl of `std::ops::Try` for `std::result::Result<[u8], error::Error>` [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stderr] --> src/canteen.rs:121:40 [INFO] [stderr] | [INFO] [stderr] 121 | let body = std::str::from_utf8(&chunks).map_err(|e| { [INFO] [stderr] | ^^^^^^^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[u8]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: all local variables must have a statically known size [INFO] [stderr] = help: unsized locals are gated as an unstable feature [INFO] [stderr] [INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stderr] --> src/canteen.rs:118:22 [INFO] [stderr] | [INFO] [stderr] 118 | let chunks = core.run(work).map_err(|e| { [INFO] [stderr] | ______________________^ [INFO] [stderr] 119 | | Error::Creation("get", "body".to_owned(), Some(Box::new(e))) [INFO] [stderr] 120 | | })?; [INFO] [stderr] | |___________^ doesn't have a size known at compile-time [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::marker::Sized` is not implemented for `[u8]` [INFO] [stderr] = note: to learn more, visit [INFO] [stderr] = note: required because of the requirements on the impl of `std::ops::Try` for `std::result::Result<[u8], error::Error>` [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::Stream` [INFO] [stderr] --> src/canteen.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::Stream; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future::Future` [INFO] [stderr] --> src/canteen.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0412, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] warning: unused import: `futures::Stream` [INFO] [stderr] --> src/canteen.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::Stream; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::future::Future` [INFO] [stderr] --> src/canteen.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use futures::future::Future; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0277, E0412, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `ovgu-canteen`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ovgu-canteen`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c702eeebccff7ef6d68e5764bb1409485c22deb711db8b21ed0cd7f703413143"` [INFO] running `"docker" "rm" "-f" "c702eeebccff7ef6d68e5764bb1409485c22deb711db8b21ed0cd7f703413143"` [INFO] [stdout] c702eeebccff7ef6d68e5764bb1409485c22deb711db8b21ed0cd7f703413143