[INFO] fetching crate cypher-dto 0.2.0...
[INFO] checking cypher-dto-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cypher-dto 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cypher-dto 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cypher-dto 0.2.0
[INFO] finished tweaking crates.io crate cypher-dto 0.2.0
[INFO] tweaked toml for crates.io crate cypher-dto 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded testcontainers v0.14.0
[INFO] [stderr]   Downloaded neo4rs-macros v0.2.1
[INFO] [stderr]   Downloaded lenient_semver_version_builder v0.4.2
[INFO] [stderr]   Downloaded lenient_semver_parser v0.4.2
[INFO] [stderr]   Downloaded lenient_version v0.4.2
[INFO] [stderr]   Downloaded neo4j_testcontainers v0.1.0
[INFO] [stderr]   Downloaded cypher-dto-macros v0.2.0
[INFO] [stderr]   Downloaded neo4rs v0.6.2
[INFO] [stderr]   Downloaded rustls-webpki v0.100.3
[INFO] [stderr]   Downloaded lenient_semver v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82add7e95abc71ce7b8942363127f920735c4195f7cb4c647abcf4a3313509da
[INFO] running `Command { std: "docker" "start" "-a" "82add7e95abc71ce7b8942363127f920735c4195f7cb4c647abcf4a3313509da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82add7e95abc71ce7b8942363127f920735c4195f7cb4c647abcf4a3313509da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82add7e95abc71ce7b8942363127f920735c4195f7cb4c647abcf4a3313509da", kill_on_drop: false }`
[INFO] [stdout] 82add7e95abc71ce7b8942363127f920735c4195f7cb4c647abcf4a3313509da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72319d4bb85000e12b06b1eab2c7e018bfad9cd3cfc69d8da4199bcf29f9d2b0
[INFO] running `Command { std: "docker" "start" "-a" "72319d4bb85000e12b06b1eab2c7e018bfad9cd3cfc69d8da4199bcf29f9d2b0", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking deadpool-runtime v0.1.3
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]    Compiling neo4rs-macros v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking lenient_semver_version_builder v0.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking lenient_version v0.4.2
[INFO] [stderr]     Checking lenient_semver v0.4.2
[INFO] [stderr]    Compiling cypher-dto-macros v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bollard-stubs v1.41.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking neo4rs v0.6.2
[INFO] [stderr]     Checking cypher-dto v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking testcontainers v0.14.0
[INFO] [stderr]     Checking neo4j_testcontainers v0.1.0
[INFO] [stdout] warning: unused import: `worked_at::*`
[INFO] [stdout]   --> tests/common/fixtures/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use worked_at::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `works_at::*`
[INFO] [stdout]   --> tests/common/fixtures/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use works_at::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |         q = q.param(&format_param("age", prefix), self.age.map(u16::from));
[INFO] [stdout]    |               -----                               ^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 62 |                     &format_param("created_at", prefix),
[INFO] [stdout] 63 |                     self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 66 |                     &format_param("updated_at", prefix),
[INFO] [stdout] 67 |                     self.updated_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |             StampMode::Update => q.param(
[INFO] [stdout]    |                                    ----- required by a bound introduced by this call
[INFO] [stdout] 70 |                 &format_param("created_at", prefix),
[INFO] [stdout] 71 |                 self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |         q = q.param(&format_param("age", prefix), self.age.map(u16::from));
[INFO] [stdout]    |               -----                               ^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 62 |                     &format_param("created_at", prefix),
[INFO] [stdout] 63 |                     self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 66 |                     &format_param("updated_at", prefix),
[INFO] [stdout] 67 |                     self.updated_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |             StampMode::Update => q.param(
[INFO] [stdout]    |                                    ----- required by a bound introduced by this call
[INFO] [stdout] 70 |                 &format_param("created_at", prefix),
[INFO] [stdout] 71 |                 self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:259:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert!(q.has_param_key("name"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cypher-dto` (test "basic_crud") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cypher-dto` (test "manual_queries") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert!(q.has_param_key("age"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert!(q.has_param_key("created"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert!(q.has_param_key("updated"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert!(!q.has_param_key("created"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert!(!q.has_param_key("updated"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert!(q.has_param_key("created"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |         assert!(!q.has_param_key("updated"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:299:19
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(q.has_param_key("s_name"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |         assert!(q.has_param_key("s_age"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 |         assert!(q.has_param_key("e_created"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |         assert!(q.has_param_key("usize_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert!(q.has_param_key("isize_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:344:19
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert!(q.has_param_key("u8_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:345:19
[INFO] [stdout]     |
[INFO] [stdout] 345 |         assert!(q.has_param_key("u16_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert!(q.has_param_key("u32_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert!(q.has_param_key("u64_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert!(q.has_param_key("u128_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:349:19
[INFO] [stdout]     |
[INFO] [stdout] 349 |         assert!(q.has_param_key("i8_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 350 |         assert!(q.has_param_key("i16_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |         assert!(q.has_param_key("i32_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |         assert!(q.has_param_key("i64_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert!(q.has_param_key("i128_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |         assert!(q.has_param_key("f32_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:355:19
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert!(q.has_param_key("f64_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:482:21
[INFO] [stdout]     |
[INFO] [stdout] 480 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 481 |                     &format_param("usize_opt", prefix),
[INFO] [stdout] 482 |                     self.usize_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:486:21
[INFO] [stdout]     |
[INFO] [stdout] 484 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 485 |                     &format_param("isize_opt", prefix),
[INFO] [stdout] 486 |                     self.isize_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 489 |                     &format_param("u8_opt", prefix),
[INFO] [stdout] 490 |                     self.u8_opt.map(|v| v as u16),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:492:58
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 .param(&format_param("u16_opt", prefix), self.u16_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u32>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:493:58
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 .param(&format_param("u32_opt", prefix), self.u32_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<u32>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u32>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<u32>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 495 |                     &format_param("u64_opt", prefix),
[INFO] [stdout] 496 |                     self.u64_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 499 |                     &format_param("u128_opt", prefix),
[INFO] [stdout] 500 |                     self.u128_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i8>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:502:57
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 .param(&format_param("i8_opt", prefix), self.i8_opt)
[INFO] [stdout]     |                  -----                                  ^^^^^^^^^^^ the trait `From<Option<i8>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i8>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i8>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i16>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:503:58
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 .param(&format_param("i16_opt", prefix), self.i16_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<i16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i32>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:504:58
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 .param(&format_param("i32_opt", prefix), self.i32_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<i32>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i32>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i32>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:505:58
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 .param(&format_param("i64_opt", prefix), self.i64_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:508:21
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 507 |                     &format_param("i128_opt", prefix),
[INFO] [stdout] 508 |                     self.i128_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<f32>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:510:58
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 .param(&format_param("f32_opt", prefix), self.f32_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<f32>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<f32>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<f32>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<f64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:511:58
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 .param(&format_param("f64_opt", prefix), self.f64_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<f64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<f64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<f64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cypher-dto` (lib test) due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "72319d4bb85000e12b06b1eab2c7e018bfad9cd3cfc69d8da4199bcf29f9d2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72319d4bb85000e12b06b1eab2c7e018bfad9cd3cfc69d8da4199bcf29f9d2b0", kill_on_drop: false }`
[INFO] [stdout] 72319d4bb85000e12b06b1eab2c7e018bfad9cd3cfc69d8da4199bcf29f9d2b0
[INFO] checking cypher-dto-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate cypher-dto 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate cypher-dto 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cypher-dto 0.2.0
[INFO] finished tweaking crates.io crate cypher-dto 0.2.0
[INFO] tweaked toml for crates.io crate cypher-dto 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2efec9306e0133bf0500ef09cc82853336d34238e614a912c27955273e26809
[INFO] running `Command { std: "docker" "start" "-a" "c2efec9306e0133bf0500ef09cc82853336d34238e614a912c27955273e26809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2efec9306e0133bf0500ef09cc82853336d34238e614a912c27955273e26809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2efec9306e0133bf0500ef09cc82853336d34238e614a912c27955273e26809", kill_on_drop: false }`
[INFO] [stdout] c2efec9306e0133bf0500ef09cc82853336d34238e614a912c27955273e26809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61ed9c1ca2d249aecba1c2757f3019fc227ec88346cf6155ccc8e57354f57641
[INFO] running `Command { std: "docker" "start" "-a" "61ed9c1ca2d249aecba1c2757f3019fc227ec88346cf6155ccc8e57354f57641", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking deadpool-runtime v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling neo4rs-macros v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lenient_semver_version_builder v0.4.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lenient_semver_parser v0.4.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking lenient_version v0.4.2
[INFO] [stderr]    Compiling cypher-dto-macros v0.2.0
[INFO] [stderr]     Checking lenient_semver v0.4.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking rustls-webpki v0.100.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking bollard-stubs v1.41.0
[INFO] [stderr]     Checking neo4rs v0.6.2
[INFO] [stderr]     Checking cypher-dto v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking testcontainers v0.14.0
[INFO] [stderr]     Checking neo4j_testcontainers v0.1.0
[INFO] [stdout] warning: unused import: `worked_at::*`
[INFO] [stdout]   --> tests/common/fixtures/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use worked_at::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `works_at::*`
[INFO] [stdout]   --> tests/common/fixtures/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use works_at::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |         q = q.param(&format_param("age", prefix), self.age.map(u16::from));
[INFO] [stdout]    |               -----                               ^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 62 |                     &format_param("created_at", prefix),
[INFO] [stdout] 63 |                     self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 66 |                     &format_param("updated_at", prefix),
[INFO] [stdout] 67 |                     self.updated_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |             StampMode::Update => q.param(
[INFO] [stdout]    |                                    ----- required by a bound introduced by this call
[INFO] [stdout] 70 |                 &format_param("created_at", prefix),
[INFO] [stdout] 71 |                 self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:57:51
[INFO] [stdout]    |
[INFO] [stdout] 57 |         q = q.param(&format_param("age", prefix), self.age.map(u16::from));
[INFO] [stdout]    |               -----                               ^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 62 |                     &format_param("created_at", prefix),
[INFO] [stdout] 63 |                     self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:67:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 .param(
[INFO] [stdout]    |                  ----- required by a bound introduced by this call
[INFO] [stdout] 66 |                     &format_param("updated_at", prefix),
[INFO] [stdout] 67 |                     self.updated_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<DateTime<FixedOffset>>>` is not satisfied
[INFO] [stdout]   --> tests/common/fixtures/person.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |             StampMode::Update => q.param(
[INFO] [stdout]    |                                    ----- required by a bound introduced by this call
[INFO] [stdout] 70 |                 &format_param("created_at", prefix),
[INFO] [stdout] 71 |                 self.created_at.map(|v| v.fixed_offset()),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<DateTime<FixedOffset>>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<DateTime<FixedOffset>>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]              <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]            and 17 others
[INFO] [stdout]    = note: required for `Option<DateTime<FixedOffset>>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `Query::param`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:259:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |         assert!(q.has_param_key("name"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cypher-dto` (test "basic_crud") due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cypher-dto` (test "manual_queries") due to 5 previous errors; 1 warning emitted
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |         assert!(q.has_param_key("age"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:268:19
[INFO] [stdout]     |
[INFO] [stdout] 268 |         assert!(q.has_param_key("created"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:269:19
[INFO] [stdout]     |
[INFO] [stdout] 269 |         assert!(q.has_param_key("updated"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:276:20
[INFO] [stdout]     |
[INFO] [stdout] 276 |         assert!(!q.has_param_key("created"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:277:20
[INFO] [stdout]     |
[INFO] [stdout] 277 |         assert!(!q.has_param_key("updated"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:284:19
[INFO] [stdout]     |
[INFO] [stdout] 284 |         assert!(q.has_param_key("created"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:285:20
[INFO] [stdout]     |
[INFO] [stdout] 285 |         assert!(!q.has_param_key("updated"));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:299:19
[INFO] [stdout]     |
[INFO] [stdout] 299 |         assert!(q.has_param_key("s_name"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:300:19
[INFO] [stdout]     |
[INFO] [stdout] 300 |         assert!(q.has_param_key("s_age"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:301:19
[INFO] [stdout]     |
[INFO] [stdout] 301 |         assert!(q.has_param_key("e_created"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |         assert!(q.has_param_key("usize_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:343:19
[INFO] [stdout]     |
[INFO] [stdout] 343 |         assert!(q.has_param_key("isize_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:344:19
[INFO] [stdout]     |
[INFO] [stdout] 344 |         assert!(q.has_param_key("u8_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:345:19
[INFO] [stdout]     |
[INFO] [stdout] 345 |         assert!(q.has_param_key("u16_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:346:19
[INFO] [stdout]     |
[INFO] [stdout] 346 |         assert!(q.has_param_key("u32_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:347:19
[INFO] [stdout]     |
[INFO] [stdout] 347 |         assert!(q.has_param_key("u64_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |         assert!(q.has_param_key("u128_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:349:19
[INFO] [stdout]     |
[INFO] [stdout] 349 |         assert!(q.has_param_key("i8_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:350:19
[INFO] [stdout]     |
[INFO] [stdout] 350 |         assert!(q.has_param_key("i16_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:351:19
[INFO] [stdout]     |
[INFO] [stdout] 351 |         assert!(q.has_param_key("i32_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |         assert!(q.has_param_key("i64_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 353 |         assert!(q.has_param_key("i128_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:354:19
[INFO] [stdout]     |
[INFO] [stdout] 354 |         assert!(q.has_param_key("f32_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `has_param_key` found for struct `neo4rs::Query` in the current scope
[INFO] [stdout]    --> src/entity.rs:355:19
[INFO] [stdout]     |
[INFO] [stdout] 355 |         assert!(q.has_param_key("f64_num"));
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ method not found in `Query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:482:21
[INFO] [stdout]     |
[INFO] [stdout] 480 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 481 |                     &format_param("usize_opt", prefix),
[INFO] [stdout] 482 |                     self.usize_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:486:21
[INFO] [stdout]     |
[INFO] [stdout] 484 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 485 |                     &format_param("isize_opt", prefix),
[INFO] [stdout] 486 |                     self.isize_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:490:21
[INFO] [stdout]     |
[INFO] [stdout] 488 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 489 |                     &format_param("u8_opt", prefix),
[INFO] [stdout] 490 |                     self.u8_opt.map(|v| v as u16),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u16>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:492:58
[INFO] [stdout]     |
[INFO] [stdout] 492 |                 .param(&format_param("u16_opt", prefix), self.u16_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<u16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<u16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<u32>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:493:58
[INFO] [stdout]     |
[INFO] [stdout] 493 |                 .param(&format_param("u32_opt", prefix), self.u32_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<u32>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<u32>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<u32>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:496:21
[INFO] [stdout]     |
[INFO] [stdout] 494 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 495 |                     &format_param("u64_opt", prefix),
[INFO] [stdout] 496 |                     self.u64_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:500:21
[INFO] [stdout]     |
[INFO] [stdout] 498 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 499 |                     &format_param("u128_opt", prefix),
[INFO] [stdout] 500 |                     self.u128_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i8>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:502:57
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 .param(&format_param("i8_opt", prefix), self.i8_opt)
[INFO] [stdout]     |                  -----                                  ^^^^^^^^^^^ the trait `From<Option<i8>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i8>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i8>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i16>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:503:58
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 .param(&format_param("i16_opt", prefix), self.i16_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<i16>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i16>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i16>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i32>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:504:58
[INFO] [stdout]     |
[INFO] [stdout] 504 |                 .param(&format_param("i32_opt", prefix), self.i32_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<i32>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i32>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i32>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:505:58
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 .param(&format_param("i64_opt", prefix), self.i64_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<i64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:508:21
[INFO] [stdout]     |
[INFO] [stdout] 506 |                 .param(
[INFO] [stdout]     |                  ----- required by a bound introduced by this call
[INFO] [stdout] 507 |                     &format_param("i128_opt", prefix),
[INFO] [stdout] 508 |                     self.i128_opt.map(|v| v as i64),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From<Option<i64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<i64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<i64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<f32>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:510:58
[INFO] [stdout]     |
[INFO] [stdout] 510 |                 .param(&format_param("f32_opt", prefix), self.f32_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<f32>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<f32>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<f32>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `neo4rs::types::BoltType: From<Option<f64>>` is not satisfied
[INFO] [stdout]    --> src/entity.rs:511:58
[INFO] [stdout]     |
[INFO] [stdout] 511 |                 .param(&format_param("f64_opt", prefix), self.f64_opt)
[INFO] [stdout]     |                  -----                                   ^^^^^^^^^^^^ the trait `From<Option<f64>>` is not implemented for `neo4rs::types::BoltType`, which is required by `Option<f64>: Into<neo4rs::types::BoltType>`
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `From<T>`:
[INFO] [stdout]               <neo4rs::types::BoltType as From<bool>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i8>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<i64>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u16>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<u32>>
[INFO] [stdout]               <neo4rs::types::BoltType as From<f32>>
[INFO] [stdout]             and 17 others
[INFO] [stdout]     = note: required for `Option<f64>` to implement `Into<neo4rs::types::BoltType>`
[INFO] [stdout] note: required by a bound in `neo4rs::Query::param`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/neo4rs-0.6.2/src/query.rs:25:21
[INFO] [stdout]     |
[INFO] [stdout] 25  |     pub fn param<T: Into<BoltType>>(mut self, key: &str, value: T) -> Self {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Query::param`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 39 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cypher-dto` (lib test) due to 40 previous errors
[INFO] running `Command { std: "docker" "inspect" "61ed9c1ca2d249aecba1c2757f3019fc227ec88346cf6155ccc8e57354f57641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ed9c1ca2d249aecba1c2757f3019fc227ec88346cf6155ccc8e57354f57641", kill_on_drop: false }`
[INFO] [stdout] 61ed9c1ca2d249aecba1c2757f3019fc227ec88346cf6155ccc8e57354f57641
