[INFO] cloning repository https://github.com/JLockerman/prometheus-timescale-adaptor-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JLockerman/prometheus-timescale-adaptor-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 462789eae60bb6fea05470f47a28776956703d22 [INFO] testing JLockerman/prometheus-timescale-adaptor-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs 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 git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs [INFO] finished tweaking git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs [INFO] tweaked toml for git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs 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] Downloading crates ... [INFO] [stderr] Downloaded protoc-rust v2.10.2 [INFO] [stderr] Downloaded async-trait v0.1.26 [INFO] [stderr] Downloaded siphasher v0.3.2 [INFO] [stderr] Downloaded sha2 v0.8.1 [INFO] [stderr] Downloaded chashmap v2.2.2 [INFO] [stderr] Downloaded hashbag v0.1.2 [INFO] [stderr] Downloaded tokio-postgres v0.5.3 [INFO] [stderr] Downloaded parking_lot v0.4.8 [INFO] [stderr] Downloaded protobuf-codegen v2.10.2 [INFO] [stderr] Downloaded protoc v2.10.2 [INFO] [stderr] Downloaded h2 v0.2.2 [INFO] [stderr] Downloaded postgres-protocol v0.5.1 [INFO] [stderr] Downloaded postgres-types v0.1.1 [INFO] [stderr] Downloaded protobuf v2.10.2 [INFO] [stderr] Downloaded snap v1.0.0 [INFO] [stderr] Downloaded evmap v9.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6d0ef8e412324f71b3602fac7da2bd608857614f3afcb52471e7d507189b4bd [INFO] running `Command { std: "docker" "start" "-a" "d6d0ef8e412324f71b3602fac7da2bd608857614f3afcb52471e7d507189b4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6d0ef8e412324f71b3602fac7da2bd608857614f3afcb52471e7d507189b4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d0ef8e412324f71b3602fac7da2bd608857614f3afcb52471e7d507189b4bd", kill_on_drop: false }` [INFO] [stdout] d6d0ef8e412324f71b3602fac7da2bd608857614f3afcb52471e7d507189b4bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad205e099a171d20eb8f703686f8f529d72135d20eb6b7e5e3a7a21386bcbccf [INFO] running `Command { std: "docker" "start" "-a" "ad205e099a171d20eb8f703686f8f529d72135d20eb6b7e5e3a7a21386bcbccf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling protobuf v2.10.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling hashbag v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling evmap v9.0.0 [INFO] [stderr] Compiling protoc v2.10.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling protobuf-codegen v2.10.2 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protoc-rust v2.10.2 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling protobuf_gen v0.1.0 (/opt/rustwide/workdir/protobuf_gen) [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-postgres v0.5.3 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling timescale_pgmodel v0.1.0 (/opt/rustwide/workdir/timescale_pgmodel) [INFO] [stdout] warning: unused import: `cmp::Ordering` [INFO] [stdout] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prometheus-timescale-adaptor-rs v0.1.0 (/opt/rustwide/workdir/prometheus-timescale-adaptor-rs) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.99s [INFO] running `Command { std: "docker" "inspect" "ad205e099a171d20eb8f703686f8f529d72135d20eb6b7e5e3a7a21386bcbccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad205e099a171d20eb8f703686f8f529d72135d20eb6b7e5e3a7a21386bcbccf", kill_on_drop: false }` [INFO] [stdout] ad205e099a171d20eb8f703686f8f529d72135d20eb6b7e5e3a7a21386bcbccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc6189e18362a96d96603991794716fbba90376ff2095d9459bb0492528fad9 [INFO] running `Command { std: "docker" "start" "-a" "cdc6189e18362a96d96603991794716fbba90376ff2095d9459bb0492528fad9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling protobuf_gen v0.1.0 (/opt/rustwide/workdir/protobuf_gen) [INFO] [stdout] warning: unused import: `cmp::Ordering` [INFO] [stdout] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling timescale_pgmodel v0.1.0 (/opt/rustwide/workdir/timescale_pgmodel) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling prometheus-timescale-adaptor-rs v0.1.0 (/opt/rustwide/workdir/prometheus-timescale-adaptor-rs) [INFO] [stdout] warning: unused import: `cmp::Ordering` [INFO] [stdout] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | cmp::Ordering, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "cdc6189e18362a96d96603991794716fbba90376ff2095d9459bb0492528fad9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc6189e18362a96d96603991794716fbba90376ff2095d9459bb0492528fad9", kill_on_drop: false }` [INFO] [stdout] cdc6189e18362a96d96603991794716fbba90376ff2095d9459bb0492528fad9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a9df2bc985c5856e57ee272ce329bb8e9cdcc3e46da5e5db64b5e01fd36bc92 [INFO] running `Command { std: "docker" "start" "-a" "3a9df2bc985c5856e57ee272ce329bb8e9cdcc3e46da5e5db64b5e01fd36bc92", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `cmp::Ordering` [INFO] [stderr] --> timescale_pgmodel/src/labels.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | cmp::Ordering, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `timescale_pgmodel` (lib) generated 1 warning [INFO] [stderr] warning: `timescale_pgmodel` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/prometheus_timescale_adaptor_rs-4f282b55c02fdba1) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/protobuf_gen-1ac6eba758b8b579) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/timescale_pgmodel-80fcb85f66434d7d) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests timescale_pgmodel [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "3a9df2bc985c5856e57ee272ce329bb8e9cdcc3e46da5e5db64b5e01fd36bc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9df2bc985c5856e57ee272ce329bb8e9cdcc3e46da5e5db64b5e01fd36bc92", kill_on_drop: false }` [INFO] [stdout] 3a9df2bc985c5856e57ee272ce329bb8e9cdcc3e46da5e5db64b5e01fd36bc92