[INFO] cloning repository https://github.com/sevagh/pq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevagh/pq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a98a6ef1dc8f04d1d4d829e3f6081b4c5c63510 [INFO] testing sevagh/pq against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevagh%2Fpq" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevagh/pq on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sevagh/pq [INFO] finished tweaking git repo https://github.com/sevagh/pq [INFO] tweaked toml for git repo https://github.com/sevagh/pq written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sevagh/pq already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cadb925229e7e8202299fd2465e486acc10f9cca7e47ec729fb4a55e11bc32e [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" "2cadb925229e7e8202299fd2465e486acc10f9cca7e47ec729fb4a55e11bc32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cadb925229e7e8202299fd2465e486acc10f9cca7e47ec729fb4a55e11bc32e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cadb925229e7e8202299fd2465e486acc10f9cca7e47ec729fb4a55e11bc32e", kill_on_drop: false }` [INFO] [stdout] 2cadb925229e7e8202299fd2465e486acc10f9cca7e47ec729fb4a55e11bc32e [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f929e2e1a7dc9aaf56ad7f58a3112e427a5338b8af16375ee8f262d40af6830 [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" "8f929e2e1a7dc9aaf56ad7f58a3112e427a5338b8af16375ee8f262d40af6830", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ref_slice v1.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling erased_serde_json v0.1.3 (/opt/rustwide/workdir/erased-serde-json) [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling default-env v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling kafka v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling stream_delimit v0.5.6 (/opt/rustwide/workdir/stream-delimit) [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde-protobuf v0.8.1 [INFO] [stderr] Compiling pq v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "8f929e2e1a7dc9aaf56ad7f58a3112e427a5338b8af16375ee8f262d40af6830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f929e2e1a7dc9aaf56ad7f58a3112e427a5338b8af16375ee8f262d40af6830", kill_on_drop: false }` [INFO] [stdout] 8f929e2e1a7dc9aaf56ad7f58a3112e427a5338b8af16375ee8f262d40af6830 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b5a1643b5b91c01593119b75f57211b0c24420a230dcc76a0c28e1646934e9f [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" "1b5a1643b5b91c01593119b75f57211b0c24420a230dcc76a0c28e1646934e9f", kill_on_drop: false }` [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling pq v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "1b5a1643b5b91c01593119b75f57211b0c24420a230dcc76a0c28e1646934e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5a1643b5b91c01593119b75f57211b0c24420a230dcc76a0c28e1646934e9f", kill_on_drop: false }` [INFO] [stdout] 1b5a1643b5b91c01593119b75f57211b0c24420a230dcc76a0c28e1646934e9f [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4d9fc829f897bfddbc686cdf62c02182b0365cda935962209ec153a67684706 [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" "a4d9fc829f897bfddbc686cdf62c02182b0365cda935962209ec153a67684706", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pq-2c5cc3a628b591ee) [INFO] [stdout] [INFO] [stderr] Running tests/test_pqrs_bin.rs (/opt/rustwide/target/debug/deps/test_pqrs_bin-f420b600643a949b) [INFO] [stdout] running 13 tests [INFO] [stdout] test test_cat_canonical_decode ... ignored [INFO] [stdout] test test_dog_decode_from_proto ... ok [INFO] [stdout] test test_nonexistent_fdset_dir ... ok [INFO] [stdout] test test_dog_decode ... ok [INFO] [stdout] test test_person_decode_with_command_line_fdset_dir ... ok [INFO] [stdout] test test_dog_decode_stream ... ok [INFO] [stdout] test test_no_fdset_files ... ok [INFO] [stdout] test test_dog_decode_i32be_stream ... ok [INFO] [stdout] test test_no_args ... ok [INFO] [stdout] test test_cat_noncanonical_decode ... ok [INFO] [stdout] test test_person_decode_with_command_line_fdset_file ... ok [INFO] [stdout] test test_person_decode ... ok [INFO] [stdout] test test_bad_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a4d9fc829f897bfddbc686cdf62c02182b0365cda935962209ec153a67684706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d9fc829f897bfddbc686cdf62c02182b0365cda935962209ec153a67684706", kill_on_drop: false }` [INFO] [stdout] a4d9fc829f897bfddbc686cdf62c02182b0365cda935962209ec153a67684706