[INFO] crate sqlx-adapter 0.2.0 is already in cache [INFO] checking sqlx-adapter-0.2.0 against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] extracting crate sqlx-adapter 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sqlx-adapter 0.2.0 on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sqlx-adapter 0.2.0 [INFO] finished tweaking crates.io crate sqlx-adapter 0.2.0 [INFO] tweaked toml for crates.io crate sqlx-adapter 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ca3f329947975669bf93e4e3c485e072dd597f0543f7100292385ee0453f9b6 [INFO] running `"docker" "start" "-a" "9ca3f329947975669bf93e4e3c485e072dd597f0543f7100292385ee0453f9b6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking ip_network v0.3.4 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking rhai v0.13.0 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] error[E0658]: use of unstable library feature 'assoc_int_consts': recently added [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.13.0/src/token.rs:68:23 [INFO] [stderr] | [INFO] [stderr] 68 | if self.pos < u16::MAX { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68490 for more information [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'assoc_int_consts': recently added [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rhai-0.13.0/src/token.rs:90:24 [INFO] [stderr] | [INFO] [stderr] 90 | if self.line < u16::MAX { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68490 for more information [INFO] [stderr] = help: add `#![feature(assoc_int_consts)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `rhai`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9ca3f329947975669bf93e4e3c485e072dd597f0543f7100292385ee0453f9b6"` [INFO] running `"docker" "rm" "-f" "9ca3f329947975669bf93e4e3c485e072dd597f0543f7100292385ee0453f9b6"` [INFO] [stdout] 9ca3f329947975669bf93e4e3c485e072dd597f0543f7100292385ee0453f9b6