[INFO] fetching crate sqlx-rt 0.6.3...
[INFO] testing sqlx-rt-0.6.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sqlx-rt 0.6.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sqlx-rt 0.6.3
[INFO] finished tweaking crates.io crate sqlx-rt 0.6.3
[INFO] tweaked toml for crates.io crate sqlx-rt 0.6.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-rt 0.6.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 157 packages to latest compatible versions
[INFO] [stderr]       Adding async-native-tls v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding futures-rustls v0.22.2 (available: v0.26.0)
[INFO] [stderr]       Adding tokio-rustls v0.23.4 (available: v0.26.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6ada382d55f7b35d8a110c636a4166166479a58d7154a2fd0f9db64a8d6ef4e
[INFO] running `Command { std: "docker" "start" "-a" "d6ada382d55f7b35d8a110c636a4166166479a58d7154a2fd0f9db64a8d6ef4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6ada382d55f7b35d8a110c636a4166166479a58d7154a2fd0f9db64a8d6ef4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6ada382d55f7b35d8a110c636a4166166479a58d7154a2fd0f9db64a8d6ef4e", kill_on_drop: false }`
[INFO] [stdout] d6ada382d55f7b35d8a110c636a4166166479a58d7154a2fd0f9db64a8d6ef4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 097323bd03d6eb29b911a48596229504e10fc43e49532365dade6a15dbe7711b
[INFO] running `Command { std: "docker" "start" "-a" "097323bd03d6eb29b911a48596229504e10fc43e49532365dade6a15dbe7711b", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlx-rt v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: one of the features ['runtime-actix-native-tls', 'runtime-async-std-native-tls', 'runtime-tokio-native-tls', 'runtime-actix-rustls', 'runtime-async-std-rustls', 'runtime-tokio-rustls'] must be enabled
[INFO] [stdout]   --> src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / compile_error!(
[INFO] [stdout] 12 | |     "one of the features ['runtime-actix-native-tls', 'runtime-async-std-native-tls', \
[INFO] [stdout] 13 | |      'runtime-tokio-native-tls', 'runtime-actix-rustls', 'runtime-async-std-rustls', \
[INFO] [stdout] 14 | |      'runtime-tokio-rustls'] must be enabled"
[INFO] [stdout] 15 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-actix`
[INFO] [stdout]   --> src/lib.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     all(feature = "_rt-actix", feature = "_rt-async-std"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-rustls`, `async-native-tls`, `async-std`, `futures-rustls`, `native-tls`, `once_cell`, `runtime-actix-native-tls`, `runtime-actix-rustls`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `tokio`, `tokio-native-tls`, and `tokio-rustls`
[INFO] [stdout]    = help: consider adding `_rt-actix` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-actix`
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     all(feature = "_rt-actix", feature = "_rt-tokio"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-rustls`, `async-native-tls`, `async-std`, `futures-rustls`, `native-tls`, `once_cell`, `runtime-actix-native-tls`, `runtime-actix-rustls`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `tokio`, `tokio-native-tls`, and `tokio-rustls`
[INFO] [stdout]    = help: consider adding `_rt-actix` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-actix`
[INFO] [stdout]   --> src/lib.rs:32:34
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(any(feature = "_rt-tokio", feature = "_rt-actix"))]
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-rustls`, `async-native-tls`, `async-std`, `futures-rustls`, `native-tls`, `once_cell`, `runtime-actix-native-tls`, `runtime-actix-rustls`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `tokio`, `tokio-native-tls`, and `tokio-rustls`
[INFO] [stdout]    = help: consider adding `_rt-actix` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-actix`
[INFO] [stdout]   --> src/lib.rs:42:38
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(all(any(feature = "_rt-tokio", feature = "_rt-actix"),))]
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-rustls`, `async-native-tls`, `async-std`, `futures-rustls`, `native-tls`, `once_cell`, `runtime-actix-native-tls`, `runtime-actix-rustls`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `tokio`, `tokio-native-tls`, and `tokio-rustls`
[INFO] [stdout]    = help: consider adding `_rt-actix` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `_rt-actix`
[INFO] [stdout]   --> src/lib.rs:47:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |     not(any(feature = "_rt-tokio", feature = "_rt-actix"))
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-rustls`, `async-native-tls`, `async-std`, `futures-rustls`, `native-tls`, `once_cell`, `runtime-actix-native-tls`, `runtime-actix-rustls`, `runtime-async-std-native-tls`, `runtime-async-std-rustls`, `runtime-tokio-native-tls`, `runtime-tokio-rustls`, `tokio`, `tokio-native-tls`, and `tokio-rustls`
[INFO] [stdout]    = help: consider adding `_rt-actix` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-rt` (lib) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "097323bd03d6eb29b911a48596229504e10fc43e49532365dade6a15dbe7711b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "097323bd03d6eb29b911a48596229504e10fc43e49532365dade6a15dbe7711b", kill_on_drop: false }`
[INFO] [stdout] 097323bd03d6eb29b911a48596229504e10fc43e49532365dade6a15dbe7711b
