[INFO] cloning repository https://github.com/takashi5510/rust_api_sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takashi5510/rust_api_sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakashi5510%2Frust_api_sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakashi5510%2Frust_api_sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf7651c289d4ed25be925f255a77720fbde803bd
[INFO] checking takashi5510/rust_api_sample against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakashi5510%2Frust_api_sample" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/takashi5510/rust_api_sample
[INFO] finished tweaking git repo https://github.com/takashi5510/rust_api_sample
[INFO] tweaked toml for git repo https://github.com/takashi5510/rust_api_sample written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/takashi5510/rust_api_sample on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/takashi5510/rust_api_sample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.44
[INFO] [stderr]   Downloaded vcpkg v0.2.6
[INFO] [stderr]   Downloaded time v0.1.41
[INFO] [stderr]   Downloaded chrono v0.4.6
[INFO] [stderr]   Downloaded diesel v1.3.3
[INFO] [stderr]   Downloaded libc v0.2.45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8ca74e5ededda84cb6802f324c1180d36a70e643ee0f5bc033f34a55293e572
[INFO] running `Command { std: "docker" "start" "-a" "d8ca74e5ededda84cb6802f324c1180d36a70e643ee0f5bc033f34a55293e572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8ca74e5ededda84cb6802f324c1180d36a70e643ee0f5bc033f34a55293e572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ca74e5ededda84cb6802f324c1180d36a70e643ee0f5bc033f34a55293e572", kill_on_drop: false }`
[INFO] [stdout] d8ca74e5ededda84cb6802f324c1180d36a70e643ee0f5bc033f34a55293e572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e151a34ee94b531905fcdb9a5b9c9459830069b07b6a9fe44cced70e886be4c9
[INFO] running `Command { std: "docker" "start" "-a" "e151a34ee94b531905fcdb9a5b9c9459830069b07b6a9fe44cced70e886be4c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]     Checking time v0.1.41
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking dotenv v0.9.0
[INFO] [stderr]    Compiling diesel_derives v1.3.0
[INFO] [stderr]     Checking diesel v1.3.3
[INFO] [stderr]     Checking rust-sample-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find type `t_japan_post_shipment_decision` in this scope
[INFO] [stdout]  --> src/decision.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: `#[deny(proc_macro_derive_resolution_fallback)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `NewDecision` in this scope
[INFO] [stdout]  --> src/decision.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `Decision` in this scope
[INFO] [stdout]  --> src/decision.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |             #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]     |                                          ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[derive(Debug, Clone, Copy, QueryId, Default)]
[INFO] [stdout]   |                                      ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `schedule_id` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[derive(Debug, Clone, Copy, QueryId, Default)]
[INFO] [stdout]   |                                      ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `t_japan_post_shipment_plan` in this scope
[INFO] [stdout]  --> src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `NewPlan` in this scope
[INFO] [stdout]  --> src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `Plan` in this scope
[INFO] [stdout]   --> src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `deadline_date` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[derive(Debug, Clone, Copy, QueryId, Default)]
[INFO] [stdout]   |                                      ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `t_japan_post_shipment_decision` in this scope
[INFO] [stdout]  --> src/decision.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout]   = note: `#[deny(proc_macro_derive_resolution_fallback)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `NewDecision` in this scope
[INFO] [stdout]  --> src/decision.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `Decision` in this scope
[INFO] [stdout]  --> src/decision.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `table` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |             #[derive(Debug, Clone, Copy, QueryId)]
[INFO] [stdout]     |                                          ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `id` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[derive(Debug, Clone, Copy, QueryId, Default)]
[INFO] [stdout]   |                                      ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `schedule_id` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[derive(Debug, Clone, Copy, QueryId, Default)]
[INFO] [stdout]   |                                      ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `t_japan_post_shipment_plan` in this scope
[INFO] [stdout]  --> src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `NewPlan` in this scope
[INFO] [stdout]  --> src/models.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Insertable)]
[INFO] [stdout]   |          ^^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `Plan` in this scope
[INFO] [stdout]   --> src/models.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find type `deadline_date` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.3.3/src/macros/mod.rs:9:38
[INFO] [stdout]   |
[INFO] [stdout] 9 |         #[derive(Debug, Clone, Copy, QueryId, Default)]
[INFO] [stdout]   |                                      ^^^^^^^ names from parent modules are not accessible without an explicit import
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #83583 <https://github.com/rust-lang/rust/issues/83583>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-sample-api` (lib test) due to 54 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-sample-api` (lib) due to 54 previous errors
[INFO] running `Command { std: "docker" "inspect" "e151a34ee94b531905fcdb9a5b9c9459830069b07b6a9fe44cced70e886be4c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e151a34ee94b531905fcdb9a5b9c9459830069b07b6a9fe44cced70e886be4c9", kill_on_drop: false }`
[INFO] [stdout] e151a34ee94b531905fcdb9a5b9c9459830069b07b6a9fe44cced70e886be4c9
