[INFO] fetching crate pair_stack 0.1.0... [INFO] testing pair_stack-0.1.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate pair_stack 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pair_stack 0.1.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pair_stack 0.1.0 [INFO] finished tweaking crates.io crate pair_stack 0.1.0 [INFO] tweaked toml for crates.io crate pair_stack 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md-5 v0.10.1 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded r2d2_postgres v0.18.1 [INFO] [stderr] Downloaded postgres-types v0.2.2 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.3 [INFO] [stderr] Downloaded tokio-postgres v0.7.5 [INFO] [stderr] Downloaded postgres v0.19.2 [INFO] [stderr] Downloaded sequence_trie v0.3.6 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded staticfile v0.5.0 [INFO] [stderr] Downloaded mount v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a52236d5eaa6c09bc2581289e9569f1e5b36175ce7fb316d75227a1adfe24db [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" "1a52236d5eaa6c09bc2581289e9569f1e5b36175ce7fb316d75227a1adfe24db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a52236d5eaa6c09bc2581289e9569f1e5b36175ce7fb316d75227a1adfe24db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a52236d5eaa6c09bc2581289e9569f1e5b36175ce7fb316d75227a1adfe24db", kill_on_drop: false }` [INFO] [stdout] 1a52236d5eaa6c09bc2581289e9569f1e5b36175ce7fb316d75227a1adfe24db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65c54bc3988e2e7e01ce544340e5cb47d080b2ee5347405716d4e2e72e4f3bd3 [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" "65c54bc3988e2e7e01ce544340e5cb47d080b2ee5347405716d4e2e72e4f3bd3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling r2d2_postgres v0.18.1 [INFO] [stderr] Compiling pair_stack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `postgres::SslMode` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use postgres::SslMode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `SslMode` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::method` [INFO] [stdout] --> src/lib.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | use hyper::method::Method; [INFO] [stdout] | ^^^^^^ could not find `method` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: struct `Config` is private [INFO] [stdout] --> src/lib.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use r2d2::Config; [INFO] [stdout] | ^^^^^^ private struct [INFO] [stdout] | [INFO] [stdout] note: the struct `Config` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2-0.8.9/src/lib.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | use crate::config::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `PostgresConnectionManager` [INFO] [stdout] --> src/lib.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | pub type PostgresPool = Pool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2_postgres-0.18.1/src/lib.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct PostgresConnectionManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 47 | pub type PostgresPool = Pool>; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for struct `PostgresConnectionManager` [INFO] [stdout] --> src/lib.rs:48:54 [INFO] [stdout] | [INFO] [stdout] 48 | pub type PostgresPooledConnection = PooledConnection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 1 generic parameter: `T` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/r2d2_postgres-0.18.1/src/lib.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct PostgresConnectionManager { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 48 | pub type PostgresPooledConnection = PooledConnection>; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pair_stack` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "65c54bc3988e2e7e01ce544340e5cb47d080b2ee5347405716d4e2e72e4f3bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65c54bc3988e2e7e01ce544340e5cb47d080b2ee5347405716d4e2e72e4f3bd3", kill_on_drop: false }` [INFO] [stdout] 65c54bc3988e2e7e01ce544340e5cb47d080b2ee5347405716d4e2e72e4f3bd3