[INFO] cloning repository https://github.com/jipings/toy-app-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jipings/toy-app-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Ftoy-app-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Ftoy-app-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c03d0c620be391906f771385078cb31c3be4e08 [INFO] testing jipings/toy-app-rs against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Ftoy-app-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jipings/toy-app-rs on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jipings/toy-app-rs [INFO] finished tweaking git repo https://github.com/jipings/toy-app-rs [INFO] tweaked toml for git repo https://github.com/jipings/toy-app-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jipings/toy-app-rs 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "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 thiserror v1.0.47 [INFO] [stderr] Downloaded derive_builder v0.12.0 [INFO] [stderr] Downloaded sea-schema-derive v0.2.0 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded sea-query-derive v0.4.0 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded derive_builder_macro v0.12.0 [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded apache-avro-derive v0.14.0 [INFO] [stderr] Downloaded time-macros v0.2.12 [INFO] [stderr] Downloaded sea-orm-migration v0.12.2 [INFO] [stderr] Downloaded derive_builder_core v0.12.0 [INFO] [stderr] Downloaded testcontainers v0.14.0 [INFO] [stderr] Downloaded sea-orm-cli v0.12.2 [INFO] [stderr] Downloaded schema_registry_converter v3.1.0 [INFO] [stderr] Downloaded rdkafka v0.32.2 [INFO] [stderr] Downloaded zerocopy-derive v0.6.3 [INFO] [stderr] Downloaded time v0.3.26 [INFO] [stderr] Downloaded rdkafka-sys v4.5.0+1.9.2 [INFO] [stderr] Downloaded sea-schema v0.14.0 [INFO] [stderr] Downloaded apache-avro v0.14.0 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded winnow v0.5.14 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Downloaded zerocopy v0.6.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded typed-builder v0.12.0 [INFO] [stderr] Downloaded ordered-float v3.9.0 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded axum-tracing-opentelemetry v0.11.0 [INFO] [stderr] Downloaded opentelemetry-zipkin v0.17.0 [INFO] [stderr] Downloaded async-executor v1.5.2 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11bb7037deb1c2a62c1652237323d090ee630a9c43b612929185df30786989cf [INFO] running `Command { std: "docker" "start" "-a" "11bb7037deb1c2a62c1652237323d090ee630a9c43b612929185df30786989cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11bb7037deb1c2a62c1652237323d090ee630a9c43b612929185df30786989cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11bb7037deb1c2a62c1652237323d090ee630a9c43b612929185df30786989cf", kill_on_drop: false }` [INFO] [stdout] 11bb7037deb1c2a62c1652237323d090ee630a9c43b612929185df30786989cf [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb9a8a43064db43f02b07c214579a4102f4788a72191f8ace206c55b475ef8f3 [INFO] running `Command { std: "docker" "start" "-a" "cb9a8a43064db43f02b07c214579a4102f4788a72191f8ace206c55b475ef8f3", 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 proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.12 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.101.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time v0.3.26 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling sea-query-derive v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling inherent v1.0.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v3.9.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling sea-query v0.30.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling sqlx-postgres v0.7.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling zerocopy-derive v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling zerocopy v0.6.3 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling sea-orm-macros v0.12.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling apache-avro-derive v0.14.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rdkafka-sys v4.5.0+1.9.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling sea-schema v0.14.0 [INFO] [stderr] Compiling sea-orm v0.12.2 [INFO] [stderr] Compiling apache-avro v0.14.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling async-executor v1.5.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling sea-orm-cli v0.12.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling sea-orm-migration v0.12.2 [INFO] [stderr] Compiling schema_registry_converter v3.1.0 [INFO] [stderr] Compiling opentelemetry-http v0.8.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling typed-builder v0.12.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling protos_gen_rs v0.1.0 (/opt/rustwide/workdir/protos_gen_rs) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling avro_gen_rs v0.1.0 (/opt/rustwide/workdir/avro_gen_rs) [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling opentelemetry-zipkin v0.17.0 [INFO] [stderr] Compiling database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Compiling axum-tracing-opentelemetry v0.11.0 [INFO] [stderr] Compiling rdkafka v0.32.2 [INFO] [stderr] Compiling kafka v0.1.0 (/opt/rustwide/workdir/kafka) [INFO] [stderr] Compiling books_api v0.1.0 (/opt/rustwide/workdir/books_api) [INFO] [stderr] Compiling books_analytics v0.1.0 (/opt/rustwide/workdir/books_analytics) [INFO] [stdout] warning: unused import: `super::book::Entity as Book` [INFO] [stdout] --> books_api/src/entity/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::book::Entity as Book; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 1m 28s [INFO] running `Command { std: "docker" "inspect" "cb9a8a43064db43f02b07c214579a4102f4788a72191f8ace206c55b475ef8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9a8a43064db43f02b07c214579a4102f4788a72191f8ace206c55b475ef8f3", kill_on_drop: false }` [INFO] [stdout] cb9a8a43064db43f02b07c214579a4102f4788a72191f8ace206c55b475ef8f3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c2c747ed59c6d5c01e123791a2e68cc243e45697c295b4ce259fc9959a39474 [INFO] running `Command { std: "docker" "start" "-a" "4c2c747ed59c6d5c01e123791a2e68cc243e45697c295b4ce259fc9959a39474", 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 books_api v0.1.0 (/opt/rustwide/workdir/books_api) [INFO] [stderr] Compiling books_analytics v0.1.0 (/opt/rustwide/workdir/books_analytics) [INFO] [stderr] Compiling protos_gen_rs v0.1.0 (/opt/rustwide/workdir/protos_gen_rs) [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling kafka v0.1.0 (/opt/rustwide/workdir/kafka) [INFO] [stderr] Compiling database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling avro_gen_rs v0.1.0 (/opt/rustwide/workdir/avro_gen_rs) [INFO] [stdout] warning: unused import: `super::book::Entity as Book` [INFO] [stdout] --> books_api/src/entity/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::book::Entity as Book; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `Command { std: "docker" "inspect" "4c2c747ed59c6d5c01e123791a2e68cc243e45697c295b4ce259fc9959a39474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c2c747ed59c6d5c01e123791a2e68cc243e45697c295b4ce259fc9959a39474", kill_on_drop: false }` [INFO] [stdout] 4c2c747ed59c6d5c01e123791a2e68cc243e45697c295b4ce259fc9959a39474 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 08cdc02d6f06e37cbee4f830ebf5c7a273ef32250b6028ca28d0b3d4a1ccbf9c [INFO] running `Command { std: "docker" "start" "-a" "08cdc02d6f06e37cbee4f830ebf5c7a273ef32250b6028ca28d0b3d4a1ccbf9c", 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] warning: unused import: `super::book::Entity as Book` [INFO] [stderr] --> books_api/src/entity/prelude.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use super::book::Entity as Book; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `books_api` (bin "books_api" test) generated 1 warning (run `cargo fix --bin "books_api" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/avro_gen_rs-f76418f064a6b8b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/books_analytics-8c8603a4b0f6de70) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test repository::tests::test_create_book_title_unique ... FAILED [INFO] [stdout] test repository::tests::test_create_book ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- repository::tests::test_create_book_title_unique stdout ---- [INFO] [stdout] thread 'repository::tests::test_create_book_title_unique' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba9c31139c - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55ba9c31139c - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ba9c31139c - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ba9c31139c - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ba9c33f940 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55ba9c33f940 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55ba9c30e07f - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55ba9c311184 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ba9c311184 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ba9c312f37 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x55ba9c312c23 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55ba9bb42697 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55ba9bb42697 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55ba9c313548 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55ba9c313548 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55ba9c313269 - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55ba9c311866 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ba9c313002 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55ba9baaf505 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ba9bad3cb0 - testcontainers::clients::cli::Cli::run::h3fc017162408368a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55ba9bae6708 - books_api::repository::tests::test_create_book_title_unique::{{closure}}::h88ae5eca94fcc936 [INFO] [stdout] at /opt/rustwide/workdir/books_api/src/repository/mod.rs:77:20 [INFO] [stdout] 21: 0x55ba9bad02e8 - as core::future::future::Future>::poll::hdcabff46b4efbebf [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x55ba9bad028b - as core::future::future::Future>::poll::hd9c9a6af644eb9b2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55ba9bb0bd34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h481d985d152792d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 24: 0x55ba9bb0bc6a - tokio::runtime::coop::with_budget::hfc69c62a54824070 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x55ba9bb0bc6a - tokio::runtime::coop::budget::hccfddc93a6c172c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x55ba9bb0bc6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h231567bc911d86a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 27: 0x55ba9bb0a8ec - tokio::runtime::scheduler::current_thread::Context::enter::h841ca32326b5ba0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 28: 0x55ba9bb0b45e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8489b152dd6f4f7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 29: 0x55ba9bb0b16b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8ef8122cde9490d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 30: 0x55ba9bae9f0b - tokio::runtime::context::scoped::Scoped::set::hffd961e2090454ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba9bb053b9 - tokio::runtime::context::set_scheduler::{{closure}}::h3e0a1d88e6e32a7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55ba9bae7a46 - std::thread::local::LocalKey::try_with::h16f0d00a9bfd3b21 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 33: 0x55ba9bae78da - std::thread::local::LocalKey::with::h9e206baa2b5250f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 34: 0x55ba9bb0536d - tokio::runtime::context::set_scheduler::hfe58ed79ffbccefb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x55ba9bb0af00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7a7b11f4fbed80ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 36: 0x55ba9bb0b19d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbbdf9678007ef5fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 37: 0x55ba9bb09b4d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h96ddb8931d521a35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x55ba9bafd2aa - tokio::runtime::context::runtime::enter_runtime::h4f72513467fc8768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba9bb09a60 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4ba085181da4d958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55ba9badfd4d - tokio::runtime::runtime::Runtime::block_on::h2e8b08e28b07da84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 41: 0x55ba9bae64b9 - books_api::repository::tests::test_create_book_title_unique::hb457c8fdd5f7e7af [INFO] [stdout] at /opt/rustwide/workdir/books_api/src/repository/mod.rs:94:9 [INFO] [stdout] 42: 0x55ba9bae6317 - books_api::repository::tests::test_create_book_title_unique::{{closure}}::hac101b92cf527b27 [INFO] [stdout] at /opt/rustwide/workdir/books_api/src/repository/mod.rs:74:45 [INFO] [stdout] 43: 0x55ba9bab85d6 - core::ops::function::FnOnce::call_once::hd0eecda9c8ecc22d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55ba9bb47d8f - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55ba9bb47d8f - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 46: 0x55ba9bb46d05 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 47: 0x55ba9bb46d05 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x55ba9bb46d05 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 49: 0x55ba9bb46d05 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 50: 0x55ba9bb46d05 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x55ba9bb46d05 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 52: 0x55ba9bb46d05 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 53: 0x55ba9bb0ef46 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 54: 0x55ba9bb0ef46 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 55: 0x55ba9bb14127 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 56: 0x55ba9bb14127 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x55ba9bb14127 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 58: 0x55ba9bb14127 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 59: 0x55ba9bb14127 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x55ba9bb14127 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 61: 0x55ba9bb14127 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55ba9c318b95 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 63: 0x55ba9c318b95 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55ba9c318b95 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f1ebd80eac3 - [INFO] [stdout] 66: 0x7f1ebd89fbf4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- repository::tests::test_create_book stdout ---- [INFO] [stdout] thread 'repository::tests::test_create_book' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba9c31139c - std::backtrace_rs::backtrace::libunwind::trace::h03859d238dbdd93c [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55ba9c31139c - std::backtrace_rs::backtrace::trace_unsynchronized::h2e251246e2581a42 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ba9c31139c - std::sys_common::backtrace::_print_fmt::h5baa2f175792666a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55ba9c31139c - ::fmt::h00d759009813d8ca [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ba9c33f940 - core::fmt::rt::Argument::fmt::hcd158635f297e549 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55ba9c33f940 - core::fmt::write::h9c5087e04fe38018 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55ba9c30e07f - std::io::Write::write_fmt::h34541c3dfc0362f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/io/mod.rs:1810:15 [INFO] [stdout] 7: 0x55ba9c311184 - std::sys_common::backtrace::_print::h25969b404f42f4bb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ba9c311184 - std::sys_common::backtrace::print::h68d3414e8c63fb83 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ba9c312f37 - std::panicking::default_hook::{{closure}}::hccfef51edabebb9a [INFO] [stdout] 10: 0x55ba9c312c23 - std::panicking::default_hook::hdec7a4759fa427e8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55ba9bb42697 - as core::ops::function::Fn>::call::h6770dc7dbbc843da [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55ba9bb42697 - test::test_main::{{closure}}::h037f0e9a244755ad [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55ba9c313548 - as core::ops::function::Fn>::call::h284e61fdb096ca02 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55ba9c313548 - std::panicking::rust_panic_with_hook::h9d502a4da1912fba [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55ba9c313269 - std::panicking::begin_panic_handler::{{closure}}::h3a68181f2e6a785b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55ba9c311866 - std::sys_common::backtrace::__rust_end_short_backtrace::hc1d088e8c1328911 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55ba9c313002 - rust_begin_unwind [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55ba9baaf505 - core::panicking::panic_fmt::h15511a438b78bb2f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55ba9bad3cb0 - testcontainers::clients::cli::Cli::run::h3fc017162408368a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55ba9bae577b - books_api::repository::tests::test_create_book::{{closure}}::h36aac0f8939c1540 [INFO] [stdout] at /opt/rustwide/workdir/books_api/src/repository/mod.rs:56:20 [INFO] [stdout] 21: 0x55ba9bad02e8 - as core::future::future::Future>::poll::hdcabff46b4efbebf [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x55ba9bad028b - as core::future::future::Future>::poll::hd9c9a6af644eb9b2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55ba9bb0bd34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h481d985d152792d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 24: 0x55ba9bb0bc6a - tokio::runtime::coop::with_budget::hfc69c62a54824070 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x55ba9bb0bc6a - tokio::runtime::coop::budget::hccfddc93a6c172c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x55ba9bb0bc6a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h231567bc911d86a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 27: 0x55ba9bb0a8ec - tokio::runtime::scheduler::current_thread::Context::enter::h841ca32326b5ba0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 28: 0x55ba9bb0b45e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8489b152dd6f4f7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 29: 0x55ba9bb0b16b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8ef8122cde9490d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 30: 0x55ba9bae9f0b - tokio::runtime::context::scoped::Scoped::set::hffd961e2090454ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ba9bb053b9 - tokio::runtime::context::set_scheduler::{{closure}}::h3e0a1d88e6e32a7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55ba9bae7a46 - std::thread::local::LocalKey::try_with::h16f0d00a9bfd3b21 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 33: 0x55ba9bae78da - std::thread::local::LocalKey::with::h9e206baa2b5250f2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 34: 0x55ba9bb0536d - tokio::runtime::context::set_scheduler::hfe58ed79ffbccefb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x55ba9bb0af00 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h7a7b11f4fbed80ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 36: 0x55ba9bb0b19d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hbbdf9678007ef5fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 37: 0x55ba9bb09b4d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h96ddb8931d521a35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x55ba9bafd2aa - tokio::runtime::context::runtime::enter_runtime::h4f72513467fc8768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ba9bb09a60 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4ba085181da4d958 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55ba9badfd4d - tokio::runtime::runtime::Runtime::block_on::h2e8b08e28b07da84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 41: 0x55ba9bae5549 - books_api::repository::tests::test_create_book::ha7af024ceeff6567 [INFO] [stdout] at /opt/rustwide/workdir/books_api/src/repository/mod.rs:70:9 [INFO] [stdout] 42: 0x55ba9bae53a7 - books_api::repository::tests::test_create_book::{{closure}}::hd0b68770ddcaeab9 [INFO] [stdout] at /opt/rustwide/workdir/books_api/src/repository/mod.rs:53:32 [INFO] [stdout] 43: 0x55ba9bab8676 - core::ops::function::FnOnce::call_once::hdcaa494102e5e113 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55ba9bb47d8f - core::ops::function::FnOnce::call_once::h0dce7fb8ca7c533f [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55ba9bb47d8f - test::__rust_begin_short_backtrace::h75b023f3061039b8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:627:18 [INFO] [stdout] 46: 0x55ba9bb46d05 - test::run_test_in_process::{{closure}}::hb995e3036449b1d2 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:60 [INFO] [stdout] 47: 0x55ba9bb46d05 - as core::ops::function::FnOnce<()>>::call_once::h63d3d9d9e7447cac [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x55ba9bb46d05 - std::panicking::try::do_call::hf358e48b8451abe8 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 49: 0x55ba9bb46d05 - std::panicking::try::hdfb727124dd74530 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 50: 0x55ba9bb46d05 - std::panic::catch_unwind::h384458a7c85f353a [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x55ba9bb46d05 - test::run_test_in_process::h2b217e4014561d06 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:650:27 [INFO] [stdout] 52: 0x55ba9bb46d05 - test::run_test::{{closure}}::h2b7f88f2ebf46b48 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:573:43 [INFO] [stdout] 53: 0x55ba9bb0ef46 - test::run_test::{{closure}}::h320ebf4a972a385e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/test/src/lib.rs:601:41 [INFO] [stdout] 54: 0x55ba9bb0ef46 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3ed64afcc71df931 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 55: 0x55ba9bb14127 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb4c68cb7b0f88b9d [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 56: 0x55ba9bb14127 - as core::ops::function::FnOnce<()>>::call_once::h2a26cae7fae50093 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x55ba9bb14127 - std::panicking::try::do_call::h24f674b7fb619491 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:552:40 [INFO] [stdout] 58: 0x55ba9bb14127 - std::panicking::try::h7f5877eebc0c4325 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panicking.rs:516:19 [INFO] [stdout] 59: 0x55ba9bb14127 - std::panic::catch_unwind::h91815042a13af893 [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x55ba9bb14127 - std::thread::Builder::spawn_unchecked_::{{closure}}::h5f5155c83af4a50e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 61: 0x55ba9bb14127 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d62a6061c9ba69b [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55ba9c318b95 - as core::ops::function::FnOnce>::call_once::h861fc3b698de2ffb [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 63: 0x55ba9c318b95 - as core::ops::function::FnOnce>::call_once::hc66d40344bf1789e [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 64: 0x55ba9c318b95 - std::sys::unix::thread::Thread::new::thread_start::h425b008cdc0113be [INFO] [stdout] at /rustc/ff2c56344c764af598ad33027e9c7a48881808ef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f1ebd80eac3 - [INFO] [stdout] 66: 0x7f1ebd89fbf4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] repository::tests::test_create_book [INFO] [stdout] repository::tests::test_create_book_title_unique [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p books_api --bin books_api` [INFO] running `Command { std: "docker" "inspect" "08cdc02d6f06e37cbee4f830ebf5c7a273ef32250b6028ca28d0b3d4a1ccbf9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08cdc02d6f06e37cbee4f830ebf5c7a273ef32250b6028ca28d0b3d4a1ccbf9c", kill_on_drop: false }` [INFO] [stdout] 08cdc02d6f06e37cbee4f830ebf5c7a273ef32250b6028ca28d0b3d4a1ccbf9c [INFO] testing jipings/toy-app-rs against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjipings%2Ftoy-app-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jipings/toy-app-rs on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jipings/toy-app-rs [INFO] finished tweaking git repo https://github.com/jipings/toy-app-rs [INFO] tweaked toml for git repo https://github.com/jipings/toy-app-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jipings/toy-app-rs 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a0387e0ecd30243bd9767d9b95bf113d3b6c2c4b8f7b876c84eb936cabf0f5a [INFO] running `Command { std: "docker" "start" "-a" "6a0387e0ecd30243bd9767d9b95bf113d3b6c2c4b8f7b876c84eb936cabf0f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a0387e0ecd30243bd9767d9b95bf113d3b6c2c4b8f7b876c84eb936cabf0f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0387e0ecd30243bd9767d9b95bf113d3b6c2c4b8f7b876c84eb936cabf0f5a", kill_on_drop: false }` [INFO] [stdout] 6a0387e0ecd30243bd9767d9b95bf113d3b6c2c4b8f7b876c84eb936cabf0f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49b4c0e27e761d212368194cdc8a36be628bf904e5003bcbb1306257464d626 [INFO] running `Command { std: "docker" "start" "-a" "a49b4c0e27e761d212368194cdc8a36be628bf904e5003bcbb1306257464d626", 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 proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.12 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rust_decimal v1.31.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling time v0.3.26 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling opentelemetry_api v0.19.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling sea-query-derive v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling inherent v1.0.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling ordered-float v3.9.0 [INFO] [stderr] Compiling dashmap v5.5.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sea-query v0.30.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.1 [INFO] [stderr] Compiling opentelemetry_sdk v0.19.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling opentelemetry v0.19.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zerocopy-derive v0.6.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling zerocopy v0.6.3 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling sea-orm-macros v0.12.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling sea-query-binder v0.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling apache-avro-derive v0.14.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling sea-schema-derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rdkafka-sys v4.5.0+1.9.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling sea-schema v0.14.0 [INFO] [stderr] Compiling apache-avro v0.14.0 [INFO] [stderr] Compiling sea-orm v0.12.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling async-executor v1.5.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling sea-orm-cli v0.12.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tower-http v0.4.3 [INFO] [stderr] Compiling sea-orm-migration v0.12.2 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling schema_registry_converter v3.1.0 [INFO] [stderr] Compiling opentelemetry-http v0.8.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.19.0 [INFO] [stderr] Compiling typed-builder v0.12.0 [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling protos_gen_rs v0.1.0 (/opt/rustwide/workdir/protos_gen_rs) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling avro_gen_rs v0.1.0 (/opt/rustwide/workdir/avro_gen_rs) [INFO] [stderr] Compiling opentelemetry-zipkin v0.17.0 [INFO] [stderr] Compiling database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Compiling axum-tracing-opentelemetry v0.11.0 [INFO] [stderr] Compiling rdkafka v0.32.2 [INFO] [stderr] Compiling kafka v0.1.0 (/opt/rustwide/workdir/kafka) [INFO] [stderr] Compiling books_analytics v0.1.0 (/opt/rustwide/workdir/books_analytics) [INFO] [stderr] Compiling books_api v0.1.0 (/opt/rustwide/workdir/books_api) [INFO] [stdout] warning: unused import: `super::book::Entity as Book` [INFO] [stdout] --> books_api/src/entity/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::book::Entity as Book; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 1m 59s [INFO] running `Command { std: "docker" "inspect" "a49b4c0e27e761d212368194cdc8a36be628bf904e5003bcbb1306257464d626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49b4c0e27e761d212368194cdc8a36be628bf904e5003bcbb1306257464d626", kill_on_drop: false }` [INFO] [stdout] a49b4c0e27e761d212368194cdc8a36be628bf904e5003bcbb1306257464d626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec0279448cbc39c7d735789b59847290489cc7ccab3d796c2d469c2c677d50cc [INFO] running `Command { std: "docker" "start" "-a" "ec0279448cbc39c7d735789b59847290489cc7ccab3d796c2d469c2c677d50cc", 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 protos_gen_rs v0.1.0 (/opt/rustwide/workdir/protos_gen_rs) [INFO] [stderr] Compiling books_analytics v0.1.0 (/opt/rustwide/workdir/books_analytics) [INFO] [stderr] Compiling books_api v0.1.0 (/opt/rustwide/workdir/books_api) [INFO] [stderr] Compiling migration v0.1.0 (/opt/rustwide/workdir/migration) [INFO] [stderr] Compiling kafka v0.1.0 (/opt/rustwide/workdir/kafka) [INFO] [stderr] Compiling database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling avro_gen_rs v0.1.0 (/opt/rustwide/workdir/avro_gen_rs) [INFO] [stdout] warning: unused import: `super::book::Entity as Book` [INFO] [stdout] --> books_api/src/entity/prelude.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use super::book::Entity as Book; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcn5lDLt/symbols.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.books_api.1848b42b6ee88f68-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f.11xnn5bka55eipc4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d1bb2ee71c48d938/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-6f4d728af31ffb48/out/src" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopentelemetry_zipkin-6a24ed8c0502a555.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-fbfee5bb20810ac2.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_http-ca614a49a10838d0.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-589db8c3d6f2bfaf.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c66b835e79ac4e5c.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e6563fad5fde6625.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ecc9b0542ac56b55.rlib" "/opt/rustwide/target/debug/deps/libkafka-4c177ac425b72649.rlib" "/opt/rustwide/target/debug/deps/libschema_registry_converter-f0a8f87cd5c43022.rlib" "/opt/rustwide/target/debug/deps/libreqwest-7d2aa38f8df83cb5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0100e725d5b39bd5.rlib" "/opt/rustwide/target/debug/deps/libipnet-bc20b356f5868bbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a135841d7f3c5819.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5555c1b2f21d23fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3bb09420109629e7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-62a793185acb0473.rlib" "/opt/rustwide/target/debug/deps/librdkafka-e8d3851390ffd1ae.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-e8eac887ce881058.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-aa2c205c881c56c2.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-a1c44eacfbc7d5b3.rlib" "/opt/rustwide/target/debug/deps/libcommon-f2a92d2d078c98d3.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-5cedaa9f9a601d64.rlib" "/opt/rustwide/target/debug/deps/libapache_avro-14da858b49a2a718.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-33a16b258bdd6ffb.rlib" "/opt/rustwide/target/debug/deps/liblibflate-b301b9faa49e8d3e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libadler32-99ddde7e6e69d6c1.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-d92f42ca5a0bd147.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-3672c897d269a3ff.rlib" "/opt/rustwide/target/debug/deps/libstrum-9d8a8effae9cda21.rlib" "/opt/rustwide/target/debug/deps/libtestcontainers-e2600286b350f2c7.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-aba0a133be3e7539.rlib" "/opt/rustwide/target/debug/deps/libserde_with-cd6ecc296ab209b5.rlib" "/opt/rustwide/target/debug/deps/libdatabase-a5febcdc211df679.rlib" "/opt/rustwide/target/debug/deps/libmigration-e78ffec17e9d8b0b.rlib" "/opt/rustwide/target/debug/deps/libsea_orm_migration-0c0c3d1694b62732.rlib" "/opt/rustwide/target/debug/deps/libsea_schema-19a0493225ff33b7.rlib" "/opt/rustwide/target/debug/deps/libsea_orm_cli-8d73688bf379260b.rlib" "/opt/rustwide/target/debug/deps/libglob-001115221c71ed95.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-978a4ce58594cc47.rlib" "/opt/rustwide/target/debug/deps/libclap-bb6deb1e29745e26.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-89bf5c2fe0179787.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-f7dc88d8fcffca60.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-a94816021ee25d80.rlib" "/opt/rustwide/target/debug/deps/librustix-b6e8baf2bb04c4fe.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-e83a07a5472101bf.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-8525db58354cc528.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-90a49271b4b154ec.rlib" "/opt/rustwide/target/debug/deps/libanstyle-8d4cc9e7d4e0fd40.rlib" "/opt/rustwide/target/debug/deps/libprotos_gen_rs-e21d6a204c6dba47.rlib" "/opt/rustwide/target/debug/deps/libprost-d7cbd3b780cb5214.rlib" "/opt/rustwide/target/debug/deps/libaxum_tracing_opentelemetry-83e8463c0d142f95.rlib" "/opt/rustwide/target/debug/deps/libtower_http-dac43be55d5798c7.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-c00c738e88e97b80.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-3ed9bb2039ddf8d6.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-d708dfd7d62f5b27.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a6be8f4b05e043db.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d54262b183c731ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0238b484bfdf87c0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b8a0d7e0e7512e17.rlib" "/opt/rustwide/target/debug/deps/libregex-72805694bf4a6f68.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74c2413bb29d95c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a0d4c533ccad739c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-43de53d98cbc5715.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-1af9ebbe84b75060.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-732d1deafb3336fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1ed1defedf7f208e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-cea9a0e565a495f6.rlib" "/opt/rustwide/target/debug/deps/libdashmap-0d64856a9bbe45b7.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-dcb22feca59e5395.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libaxum-9f6c744e29f06249.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-9524386a86203ea4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4440360f37802526.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d098decbc76de575.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libhyper-9eb27ed638e22613.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-d15388d10bb563b0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8417c672ab68e7d4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-8ab31330f67677ed.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a3eac5458f195e07.rlib" "/opt/rustwide/target/debug/deps/libtower-fcc23c4b4c5a665a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d048f22286cd8a96.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp-20147adedb07a02c.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libsea_orm-7629fc5e972aeee0.rlib" "/opt/rustwide/target/debug/deps/libouroboros-0bf0e1395d5e966f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rlib" "/opt/rustwide/target/debug/deps/libaliasable-3a1c24d264cdb3e8.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b1d92495cd85b9b7.rlib" "/opt/rustwide/target/debug/deps/libstrum-3610ce4061d7d04b.rlib" "/opt/rustwide/target/debug/deps/libsea_query_binder-2d97bda39ff7d3cb.rlib" "/opt/rustwide/target/debug/deps/libsqlx-4c2d739f6bcf9df8.rlib" "/opt/rustwide/target/debug/deps/libsqlx_postgres-017841a2bc67dafc.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libwhoami-2260ed3481c62ac3.rlib" "/opt/rustwide/target/debug/deps/libhome-5476b39eb8edc371.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2f135e4281db3e7b.rlib" "/opt/rustwide/target/debug/deps/libmd5-ef7b2baa724829c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libatoi-da7e6f8fe660a3fe.rlib" "/opt/rustwide/target/debug/deps/libstringprep-c5ec376bca5ba9de.rlib" "/opt/rustwide/target/debug/deps/librand-b0a7e67d0f810114.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aac2ac8e818d823c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-fbfdaa867a5bb340.rlib" "/opt/rustwide/target/debug/deps/libhkdf-2203c5d60b38a677.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-9516de3c228e3b01.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-8c787304c4ecfff6.rlib" "/opt/rustwide/target/debug/deps/libbase64-fff4a5fd545a8428.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9bbf627e8eaee00c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c76bcf6fbce1fbb9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-67a0994b932013db.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.rlib" "/opt/rustwide/target/debug/deps/libdigest-382a5dc17583a607.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-408c180832bc866e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-4f8438cf8a65ef0e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a305697d0fe7f08a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5735fb525476d26c.rlib" "/opt/rustwide/target/debug/deps/librustls-41638947944764b1.rlib" "/opt/rustwide/target/debug/deps/libsct-e4bbe062f68c4d3f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-bfede9ed53c70977.rlib" "/opt/rustwide/target/debug/deps/libring-cb9b4554920e6788.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-fdf8215a8a16608d.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-5876d5a488705770.rlib" "/opt/rustwide/target/debug/deps/libnom-34b8b0d8377a6bde.rlib" "/opt/rustwide/target/debug/deps/libitertools-e8e4bd63b46b0c87.rlib" "/opt/rustwide/target/debug/deps/libtokio-dd7e60ab112da2dc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a4ea14158a3322cf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-11a286abfa1a7f7f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7974e5d0fe53988.rlib" "/opt/rustwide/target/debug/deps/libmio-943964d3297a1b5d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8d60df961f76f1ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4dc76ab9785e2f82.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8302a3fc6b125f01.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libhashlink-56e3f14dce82897d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5d0e789e5ca0c92c.rlib" "/opt/rustwide/target/debug/deps/libahash-3b9ae0b0d5dfeb4c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-baddab3dcd8c969e.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6806486f9b6b652d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-36d4c6c62753c8cd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libeither-2485e63285c05b87.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-2b0a1aaf914fc3a3.rlib" "/opt/rustwide/target/debug/deps/liburl-4dfa65372c793498.rlib" "/opt/rustwide/target/debug/deps/libidna-79255f4f278b7feb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-59c40a792da47fad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1a10582f61693aa4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libtracing-c17773f00d37eb91.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/liblog-b3dbfacb58f67ce4.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d375a988c232f089.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4ae0e589aeddee27.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libsea_query-ece7794529578d94.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bd3c20521b911dd8.rlib" "/opt/rustwide/target/debug/deps/libuuid-dd0d4e2e0fd38211.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-644485a354074fd2.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3ba229c61c8602d9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-29ca58c2873bd1d7.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-aab92cf139c3c3ad.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ce4eb8ec16154857.rlib" "/opt/rustwide/target/debug/deps/libtime-307eef15b0be8248.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libderanged-2f7e285de3647577.rlib" "/opt/rustwide/target/debug/deps/libchrono-b7cdbcaef1c6cad0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-225dce6209e5385d.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libtime-7ee5c8a3219789b8.rlib" "/opt/rustwide/target/debug/deps/liblibc-333221bd45703000.rlib" "/opt/rustwide/target/debug/deps/libserde_json-425a02bacffcb39d.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-5c8e22fda9ddc26f.rlib" "/opt/rustwide/target/debug/deps/libfutures-dd430c18f1f0e7e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fcae889369930d1b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c4db9e7b6ad1adb1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-118b6907d4a516e2.rlib" "/opt/rustwide/target/debug/deps/libslab-395080db18d53cf4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f79dcddd39cf2428.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8658b562b4bc9014.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3f17a82d6f357d02.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b18e95f01f68fe15.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f13c9e14ea01d467.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5f665d37f127e827.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-36e065ac22f29782.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2d131236edb9f3b1.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-84ab31faa4fd82ed.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f1266d0fa705ff20.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4a0ab320ded9b408.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-aea37e6b802c4566.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06ef5b9b64386eaa.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a099cfdcf5ac5c57.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3bf59988464e229a.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8ebeba8f78436673.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/books_api-8236b5812678fc2f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `books_api` (bin "books_api" test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec0279448cbc39c7d735789b59847290489cc7ccab3d796c2d469c2c677d50cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0279448cbc39c7d735789b59847290489cc7ccab3d796c2d469c2c677d50cc", kill_on_drop: false }` [INFO] [stdout] ec0279448cbc39c7d735789b59847290489cc7ccab3d796c2d469c2c677d50cc