[INFO] crate tokio-postgres-native-tls 0.1.0-rc.1 is already in cache [INFO] checking tokio-postgres-native-tls-0.1.0-rc.1 against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] extracting crate tokio-postgres-native-tls 0.1.0-rc.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tokio-postgres-native-tls 0.1.0-rc.1 on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tokio-postgres-native-tls 0.1.0-rc.1 [INFO] finished tweaking crates.io crate tokio-postgres-native-tls 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate tokio-postgres-native-tls 0.1.0-rc.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+914adf04af1c1a984707f778da3d04590c03d144" "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] f2bed71418a669e04317036c891fd0bc6aaef3c160b41657ca33243a19aa425d [INFO] running `"docker" "start" "-a" "f2bed71418a669e04317036c891fd0bc6aaef3c160b41657ca33243a19aa425d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking postgres-protocol v0.4.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Checking state_machine_future v0.2.0 [INFO] [stderr] Checking tokio-postgres v0.4.0-rc.3 [INFO] [stderr] Checking tokio-postgres-native-tls v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read src/../../test/server.crt: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:44:35 [INFO] [stderr] | [INFO] [stderr] 44 | Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../../test/server.crt: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:58:35 [INFO] [stderr] | [INFO] [stderr] 58 | Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../../test/server.crt: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:72:35 [INFO] [stderr] | [INFO] [stderr] 72 | Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read src/../../test/server.crt: No such file or directory (os error 2) [INFO] [stderr] --> src/test.rs:89:35 [INFO] [stderr] | [INFO] [stderr] 89 | Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `tokio-postgres-native-tls`. [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" "f2bed71418a669e04317036c891fd0bc6aaef3c160b41657ca33243a19aa425d"` [INFO] running `"docker" "rm" "-f" "f2bed71418a669e04317036c891fd0bc6aaef3c160b41657ca33243a19aa425d"` [INFO] [stdout] f2bed71418a669e04317036c891fd0bc6aaef3c160b41657ca33243a19aa425d