[INFO] crate sqlx-macros 0.2.2 is already in cache [INFO] checking sqlx-macros-0.2.2 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate sqlx-macros 0.2.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate sqlx-macros 0.2.2 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sqlx-macros 0.2.2 [INFO] finished tweaking crates.io crate sqlx-macros 0.2.2 [INFO] tweaked toml for crates.io crate sqlx-macros 0.2.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0d4ff564ac9e7316ece4e916c3198e9d46e55f63ab86a43cd81650173d4a70db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0d4ff564ac9e7316ece4e916c3198e9d46e55f63ab86a43cd81650173d4a70db"` [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking futures-util v0.3.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking futures-executor v0.3.2 [INFO] [stderr] Checking futures v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Checking async-native-tls v0.3.2 [INFO] [stderr] Checking sqlx-core v0.2.5 [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sqlx-core-0.2.5/src/pool/executor.rs:39:18 [INFO] [stderr] | [INFO] [stderr] 39 | Box::pin(async_stream::try_stream! { [INFO] [stderr] | __________________^ [INFO] [stderr] 40 | | let mut self_ = &*self; [INFO] [stderr] 41 | | let mut s = <&Pool as Executor>::fetch(&mut self_, query, args); [INFO] [stderr] 42 | | [INFO] [stderr] ... | [INFO] [stderr] 45 | | } [INFO] [stderr] 46 | | }) [INFO] [stderr] | |_________^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `__yield_tx` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sqlx-core-0.2.5/src/pool/executor.rs:90:18 [INFO] [stderr] | [INFO] [stderr] 90 | Box::pin(async_stream::try_stream! { [INFO] [stderr] | __________________^ [INFO] [stderr] 91 | | let mut live = self.acquire().await?; [INFO] [stderr] 92 | | let mut s = live.fetch(query, args); [INFO] [stderr] 93 | | [INFO] [stderr] ... | [INFO] [stderr] 96 | | } [INFO] [stderr] 97 | | }) [INFO] [stderr] | |_________^ not found in this scope [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `sqlx-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0d4ff564ac9e7316ece4e916c3198e9d46e55f63ab86a43cd81650173d4a70db"` [INFO] running `"docker" "rm" "-f" "0d4ff564ac9e7316ece4e916c3198e9d46e55f63ab86a43cd81650173d4a70db"` [INFO] [stdout] 0d4ff564ac9e7316ece4e916c3198e9d46e55f63ab86a43cd81650173d4a70db