[INFO] cloning repository https://github.com/onlydustxyz/od-rust-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onlydustxyz/od-rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlydustxyz%2Fod-rust-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlydustxyz%2Fod-rust-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97dfc74fd05272daca78879c281d446826e3fffb [INFO] building onlydustxyz/od-rust-template against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlydustxyz%2Fod-rust-template" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onlydustxyz/od-rust-template on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onlydustxyz/od-rust-template [INFO] finished tweaking git repo https://github.com/onlydustxyz/od-rust-template [INFO] tweaked toml for git repo https://github.com/onlydustxyz/od-rust-template written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/onlydustxyz/od-rust-template 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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 ref-cast-impl v1.0.18 [INFO] [stderr] Downloaded testcontainers v0.14.0 [INFO] [stderr] Downloaded ref-cast v1.0.18 [INFO] [stderr] Downloaded amqp_serde v0.4.0 [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded amqprs v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efde566cb116fc9e18244bb1e48f7617b1109bade679bd47cd8059cefa83f5ee [INFO] running `Command { std: "docker" "start" "-a" "efde566cb116fc9e18244bb1e48f7617b1109bade679bd47cd8059cefa83f5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efde566cb116fc9e18244bb1e48f7617b1109bade679bd47cd8059cefa83f5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efde566cb116fc9e18244bb1e48f7617b1109bade679bd47cd8059cefa83f5ee", kill_on_drop: false }` [INFO] [stdout] efde566cb116fc9e18244bb1e48f7617b1109bade679bd47cd8059cefa83f5ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5ad62bd05f0d235565290ee7b343dafceb3921242377d222609ee0f9f7e3923 [INFO] running `Command { std: "docker" "start" "-a" "d5ad62bd05f0d235565290ee7b343dafceb3921242377d222609ee0f9f7e3923", 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.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling fake v2.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.167 [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 uuid-macro-internal v1.4.0 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.18 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling pear v0.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling amqp_serde v0.4.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling domain v1.0.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling amqprs v1.4.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling github-webhook-adapter v1.0.0 (/opt/rustwide/workdir/application/github-webhook-adapter) [INFO] [stderr] Compiling rest-api-adapter v1.0.0 (/opt/rustwide/workdir/application/rest-api-adapter) [INFO] [stdout] warning: unused import: `post_user` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | async fn post_user( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consume_webhook` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | async fn consume_webhook( [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling postgres-adapter v1.0.0 (/opt/rustwide/workdir/infrastructure/postgres-adapter) [INFO] [stderr] Compiling bootstrap v1.0.0 (/opt/rustwide/workdir/bootstrap) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.94s [INFO] running `Command { std: "docker" "inspect" "d5ad62bd05f0d235565290ee7b343dafceb3921242377d222609ee0f9f7e3923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ad62bd05f0d235565290ee7b343dafceb3921242377d222609ee0f9f7e3923", kill_on_drop: false }` [INFO] [stdout] d5ad62bd05f0d235565290ee7b343dafceb3921242377d222609ee0f9f7e3923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2229d7395281e509cdc370c516f28050e2cbb95bd2337834fd0ca52f46f6603 [INFO] running `Command { std: "docker" "start" "-a" "e2229d7395281e509cdc370c516f28050e2cbb95bd2337834fd0ca52f46f6603", 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] [stdout] warning: unused import: `post_user` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | async fn post_user( [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] [stdout] warning: unused import: `consume_webhook` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | async fn consume_webhook( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling github-webhook-adapter v1.0.0 (/opt/rustwide/workdir/application/github-webhook-adapter) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rest-api-adapter v1.0.0 (/opt/rustwide/workdir/application/rest-api-adapter) [INFO] [stderr] Compiling domain v1.0.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling postgres-adapter v1.0.0 (/opt/rustwide/workdir/infrastructure/postgres-adapter) [INFO] [stderr] Compiling bootstrap v1.0.0 (/opt/rustwide/workdir/bootstrap) [INFO] [stdout] warning: unused import: `post_user` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | async fn post_user( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserFacadePort` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:44:55 [INFO] [stdout] | [INFO] [stdout] 44 | port::input::user_facade_port::{MockUserFacadePort, UserFacadePort}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mock` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | use mockall::{mock, predicate}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consume_webhook` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | async fn consume_webhook( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mockall::mock` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | use mockall::mock; [INFO] [stdout] | ^^^^^^^^^^^^^ [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/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/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/rustc7sUGBO/symbols.o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db.create_user_it.aa8e99f36531f592-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db.create_user_it.aa8e99f36531f592-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db.create_user_it.aa8e99f36531f592-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db.create_user_it.aa8e99f36531f592-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db.create_user_it.aa8e99f36531f592-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db.1lxclqgd0chn3ugj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libfake-f73ca7793f3414e5.rlib" "/opt/rustwide/target/debug/deps/libunidecode-fc52c9fc190f8a65.rlib" "/opt/rustwide/target/debug/deps/libbootstrap-c1e80b1440797b20.rlib" "/opt/rustwide/target/debug/deps/librest_api_adapter-f3b8fd6fe2b59fea.rlib" "/opt/rustwide/target/debug/deps/libpostgres_adapter-39ca2bd35df8fdf2.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-e677d7d5449b2007.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-d49003454368f12b.rlib" "/opt/rustwide/target/debug/deps/libdiesel-b311497e73219b9f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libr2d2-01c3d8850e2f1cd2.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-1143f86e1eb59215.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-6bd1c70cf08cba41.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-a7deeda40163c5ec.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9fd51e37f4054175.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a84c609370eb5f40.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-5387f7252abc43ce.rlib" "/opt/rustwide/target/debug/deps/libgithub_webhook_adapter-c91cd1cdc984813c.rlib" "/opt/rustwide/target/debug/deps/libdomain-15deeffe9f456b3e.rlib" "/opt/rustwide/target/debug/deps/libmockall-6cf81b0c1a65ff15.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-fccec8f026550b53.rlib" "/opt/rustwide/target/debug/deps/libtermtree-0d3d7b8a8c90407e.rlib" "/opt/rustwide/target/debug/deps/libpredicates-9ffeec03411d95ce.rlib" "/opt/rustwide/target/debug/deps/libregex-65e82fe7947ff87f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-7db844b432f4debc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5fa4370c8d219a07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5aaf2562f4a05ae4.rlib" "/opt/rustwide/target/debug/deps/libitertools-8cc148bb52cd9955.rlib" "/opt/rustwide/target/debug/deps/libdifflib-ef44a6f370e08509.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-3e77bb21217f36fb.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-2b39abf570182efc.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-ba8e2d214d253195.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libfragile-8d6dbd7b9727bd97.rlib" "/opt/rustwide/target/debug/deps/libdowncast-ab98e837fec3c789.rlib" "/opt/rustwide/target/debug/deps/librocket-315995bd6ded9294.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5fdeb6debc39bbe8.rlib" "/opt/rustwide/target/debug/deps/libfastrand-018aacaa50f26a94.rlib" "/opt/rustwide/target/debug/deps/librustix-e0cbb2b76687ff72.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-ee7818bf7c8e2cf2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f04efd991d37d9a8.rlib" "/opt/rustwide/target/debug/deps/librocket_http-bc1080a6295c6970.rlib" "/opt/rustwide/target/debug/deps/libuuid-7daddc8f4bcb6604.rlib" "/opt/rustwide/target/debug/deps/libcookie-21c773ad9fcfa19b.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-20f25c518fb58198.rlib" "/opt/rustwide/target/debug/deps/libref_cast-6086344b72f5c4c4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhyper-7eb76166b5166c86.rlib" "/opt/rustwide/target/debug/deps/libh2-e94f3dcb5459f002.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-306e14ea0dbac06c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libmulter-e6a835472fa60cd1.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-80106102eb52824c.rlib" "/opt/rustwide/target/debug/deps/libtracing-36143185f93f8589.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-68d17648e1c78e36.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libspin-6570a0db2981fee9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-dd39682adbba4d17.rlib" "/opt/rustwide/target/debug/deps/libhttp-4895eb2de67416e1.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ee2f68f8d8964e1c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libeither-b2a4436b37bbfc74.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-940101839b48117c.rlib" "/opt/rustwide/target/debug/deps/libatomic-541037954b6d507c.rlib" "/opt/rustwide/target/debug/deps/libstate-77dcbcafa509fa54.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6fc6455c0a9c5fb4.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-20e18b4a1a6bacc2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libubyte-b77387842528f953.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-0300c3dfebf505d2.rlib" "/opt/rustwide/target/debug/deps/librustix-97dca0b119d5dfa1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fa61b5f449414a1a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-dca0a83eb62295af.rlib" "/opt/rustwide/target/debug/deps/libtime-20483f2424ee8e3e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-effcddedc38571ca.rlib" "/opt/rustwide/target/debug/deps/libfigment-9dae56b8a13f321e.rlib" "/opt/rustwide/target/debug/deps/libtoml-5539d2860f9951b6.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-1817d348147aa99d.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-5ba0993bb2228f3a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b0221b06c059b256.rlib" "/opt/rustwide/target/debug/deps/libequivalent-4f1f91e94ff87f97.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f5a2e6bc8178749b.rlib" "/opt/rustwide/target/debug/deps/libwinnow-bed895108fd6af1d.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-c34f75325d7e37df.rlib" "/opt/rustwide/target/debug/deps/libuncased-237c45caa063a2a0.rlib" "/opt/rustwide/target/debug/deps/libpear-afdc0d1cfed2def7.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.rlib" "/opt/rustwide/target/debug/deps/libtokio-dad9622efedde2ec.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-50a6f4a8d6774683.rlib" "/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib" "/opt/rustwide/target/debug/deps/libmio-943964d3297a1b5d.rlib" "/opt/rustwide/target/debug/deps/libfutures-5b8fac873c6943f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6495d3e65afc3d0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-114ee3af1ce9ada9.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/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/libasync_stream-3d2f93937c22c7a6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-736c4a0004d9f22f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libtestcontainers-a35131f8e6833765.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6278d45b0926c590.rlib" "/opt/rustwide/target/debug/deps/libryu-392b55c136221440.rlib" "/opt/rustwide/target/debug/deps/libitoa-ce5819300e1e8e90.rlib" "/opt/rustwide/target/debug/deps/liblog-e36f1c34d09735e4.rlib" "/opt/rustwide/target/debug/deps/libsha2-5ad0fcd9721ac1ad.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-19d08b346dd047b9.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/libgetrandom-baddab3dcd8c969e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libhmac-4f3d32a3d3cba8f8.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/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-f181a5f7aaec775d.rlib" "/opt/rustwide/target/debug/deps/libserde_with-453e5aeb7d136e98.rlib" "/opt/rustwide/target/debug/deps/libchrono-5d288fce49ec8654.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3a2e7fa99f90a4cf.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-0d1e2f0cf100138e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_user_it-8323b80590ef08db" "-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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bootstrap` (test "create_user_it") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2229d7395281e509cdc370c516f28050e2cbb95bd2337834fd0ca52f46f6603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2229d7395281e509cdc370c516f28050e2cbb95bd2337834fd0ca52f46f6603", kill_on_drop: false }` [INFO] [stdout] e2229d7395281e509cdc370c516f28050e2cbb95bd2337834fd0ca52f46f6603 [INFO] building onlydustxyz/od-rust-template against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonlydustxyz%2Fod-rust-template" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onlydustxyz/od-rust-template on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onlydustxyz/od-rust-template [INFO] finished tweaking git repo https://github.com/onlydustxyz/od-rust-template [INFO] tweaked toml for git repo https://github.com/onlydustxyz/od-rust-template written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onlydustxyz/od-rust-template 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b200d4d28d7aa07fb54d0ecf46e435cbdefa30d9f5619fc13dc414741c52cd [INFO] running `Command { std: "docker" "start" "-a" "d0b200d4d28d7aa07fb54d0ecf46e435cbdefa30d9f5619fc13dc414741c52cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b200d4d28d7aa07fb54d0ecf46e435cbdefa30d9f5619fc13dc414741c52cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b200d4d28d7aa07fb54d0ecf46e435cbdefa30d9f5619fc13dc414741c52cd", kill_on_drop: false }` [INFO] [stdout] d0b200d4d28d7aa07fb54d0ecf46e435cbdefa30d9f5619fc13dc414741c52cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7c82c1e97c06f41598a219ac59574969d53e095a15f298918c42517c2b8cd37 [INFO] running `Command { std: "docker" "start" "-a" "d7c82c1e97c06f41598a219ac59574969d53e095a15f298918c42517c2b8cd37", 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.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.167 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ref-cast v1.0.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling figment v0.10.10 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling fake v2.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling derive-getters v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.167 [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 uuid-macro-internal v1.4.0 [INFO] [stderr] Compiling pear_codegen v0.2.4 [INFO] [stderr] Compiling ref-cast-impl v1.0.18 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pear v0.2.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling ubyte v0.10.3 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling amqp_serde v0.4.0 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling domain v1.0.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling amqprs v1.4.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling github-webhook-adapter v1.0.0 (/opt/rustwide/workdir/application/github-webhook-adapter) [INFO] [stderr] Compiling rest-api-adapter v1.0.0 (/opt/rustwide/workdir/application/rest-api-adapter) [INFO] [stdout] warning: unused import: `post_user` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | async fn post_user( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consume_webhook` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | async fn consume_webhook( [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling postgres-adapter v1.0.0 (/opt/rustwide/workdir/infrastructure/postgres-adapter) [INFO] [stderr] Compiling bootstrap v1.0.0 (/opt/rustwide/workdir/bootstrap) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.83s [INFO] running `Command { std: "docker" "inspect" "d7c82c1e97c06f41598a219ac59574969d53e095a15f298918c42517c2b8cd37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c82c1e97c06f41598a219ac59574969d53e095a15f298918c42517c2b8cd37", kill_on_drop: false }` [INFO] [stdout] d7c82c1e97c06f41598a219ac59574969d53e095a15f298918c42517c2b8cd37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56df818197b4b73be634743caa58fef3ae696b023d7f9c2cea1e1dca590c2d6b [INFO] running `Command { std: "docker" "start" "-a" "56df818197b4b73be634743caa58fef3ae696b023d7f9c2cea1e1dca590c2d6b", 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] [stdout] warning: unused import: `post_user` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | async fn post_user( [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] [stdout] warning: unused import: `consume_webhook` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | async fn consume_webhook( [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] Compiling github-webhook-adapter v1.0.0 (/opt/rustwide/workdir/application/github-webhook-adapter) [INFO] [stderr] Compiling rest-api-adapter v1.0.0 (/opt/rustwide/workdir/application/rest-api-adapter) [INFO] [stderr] Compiling domain v1.0.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling postgres-adapter v1.0.0 (/opt/rustwide/workdir/infrastructure/postgres-adapter) [INFO] [stderr] Compiling bootstrap v1.0.0 (/opt/rustwide/workdir/bootstrap) [INFO] [stdout] warning: unused import: `post_user` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | async fn post_user( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserFacadePort` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:44:55 [INFO] [stdout] | [INFO] [stdout] 44 | port::input::user_facade_port::{MockUserFacadePort, UserFacadePort}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mock` [INFO] [stdout] --> application/rest-api-adapter/src/api/user_api.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | use mockall::{mock, predicate}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `consume_webhook` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | async fn consume_webhook( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mockall::mock` [INFO] [stdout] --> application/github-webhook-adapter/src/webhook/github_webhook_adapter.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | use mockall::mock; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "56df818197b4b73be634743caa58fef3ae696b023d7f9c2cea1e1dca590c2d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56df818197b4b73be634743caa58fef3ae696b023d7f9c2cea1e1dca590c2d6b", kill_on_drop: false }` [INFO] [stdout] 56df818197b4b73be634743caa58fef3ae696b023d7f9c2cea1e1dca590c2d6b