[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 try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJLockerman%2Fprometheus-timescale-adaptor-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JLockerman/prometheus-timescale-adaptor-rs on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-8/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashbag v0.1.2 [INFO] [stderr] Downloaded tokio-postgres v0.5.3 [INFO] [stderr] Downloaded protoc v2.10.2 [INFO] [stderr] Downloaded postgres-types v0.1.1 [INFO] [stderr] Downloaded protoc-rust v2.10.2 [INFO] [stderr] Downloaded postgres-protocol v0.5.1 [INFO] [stderr] Downloaded siphasher v0.3.2 [INFO] [stderr] Downloaded async-trait v0.1.26 [INFO] [stderr] Downloaded evmap v9.0.0 [INFO] [stderr] Downloaded protobuf-codegen v2.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c532971973b6b51289c8d1e04781dd40cab0038fe72a4751e6eb6d6631518d4b [INFO] running `Command { std: "docker" "start" "-a" "c532971973b6b51289c8d1e04781dd40cab0038fe72a4751e6eb6d6631518d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c532971973b6b51289c8d1e04781dd40cab0038fe72a4751e6eb6d6631518d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c532971973b6b51289c8d1e04781dd40cab0038fe72a4751e6eb6d6631518d4b", kill_on_drop: false }` [INFO] [stdout] c532971973b6b51289c8d1e04781dd40cab0038fe72a4751e6eb6d6631518d4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85bad046bdba06bd8c5480199750dc7b4650233d7f4d7ea4fae67f93a5311f71 [INFO] running `Command { std: "docker" "start" "-a" "85bad046bdba06bd8c5480199750dc7b4650233d7f4d7ea4fae67f93a5311f71", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling protobuf v2.10.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling hashbag v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling block-padding v0.1.5 [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 smallvec v0.6.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling evmap v9.0.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling protoc v2.10.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling protobuf-codegen v2.10.2 [INFO] [stderr] Compiling protoc-rust v2.10.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling protobuf_gen v0.1.0 (/opt/rustwide/workdir/protobuf_gen) [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] [stderr] Compiling hyper v0.13.4 [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] Compiling prometheus-timescale-adaptor-rs v0.1.0 (/opt/rustwide/workdir/prometheus-timescale-adaptor-rs) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.18s [INFO] running `Command { std: "docker" "inspect" "85bad046bdba06bd8c5480199750dc7b4650233d7f4d7ea4fae67f93a5311f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85bad046bdba06bd8c5480199750dc7b4650233d7f4d7ea4fae67f93a5311f71", kill_on_drop: false }` [INFO] [stdout] 85bad046bdba06bd8c5480199750dc7b4650233d7f4d7ea4fae67f93a5311f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cde4bc58946270573ca0496d62ef19b0dcf5f702cf557ed0771845e657dc436 [INFO] running `Command { std: "docker" "start" "-a" "0cde4bc58946270573ca0496d62ef19b0dcf5f702cf557ed0771845e657dc436", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf_gen v0.1.0 (/opt/rustwide/workdir/protobuf_gen) [INFO] [stderr] Compiling timescale_pgmodel v0.1.0 (/opt/rustwide/workdir/timescale_pgmodel) [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] [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 5.08s [INFO] running `Command { std: "docker" "inspect" "0cde4bc58946270573ca0496d62ef19b0dcf5f702cf557ed0771845e657dc436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cde4bc58946270573ca0496d62ef19b0dcf5f702cf557ed0771845e657dc436", kill_on_drop: false }` [INFO] [stdout] 0cde4bc58946270573ca0496d62ef19b0dcf5f702cf557ed0771845e657dc436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] df14f4801688544b4085465b2a3f47b37e503d403db08cd71816807465575516 [INFO] running `Command { std: "docker" "start" "-a" "df14f4801688544b4085465b2a3f47b37e503d403db08cd71816807465575516", 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.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/prometheus_timescale_adaptor_rs-db6198dd505a4186) [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 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/protobuf_gen-212b8a94beb08c90) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/timescale_pgmodel-a15c2b446dad4fc6) [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.01s [INFO] [stdout] [INFO] [stderr] Doc-tests timescale_pgmodel [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" "df14f4801688544b4085465b2a3f47b37e503d403db08cd71816807465575516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df14f4801688544b4085465b2a3f47b37e503d403db08cd71816807465575516", kill_on_drop: false }` [INFO] [stdout] df14f4801688544b4085465b2a3f47b37e503d403db08cd71816807465575516