[INFO] cloning repository https://github.com/SubstructureOne/impulse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SubstructureOne/impulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27dd27e94e5a709642d280d7b3e5cf0524d06a81 [INFO] checking SubstructureOne/impulse against try#8bd0b77645ef32a639317a02f595742585d7b842 for pr-116357-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstructureOne%2Fimpulse" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SubstructureOne/impulse on toolchain 8bd0b77645ef32a639317a02f595742585d7b842 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SubstructureOne/impulse [INFO] finished tweaking git repo https://github.com/SubstructureOne/impulse [INFO] tweaked toml for git repo https://github.com/SubstructureOne/impulse written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SubstructureOne/impulse 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" "+8bd0b77645ef32a639317a02f595742585d7b842" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0703ee9667aabbbdffa67eee814d9f10b297e134008e79b5235d3b467234ddd [INFO] running `Command { std: "docker" "start" "-a" "b0703ee9667aabbbdffa67eee814d9f10b297e134008e79b5235d3b467234ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0703ee9667aabbbdffa67eee814d9f10b297e134008e79b5235d3b467234ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0703ee9667aabbbdffa67eee814d9f10b297e134008e79b5235d3b467234ddd", kill_on_drop: false }` [INFO] [stdout] b0703ee9667aabbbdffa67eee814d9f10b297e134008e79b5235d3b467234ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b978743eb16d69597605d9071ae0aae309c247962061973b9ee31b410550922 [INFO] running `Command { std: "docker" "start" "-a" "4b978743eb16d69597605d9071ae0aae309c247962061973b9ee31b410550922", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking stringprep v0.1.3 [INFO] [stderr] Compiling tempfile v3.7.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking xattr v1.0.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking postgres-protocol v0.6.5 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking clap_builder v4.3.21 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling postgres-derive v0.4.4 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking migrations_internals v2.1.0 [INFO] [stderr] Checking random-number v0.1.8 [INFO] [stderr] Checking random-pick v1.2.16 [INFO] [stderr] Checking postgres-types v0.2.5 [INFO] [stderr] Checking passwords v3.1.13 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Checking enum-iterator v1.4.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking clap v4.3.21 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Compiling pg_query v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking docker-api-stubs v0.4.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking diesel v2.1.0 [INFO] [stderr] Checking tokio-postgres v0.7.8 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking containers-api v0.7.0 [INFO] [stderr] Checking docker-api v0.12.2 [INFO] [stderr] Checking prew v0.1.7 [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Checking impulse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0x2c39546)[0x7f6dbad1a546] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f6db7d30520] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf6b401)[0x7f6db904c401] [INFO] [stderr] [INFO] [stderr] ### cycle encountered after 3 frames with period 4 [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf7ac46)[0x7f6db905bc46] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf6d0bd)[0x7f6db904e0bd] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf7ac46)[0x7f6db905bc46] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf6bb5c)[0x7f6db904cb5c] [INFO] [stderr] ### recursed 63 times [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf7ac46)[0x7f6db905bc46] [INFO] [stderr] [INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug [INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] error: could not compile `impulse` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/bin/rustc --crate-name impulse --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=710bab1730898791 -C extra-filename=-710bab1730898791 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-10ebbad600d3c318.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f8b311d48da794c1.so --extern async_once=/opt/rustwide/target/debug/deps/libasync_once-19c182475b6d6f9f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0d6df51c2ddc0945.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-dd5c669856f676de.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-451e0dd792c5579d.rmeta --extern diesel_derive_enum=/opt/rustwide/target/debug/deps/libdiesel_derive_enum-256a8dd6a3631e55.so --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-69c0568d54a0e357.rmeta --extern docker_api=/opt/rustwide/target/debug/deps/libdocker_api-9394f7fe1b97277a.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9b3a81435788e337.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-26f42718098d0f9c.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-da181bf80411b2ff.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-00f6be3e7532cddd.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-51a1793f6f27dd76.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2eca50460818a6c7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-795e0111448f4a8a.rmeta --extern passwords=/opt/rustwide/target/debug/deps/libpasswords-01285732ee66bde4.rmeta --extern pg_query=/opt/rustwide/target/debug/deps/libpg_query-8e8a4b9e56c4d0c6.rmeta --extern postgres_types=/opt/rustwide/target/debug/deps/libpostgres_types-ce7a82525318a78a.rmeta --extern prew=/opt/rustwide/target/debug/deps/libprew-bfed46581a56ff43.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f3637f7a920b2660.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7c0544307083ca3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3f68bd516d84706.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3831ea82cd177b77.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc6eef9956b49522.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-497fb1121dfe503d.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/pg_query-e75b35e19f44df78/out` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0x2c39546)[0x7f0ff4b75546] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f0ff1b8b520] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf6b401)[0x7f0ff2ea7401] [INFO] [stderr] [INFO] [stderr] ### cycle encountered after 3 frames with period 4 [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf7ac46)[0x7f0ff2eb6c46] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf6d0bd)[0x7f0ff2ea90bd] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf7ac46)[0x7f0ff2eb6c46] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf6bb5c)[0x7f0ff2ea7b5c] [INFO] [stderr] ### recursed 63 times [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/lib/librustc_driver-d069aac035ada932.so(+0xf7ac46)[0x7f0ff2eb6c46] [INFO] [stderr] [INFO] [stderr] note: rustc unexpectedly overflowed its stack! this is a bug [INFO] [stderr] note: maximum backtrace depth reached, frames may have been lost [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] error: could not compile `impulse` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/bin/rustc --crate-name impulse --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=87539df6af834387 -C extra-filename=-87539df6af834387 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-10ebbad600d3c318.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f8b311d48da794c1.so --extern async_once=/opt/rustwide/target/debug/deps/libasync_once-19c182475b6d6f9f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0d6df51c2ddc0945.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-dd5c669856f676de.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-451e0dd792c5579d.rmeta --extern diesel_derive_enum=/opt/rustwide/target/debug/deps/libdiesel_derive_enum-256a8dd6a3631e55.so --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-69c0568d54a0e357.rmeta --extern docker_api=/opt/rustwide/target/debug/deps/libdocker_api-9394f7fe1b97277a.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9b3a81435788e337.rmeta --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-26f42718098d0f9c.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-da181bf80411b2ff.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-00f6be3e7532cddd.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-51a1793f6f27dd76.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2eca50460818a6c7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-795e0111448f4a8a.rmeta --extern passwords=/opt/rustwide/target/debug/deps/libpasswords-01285732ee66bde4.rmeta --extern pg_query=/opt/rustwide/target/debug/deps/libpg_query-8e8a4b9e56c4d0c6.rmeta --extern postgres_types=/opt/rustwide/target/debug/deps/libpostgres_types-ce7a82525318a78a.rmeta --extern prew=/opt/rustwide/target/debug/deps/libprew-bfed46581a56ff43.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f3637f7a920b2660.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7c0544307083ca3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3f68bd516d84706.rmeta --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-58a95c41911f2005.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3831ea82cd177b77.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc6eef9956b49522.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-497fb1121dfe503d.rmeta --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/pg_query-e75b35e19f44df78/out` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "4b978743eb16d69597605d9071ae0aae309c247962061973b9ee31b410550922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b978743eb16d69597605d9071ae0aae309c247962061973b9ee31b410550922", kill_on_drop: false }` [INFO] [stdout] 4b978743eb16d69597605d9071ae0aae309c247962061973b9ee31b410550922