[INFO] crate pg_async 0.8.6 is already in cache [INFO] checking pg_async-0.8.6 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate pg_async 0.8.6 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate pg_async 0.8.6 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate pg_async 0.8.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate pg_async 0.8.6 [INFO] tweaked toml for crates.io crate pg_async 0.8.6 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=allow" "-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" "+nightly-2019-10-27" "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] 35df4a8a123f39a05a188f3c1c409c5964b218710f4d4fd82bb44fa3e0d50223 [INFO] running `"docker" "start" "-a" "35df4a8a123f39a05a188f3c1c409c5964b218710f4d4fd82bb44fa3e0d50223"` [INFO] [stderr] Compiling pg_async v0.8.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking atomic v0.4.5 [INFO] [stderr] Checking inlinable_string v0.1.10 [INFO] [stderr] Checking fomat-macros v0.2.1 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking gstuff v0.5.12 [INFO] [stderr] error[E0658]: type ascription is experimental [INFO] [stderr] --> src/tests.rs:9:35 [INFO] [stderr] | [INFO] [stderr] 9 | static ref DSNS: Vec = (io::BufReader::new (fs::File::open ("../pg_async.dsns") .expect ("!pg_async.dsns")) [INFO] [stderr] | ___________________________________^ [INFO] [stderr] 10 | | .lines().collect() :Result, _>) .expect ("!pg_async.dsns");} [INFO] [stderr] | |______________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/23416 [INFO] [stderr] = help: add `#![feature(type_ascription)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: type ascription is experimental [INFO] [stderr] --> src/tests.rs:25:25 [INFO] [stderr] | [INFO] [stderr] 25 | assert_eq! (expect, pr.row (0) .col_str (0) .unwrap().parse().unwrap() :u8);}} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/23416 [INFO] [stderr] = help: add `#![feature(type_ascription)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: type ascription is experimental [INFO] [stderr] --> src/tests.rs:48:22 [INFO] [stderr] | [INFO] [stderr] 48 | assert_eq! (i, pr.row (0) .col_str (0) .unwrap().parse().unwrap() :u32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/23416 [INFO] [stderr] = help: add `#![feature(type_ascription)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `pg_async`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "35df4a8a123f39a05a188f3c1c409c5964b218710f4d4fd82bb44fa3e0d50223"` [INFO] running `"docker" "rm" "-f" "35df4a8a123f39a05a188f3c1c409c5964b218710f4d4fd82bb44fa3e0d50223"` [INFO] [stdout] 35df4a8a123f39a05a188f3c1c409c5964b218710f4d4fd82bb44fa3e0d50223