[INFO] cloning repository https://github.com/weiznich/diesel_benches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiznich/diesel_benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fdiesel_benches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fdiesel_benches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e2cdfa8003a9c85117c8f1f8dd55b34611ff97c
[INFO] checking weiznich/diesel_benches against try#7424ce9ff9baac3e9d9f5dd3c85828cddea0134d for pr-136776-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fdiesel_benches" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/weiznich/diesel_benches
[INFO] finished tweaking git repo https://github.com/weiznich/diesel_benches
[INFO] tweaked toml for git repo https://github.com/weiznich/diesel_benches written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weiznich/diesel_benches on toolchain 7424ce9ff9baac3e9d9f5dd3c85828cddea0134d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weiznich/diesel_benches 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" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f74a4b03dc9881426a08911805f8a3027499d62e54ad9af4e3d16de2eeabae6
[INFO] running `Command { std: "docker" "start" "-a" "8f74a4b03dc9881426a08911805f8a3027499d62e54ad9af4e3d16de2eeabae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f74a4b03dc9881426a08911805f8a3027499d62e54ad9af4e3d16de2eeabae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f74a4b03dc9881426a08911805f8a3027499d62e54ad9af4e3d16de2eeabae6", kill_on_drop: false }`
[INFO] [stdout] 8f74a4b03dc9881426a08911805f8a3027499d62e54ad9af4e3d16de2eeabae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+7424ce9ff9baac3e9d9f5dd3c85828cddea0134d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de58f14f8be24de31a82ed82dc265119add964c9ce6df643bcde1b30ae5e5536
[INFO] running `Command { std: "docker" "start" "-a" "de58f14f8be24de31a82ed82dc265119add964c9ce6df643bcde1b30ae5e5536", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking futures-core v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking bytes v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking unicode-normalization v0.1.11
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking futures-task v0.3.1
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking futures-io v0.3.1
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking sha2 v0.8.0
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]     Checking siphasher v0.3.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking tokio v0.2.6
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.7.0
[INFO] [stderr]     Checking lock_api v0.3.2
[INFO] [stderr]     Checking postgres-protocol v0.5.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking parking_lot v0.10.0
[INFO] [stderr]     Checking postgres-types v0.1.0
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking regex-automata v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking csv-core v0.1.6
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking rand_xoshiro v0.3.1
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking rand_os v0.2.2
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking criterion-plot v0.4.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling diesel_derives v1.4.1 (https://github.com/weiznich/diesel?rev=82be4e1487d09161b9d14b63eff5d9b7c7c7ba2e#82be4e14)
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking csv v1.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.1
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.1
[INFO] [stderr]     Checking futures-executor v0.3.1
[INFO] [stderr]     Checking futures v0.3.1
[INFO] [stderr]     Checking tokio-postgres v0.5.1
[INFO] [stderr]     Checking criterion v0.3.0
[INFO] [stderr]     Checking postgres v0.17.0
[INFO] [stderr]     Checking diesel v1.4.3 (https://github.com/weiznich/diesel?rev=82be4e1487d09161b9d14b63eff5d9b7c7c7ba2e#82be4e14)
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/82be4e1/diesel/src/pg/metadata_lookup.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub(crate) fn new(conn: &dyn DynPgConnection) -> &Self {
[INFO] [stdout]    |                             - let's call the lifetime of this reference `'1`
[INFO] [stdout] 57 |         unsafe { &*(conn as *const dyn DynPgConnection as *const PgMetadataLookup) }
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cast requires that `'1` must outlive `'static`
[INFO] [stdout]    |
[INFO] [stdout] note: raw pointer casts of trait objects do not cast away lifetimes
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/diesel-ff3178cdc29af4e4/82be4e1/diesel/src/pg/metadata_lookup.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |         unsafe { &*(conn as *const dyn DynPgConnection as *const PgMetadataLookup) }
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this was previously accepted by the compiler but was changed recently
[INFO] [stdout]    = help: see <https://github.com/rust-lang/rust/issues/141402> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "de58f14f8be24de31a82ed82dc265119add964c9ce6df643bcde1b30ae5e5536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de58f14f8be24de31a82ed82dc265119add964c9ce6df643bcde1b30ae5e5536", kill_on_drop: false }`
[INFO] [stdout] de58f14f8be24de31a82ed82dc265119add964c9ce6df643bcde1b30ae5e5536
