[INFO] fetching crate crash_orm 0.1.1...
[INFO] checking crash_orm-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate crash_orm 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate crash_orm 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crash_orm 0.1.1
[INFO] finished tweaking crates.io crate crash_orm 0.1.1
[INFO] tweaked toml for crates.io crate crash_orm 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-postgres v0.7.10
[INFO] [stderr]   Downloaded crash_orm_derive v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 002cce036d850aa270bb55e3f9873c03eeace590195946bcb7187587a87dee9f
[INFO] running `Command { std: "docker" "start" "-a" "002cce036d850aa270bb55e3f9873c03eeace590195946bcb7187587a87dee9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "002cce036d850aa270bb55e3f9873c03eeace590195946bcb7187587a87dee9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002cce036d850aa270bb55e3f9873c03eeace590195946bcb7187587a87dee9f", kill_on_drop: false }`
[INFO] [stdout] 002cce036d850aa270bb55e3f9873c03eeace590195946bcb7187587a87dee9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b855e2de63edfbbd932601d3e8edf41c079df6d9d0da9430fff8420c4c7c367e
[INFO] running `Command { std: "docker" "start" "-a" "b855e2de63edfbbd932601d3e8edf41c079df6d9d0da9430fff8420c4c7c367e", kill_on_drop: false }`
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling crash_orm_derive v0.1.5
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking crash_orm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/test_like.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/test_numeric.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/test_avg.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MaxColumn`
[INFO] [stdout]  --> tests/test_numeric.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm::{CrashOrmDatabaseConnection, EntityVec, MaxColumn, MinColumn, Schema};
[INFO] [stdout]   |                                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinColumn`
[INFO] [stdout]  --> tests/test_numeric.rs:3:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm::{CrashOrmDatabaseConnection, EntityVec, MaxColumn, MinColumn, Schema};
[INFO] [stdout]   |                                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_like") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crash_orm` (test "test_numeric") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] warning: unused import: `AvgColumn`
[INFO] [stdout]  --> tests/test_avg.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm::{AvgColumn, CrashOrmDatabaseConnection, EntityVec, NullQueryColumn, Schema};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_avg") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b855e2de63edfbbd932601d3e8edf41c079df6d9d0da9430fff8420c4c7c367e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b855e2de63edfbbd932601d3e8edf41c079df6d9d0da9430fff8420c4c7c367e", kill_on_drop: false }`
[INFO] [stdout] b855e2de63edfbbd932601d3e8edf41c079df6d9d0da9430fff8420c4c7c367e
[INFO] checking crash_orm-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate crash_orm 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate crash_orm 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate crash_orm 0.1.1
[INFO] finished tweaking crates.io crate crash_orm 0.1.1
[INFO] tweaked toml for crates.io crate crash_orm 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54538748693f0947001d8e9f82b20d97c80fefc92b62b72c0a701b20e46809ed
[INFO] running `Command { std: "docker" "start" "-a" "54538748693f0947001d8e9f82b20d97c80fefc92b62b72c0a701b20e46809ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54538748693f0947001d8e9f82b20d97c80fefc92b62b72c0a701b20e46809ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54538748693f0947001d8e9f82b20d97c80fefc92b62b72c0a701b20e46809ed", kill_on_drop: false }`
[INFO] [stdout] 54538748693f0947001d8e9f82b20d97c80fefc92b62b72c0a701b20e46809ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97b93551b6ca37885c6ae156434563ac45efcc30a06e8666470a010e09366716
[INFO] running `Command { std: "docker" "start" "-a" "97b93551b6ca37885c6ae156434563ac45efcc30a06e8666470a010e09366716", kill_on_drop: false }`
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]    Compiling crash_orm_derive v0.1.5
[INFO] [stderr]     Checking postgres-types v0.2.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-postgres v0.7.10
[INFO] [stderr]     Checking crash_orm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/test_avg.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/test_like.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rust_decimal`
[INFO] [stdout]  --> tests/test_numeric.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `rust_decimal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AvgColumn`
[INFO] [stdout]  --> tests/test_avg.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm::{AvgColumn, CrashOrmDatabaseConnection, EntityVec, NullQueryColumn, Schema};
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_avg") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_like") due to 2 previous errors
[INFO] [stdout] warning: unused import: `MaxColumn`
[INFO] [stdout]  --> tests/test_numeric.rs:3:56
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm::{CrashOrmDatabaseConnection, EntityVec, MaxColumn, MinColumn, Schema};
[INFO] [stdout]   |                                                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinColumn`
[INFO] [stdout]  --> tests/test_numeric.rs:3:67
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crash_orm::{CrashOrmDatabaseConnection, EntityVec, MaxColumn, MinColumn, Schema};
[INFO] [stdout]   |                                                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crash_orm` (test "test_numeric") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "97b93551b6ca37885c6ae156434563ac45efcc30a06e8666470a010e09366716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b93551b6ca37885c6ae156434563ac45efcc30a06e8666470a010e09366716", kill_on_drop: false }`
[INFO] [stdout] 97b93551b6ca37885c6ae156434563ac45efcc30a06e8666470a010e09366716
