[INFO] updating cached repository hjr3/pgsql-hal-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hjr3/pgsql-hal-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hjr3/pgsql-hal-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/hjr3/pgsql-hal-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hjr3/pgsql-hal-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hjr3/pgsql-hal-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hjr3/pgsql-hal-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hjr3/pgsql-hal-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 01e5e4a7a3a83c946853f7a1a0643f1636b41b2b [INFO] sha for GitHub repo hjr3/pgsql-hal-rs: 01e5e4a7a3a83c946853f7a1a0643f1636b41b2b [INFO] validating manifest of hjr3/pgsql-hal-rs on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hjr3/pgsql-hal-rs on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hjr3/pgsql-hal-rs [INFO] finished frobbing hjr3/pgsql-hal-rs [INFO] frobbed toml for hjr3/pgsql-hal-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/hjr3/pgsql-hal-rs/Cargo.toml [INFO] started frobbing hjr3/pgsql-hal-rs [INFO] finished frobbing hjr3/pgsql-hal-rs [INFO] frobbed toml for hjr3/pgsql-hal-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hjr3/pgsql-hal-rs/Cargo.toml [INFO] crate hjr3/pgsql-hal-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hjr3/pgsql-hal-rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.1 [INFO] [stderr] Downloaded hal v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hjr3/pgsql-hal-rs against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hjr3/pgsql-hal-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b9a9d01ce82792c13a7270b1993b983e794292af1ce4ce3fcfbfe091e56113ff [INFO] running `"docker" "start" "-a" "b9a9d01ce82792c13a7270b1993b983e794292af1ce4ce3fcfbfe091e56113ff"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling bech32 v0.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling jobserver v0.1.16 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bitcoin-bech32 v0.9.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling secp256k1 v0.12.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling strason v0.4.0 [INFO] [stderr] Compiling serde_test v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling bitcoin v0.18.0 [INFO] [stderr] Compiling lightning-invoice v0.2.0 [INFO] [stderr] Compiling hal v0.3.0 [INFO] [stderr] Compiling pgsql-hal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `hal::resource` [INFO] [stderr] --> src/lib.rs:6:10 [INFO] [stderr] | [INFO] [stderr] 6 | use hal::resource::Resource; [INFO] [stderr] | ^^^^^^^^ could not find `resource` in `hal` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `postgres::Row` [INFO] [stderr] --> src/lib.rs:7:24 [INFO] [stderr] | [INFO] [stderr] 7 | use postgres::{Column, Row, Type}; [INFO] [stderr] | ^^^ [INFO] [stderr] | | [INFO] [stderr] | no `Row` in the root [INFO] [stderr] | help: a similar name exists in the module: `Rows` [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Column` is private [INFO] [stderr] --> src/lib.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | use postgres::{Column, Row, Type}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: struct `Type` is private [INFO] [stderr] --> src/lib.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | use postgres::{Column, Row, Type}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `pgsql-hal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b9a9d01ce82792c13a7270b1993b983e794292af1ce4ce3fcfbfe091e56113ff"` [INFO] running `"docker" "rm" "-f" "b9a9d01ce82792c13a7270b1993b983e794292af1ce4ce3fcfbfe091e56113ff"` [INFO] [stdout] b9a9d01ce82792c13a7270b1993b983e794292af1ce4ce3fcfbfe091e56113ff