[INFO] fetching crate influxrs 2.0.0... [INFO] testing influxrs-2.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate influxrs 2.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate influxrs 2.0.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate influxrs 2.0.0 [INFO] finished tweaking crates.io crate influxrs 2.0.0 [INFO] tweaked toml for crates.io crate influxrs 2.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate influxrs 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98dbd90805d116f45274101c03d6da6a8ab23a14a3119fe41e64591c7fe645f2 [INFO] running `Command { std: "docker" "start" "-a" "98dbd90805d116f45274101c03d6da6a8ab23a14a3119fe41e64591c7fe645f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98dbd90805d116f45274101c03d6da6a8ab23a14a3119fe41e64591c7fe645f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dbd90805d116f45274101c03d6da6a8ab23a14a3119fe41e64591c7fe645f2", kill_on_drop: false }` [INFO] [stdout] 98dbd90805d116f45274101c03d6da6a8ab23a14a3119fe41e64591c7fe645f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2eb11b375b6ce31a7f59d031846afc3743a52a6008d58f5b95e9a30ec62823f [INFO] running `Command { std: "docker" "start" "-a" "f2eb11b375b6ce31a7f59d031846afc3743a52a6008d58f5b95e9a30ec62823f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling influxrs v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `Command { std: "docker" "inspect" "f2eb11b375b6ce31a7f59d031846afc3743a52a6008d58f5b95e9a30ec62823f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2eb11b375b6ce31a7f59d031846afc3743a52a6008d58f5b95e9a30ec62823f", kill_on_drop: false }` [INFO] [stdout] f2eb11b375b6ce31a7f59d031846afc3743a52a6008d58f5b95e9a30ec62823f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a54192bcf4f57ad4d1ab98dfd25b08bee946c8995d5554c47172099fba72f1f8 [INFO] running `Command { std: "docker" "start" "-a" "a54192bcf4f57ad4d1ab98dfd25b08bee946c8995d5554c47172099fba72f1f8", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling influxrs v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.24s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/influxrs-c8918d3821c5d4f9) [INFO] running `Command { std: "docker" "inspect" "a54192bcf4f57ad4d1ab98dfd25b08bee946c8995d5554c47172099fba72f1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54192bcf4f57ad4d1ab98dfd25b08bee946c8995d5554c47172099fba72f1f8", kill_on_drop: false }` [INFO] [stdout] a54192bcf4f57ad4d1ab98dfd25b08bee946c8995d5554c47172099fba72f1f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a361beeb405b2493044c9232da9c8e2da322effd253b039c4980237bb862885 [INFO] running `Command { std: "docker" "start" "-a" "0a361beeb405b2493044c9232da9c8e2da322effd253b039c4980237bb862885", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/influxrs-c8918d3821c5d4f9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::field_from ... ok [INFO] [stderr] Doc-tests influxrs [INFO] [stdout] test tests::measurement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Measurement (line 122) ... FAILED [INFO] [stdout] test src/query.rs - query::Query::then (line 39) ... ok [INFO] [stdout] test src/query.rs - query::Query::raw (line 17) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Measurement (line 122) stdout ---- [INFO] [stdout] error[E0599]: no method named `timestamp` found for struct `MeasurementBuilder` in the current scope [INFO] [stdout] --> src/lib.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 10 | .timestamp(1622888382963) //if no timestamp is specified, the current time is used [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | private field, not a method [INFO] [stdout] | help: there is an associated function with a similar name: `timestamp_ms` [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:125:6 [INFO] [stdout] | [INFO] [stdout] 6 | .field("latitude", 40.447992135544304) [INFO] [stdout] | ^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Field: ~const From<{float}>` found in the `influxrs` crate: [INFO] [stdout] - impl From for Field; [INFO] [stdout] - impl From for Field; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] note: required by a bound in `MeasurementBuilder::field` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:237:65 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn field(mut self, name: impl Into, value: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `MeasurementBuilder::field` [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:126:6 [INFO] [stdout] | [INFO] [stdout] 7 | .field("longitude", -3.689346313476562) [INFO] [stdout] | ^^^^^ cannot infer type for type `{float}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `Field: ~const From<{float}>` found in the `influxrs` crate: [INFO] [stdout] - impl From for Field; [INFO] [stdout] - impl From for Field; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `{float}` [INFO] [stdout] note: required by a bound in `MeasurementBuilder::field` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:237:65 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn field(mut self, name: impl Into, value: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `MeasurementBuilder::field` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Measurement (line 122) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "0a361beeb405b2493044c9232da9c8e2da322effd253b039c4980237bb862885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a361beeb405b2493044c9232da9c8e2da322effd253b039c4980237bb862885", kill_on_drop: false }` [INFO] [stdout] 0a361beeb405b2493044c9232da9c8e2da322effd253b039c4980237bb862885