[INFO] cloning repository https://github.com/wolf4ood/realworld-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wolf4ood/realworld-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolf4ood%2Frealworld-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolf4ood%2Frealworld-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb1ed7a3f6922a8eccade9450b226a8fcffdcade
[INFO] checking wolf4ood/realworld-axum against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolf4ood%2Frealworld-axum" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wolf4ood/realworld-axum on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wolf4ood/realworld-axum
[INFO] finished tweaking git repo https://github.com/wolf4ood/realworld-axum
[INFO] tweaked toml for git repo https://github.com/wolf4ood/realworld-axum written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wolf4ood/realworld-axum 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum v0.5.3
[INFO] [stderr]   Downloaded bcrypt v0.12.1
[INFO] [stderr]   Downloaded serde_qs v0.5.2
[INFO] [stderr]   Downloaded axum-core v0.2.2
[INFO] [stderr]   Downloaded sqlx-cli v0.5.13
[INFO] [stderr]   Downloaded fake v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 812c9587349736e64158316200ff6e59589dfc4c08b1384ef0f2dcea4afd3761
[INFO] running `Command { std: "docker" "start" "-a" "812c9587349736e64158316200ff6e59589dfc4c08b1384ef0f2dcea4afd3761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "812c9587349736e64158316200ff6e59589dfc4c08b1384ef0f2dcea4afd3761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812c9587349736e64158316200ff6e59589dfc4c08b1384ef0f2dcea4afd3761", kill_on_drop: false }`
[INFO] [stdout] 812c9587349736e64158316200ff6e59589dfc4c08b1384ef0f2dcea4afd3761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4a83fddef5344be7d88ba810e2f124db77edac913e2bdc86ee2575fd8012ce
[INFO] running `Command { std: "docker" "start" "-a" "3f4a83fddef5344be7d88ba810e2f124db77edac913e2bdc86ee2575fd8012ce", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking zeroize v1.5.4
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.1
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling rust_decimal v1.23.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking bcrypt v0.12.1
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking remove_dir_all v0.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking object v0.28.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling ouroboros_macro v0.15.0
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]     Checking rustyline v6.3.0
[INFO] [stderr]    Compiling sea-orm-macros v0.7.0
[INFO] [stderr]     Checking linked-hash-map v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.11
[INFO] [stderr]     Checking serde-hjson v0.8.2
[INFO] [stderr]     Checking ouroboros v0.15.0
[INFO] [stderr]     Checking fake v1.3.0
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking sea-strum v0.23.0
[INFO] [stderr]     Checking promptly v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking axum-core v0.2.2
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking clap v3.1.12
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking sqlx-rt v0.5.13
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking tower v0.4.12
[INFO] [stderr]     Checking tower-http v0.2.5
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_qs v0.5.2
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking sea-query v0.23.0
[INFO] [stderr]     Checking jsonwebtoken v5.0.1
[INFO] [stderr]     Checking config v0.9.3
[INFO] [stderr]     Checking realworld-domain v0.1.0 (/opt/rustwide/workdir/src/domain)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/domain/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub use articles::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `models` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub use users::*;
[INFO] [stdout]    |         -------- but the name `models` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlformat v0.1.8
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking sqlx-core v0.5.13
[INFO] [stderr]     Checking axum v0.5.3
[INFO] [stderr]     Checking realworld-web v0.1.0 (/opt/rustwide/workdir/src/web)
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]     Checking sqlx v0.5.13
[INFO] [stderr]     Checking sea-orm v0.7.1
[INFO] [stderr]     Checking sqlx-cli v0.5.13
[INFO] [stderr]     Checking realworld-db v0.1.0 (/opt/rustwide/workdir/src/db)
[INFO] [stderr]     Checking realworld-application v0.1.0 (/opt/rustwide/workdir/src/application)
[INFO] [stderr]     Checking realworld-tests v0.1.0 (/opt/rustwide/workdir/src/tests)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/domain/src/lib.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub use articles::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `models` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 10 | pub use users::*;
[INFO] [stdout]    |         -------- but the name `models` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 38.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3f4a83fddef5344be7d88ba810e2f124db77edac913e2bdc86ee2575fd8012ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4a83fddef5344be7d88ba810e2f124db77edac913e2bdc86ee2575fd8012ce", kill_on_drop: false }`
[INFO] [stdout] 3f4a83fddef5344be7d88ba810e2f124db77edac913e2bdc86ee2575fd8012ce
[INFO] checking wolf4ood/realworld-axum against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwolf4ood%2Frealworld-axum" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wolf4ood/realworld-axum on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wolf4ood/realworld-axum
[INFO] finished tweaking git repo https://github.com/wolf4ood/realworld-axum
[INFO] tweaked toml for git repo https://github.com/wolf4ood/realworld-axum written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wolf4ood/realworld-axum 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] caef0d7592d8ef989cecd5851a0b4a2782fe6bfdfffcffebf8c3923e104282f5
[INFO] running `Command { std: "docker" "start" "-a" "caef0d7592d8ef989cecd5851a0b4a2782fe6bfdfffcffebf8c3923e104282f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "caef0d7592d8ef989cecd5851a0b4a2782fe6bfdfffcffebf8c3923e104282f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caef0d7592d8ef989cecd5851a0b4a2782fe6bfdfffcffebf8c3923e104282f5", kill_on_drop: false }`
[INFO] [stdout] caef0d7592d8ef989cecd5851a0b4a2782fe6bfdfffcffebf8c3923e104282f5
[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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3a8f3aea00508cd833e79d8a46285aea5ef77e458fc42e64cc76787783cb597
[INFO] running `Command { std: "docker" "start" "-a" "d3a8f3aea00508cd833e79d8a46285aea5ef77e458fc42e64cc76787783cb597", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking zeroize v1.5.4
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.1
[INFO] [stderr]    Compiling base64ct v1.5.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling rust_decimal v1.23.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]     Checking http v0.2.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling md-5 v0.10.1
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling whoami v1.2.1
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking bcrypt v0.12.1
[INFO] [stderr]     Checking dirs-next v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking untrusted v0.6.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking clap_lex v0.1.1
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking remove_dir_all v0.7.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking object v0.28.3
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking serde_test v0.8.23
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling ouroboros_macro v0.15.0
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling sea-orm-macros v0.7.0
[INFO] [stderr]     Checking rustyline v6.3.0
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libsqlite3-sys@0.24.2: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsqlite3-sys@0.24.2: compilation terminated.
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.24.2`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-df24be6863339839/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-0c5e0a691ade56da/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-0c5e0a691ade56da/out/sqlite3/sqlite3.o" "-c" "sqlite3/sqlite3.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d3a8f3aea00508cd833e79d8a46285aea5ef77e458fc42e64cc76787783cb597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a8f3aea00508cd833e79d8a46285aea5ef77e458fc42e64cc76787783cb597", kill_on_drop: false }`
[INFO] [stdout] d3a8f3aea00508cd833e79d8a46285aea5ef77e458fc42e64cc76787783cb597
