[INFO] cloning repository https://github.com/DieselRo/scroll_core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DieselRo/scroll_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDieselRo%2Fscroll_core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDieselRo%2Fscroll_core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 789a5c90edc158c7dc4791302b1a606a11d56c05
[INFO] testing DieselRo/scroll_core against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDieselRo%2Fscroll_core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DieselRo/scroll_core
[INFO] finished tweaking git repo https://github.com/DieselRo/scroll_core
[INFO] tweaked toml for git repo https://github.com/DieselRo/scroll_core written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DieselRo/scroll_core on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DieselRo/scroll_core 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded clap_derive v4.5.41
[INFO] [stderr]   Downloaded trycmd v0.15.10
[INFO] [stderr]   Downloaded logtest v2.0.0
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.17.2
[INFO] [stderr]   Downloaded metrics-util v0.20.0
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded clap v4.5.43
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.14
[INFO] [stderr]   Downloaded trybuild v1.0.110
[INFO] [stderr]   Downloaded rustyline v16.0.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.14
[INFO] [stderr]   Downloaded clap_builder v4.5.43
[INFO] [stderr]   Downloaded metrics v0.24.2
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.14
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded pgvector v0.4.1
[INFO] [stderr]   Downloaded automod v1.0.15
[INFO] [stderr]   Downloaded sea-query v0.32.7
[INFO] [stderr]   Downloaded snapbox v0.6.21
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.0
[INFO] [stderr]   Downloaded sea-query-derive v0.4.3
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] [stderr]   Downloaded toml_edit v0.23.3
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded sea-orm v1.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a927bd4ee3de67342f04be365a0ea9560bc99b1281b486a46e2959792e330a25
[INFO] running `Command { std: "docker" "start" "-a" "a927bd4ee3de67342f04be365a0ea9560bc99b1281b486a46e2959792e330a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a927bd4ee3de67342f04be365a0ea9560bc99b1281b486a46e2959792e330a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a927bd4ee3de67342f04be365a0ea9560bc99b1281b486a46e2959792e330a25", kill_on_drop: false }`
[INFO] [stdout] a927bd4ee3de67342f04be365a0ea9560bc99b1281b486a46e2959792e330a25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d28d56bca2b17cef5e37b088a15c6e43d6a5c49d1ec33d770d3899788cb74ebc
[INFO] running `Command { std: "docker" "start" "-a" "d28d56bca2b17cef5e37b088a15c6e43d6a5c49d1ec33d770d3899788cb74ebc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sea-orm-cli v1.1.14
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.14
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling sea-orm-migration v1.1.14
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling scroll_core v0.2.0 (/opt/rustwide/workdir/scroll_core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] running `Command { std: "docker" "inspect" "d28d56bca2b17cef5e37b088a15c6e43d6a5c49d1ec33d770d3899788cb74ebc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28d56bca2b17cef5e37b088a15c6e43d6a5c49d1ec33d770d3899788cb74ebc", kill_on_drop: false }`
[INFO] [stdout] d28d56bca2b17cef5e37b088a15c6e43d6a5c49d1ec33d770d3899788cb74ebc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fea7e872dcdaa7a70b5088d3fa69a1b4de5e57444aa5e56b5ddc15e8f31775e9
[INFO] running `Command { std: "docker" "start" "-a" "fea7e872dcdaa7a70b5088d3fa69a1b4de5e57444aa5e56b5ddc15e8f31775e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.23.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling sea-orm-cli v1.1.14
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling logtest v2.0.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling trybuild v1.0.110
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.14
[INFO] [stderr]    Compiling sea-orm-migration v1.1.14
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling scroll_core v0.2.0 (/opt/rustwide/workdir/scroll_core)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcotmhkt/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-fc4c16247b7a7c35,libscroll_core-3363feed3047394b,libfutures-0ac6329a31b68fba,libmigration-21c53096a5c51356,libsea_orm_migration-310b520c8c18eb77,libsea_schema-5e8b01ff26f22e8f,libsea_orm_cli-aae6b1283ef20d4f,libglob-b1d792528bd08356,libtracing_subscriber-5b27c37b65adcba7,libtracing_serde-3ff8a33fa1d9a440,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-093d5b948267848c,libdotenvy-c158e10653a35757,libserde_yaml-1d47acde8008e2cb,libunsafe_libyaml-7bc1bf218b2f5452,libcrossbeam-b6cf31d4d53c4f09,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_epoch-0e344cb0f6dc787c,libreqwest-ffa8c808c2b5aeda,libhyper_rustls-6c3ddf0da4b8e75e,libtokio_rustls-2379ea51d6771813,libtower_http-c7e0010317fc06a8,libiri_string-a380f51e5b0b7b73,libtower-0df4b172b39676f1,libtower_layer-d70c7e404336389b,libhyper_util-aed13e0c020e08b2,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-db5f1b6e9f52ee89,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-d067e5296404c11c,libtokio_util-14e6d7c54cf49b3f,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,libsync_wrapper-5a27d2ea02cd7690,libsea_orm-7ec930d1dd09abfc,libouroboros-2e6d947ee8bc498e,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libasync_stream-d908baadfd81a44e,libstrum-d34fc9d52101e73c,libsea_query_binder-64dc83b9fa88065d,libsqlx-ce31750cdc521ed7,libsqlx_sqlite-5a0b0d982161b6fa,libfutures_executor-7eea2ce7a215424c,libflume-4a9b70f8dce54dd3,libspin-a7074d2123874c66,libserde_urlencoded-02a6813ed4c4cb3f,libfutures_intrusive-30b1213b3c181bf2,liblibsqlite3_sys-e8e7c9eacd3a163d,libatoi-ccd018750760bd3a,libsqlx_core-8bf73a0fd2e9148a,libwebpki_roots-15f4660911aee432,libwebpki_roots-e50f1152d317f705,libthiserror-df06cdf10e88690a,libindexmap-689f987a920e3e58,libbase64-2a03de3babadded3,librustls-b6dd555675319279,libsubtle-ca7024fc66e4388f,libwebpki-d843bc6e2943d9f2,libring-e105d80f7d12a7fb,libgetrandom-825dacf5c39a051d,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libasync_std-48963a176f82f223,libasync_global_executor-39847d18417e36f3,libblocking-8667e8d7c759e9ef,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_channel-e5eedc8b415dca2b,libasync_executor-b690d89b3ef0f4b3,libasync_task-65820d26b839a505,libasync_io-7d9a4dc77309f08d,libpolling-e4c0af9bdc4a3d93,libfutures_lite-71b0d428fbca680a,libfastrand-503f12a96d791409,libasync_channel-8afd8d47be86e8e0,libasync_lock-d4a73f75447224d5,libevent_listener_strategy-21d7c56a8325df10,libkv_log_macro-c3faeddccbda3dc1,libasync_io-39459b41a5473c42,librustix-659c1719266d100d,libio_lifetimes-6c04280265b92ef5,libbitflags-e2b4db6c651223da,liblinux_raw_sys-9826735127360e65,libpolling-0bebd1aae5da67dd,libconcurrent_queue-39e00c7480698460,libasync_lock-a5141d33c48d5c20,libevent_listener-67cd091983fb6763,libsocket2-1362c7265f6844dd,libfutures_lite-d060c498e0165cef,libfastrand-1a1f7fa7e5b5edde,libwaker_fn-6a297a1ea9bc1088,libhashlink-54dcd947334902e2,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libeither-235dc1d0b3e8b537,libevent_listener-7451ed33e728bfd2,libparking-49fcf10303d3525f,liburl-f93038959b65c757,libidna-d43415404e2e58b7,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4bc9e944448c62ef,libicu_properties-d3ce0a91cb1bce9b,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-dfc0dec6c7e2b8e9,libicu_normalizer_data-9919e82512efe734,libicu_collections-740587c032a0e279,libpotential_utf-84f76ba3e81b2aab,libicu_provider-e9698eebfb5cf579,libicu_locale_core-c0d4b4f6e8ac965c,libtinystr-06af93af9d940306,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-44a648564e029628,libzerotrie-c1b692593a349edc,libyoke-ec748c8db0eb2e0a,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c401704e0ce001e7,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libtracing-3d7e3e93b3f48e2c,libtracing_core-2fa02b5ee2bcd648,libsea_query-7427dfcc1ce20275,libordered_float-ac8b269589c931da,libbigdecimal-347bfbba7a72184f,liblibm-ce6ce238ee049dec,libnum_bigint-489a6a4287442132,libnum_integer-74a4cf281e9d481c,librust_decimal-a99aeacf4abead63,libarrayvec-e69e5f78daccaf57,libtime-6e4d9adb0d6d1d15,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-02e8d3ad028cd285,libpowerfmt-a0c185df26c26a22,libfutures_util-85237dff1cb61b8c,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libpathdiff-3b9982cd4c9b7139,libtokio-7009a31a42f73617,libsignal_hook_registry-e99e01c12b11dae0,libsocket2-f14d244712d9fa2c,libbytes-bfe11088fe358bd1,libmio-a9cff56dacd739ab,libparking_lot-5e2671bd80cef9b8,libparking_lot_core-0b71ff71fa101ad9,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,librustyline-13e13df371e4725d,libfd_lock-a71b93ca3a869452,librustix-23ba474fa07b2cb7,liblinux_raw_sys-9084e2aa46cbec50,libunicode_segmentation-ff3f1aa3aad6e639,libradix_trie-ee0ba81a6d87cf53,libnibble_vec-2d52d82704b0b774,libsmallvec-5854932b8c8b4991,libendian_type-768b7dffcb57dd79,libhome-c43708049c272d87,libconsole-1ee8c8c55b4cee2e,libunicode_width-d12f1dd14779f44c,libonce_cell-0ba6aecba7086d38,libctrlc-c1a641dae0c3c4f1,libnix-702b3024e82945b7,libbitflags-8d6004180f14a06d,libanyhow-1062fd8720902979,libis_terminal-4b05e91118244cb3,libclap-958d328f5087056b,libclap_builder-916e05d9c1d240de,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libserde_json-3039047e0037a381,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libchrono-eb87cd9b01303a35,libiana_time_zone-693b81a5c0b46492,libthiserror-de74e0ace3fe1ad3,liblog-b5fdc9487e4a6ada,libvalue_bag-e56b1fc7f9ce58e4,libuuid-bf9703339047899c,libgetrandom-01529624f31b0e55,libcfg_if-5a199b0ec0054672,libserde-10ccf53f06d3da6d,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libassert_cmd-85c815b3a642223b,libwait_timeout-749a9226bb3dd02f,liblibc-4d1985e343fb3d50,libdoc_comment-2a6e53364f2628c7,libbstr-44f0bc7714482325,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-730d8d75823bd7a5,libanstyle-acd37f6657e9ecfb,libregex-083b82722a034e34,libregex_automata-94b56ce1ad2a527e,libaho_corasick-7231ee35a67f9404,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-0572ba72d73858c8,libnum_traits-c87bc96fedcc67a8,libpredicates_core-2b501300e88847fc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcotmhkt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0751a150407ae449/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-b0572b3ffdf0b182/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/doc_contradictions-cab2f8bd3814c911" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scroll_core` (test "doc_contradictions") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fea7e872dcdaa7a70b5088d3fa69a1b4de5e57444aa5e56b5ddc15e8f31775e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea7e872dcdaa7a70b5088d3fa69a1b4de5e57444aa5e56b5ddc15e8f31775e9", kill_on_drop: false }`
[INFO] [stdout] fea7e872dcdaa7a70b5088d3fa69a1b4de5e57444aa5e56b5ddc15e8f31775e9
