[INFO] fetching crate amadeus-postgres 0.4.3... [INFO] testing amadeus-postgres-0.4.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate amadeus-postgres 0.4.3 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate amadeus-postgres 0.4.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate amadeus-postgres 0.4.3 [INFO] finished tweaking crates.io crate amadeus-postgres 0.4.3 [INFO] tweaked toml for crates.io crate amadeus-postgres 0.4.3 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded postgres-types v0.1.3 [INFO] [stderr] Downloaded postgres-protocol v0.5.3 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded tokio-postgres v0.5.5 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dea145a3a607067892390505274c77c7e4661fc8e371e13a3a4dc99ade794b10 [INFO] running `Command { std: "docker" "start" "-a" "dea145a3a607067892390505274c77c7e4661fc8e371e13a3a4dc99ade794b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dea145a3a607067892390505274c77c7e4661fc8e371e13a3a4dc99ade794b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea145a3a607067892390505274c77c7e4661fc8e371e13a3a4dc99ade794b10", kill_on_drop: false }` [INFO] [stdout] dea145a3a607067892390505274c77c7e4661fc8e371e13a3a4dc99ade794b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ad09c0d38fa3363cd641f2f2f16493492c658ede1c9f4549aed6f8d7948e69 [INFO] running `Command { std: "docker" "start" "-a" "02ad09c0d38fa3363cd641f2f2f16493492c658ede1c9f4549aed6f8d7948e69", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling widestring v0.4.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Compiling amadeus-streaming v0.4.3 [INFO] [stderr] Compiling amadeus-core v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling amadeus-types v0.4.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling amadeus-postgres v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling recycle v0.1.0 [INFO] [stderr] Compiling hashlink v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling delegate-attr v0.2.9 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling owned_chars v0.3.2 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling sum v0.1.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/lib.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | type Output = Pin> + Send>>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 217 - type Output = Pin> + Send>>; [INFO] [stdout] 217 + type Output = Pin> + Send>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.47s [INFO] running `Command { std: "docker" "inspect" "02ad09c0d38fa3363cd641f2f2f16493492c658ede1c9f4549aed6f8d7948e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ad09c0d38fa3363cd641f2f2f16493492c658ede1c9f4549aed6f8d7948e69", kill_on_drop: false }` [INFO] [stdout] 02ad09c0d38fa3363cd641f2f2f16493492c658ede1c9f4549aed6f8d7948e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 097f9872df69667a7ccac9336ac833ab73eae916e02f0ccf0dddb5d39bd5c303 [INFO] running `Command { std: "docker" "start" "-a" "097f9872df69667a7ccac9336ac833ab73eae916e02f0ccf0dddb5d39bd5c303", kill_on_drop: false }` [INFO] [stderr] Compiling amadeus-postgres v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/lib.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | type Output = Pin> + Send>>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 217 - type Output = Pin> + Send>>; [INFO] [stdout] 217 + type Output = Pin> + Send>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stdout] --> src/lib.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | type Output = Pin> + Send>>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stdout] | [INFO] [stdout] 217 - type Output = Pin> + Send>>; [INFO] [stdout] 217 + type Output = Pin> + Send>>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "097f9872df69667a7ccac9336ac833ab73eae916e02f0ccf0dddb5d39bd5c303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097f9872df69667a7ccac9336ac833ab73eae916e02f0ccf0dddb5d39bd5c303", kill_on_drop: false }` [INFO] [stdout] 097f9872df69667a7ccac9336ac833ab73eae916e02f0ccf0dddb5d39bd5c303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db325924a44e40a77d6af8bd6e5aef7a5b619ae12b9f9c5eab15294dc3a44641 [INFO] running `Command { std: "docker" "start" "-a" "db325924a44e40a77d6af8bd6e5aef7a5b619ae12b9f9c5eab15294dc3a44641", kill_on_drop: false }` [INFO] [stderr] warning: bounds on generic parameters are not enforced in type aliases [INFO] [stderr] --> src/lib.rs:217:18 [INFO] [stderr] | [INFO] [stderr] 217 | type Output = Pin> + Send>>; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stderr] help: the bound will not be checked when the type alias is used, and should be removed [INFO] [stderr] | [INFO] [stderr] 217 - type Output = Pin> + Send>>; [INFO] [stderr] 217 + type Output = Pin> + Send>>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `amadeus-postgres` (lib) generated 1 warning [INFO] [stderr] warning: `amadeus-postgres` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/amadeus_postgres-392999b481028aa4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests amadeus-postgres [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "db325924a44e40a77d6af8bd6e5aef7a5b619ae12b9f9c5eab15294dc3a44641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db325924a44e40a77d6af8bd6e5aef7a5b619ae12b9f9c5eab15294dc3a44641", kill_on_drop: false }` [INFO] [stdout] db325924a44e40a77d6af8bd6e5aef7a5b619ae12b9f9c5eab15294dc3a44641