[INFO] cloning repository https://github.com/amrhassan/pazuzu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amrhassan/pazuzu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famrhassan%2Fpazuzu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famrhassan%2Fpazuzu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f0e3745708dab3b1094edbf462ab9c7e289405f [INFO] testing amrhassan/pazuzu against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famrhassan%2Fpazuzu" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amrhassan/pazuzu on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/amrhassan/pazuzu [INFO] finished tweaking git repo https://github.com/amrhassan/pazuzu [INFO] tweaked toml for git repo https://github.com/amrhassan/pazuzu written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/amrhassan/pazuzu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 869722ff04e318de59191839245a1ff3b78221b0ce7a2d63f03fff34115c7bc7 [INFO] running `Command { std: "docker" "start" "-a" "869722ff04e318de59191839245a1ff3b78221b0ce7a2d63f03fff34115c7bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "869722ff04e318de59191839245a1ff3b78221b0ce7a2d63f03fff34115c7bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869722ff04e318de59191839245a1ff3b78221b0ce7a2d63f03fff34115c7bc7", kill_on_drop: false }` [INFO] [stdout] 869722ff04e318de59191839245a1ff3b78221b0ce7a2d63f03fff34115c7bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a635d272e0e856c476c304e06ed41000b0b502d7b815164dfa1f22a44a91297 [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" "1a635d272e0e856c476c304e06ed41000b0b502d7b815164dfa1f22a44a91297", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.8 [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 hyper v0.13.9 [INFO] [stderr] Compiling hyperlocal v0.7.0 [INFO] [stderr] Compiling pazuzu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `hyper::client::response` [INFO] [stdout] --> src/docker/response.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use hyper::client::response::Response as HttpResponse; [INFO] [stdout] | ^^^^^^^^ could not find `response` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::client::IntoUrl` [INFO] [stdout] --> src/docker/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hyper::client::IntoUrl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `IntoUrl` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::method` [INFO] [stdout] --> src/docker/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use hyper::method::Method; [INFO] [stdout] | ^^^^^^ could not find `method` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DomainUrl` in `hyperlocal` [INFO] [stdout] --> src/docker/mod.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | let url = hyperlocal::DomainUrl::new(&self.socket_address, &path); [INFO] [stdout] | ^^^^^^^^^ could not find `DomainUrl` in `hyperlocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DomainUrl` in `hyperlocal` [INFO] [stdout] --> src/docker/mod.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | let url = hyperlocal::DomainUrl::new(&self.socket_address, "/build"); [INFO] [stdout] | ^^^^^^^^^ could not find `DomainUrl` in `hyperlocal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UnixSocketConnector` in crate `hyperlocal` [INFO] [stdout] --> src/docker/mod.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | client: hyper::Client::with_connector(hyperlocal::UnixSocketConnector), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a unit struct with a similar name exists: `UnixConnector` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyperlocal-0.7.0/src/client.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct UnixConnector; [INFO] [stdout] | ------------------------- similarly named unit struct `UnixConnector` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Host` in module `header` [INFO] [stdout] --> src/docker/mod.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | .header(header::Host{hostname: "".to_string(), port: None}) [INFO] [stdout] | ^^^^ not found in `header` [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 4 | use docker::header::name::StandardHeader::Host; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected at least 1, found 0 [INFO] [stdout] --> src/docker/mod.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | client: hyper::Client, [INFO] [stdout] | ^^^^^^^^^^^^^ expected at least 1 type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pazuzu` [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: build failed [INFO] running `Command { std: "docker" "inspect" "1a635d272e0e856c476c304e06ed41000b0b502d7b815164dfa1f22a44a91297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a635d272e0e856c476c304e06ed41000b0b502d7b815164dfa1f22a44a91297", kill_on_drop: false }` [INFO] [stdout] 1a635d272e0e856c476c304e06ed41000b0b502d7b815164dfa1f22a44a91297