[INFO] fetching crate bb8-tiberius 0.15.0...
[INFO] checking bb8-tiberius-0.15.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate bb8-tiberius 0.15.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bb8-tiberius 0.15.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bb8-tiberius 0.15.0
[INFO] finished tweaking crates.io crate bb8-tiberius 0.15.0
[INFO] tweaked toml for crates.io crate bb8-tiberius 0.15.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate bb8-tiberius 0.15.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty-hex v0.3.0
[INFO] [stderr]   Downloaded connection-string v0.1.13
[INFO] [stderr]   Downloaded tiberius v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7510008e71fbd041557a3f8c7b213463ce4f8a4dcb32c9350e7529d5ed7bd276
[INFO] running `Command { std: "docker" "start" "-a" "7510008e71fbd041557a3f8c7b213463ce4f8a4dcb32c9350e7529d5ed7bd276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7510008e71fbd041557a3f8c7b213463ce4f8a4dcb32c9350e7529d5ed7bd276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7510008e71fbd041557a3f8c7b213463ce4f8a4dcb32c9350e7529d5ed7bd276", kill_on_drop: false }`
[INFO] [stdout] 7510008e71fbd041557a3f8c7b213463ce4f8a4dcb32c9350e7529d5ed7bd276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e898526c993023ee795391f7e71d8e74405e3829d51679faeb3cafb3336f557
[INFO] running `Command { std: "docker" "start" "-a" "9e898526c993023ee795391f7e71d8e74405e3829d51679faeb3cafb3336f557", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking connection-string v0.1.13
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]     Checking enumflags2 v0.7.3
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking asynchronous-codec v0.6.1
[INFO] [stderr]     Checking bb8 v0.8.0
[INFO] [stderr]     Checking tiberius v0.12.1
[INFO] [stderr]     Checking bb8-tiberius v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: connection-string v0.1.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "9e898526c993023ee795391f7e71d8e74405e3829d51679faeb3cafb3336f557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e898526c993023ee795391f7e71d8e74405e3829d51679faeb3cafb3336f557", kill_on_drop: false }`
[INFO] [stdout] 9e898526c993023ee795391f7e71d8e74405e3829d51679faeb3cafb3336f557
