[INFO] cloning repository https://github.com/ADORSYS-GIS/diesel-repository
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ADORSYS-GIS/diesel-repository" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADORSYS-GIS%2Fdiesel-repository", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADORSYS-GIS%2Fdiesel-repository'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d164d3beb31f5a83e2bcb770adb2333e22b299bb
[INFO] checking ADORSYS-GIS/diesel-repository against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADORSYS-GIS%2Fdiesel-repository" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ADORSYS-GIS/diesel-repository
[INFO] finished tweaking git repo https://github.com/ADORSYS-GIS/diesel-repository
[INFO] tweaked toml for git repo https://github.com/ADORSYS-GIS/diesel-repository written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ADORSYS-GIS/diesel-repository on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ADORSYS-GIS/diesel-repository 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel-async v0.5.2
[INFO] [stderr]   Downloaded target-triple v0.1.3
[INFO] [stderr]   Downloaded scoped-futures v0.1.4
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded deadpool v0.12.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded trybuild v1.0.103
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded diesel v2.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 018f93e9986cf8ba54f900b7ee5b433490c0fd8257560d88a1882d07e738bed1
[INFO] running `Command { std: "docker" "start" "-a" "018f93e9986cf8ba54f900b7ee5b433490c0fd8257560d88a1882d07e738bed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "018f93e9986cf8ba54f900b7ee5b433490c0fd8257560d88a1882d07e738bed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018f93e9986cf8ba54f900b7ee5b433490c0fd8257560d88a1882d07e738bed1", kill_on_drop: false }`
[INFO] [stdout] 018f93e9986cf8ba54f900b7ee5b433490c0fd8257560d88a1882d07e738bed1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4468cf0a49bc1363447dd8c48caa72e991aeced08399d73836f2668d1ef14dd2
[INFO] running `Command { std: "docker" "start" "-a" "4468cf0a49bc1363447dd8c48caa72e991aeced08399d73836f2668d1ef14dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking unicode-ident v1.0.16
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking winnow v0.7.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking toml_edit v0.22.23
[INFO] [stderr]     Checking darling_core v0.20.10
[INFO] [stderr]     Checking proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel-repository-macro-core v0.1.0 (/opt/rustwide/workdir/packages/diesel-repository-macro-core)
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking diesel-repository-macro-sync v0.1.0 (/opt/rustwide/workdir/packages/diesel-repository-macro-sync)
[INFO] [stderr]     Checking diesel-repository-macro v0.1.0 (/opt/rustwide/workdir/packages/diesel-repository-macro)
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking trybuild v1.0.103
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking diesel v2.2.7
[INFO] [stderr]     Checking diesel-repository-trait v0.1.0 (/opt/rustwide/workdir/packages/diesel-repository-trait)
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stderr]     Checking diesel-repository v0.1.0 (/opt/rustwide/workdir/packages/diesel-repository)
[INFO] [stderr]     Checking diesel-repository-macro-async v0.1.0 (/opt/rustwide/workdir/packages/diesel-repository-macro-async)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "4468cf0a49bc1363447dd8c48caa72e991aeced08399d73836f2668d1ef14dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4468cf0a49bc1363447dd8c48caa72e991aeced08399d73836f2668d1ef14dd2", kill_on_drop: false }`
[INFO] [stdout] 4468cf0a49bc1363447dd8c48caa72e991aeced08399d73836f2668d1ef14dd2
