[INFO] fetching crate orm_macro 1.3.0...
[INFO] testing orm_macro-1.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate orm_macro 1.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate orm_macro 1.3.0
[INFO] finished tweaking crates.io crate orm_macro 1.3.0
[INFO] tweaked toml for crates.io crate orm_macro 1.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate orm_macro 1.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded orm_macro_derive v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a66f21124ff241a1921cf76948b854c378be41fea5062a2537342746aa625e6d
[INFO] running `Command { std: "docker" "start" "-a" "a66f21124ff241a1921cf76948b854c378be41fea5062a2537342746aa625e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a66f21124ff241a1921cf76948b854c378be41fea5062a2537342746aa625e6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66f21124ff241a1921cf76948b854c378be41fea5062a2537342746aa625e6d", kill_on_drop: false }`
[INFO] [stdout] a66f21124ff241a1921cf76948b854c378be41fea5062a2537342746aa625e6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7021b6f8f5a05bca7b8e389fd97ed13a82868415b2f8648259524848e7f501a6
[INFO] running `Command { std: "docker" "start" "-a" "7021b6f8f5a05bca7b8e389fd97ed13a82868415b2f8648259524848e7f501a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling orm_macro_derive v1.3.0
[INFO] [stderr]    Compiling orm_macro v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
[INFO] running `Command { std: "docker" "inspect" "7021b6f8f5a05bca7b8e389fd97ed13a82868415b2f8648259524848e7f501a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7021b6f8f5a05bca7b8e389fd97ed13a82868415b2f8648259524848e7f501a6", kill_on_drop: false }`
[INFO] [stdout] 7021b6f8f5a05bca7b8e389fd97ed13a82868415b2f8648259524848e7f501a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd9c4c3c3e09e7198c8a8201de8ee478e811e177cf7d3d11a7b2db506af7ae4
[INFO] running `Command { std: "docker" "start" "-a" "6cd9c4c3c3e09e7198c8a8201de8ee478e811e177cf7d3d11a7b2db506af7ae4", kill_on_drop: false }`
[INFO] [stderr]    Compiling orm_macro v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/lib.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     #[cfg(not(feature = "postgres"))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]   --> src/lib.rs:91:11
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[cfg(feature = "postgres")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[cfg(not(feature = "postgres"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(feature = "postgres")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:118:15
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[cfg(not(feature = "postgres"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "postgres")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[cfg(not(feature = "postgres"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[cfg(feature = "postgres")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stdout]    --> src/lib.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[cfg(not(feature = "postgres"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "6cd9c4c3c3e09e7198c8a8201de8ee478e811e177cf7d3d11a7b2db506af7ae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd9c4c3c3e09e7198c8a8201de8ee478e811e177cf7d3d11a7b2db506af7ae4", kill_on_drop: false }`
[INFO] [stdout] 6cd9c4c3c3e09e7198c8a8201de8ee478e811e177cf7d3d11a7b2db506af7ae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 767caa705c071073fcf91697dc8fe857bcb1b1d050866436714430c83edd820c
[INFO] running `Command { std: "docker" "start" "-a" "767caa705c071073fcf91697dc8fe857bcb1b1d050866436714430c83edd820c", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]   --> src/lib.rs:65:11
[INFO] [stderr]    |
[INFO] [stderr] 65 |     #[cfg(feature = "postgres")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]   --> src/lib.rs:74:15
[INFO] [stderr]    |
[INFO] [stderr] 74 |     #[cfg(not(feature = "postgres"))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]   --> src/lib.rs:91:11
[INFO] [stderr]    |
[INFO] [stderr] 91 |     #[cfg(feature = "postgres")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:100:15
[INFO] [stderr]     |
[INFO] [stderr] 100 |     #[cfg(not(feature = "postgres"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 |     #[cfg(feature = "postgres")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:118:15
[INFO] [stderr]     |
[INFO] [stderr] 118 |     #[cfg(not(feature = "postgres"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:127:11
[INFO] [stderr]     |
[INFO] [stderr] 127 |     #[cfg(feature = "postgres")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:136:15
[INFO] [stderr]     |
[INFO] [stderr] 136 |     #[cfg(not(feature = "postgres"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:145:11
[INFO] [stderr]     |
[INFO] [stderr] 145 |     #[cfg(feature = "postgres")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `postgres`
[INFO] [stderr]    --> src/lib.rs:154:15
[INFO] [stderr]     |
[INFO] [stderr] 154 |     #[cfg(not(feature = "postgres"))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `postgres` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `orm_macro` (lib test) generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orm_macro-0f55e9a22a265352)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::delete_method_build_delete_sql_mysql_bindings ... ok
[INFO] [stdout] test tests::find_method_build_select_sql ... ok
[INFO] [stdout] test tests::find_by_id_method_builds_sql ... ok
[INFO] [stdout] test tests::find_method_build_select_sql_with_main ... ok
[INFO] [stdout] test tests::create_method_build_insert_mysql_bindings ... ok
[INFO] [stdout] test tests::update_method_builds_sql_mysql_bindings ... ok
[INFO] [stdout] test tests::test_update_query_with_mysql_binding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests orm_macro
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "767caa705c071073fcf91697dc8fe857bcb1b1d050866436714430c83edd820c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767caa705c071073fcf91697dc8fe857bcb1b1d050866436714430c83edd820c", kill_on_drop: false }`
[INFO] [stdout] 767caa705c071073fcf91697dc8fe857bcb1b1d050866436714430c83edd820c
