[INFO] updating cached repository https://github.com/amrhassan/pazuzu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f0e3745708dab3b1094edbf462ab9c7e289405f [INFO] testing amrhassan/pazuzu against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famrhassan%2Fpazuzu" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/amrhassan/pazuzu on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-4/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/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" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71b186c1bd1f6cd35d990ee42920052ebe1f08f1b51e50bade46c3cd0f918e56 [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" "71b186c1bd1f6cd35d990ee42920052ebe1f08f1b51e50bade46c3cd0f918e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71b186c1bd1f6cd35d990ee42920052ebe1f08f1b51e50bade46c3cd0f918e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71b186c1bd1f6cd35d990ee42920052ebe1f08f1b51e50bade46c3cd0f918e56", kill_on_drop: false }` [INFO] [stdout] 71b186c1bd1f6cd35d990ee42920052ebe1f08f1b51e50bade46c3cd0f918e56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84b22cd70e9955eee8f07612ef2b0e6615f5cf487c0e8db72124680268a22c4c [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" "84b22cd70e9955eee8f07612ef2b0e6615f5cf487c0e8db72124680268a22c4c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [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" "84b22cd70e9955eee8f07612ef2b0e6615f5cf487c0e8db72124680268a22c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b22cd70e9955eee8f07612ef2b0e6615f5cf487c0e8db72124680268a22c4c", kill_on_drop: false }` [INFO] [stdout] 84b22cd70e9955eee8f07612ef2b0e6615f5cf487c0e8db72124680268a22c4c