[INFO] cloning repository https://github.com/lochetti/rust1.84_regression_reproducer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lochetti/rust1.84_regression_reproducer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flochetti%2Frust1.84_regression_reproducer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flochetti%2Frust1.84_regression_reproducer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d1112f3469fa266c39a3f9fc57c9d3bf9e511a7
[INFO] checking lochetti/rust1.84_regression_reproducer against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flochetti%2Frust1.84_regression_reproducer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lochetti/rust1.84_regression_reproducer
[INFO] finished tweaking git repo https://github.com/lochetti/rust1.84_regression_reproducer
[INFO] tweaked toml for git repo https://github.com/lochetti/rust1.84_regression_reproducer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lochetti/rust1.84_regression_reproducer on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lochetti/rust1.84_regression_reproducer 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] badd251db49e5300921b0cc36d654fcdaa6aa9aa1b97f861e91981bd8e2b5263
[INFO] running `Command { std: "docker" "start" "-a" "badd251db49e5300921b0cc36d654fcdaa6aa9aa1b97f861e91981bd8e2b5263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "badd251db49e5300921b0cc36d654fcdaa6aa9aa1b97f861e91981bd8e2b5263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badd251db49e5300921b0cc36d654fcdaa6aa9aa1b97f861e91981bd8e2b5263", kill_on_drop: false }`
[INFO] [stdout] badd251db49e5300921b0cc36d654fcdaa6aa9aa1b97f861e91981bd8e2b5263
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8641ba16377118eeba93772709d699fcc6d19b886c028fbe185e9803c23b6bb
[INFO] running `Command { std: "docker" "start" "-a" "b8641ba16377118eeba93772709d699fcc6d19b886c028fbe185e9803c23b6bb", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[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.85
[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.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking diesel v2.2.6
[INFO] [stderr]     Checking diesel-async v0.5.2
[INFO] [stderr]     Checking reproducer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `reproducer` (bin "reproducer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name reproducer --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84aece0070950d16 -C extra-filename=-c245724834193144 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-529e9f80a7b14846.rmeta --extern diesel_async=/opt/rustwide/target/debug/deps/libdiesel_async-03f70ab0ce02840a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3215bf87708cf7c.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 | /     a::table
[INFO] [stdout] 57 | |         .inner_join(b::table.on(a::id.nullable().eq(b::a_id)))
[INFO] [stdout] 58 | |         .left_join(c::table.on(b::id.nullable().eq(c::b_id)))
[INFO] [stdout] 59 | |         .inner_join(d::table.on(c::id.nullable().eq(d::c_id)))
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         .left_join(w::table.on(v::id.nullable().eq(w::v_id)))
[INFO] [stdout] 79 | |         .inner_join(x::table.on(w::id.nullable().eq(x::w_id)))
[INFO] [stdout]    | |______________________________________________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reproducer` (bin "reproducer" test) due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name reproducer --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=946923f88136f591 -C extra-filename=-86041f68b0976e13 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-529e9f80a7b14846.rmeta --extern diesel_async=/opt/rustwide/target/debug/deps/libdiesel_async-03f70ab0ce02840a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3215bf87708cf7c.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b8641ba16377118eeba93772709d699fcc6d19b886c028fbe185e9803c23b6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8641ba16377118eeba93772709d699fcc6d19b886c028fbe185e9803c23b6bb", kill_on_drop: false }`
[INFO] [stdout] b8641ba16377118eeba93772709d699fcc6d19b886c028fbe185e9803c23b6bb
