[INFO] cloning repository https://github.com/r-bar/diesel_demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-bar/diesel_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fdiesel_demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fdiesel_demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30386003bfe7885d0bf8756e1b2ee7afb49462fc
[INFO] testing r-bar/diesel_demo against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-bar%2Fdiesel_demo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r-bar/diesel_demo
[INFO] finished tweaking git repo https://github.com/r-bar/diesel_demo
[INFO] tweaked toml for git repo https://github.com/r-bar/diesel_demo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r-bar/diesel_demo on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r-bar/diesel_demo 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 017643e47d4d78e01a8437b7ec62348c143c9b12e45c0e76329a9eb3bce34b01
[INFO] running `Command { std: "docker" "start" "-a" "017643e47d4d78e01a8437b7ec62348c143c9b12e45c0e76329a9eb3bce34b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017643e47d4d78e01a8437b7ec62348c143c9b12e45c0e76329a9eb3bce34b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017643e47d4d78e01a8437b7ec62348c143c9b12e45c0e76329a9eb3bce34b01", kill_on_drop: false }`
[INFO] [stdout] 017643e47d4d78e01a8437b7ec62348c143c9b12e45c0e76329a9eb3bce34b01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a697029605ce2a75d54a9a952674f22a9d3e80ba9fdff8e7a4cd3721032a065
[INFO] running `Command { std: "docker" "start" "-a" "2a697029605ce2a75d54a9a952674f22a9d3e80ba9fdff8e7a4cd3721032a065", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.30
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling pq-sys v0.4.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.5
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling diesel v0.16.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.12
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]    Compiling derive-error-chain v0.10.1
[INFO] [stderr]    Compiling diesel_infer_schema v0.16.0
[INFO] [stderr]    Compiling backtrace v0.3.3
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling dotenv v0.10.1
[INFO] [stderr]    Compiling diesel_codegen v0.16.0
[INFO] [stderr]    Compiling diesel_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace
[INFO] [stderr] 
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x3c0031f)[0x77966080031f]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x77965ca33330]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2d1bb9)[0x7796476d1bb9]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2d0e49)[0x7796476d0e49]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2d156f)[0x7796476d156f]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(dl_iterate_phdr+0x1b2)[0x77965cb72032]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2d169e)[0x7796476d169e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2cfe56)[0x7796476cfe56]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2cff12)[0x7796476cff12]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2cd40b)[0x7796476cd40b]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2cfc43)[0x7796476cfc43]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2ccc19)[0x7796476ccc19]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2ccaff)[0x7796476ccaff]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2c9c0a)[0x7796476c9c0a]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2ca89f)[0x7796476ca89f]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x20670c)[0x77964760670c]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x206f7e)[0x779647606f7e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x20486e)[0x77964760486e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2050e0)[0x7796476050e0]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x20697d)[0x77964760697d]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2033f9)[0x7796476033f9]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2047e3)[0x7796476047e3]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x206d82)[0x779647606d82]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x206212)[0x779647606212]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x20608e)[0x77964760608e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x2067ac)[0x7796476067ac]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xfaed9)[0x7796474faed9]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xfaf81)[0x7796474faf81]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xf1f77)[0x7796474f1f77]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xe6b94)[0x7796474e6b94]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xe960d)[0x7796474e960d]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xfb71e)[0x7796474fb71e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x10c976)[0x77964750c976]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x10c796)[0x77964750c796]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xe6621)[0x7796474e6621]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x10ba2e)[0x77964750ba2e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xf90f0)[0x7796474f90f0]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xe3c3c)[0x7796474e3c3c]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x10c9cb)[0x77964750c9cb]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x10a203)[0x77964750a203]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0x10c87e)[0x77964750c87e]
[INFO] [stderr] /opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so(+0xdd072)[0x7796474dd072]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x611f001)[0x779662d1f001]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x611ed12)[0x779662d1ed12]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(_RNvXs1_NtCs5Lx1QSnNN5V_12rustc_expand10proc_macroNtB5_15DeriveProcMacroNtNtB7_4base17MultiItemModifier6expand+0x103)[0x779662d1d1c3]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(_RNvMs1_NtCs5Lx1QSnNN5V_12rustc_expand6expandNtB5_13MacroExpander21fully_expand_fragment+0x142ef)[0x77966359c02f]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(_RNvMs1_NtCs5Lx1QSnNN5V_12rustc_expand6expandNtB5_13MacroExpander12expand_crate+0x2a9)[0x7796635878e9]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x5f02d64)[0x779662b02d64]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(_RNvNtCslg6LuXYlaTS_15rustc_interface6passes25resolver_for_lowering_raw+0x27f)[0x77966315d495]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x655d20d)[0x77966315d20d]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x655d1e9)[0x77966315d1e9]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(_RINvNtNtCsc0J4ztJsbRn_18rustc_query_system5query8plumbing17try_execute_queryINtCslKsMtxVUq8d_16rustc_query_impl13DynamicConfigINtNtB4_6caches11SingleCacheINtNtNtCsfUeHQZ2lPaV_12rustc_middle5query5erase6ErasedAhj10_EEKb0_KB3t_KB3t_ENtNtB1f_8plumbing9QueryCtxtKB3t_EB1f_+0x21f)[0x7796630c199f]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x64c14fc)[0x7796630c14fc]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x67649aa)[0x7796633649aa]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x65b27a2)[0x7796631b27a2]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x61a2f80)[0x779662da2f80]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x61a2c64)[0x779662da2c64]
[INFO] [stderr] /opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/lib/librustc_driver-d3f720f8909400cd.so(+0x61a15ef)[0x779662da15ef]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x9caa4)[0x77965ca8aaa4]
[INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(__clone+0x44)[0x77965cb17a64]
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust
[INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
[INFO] [stderr] note: backtrace dumped due to SIGSEGV! resuming signal
[INFO] [stderr] error: could not compile `diesel_demo` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name diesel_demo --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=80f13fea3750e898 -C extra-filename=-0fa2c777b707e1be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-7fd05f241e00cdfa.rmeta --extern diesel_codegen=/opt/rustwide/target/debug/deps/libdiesel_codegen-f24182ffbaa8c382.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-1db24035d1cf79df.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-89968710c323214c/out/.libs -L native=/usr/lib/x86_64-linux-gnu` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "2a697029605ce2a75d54a9a952674f22a9d3e80ba9fdff8e7a4cd3721032a065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a697029605ce2a75d54a9a952674f22a9d3e80ba9fdff8e7a4cd3721032a065", kill_on_drop: false }`
[INFO] [stdout] 2a697029605ce2a75d54a9a952674f22a9d3e80ba9fdff8e7a4cd3721032a065
