[INFO] fetching crate dysql-macro 0.8.10... [INFO] checking dysql-macro-0.8.10 against master#04e957578c77c95a0505f5818d0068b459f673e3 for pr-108782 [INFO] extracting crate dysql-macro 0.8.10 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate dysql-macro 0.8.10 on toolchain 04e957578c77c95a0505f5818d0068b459f673e3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dysql-macro 0.8.10 [INFO] finished tweaking crates.io crate dysql-macro 0.8.10 [INFO] tweaked toml for crates.io crate dysql-macro 0.8.10 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-pg-mapper-derive v0.2.0 [INFO] [stderr] Downloaded dysql v0.8.10 [INFO] [stderr] Downloaded tokio-pg-mapper v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d36f931765786e124b83444ec20181d2e3479c0c17c7a00d0c72e5251b80e243 [INFO] running `Command { std: "docker" "start" "-a" "d36f931765786e124b83444ec20181d2e3479c0c17c7a00d0c72e5251b80e243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d36f931765786e124b83444ec20181d2e3479c0c17c7a00d0c72e5251b80e243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d36f931765786e124b83444ec20181d2e3479c0c17c7a00d0c72e5251b80e243", kill_on_drop: false }` [INFO] [stdout] d36f931765786e124b83444ec20181d2e3479c0c17c7a00d0c72e5251b80e243 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+04e957578c77c95a0505f5818d0068b459f673e3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be86fff55bac494ccb10a61db0376f7b9e53df8cf947c374279882afa6a8c8cc [INFO] running `Command { std: "docker" "start" "-a" "be86fff55bac494ccb10a61db0376f7b9e53df8cf947c374279882afa6a8c8cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking unicode-ident v1.0.8 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking futures-intrusive v0.4.2 [INFO] [stderr] Checking atoi v1.0.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Checking postgres-types v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Checking tokio v1.26.0 [INFO] [stderr] Compiling ramhorns-derive v0.14.0 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking ramhorns v0.14.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-executor v0.3.26 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Checking sqlx-rt v0.6.2 [INFO] [stderr] Checking tokio-postgres v0.7.7 [INFO] [stderr] Checking serde_json v1.0.94 [INFO] [stderr] Checking dysql v0.8.10 [INFO] [stderr] Checking dysql-macro v0.8.10 (/opt/rustwide/workdir) [INFO] [stderr] Checking sqlx-core v0.6.2 [INFO] [stderr] Checking tokio-pg-mapper v0.2.0 [INFO] [stderr] Compiling tokio-pg-mapper-derive v0.2.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Checking sqlx v0.6.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "be86fff55bac494ccb10a61db0376f7b9e53df8cf947c374279882afa6a8c8cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be86fff55bac494ccb10a61db0376f7b9e53df8cf947c374279882afa6a8c8cc", kill_on_drop: false }` [INFO] [stdout] be86fff55bac494ccb10a61db0376f7b9e53df8cf947c374279882afa6a8c8cc