[INFO] fetching crate kpgres 0.5.0... [INFO] testing kpgres-0.5.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate kpgres 0.5.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate kpgres 0.5.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate kpgres 0.5.0 [INFO] finished tweaking crates.io crate kpgres 0.5.0 [INFO] tweaked toml for crates.io crate kpgres 0.5.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6fa4da67fda5648fd780576ef0d6418dd4439f67113b91b82451e6a5148c5caf [INFO] running `"docker" "start" "-a" "6fa4da67fda5648fd780576ef0d6418dd4439f67113b91b82451e6a5148c5caf"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling kayrx-macro v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling kayrx v0.7.7 [INFO] [stderr] Compiling kpgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `"docker" "inspect" "6fa4da67fda5648fd780576ef0d6418dd4439f67113b91b82451e6a5148c5caf"` [INFO] running `"docker" "rm" "-f" "6fa4da67fda5648fd780576ef0d6418dd4439f67113b91b82451e6a5148c5caf"` [INFO] [stdout] 6fa4da67fda5648fd780576ef0d6418dd4439f67113b91b82451e6a5148c5caf [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47486f6464079ee3ddf64cc4b46258b72f27fb2dae78da740e05a0f892e8c976 [INFO] running `"docker" "start" "-a" "47486f6464079ee3ddf64cc4b46258b72f27fb2dae78da740e05a0f892e8c976"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling kpgres v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.98s [INFO] running `"docker" "inspect" "47486f6464079ee3ddf64cc4b46258b72f27fb2dae78da740e05a0f892e8c976"` [INFO] running `"docker" "rm" "-f" "47486f6464079ee3ddf64cc4b46258b72f27fb2dae78da740e05a0f892e8c976"` [INFO] [stdout] 47486f6464079ee3ddf64cc4b46258b72f27fb2dae78da740e05a0f892e8c976 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] 0f4919109c4a1a4b06f3d7f5a099ef1b5872b6013c4962e0641732b459891440 [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" "0f4919109c4a1a4b06f3d7f5a099ef1b5872b6013c4962e0641732b459891440"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kpgres-662d83a2f4e74ff7 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kpgres [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0f4919109c4a1a4b06f3d7f5a099ef1b5872b6013c4962e0641732b459891440"` [INFO] running `"docker" "rm" "-f" "0f4919109c4a1a4b06f3d7f5a099ef1b5872b6013c4962e0641732b459891440"` [INFO] [stdout] 0f4919109c4a1a4b06f3d7f5a099ef1b5872b6013c4962e0641732b459891440