[INFO] cloning repository https://github.com/grainednoise/prometheus-parquet-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grainednoise/prometheus-parquet-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrainednoise%2Fprometheus-parquet-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrainednoise%2Fprometheus-parquet-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0a87d0191012b45d0205ddb3ac076fae92e6472 [INFO] testing grainednoise/prometheus-parquet-server against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrainednoise%2Fprometheus-parquet-server" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grainednoise/prometheus-parquet-server on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grainednoise/prometheus-parquet-server [INFO] finished tweaking git repo https://github.com/grainednoise/prometheus-parquet-server [INFO] tweaked toml for git repo https://github.com/grainednoise/prometheus-parquet-server written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grainednoise/prometheus-parquet-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-util v0.7.2 [INFO] [stderr] Downloaded zip-extensions v0.6.1 [INFO] [stderr] Downloaded iri-string v0.4.1 [INFO] [stderr] Downloaded http-range-header v0.3.0 [INFO] [stderr] Downloaded alloc-stdlib v0.2.1 [INFO] [stderr] Downloaded sync_wrapper v0.1.1 [INFO] [stderr] Downloaded tokio-tower v0.6.0 [INFO] [stderr] Downloaded alloc-no-stdlib v2.0.3 [INFO] [stderr] Downloaded flatbuffers v2.0.0 [INFO] [stderr] Downloaded os_str_bytes v6.0.1 [INFO] [stderr] Downloaded axum-core v0.2.4 [INFO] [stderr] Downloaded async-trait v0.1.53 [INFO] [stderr] Downloaded tower v0.4.12 [INFO] [stderr] Downloaded tower-http v0.3.3 [INFO] [stderr] Downloaded clap v3.1.18 [INFO] [stderr] Downloaded arrow v7.0.0 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Downloaded tokio v1.18.2 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded brotli v3.3.3 [INFO] [stderr] Downloaded lexical-parse-float v0.8.2 [INFO] [stderr] Downloaded parquet v7.0.0 [INFO] [stderr] Downloaded brotli-decompressor v2.3.2 [INFO] [stderr] Downloaded axum v0.5.5 [INFO] [stderr] Downloaded backtrace v0.3.64 [INFO] [stderr] Downloaded lexical-write-float v0.8.2 [INFO] [stderr] Downloaded lexical-util v0.8.1 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded async-compression v0.3.13 [INFO] [stderr] Downloaded http v0.2.7 [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded httparse v1.7.1 [INFO] [stderr] Downloaded clap_derive v3.1.18 [INFO] [stderr] Downloaded eyre v0.6.7 [INFO] [stderr] Downloaded owo-colors v3.2.0 [INFO] [stderr] Downloaded lexical-parse-integer v0.8.0 [INFO] [stderr] Downloaded lexical-write-integer v0.8.0 [INFO] [stderr] Downloaded lexical-core v0.8.2 [INFO] [stderr] Downloaded lz4-sys v1.9.2 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded parquet-format v4.0.0 [INFO] [stderr] Downloaded thrift v0.13.0 [INFO] [stderr] Downloaded zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded crossbeam-queue v0.3.5 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] [stderr] Downloaded integer-encoding v1.1.7 [INFO] [stderr] Downloaded zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Downloaded promql v0.4.2 [INFO] [stderr] Downloaded crossbeam v0.8.1 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded tower-http v0.1.3 [INFO] [stderr] Downloaded clap_lex v0.2.0 [INFO] [stderr] Downloaded lz4 v1.23.2 [INFO] [stderr] Downloaded fastrand v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30768c1599e0cdbf8ec47bfb3821f2bfee6f571e5b46c56aa2870335fdaddbf [INFO] running `Command { std: "docker" "start" "-a" "c30768c1599e0cdbf8ec47bfb3821f2bfee6f571e5b46c56aa2870335fdaddbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30768c1599e0cdbf8ec47bfb3821f2bfee6f571e5b46c56aa2870335fdaddbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30768c1599e0cdbf8ec47bfb3821f2bfee6f571e5b46c56aa2870335fdaddbf", kill_on_drop: false }` [INFO] [stdout] c30768c1599e0cdbf8ec47bfb3821f2bfee6f571e5b46c56aa2870335fdaddbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f95befd7610beb8d912507a46a4165a5904620df35b44839d02c9272e82edd8 [INFO] running `Command { std: "docker" "start" "-a" "7f95befd7610beb8d912507a46a4165a5904620df35b44839d02c9272e82edd8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parquet v7.0.0 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling promql v0.4.2 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling async-compression v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling tokio-tower v0.6.0 [INFO] [stderr] Compiling tower-http v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling arrow v7.0.0 [INFO] [stderr] Compiling axum v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling prometheus_parquet_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_func` is never used [INFO] [stdout] --> src/main.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn main_func() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypedResult` is never constructed [INFO] [stdout] --> src/main.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 310 | struct TypedResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/stringuniverse.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl SimpleStringUniverse { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `min_time` and `max_time` are never used [INFO] [stdout] --> src/timeseries.rs:365:12 [INFO] [stdout] | [INFO] [stdout] 348 | impl MinMaxTime { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 365 | pub fn min_time(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 369 | pub fn max_time(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `time_range` and `filter_by_name` are never used [INFO] [stdout] --> src/timeseries.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 396 | impl TimeSeriesCollection { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 419 | pub fn time_range(&self) -> &MinMaxTime { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | pub fn filter_by_name(&self, name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `len` is never used [INFO] [stdout] --> src/labels.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 30 | impl LabelUniverse { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_keys_and_values` is never used [INFO] [stdout] --> src/labels.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 171 | impl LabelValueMap { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn from_keys_and_values(keys: &Vec, values: &Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resampled_by` and `offset` are never used [INFO] [stdout] --> src/query.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait LabelFilterable { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn resampled_by(&self) -> Option<&RegularTimeRange> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn offset(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ProcessedVector` is never constructed [INFO] [stdout] --> src/query.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum QueryResult { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | ProcessedVector{time_series: Vec, target_time_range: Arc, over_range: usize}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `slice` is never used [INFO] [stdout] --> src/timevectors.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait TimeRange { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 24 | fn slice(&self, range: Range) -> &[TimeStamp]; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/timevectors.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl <'a, T: TimeRange> TimeRangeIter<'a, T> { [INFO] [stdout] | -------------------------------------------- associated function in this implementation [INFO] [stdout] 43 | pub fn new(time_range: &'a T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_iter_ref` is never used [INFO] [stdout] --> src/timevectors.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 75 | impl VecTimeRange { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn from_iter_ref<'a, I:Iterator>(iter: I) -> EyreResult { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `start`, `end`, and `increment` are never used [INFO] [stdout] --> src/timevectors.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 176 | impl RegularTimeRange { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn start(&self) -> TimeStamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn end(&self) -> TimeStamp { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn increment(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/web.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 153 | pub struct InstantQuery { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 154 | pub query: String, [INFO] [stdout] 155 | pub time: TimeStamp, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InstantQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.90s [INFO] running `Command { std: "docker" "inspect" "7f95befd7610beb8d912507a46a4165a5904620df35b44839d02c9272e82edd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f95befd7610beb8d912507a46a4165a5904620df35b44839d02c9272e82edd8", kill_on_drop: false }` [INFO] [stdout] 7f95befd7610beb8d912507a46a4165a5904620df35b44839d02c9272e82edd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aa5a2def3fa05f7273e831ab6c03622dce89f76d72db9a44b4dd89a46b6dbc1 [INFO] running `Command { std: "docker" "start" "-a" "6aa5a2def3fa05f7273e831ab6c03622dce89f76d72db9a44b4dd89a46b6dbc1", kill_on_drop: false }` [INFO] [stderr] Compiling prometheus_parquet_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main_func` is never used [INFO] [stdout] --> src/main.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn main_func() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypedResult` is never constructed [INFO] [stdout] --> src/main.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 310 | struct TypedResult { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `time_range` and `filter_by_name` are never used [INFO] [stdout] --> src/timeseries.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 396 | impl TimeSeriesCollection { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 419 | pub fn time_range(&self) -> &MinMaxTime { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | pub fn filter_by_name(&self, name: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_keys_and_values` is never used [INFO] [stdout] --> src/labels.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 171 | impl LabelValueMap { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 178 | pub fn from_keys_and_values(keys: &Vec, values: &Vec>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resampled_by` and `offset` are never used [INFO] [stdout] --> src/query.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait LabelFilterable { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn resampled_by(&self) -> Option<&RegularTimeRange> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn offset(&self) -> i32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ProcessedVector` is never constructed [INFO] [stdout] --> src/query.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum QueryResult { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | ProcessedVector{time_series: Vec, target_time_range: Arc, over_range: usize}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QueryResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `start`, `end`, and `increment` are never used [INFO] [stdout] --> src/timevectors.rs:196:12 [INFO] [stdout] | [INFO] [stdout] 176 | impl RegularTimeRange { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 196 | pub fn start(&self) -> TimeStamp { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn end(&self) -> TimeStamp { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub fn increment(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `time` is never read [INFO] [stdout] --> src/web.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 153 | pub struct InstantQuery { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 154 | pub query: String, [INFO] [stdout] 155 | pub time: TimeStamp, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InstantQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "6aa5a2def3fa05f7273e831ab6c03622dce89f76d72db9a44b4dd89a46b6dbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa5a2def3fa05f7273e831ab6c03622dce89f76d72db9a44b4dd89a46b6dbc1", kill_on_drop: false }` [INFO] [stdout] 6aa5a2def3fa05f7273e831ab6c03622dce89f76d72db9a44b4dd89a46b6dbc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 683b68812ede56f06e4c2216df63f616f1ee7875cf9b4350555504b1046cf376 [INFO] running `Command { std: "docker" "start" "-a" "683b68812ede56f06e4c2216df63f616f1ee7875cf9b4350555504b1046cf376", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::ops::Deref` [INFO] [stderr] --> src/query.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::ops::Deref; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `main_func` is never used [INFO] [stderr] --> src/main.rs:44:4 [INFO] [stderr] | [INFO] [stderr] 44 | fn main_func() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `TypedResult` is never constructed [INFO] [stderr] --> src/main.rs:310:8 [INFO] [stderr] | [INFO] [stderr] 310 | struct TypedResult { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `time_range` and `filter_by_name` are never used [INFO] [stderr] --> src/timeseries.rs:419:12 [INFO] [stderr] | [INFO] [stderr] 396 | impl TimeSeriesCollection { [INFO] [stderr] | ------------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 419 | pub fn time_range(&self) -> &MinMaxTime { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 447 | pub fn filter_by_name(&self, name: &str) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `from_keys_and_values` is never used [INFO] [stderr] --> src/labels.rs:178:12 [INFO] [stderr] | [INFO] [stderr] 171 | impl LabelValueMap { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 178 | pub fn from_keys_and_values(keys: &Vec, values: &Vec>) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `resampled_by` and `offset` are never used [INFO] [stderr] --> src/query.rs:20:8 [INFO] [stderr] | [INFO] [stderr] 17 | pub trait LabelFilterable { [INFO] [stderr] | --------------- methods in this trait [INFO] [stderr] ... [INFO] [stderr] 20 | fn resampled_by(&self) -> Option<&RegularTimeRange> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | fn offset(&self) -> i32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `ProcessedVector` is never constructed [INFO] [stderr] --> src/query.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub enum QueryResult { [INFO] [stderr] | ----------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 47 | ProcessedVector{time_series: Vec, target_time_range: Arc, over_range: usize}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `QueryResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `start`, `end`, and `increment` are never used [INFO] [stderr] --> src/timevectors.rs:196:12 [INFO] [stderr] | [INFO] [stderr] 176 | impl RegularTimeRange { [INFO] [stderr] | --------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 196 | pub fn start(&self) -> TimeStamp { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 201 | pub fn end(&self) -> TimeStamp { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 206 | pub fn increment(&self) -> Duration { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `time` is never read [INFO] [stderr] --> src/web.rs:155:9 [INFO] [stderr] | [INFO] [stderr] 153 | pub struct InstantQuery { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 154 | pub query: String, [INFO] [stderr] 155 | pub time: TimeStamp, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InstantQuery` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `prometheus_parquet_server` (bin "prometheus_parquet_server" test) generated 9 warnings (run `cargo fix --bin "prometheus_parquet_server" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prometheus_parquet_server-5fc036be88f56e43) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test config::test::test_reader ... ok [INFO] [stdout] test labels::test::test_label_guarded_universe ... ok [INFO] [stdout] test labels::test::test_label_simple_universe ... ok [INFO] [stdout] test labels::test::test_label_map ... ok [INFO] [stdout] test timeseries::test::test_bad_vec_time_range ... ok [INFO] [stdout] test labels::test::test_make_legal ... ok [INFO] [stdout] test timeseries::test::test_good_vec_time_range ... ok [INFO] [stdout] test timeseries::test::test_min_max_time ... ok [INFO] [stdout] test timeseries::test::test_labelled_time_series ... ok [INFO] [stdout] test timeseries::test::test_time_series_interpolate ... ok [INFO] [stdout] test timeseries::test::test_time_series ... ok [INFO] [stdout] test timevectors::test::test_find_empty ... ok [INFO] [stdout] test timevectors::test::test_find_pair ... ok [INFO] [stdout] test timevectors::test::test_find_large ... ok [INFO] [stdout] test timevectors::test::test_find_single ... ok [INFO] [stdout] test timevectors::test::test_find_triplet ... ok [INFO] [stdout] test metricstore::test::test_le_regex_float ... ok [INFO] [stdout] test metricstore::test::test_le_regex_float_inf ... ok [INFO] [stdout] test metricstore::test::test_le_regex_int ... ok [INFO] [stdout] test web::test::test_timestamp_parse ... ok [INFO] [stdout] test metricstore::test::test_le_regex_float_exponent ... ok [INFO] [stdout] test timevectors::test::test_slice ... ok [INFO] [stdout] test web::test::test_duration_parse1 ... ok [INFO] [stdout] test timevectors::test::test_range_almost_minimal ... ok [INFO] [stdout] test timevectors::test::test_range_minimal ... ok [INFO] [stdout] test web::test::test_duration_parse2 ... ok [INFO] [stdout] test timevectors::test::test_range_negative_increment - should panic ... ok [INFO] [stdout] test timevectors::test::test_range_start_after_end - should panic ... ok [INFO] [stdout] test timevectors::test::test_range_zero_increment - should panic ... ok [INFO] [stdout] test timevectors::test::test_range_start_is_end - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "683b68812ede56f06e4c2216df63f616f1ee7875cf9b4350555504b1046cf376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683b68812ede56f06e4c2216df63f616f1ee7875cf9b4350555504b1046cf376", kill_on_drop: false }` [INFO] [stdout] 683b68812ede56f06e4c2216df63f616f1ee7875cf9b4350555504b1046cf376 [INFO] testing grainednoise/prometheus-parquet-server against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrainednoise%2Fprometheus-parquet-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grainednoise/prometheus-parquet-server on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grainednoise/prometheus-parquet-server [INFO] finished tweaking git repo https://github.com/grainednoise/prometheus-parquet-server [INFO] tweaked toml for git repo https://github.com/grainednoise/prometheus-parquet-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/grainednoise/prometheus-parquet-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26f88ff40919099c0b57dff4f0ddac9f7af05e0655357efe0ed6e095612e02e1 [INFO] running `Command { std: "docker" "start" "-a" "26f88ff40919099c0b57dff4f0ddac9f7af05e0655357efe0ed6e095612e02e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f88ff40919099c0b57dff4f0ddac9f7af05e0655357efe0ed6e095612e02e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f88ff40919099c0b57dff4f0ddac9f7af05e0655357efe0ed6e095612e02e1", kill_on_drop: false }` [INFO] [stdout] 26f88ff40919099c0b57dff4f0ddac9f7af05e0655357efe0ed6e095612e02e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bae1b435053e2cb8219aa2ce00e6242f7e9895f3ffbf0299d562a3eb6a553dd [INFO] running `Command { std: "docker" "start" "-a" "3bae1b435053e2cb8219aa2ce00e6242f7e9895f3ffbf0299d562a3eb6a553dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lexical-util v0.8.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling lexical-write-float v0.8.2 [INFO] [stderr] Compiling lexical-parse-float v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling lexical-core v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parquet v7.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parquet-format v4.0.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling promql v0.4.2 [INFO] [stderr] Compiling bimap v0.6.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stdout] error: reached the type-length limit while instantiating `<{closure@context<&str, (), {closure@alt<..., ..., ..., ...>::{closure#0}}, ...>::{closure#0}} as FnMut<...>>::call_mut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/iri-string-0.4.1/src/parser/details.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | / context( [INFO] [stdout] 343 | | "IPv6Address", [INFO] [stdout] 344 | | alt(( [INFO] [stdout] 345 | | recognize(tuple((tag("::"), after_double_colon(7)))), [INFO] [stdout] ... | [INFO] [stdout] 361 | | )), [INFO] [stdout] 362 | | )(i) [INFO] [stdout] | |________^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="1197857"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/iri_string-b181b25ec70a68ff.long-type.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iri-string` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: reached the type-length limit while instantiating `<{closure@delimited<&[u8], &..., ..., ..., ..., ..., ..., ...>::{closure#0}} as FnMut<...>>::call_mut` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/promql-0.4.2/src/expr.rs:345:4 [INFO] [stdout] | [INFO] [stdout] 345 | / surrounded_ws( [INFO] [stdout] 346 | | map(tuple(( [INFO] [stdout] 347 | | |i| $next(i, allow_periods), [INFO] [stdout] 348 | | many0(tuple(( [INFO] [stdout] ... | [INFO] [stdout] 360 | | ) [INFO] [stdout] 361 | | )(input) [INFO] [stdout] | |____________________^ [INFO] [stdout] ... [INFO] [stdout] 384 | / left_op!( [INFO] [stdout] 385 | | comparison, [INFO] [stdout] 386 | | plus_minus, [INFO] [stdout] 387 | | alt(( [INFO] [stdout] ... | [INFO] [stdout] 394 | | )) [INFO] [stdout] 395 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#![type_length_limit="1346529"]` attribute to your crate [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/promql-7a7a65748740b11a.long-type.txt' [INFO] [stdout] = note: this error originates in the macro `left_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `promql` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3bae1b435053e2cb8219aa2ce00e6242f7e9895f3ffbf0299d562a3eb6a553dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bae1b435053e2cb8219aa2ce00e6242f7e9895f3ffbf0299d562a3eb6a553dd", kill_on_drop: false }` [INFO] [stdout] 3bae1b435053e2cb8219aa2ce00e6242f7e9895f3ffbf0299d562a3eb6a553dd