[INFO] fetching crate pg_parcel 0.3.1... [INFO] testing pg_parcel-0.3.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate pg_parcel 0.3.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pg_parcel 0.3.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pg_parcel 0.3.1 [INFO] finished tweaking crates.io crate pg_parcel 0.3.1 [INFO] tweaked toml for crates.io crate pg_parcel 0.3.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate pg_parcel 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.5.3 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 761dece38181846e310396b84975a4ae08d783c6485415bd078007b5e7ceeb9b [INFO] running `Command { std: "docker" "start" "-a" "761dece38181846e310396b84975a4ae08d783c6485415bd078007b5e7ceeb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "761dece38181846e310396b84975a4ae08d783c6485415bd078007b5e7ceeb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761dece38181846e310396b84975a4ae08d783c6485415bd078007b5e7ceeb9b", kill_on_drop: false }` [INFO] [stdout] 761dece38181846e310396b84975a4ae08d783c6485415bd078007b5e7ceeb9b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f0ec8f5d21241ac61526bf695e0b65f27145ce52e906bdf2e4cfb5393267972 [INFO] running `Command { std: "docker" "start" "-a" "3f0ec8f5d21241ac61526bf695e0b65f27145ce52e906bdf2e4cfb5393267972", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling pg_parcel v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "3f0ec8f5d21241ac61526bf695e0b65f27145ce52e906bdf2e4cfb5393267972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0ec8f5d21241ac61526bf695e0b65f27145ce52e906bdf2e4cfb5393267972", kill_on_drop: false }` [INFO] [stdout] 3f0ec8f5d21241ac61526bf695e0b65f27145ce52e906bdf2e4cfb5393267972 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c1297b5bc219ef13c7c898a793e01844eb6fcfa381c78c8ae99b41ba8d0edff [INFO] running `Command { std: "docker" "start" "-a" "0c1297b5bc219ef13c7c898a793e01844eb6fcfa381c78c8ae99b41ba8d0edff", kill_on_drop: false }` [INFO] [stderr] Compiling pg_parcel v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.65s [INFO] running `Command { std: "docker" "inspect" "0c1297b5bc219ef13c7c898a793e01844eb6fcfa381c78c8ae99b41ba8d0edff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1297b5bc219ef13c7c898a793e01844eb6fcfa381c78c8ae99b41ba8d0edff", kill_on_drop: false }` [INFO] [stdout] 0c1297b5bc219ef13c7c898a793e01844eb6fcfa381c78c8ae99b41ba8d0edff [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e181015dd9ebe1fe1e2ab67e074128664442342710157e55b0abad8f2b7c5a1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e181015dd9ebe1fe1e2ab67e074128664442342710157e55b0abad8f2b7c5a1d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pg_parcel-24950ed15221224c) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test sql_string::tests::it_does_not_quote_when_optional ... ok [INFO] [stdout] test sql_string::tests::it_quotes_mixed_case ... ok [INFO] [stdout] test sql_string::tests::it_quotes_reserved_words ... ok [INFO] [stdout] test sql_string::tests::it_quotes_terrible_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e181015dd9ebe1fe1e2ab67e074128664442342710157e55b0abad8f2b7c5a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e181015dd9ebe1fe1e2ab67e074128664442342710157e55b0abad8f2b7c5a1d", kill_on_drop: false }` [INFO] [stdout] e181015dd9ebe1fe1e2ab67e074128664442342710157e55b0abad8f2b7c5a1d