[INFO] cloning repository https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrklntmhwk%2Frealworld-rust-axum-sqlx-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrklntmhwk%2Frealworld-rust-axum-sqlx-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4401d028a01354e462bae6cb7ac0642cdd673541 [INFO] testing brklntmhwk/realworld-rust-axum-sqlx-demo/4401d028a01354e462bae6cb7ac0642cdd673541 against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrklntmhwk%2Frealworld-rust-axum-sqlx-demo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo [INFO] finished tweaking git repo https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo [INFO] tweaked toml for git repo https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brklntmhwk/realworld-rust-axum-sqlx-demo 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" "+1.84.0" "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] Downloading crates ... [INFO] [stderr] Downloaded yew-router-macro v0.16.0 [INFO] [stderr] Downloaded gloo-utils v0.1.3 [INFO] [stderr] Downloaded validator_types v0.15.0 [INFO] [stderr] Downloaded gloo-history v0.1.0 [INFO] [stderr] Downloaded mockall v0.11.1 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded validator_derive v0.15.0 [INFO] [stderr] Downloaded validator v0.15.0 [INFO] [stderr] Downloaded jsonwebtoken v8.1.0 [INFO] [stderr] Downloaded tower-http v0.3.3 [INFO] [stderr] Downloaded axum v0.5.6 [INFO] [stderr] Downloaded mockall_derive v0.11.1 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded gloo-net v0.2.0 [INFO] [stderr] Downloaded serde-wasm-bindgen v0.3.1 [INFO] [stderr] Downloaded gloo-worker v0.1.0 [INFO] [stderr] Downloaded yew-router v0.16.0 [INFO] [stderr] Downloaded gloo v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4079ec6d2c59795414af20a75537296f539c85742ec649fb641ac4ce28f79848 [INFO] running `Command { std: "docker" "start" "-a" "4079ec6d2c59795414af20a75537296f539c85742ec649fb641ac4ce28f79848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4079ec6d2c59795414af20a75537296f539c85742ec649fb641ac4ce28f79848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4079ec6d2c59795414af20a75537296f539c85742ec649fb641ac4ce28f79848", kill_on_drop: false }` [INFO] [stdout] 4079ec6d2c59795414af20a75537296f539c85742ec649fb641ac4ce28f79848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0083812bddc77ecedcdfc40c7fa59e05bd33612e1a928ec6467af5b3b0acb2c4 [INFO] running `Command { std: "docker" "start" "-a" "0083812bddc77ecedcdfc40c7fa59e05bd33612e1a928ec6467af5b3b0acb2c4", 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.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.81 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling atomic-shim v0.2.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling sketches-ddsketch v0.1.3 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling metrics-util v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling validator v0.15.0 [INFO] [stderr] Compiling jsonwebtoken v8.1.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling js-sys v0.3.58 [INFO] [stderr] Compiling conduit-domain v0.1.0 (/opt/rustwide/workdir/crates/conduit-domain) [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.8.0 [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stderr] Compiling web-sys v0.3.58 [INFO] [stderr] Compiling gloo-timers v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling gloo-utils v0.1.3 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.2.1 [INFO] [stderr] Compiling gloo-storage v0.2.1 [INFO] [stderr] Compiling gloo-worker v0.1.0 [INFO] [stderr] Compiling gloo-history v0.1.0 [INFO] [stderr] Compiling gloo-net v0.2.0 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling gloo v0.7.0 [INFO] [stderr] Compiling yew-router v0.16.0 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling conduit-web v0.1.0 (/opt/rustwide/workdir/crates/conduit-web) [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling conduit-core v0.1.0 (/opt/rustwide/workdir/crates/conduit-core) [INFO] [stderr] Compiling conduit-infrastructure v0.1.0 (/opt/rustwide/workdir/crates/conduit-infrastructure) [INFO] [stderr] Compiling conduit-api v0.1.0 (/opt/rustwide/workdir/crates/conduit-api) [INFO] [stderr] Compiling conduit-bin v0.1.0 (/opt/rustwide/workdir/crates/conduit-bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.81 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0083812bddc77ecedcdfc40c7fa59e05bd33612e1a928ec6467af5b3b0acb2c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0083812bddc77ecedcdfc40c7fa59e05bd33612e1a928ec6467af5b3b0acb2c4", kill_on_drop: false }` [INFO] [stdout] 0083812bddc77ecedcdfc40c7fa59e05bd33612e1a928ec6467af5b3b0acb2c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed4438206163eaf7d790b1c5b9bfb709dc456dfddd8b102ac2ee2cb0afcaddaf [INFO] running `Command { std: "docker" "start" "-a" "ed4438206163eaf7d790b1c5b9bfb709dc456dfddd8b102ac2ee2cb0afcaddaf", 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 conduit-core v0.1.0 (/opt/rustwide/workdir/crates/conduit-core) [INFO] [stderr] Compiling conduit-infrastructure v0.1.0 (/opt/rustwide/workdir/crates/conduit-infrastructure) [INFO] [stderr] Compiling conduit-domain v0.1.0 (/opt/rustwide/workdir/crates/conduit-domain) [INFO] [stderr] Compiling conduit-api v0.1.0 (/opt/rustwide/workdir/crates/conduit-api) [INFO] [stderr] Compiling conduit-web v0.1.0 (/opt/rustwide/workdir/crates/conduit-web) [INFO] [stderr] Compiling conduit-bin v0.1.0 (/opt/rustwide/workdir/crates/conduit-bin) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/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/rustcYGghSo/symbols.o" "/opt/rustwide/target/debug/deps/users_service_register_user_should-3c35689323fc6322.users_service_register_user_should.41c415a50e676c59-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/users_service_register_user_should-3c35689323fc6322.users_service_register_user_should.41c415a50e676c59-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/users_service_register_user_should-3c35689323fc6322.ax11a50512ovaqtldfchuyqm6.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3f2fb5628a902976.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-faba618726e33e66.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cb7e1a26da719554.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-cc5e90924cebe413.rlib" "/opt/rustwide/target/debug/deps/libconduit_infrastructure-0701231454819a67.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f4a82992c366c883.rlib" "/opt/rustwide/target/debug/deps/libpem-c2adba56de45fc42.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-37bc3fa485f3f4ba.rlib" "/opt/rustwide/target/debug/deps/libtime-829ff8362039f38b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e4d707ddb2d6413a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5dfe103ee6464014.rlib" "/opt/rustwide/target/debug/deps/libargon2-1e9d3b4d9a42ef82.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-f1d0cb81e84891b1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c73b8fdf2e39cddf.rlib" "/opt/rustwide/target/debug/deps/libarrayref-375036a69e035046.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f1bb66b18db6b77d.rlib" "/opt/rustwide/target/debug/deps/libslug-45d1abd80c7d1726.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-1f67aabab63fb00f.rlib" "/opt/rustwide/target/debug/deps/libconduit_core-be0cc0e038a5bb55.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1b4b68f93a14f7bd.rlib" "/opt/rustwide/target/debug/deps/libclap-567dd7837162a93d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libatty-22287b7af22eca34.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e6fd5b497f3a19de.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0dcd727875c3a379.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5292fcbd38466b71.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-55fba71e11e3eb1d.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-527f5977e404348e.rlib" "/opt/rustwide/target/debug/deps/libaxum-6d7cd7d342d6d77b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-055391fc03e42dff.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d1d9de7847a600e6.rlib" "/opt/rustwide/target/debug/deps/libtower_http-dad03c79e7c2c91e.rlib" "/opt/rustwide/target/debug/deps/libtower-56373a6dda3b2c0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fd734f39bb8e85dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-72e2188d8c731efb.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-fe30aff0befd1377.rlib" "/opt/rustwide/target/debug/deps/libhyper-17d4bb91124fced2.rlib" "/opt/rustwide/target/debug/deps/libwant-6daee34ce580ac88.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2375d84c9a9f0be2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-76eb83a3b9538439.rlib" "/opt/rustwide/target/debug/deps/libtracing-729e48e5ca74eeb0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d530e4af485206c8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-350f32429a583fef.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-25391e104cb0d705.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b7b2a8af84e42496.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-1e82e8e75c6adc6e.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1e816abf33ce209f.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4846f47972e5282.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libconduit_domain-4cce13c698ab0ad2.rlib" "/opt/rustwide/target/debug/deps/libvalidator-e00620f57abf3c07.rlib" "/opt/rustwide/target/debug/deps/libsqlx-044a818428d66681.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-d4e0b51fa5a66592.rlib" "/opt/rustwide/target/debug/deps/libcrc-b7142e6bd5fa42f3.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-189e830a66f32f6b.rlib" "/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rlib" "/opt/rustwide/target/debug/deps/libwhoami-75d166428f453852.rlib" "/opt/rustwide/target/debug/deps/libdirs-c4375391023a3e52.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-53a1b90324131029.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-d5809df175a3c424.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e150a915504f3e59.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-2c65b741ec2f9224.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-61ef58696853fbed.rlib" "/opt/rustwide/target/debug/deps/libnom-ee7a3c466bc61b1c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6ccd1eedec26c569.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/liburl-90d657d9339b20e4.rlib" "/opt/rustwide/target/debug/deps/libidna-2860d6a6f44ce2fb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-69513cc842ae9b3d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d94bf27bbd1551a4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libmd5-949c886c6fbb2513.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-31fa117d634fd31d.rlib" "/opt/rustwide/target/debug/deps/libatoi-d37a7bd188aa7b0d.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9b26d70cdc487dae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22fba49725fadb6e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d0e15cf235fdace8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2591fc88671387b6.rlib" "/opt/rustwide/target/debug/deps/librand-c9f9b78dd5ddfdc1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e6db810810f1e8b3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1fde923cfb3ccd19.rlib" "/opt/rustwide/target/debug/deps/librand_core-686add13647b9759.rlib" "/opt/rustwide/target/debug/deps/libhkdf-6664c0168e72a4cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-1bc7a85e045b050e.rlib" "/opt/rustwide/target/debug/deps/libsha2-45a211b59a77074a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a59a35da54653924.rlib" "/opt/rustwide/target/debug/deps/libdigest-c20e1136c74ec2d8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d95cc153bda07779.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ea6ab9aefe4c12b8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-1b89982cca457ced.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df6f5822f8403602.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b99755886e696220.rlib" "/opt/rustwide/target/debug/deps/libhashlink-038eacced1d240b8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7997b4685e63756f.rlib" "/opt/rustwide/target/debug/deps/libahash-fabd43586b676a44.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-09623449626d55ae.rlib" "/opt/rustwide/target/debug/deps/libtime-ac8ad4da40317bbe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4202693477674fdc.rlib" "/opt/rustwide/target/debug/deps/libstandback-b7316a70e213c219.rlib" "/opt/rustwide/target/debug/deps/libserde_json-67dfcc2b5363fbf6.rlib" "/opt/rustwide/target/debug/deps/libryu-707d15eea76f5aec.rlib" "/opt/rustwide/target/debug/deps/libitoa-27d60610a21bb521.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-91bb4f3049682ffd.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e55d6bd9a8a5c764.rlib" "/opt/rustwide/target/debug/deps/librustls-b68bda4d9e2559c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rlib" "/opt/rustwide/target/debug/deps/libsct-f65fbd7a2c435821.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3645833b779f160b.rlib" "/opt/rustwide/target/debug/deps/libring-06ebf6064dd0343d.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libtokio-c82e0561421be243.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-46a7081127334691.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cdbe3070c828fc1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1d0f02cc4b3a2788.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-41f22671ea6188c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rlib" "/opt/rustwide/target/debug/deps/libmio-76e129cc3df08b78.rlib" "/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b4c59e09e6ce25ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5354b9405af24540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-13945d187180de21.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a3a406b464279f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-393fa51312f729a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e45b6464e1cf6bac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f02bd55d3879d8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2bfdbbbdc0eff952.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-876aee1d08b84d9c.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-14d13f443f8b29f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5829d02aa83801ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-104cd686731b3cc5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bf0d6c4d9aaa20d3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c393eea9dc2f966.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-367fce6ef93ad7dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b1c5cc6e0f430ac.rlib" "/opt/rustwide/target/debug/deps/libmockall-c65d745bb1fbe82a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-de300fc509fba6b1.rlib" "/opt/rustwide/target/debug/deps/libtermtree-cf5fe5be82a872b9.rlib" "/opt/rustwide/target/debug/deps/libpredicates-21dec513539a3616.rlib" "/opt/rustwide/target/debug/deps/libregex-263102707fe1f110.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-86495cae0bccf974.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7766f31ae4262859.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c401cdd9c5e57507.rlib" "/opt/rustwide/target/debug/deps/libitertools-cff7276b581e011e.rlib" "/opt/rustwide/target/debug/deps/libeither-471c36b9df131407.rlib" "/opt/rustwide/target/debug/deps/libserde-8b9d824b962d26a4.rlib" "/opt/rustwide/target/debug/deps/libdifflib-600749eda04a5b89.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-40d89ff7cb7a7914.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-e4dc452a23d5cc9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fab44f4b8c458be8.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-6046697d885f36dd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libfragile-c88d1f648748d9e7.rlib" "/opt/rustwide/target/debug/deps/libdowncast-fca3b170b59287c8.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-89cd0726b3e0c12e/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/users_service_register_user_should-3c35689323fc6322" "-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] [stderr] error: could not compile `conduit-infrastructure` (test "users_service_register_user_should") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/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/rustccbtHNR/symbols.o" "/opt/rustwide/target/debug/deps/profiles_service_add_user_follow_should-0dac384311b2f0ac.profiles_service_add_user_follow_should.b7d2f0fb267c2b1f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/profiles_service_add_user_follow_should-0dac384311b2f0ac.8xb3d26pcph2p2eljl2bys983.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3f2fb5628a902976.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-faba618726e33e66.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cb7e1a26da719554.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-cc5e90924cebe413.rlib" "/opt/rustwide/target/debug/deps/libconduit_infrastructure-0701231454819a67.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f4a82992c366c883.rlib" "/opt/rustwide/target/debug/deps/libpem-c2adba56de45fc42.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-37bc3fa485f3f4ba.rlib" "/opt/rustwide/target/debug/deps/libtime-829ff8362039f38b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e4d707ddb2d6413a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5dfe103ee6464014.rlib" "/opt/rustwide/target/debug/deps/libargon2-1e9d3b4d9a42ef82.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-f1d0cb81e84891b1.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c73b8fdf2e39cddf.rlib" "/opt/rustwide/target/debug/deps/libarrayref-375036a69e035046.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f1bb66b18db6b77d.rlib" "/opt/rustwide/target/debug/deps/libslug-45d1abd80c7d1726.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-1f67aabab63fb00f.rlib" "/opt/rustwide/target/debug/deps/libconduit_core-be0cc0e038a5bb55.rlib" "/opt/rustwide/target/debug/deps/libanyhow-1b4b68f93a14f7bd.rlib" "/opt/rustwide/target/debug/deps/libclap-567dd7837162a93d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c3a852e0c1556a53.rlib" "/opt/rustwide/target/debug/deps/libatty-22287b7af22eca34.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e6fd5b497f3a19de.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0dcd727875c3a379.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5292fcbd38466b71.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-55fba71e11e3eb1d.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-527f5977e404348e.rlib" "/opt/rustwide/target/debug/deps/libaxum-6d7cd7d342d6d77b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-055391fc03e42dff.rlib" "/opt/rustwide/target/debug/deps/libmatchit-d1d9de7847a600e6.rlib" "/opt/rustwide/target/debug/deps/libtower_http-dad03c79e7c2c91e.rlib" "/opt/rustwide/target/debug/deps/libtower-56373a6dda3b2c0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fd734f39bb8e85dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-72e2188d8c731efb.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-fe30aff0befd1377.rlib" "/opt/rustwide/target/debug/deps/libhyper-17d4bb91124fced2.rlib" "/opt/rustwide/target/debug/deps/libwant-6daee34ce580ac88.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2375d84c9a9f0be2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-76eb83a3b9538439.rlib" "/opt/rustwide/target/debug/deps/libtracing-729e48e5ca74eeb0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d530e4af485206c8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-350f32429a583fef.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-25391e104cb0d705.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b7b2a8af84e42496.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-1e82e8e75c6adc6e.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1e816abf33ce209f.rlib" "/opt/rustwide/target/debug/deps/libhttp-c4846f47972e5282.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libconduit_domain-4cce13c698ab0ad2.rlib" "/opt/rustwide/target/debug/deps/libvalidator-e00620f57abf3c07.rlib" "/opt/rustwide/target/debug/deps/libsqlx-044a818428d66681.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-d4e0b51fa5a66592.rlib" "/opt/rustwide/target/debug/deps/libcrc-b7142e6bd5fa42f3.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-189e830a66f32f6b.rlib" "/opt/rustwide/target/debug/deps/libhex-bf7c7e88be113135.rlib" "/opt/rustwide/target/debug/deps/libwhoami-75d166428f453852.rlib" "/opt/rustwide/target/debug/deps/libdirs-c4375391023a3e52.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-53a1b90324131029.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-d5809df175a3c424.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e150a915504f3e59.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-2c65b741ec2f9224.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-61ef58696853fbed.rlib" "/opt/rustwide/target/debug/deps/libnom-ee7a3c466bc61b1c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-6ccd1eedec26c569.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rlib" "/opt/rustwide/target/debug/deps/liburl-90d657d9339b20e4.rlib" "/opt/rustwide/target/debug/deps/libidna-2860d6a6f44ce2fb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-69513cc842ae9b3d.rlib" "/opt/rustwide/target/debug/deps/libmatches-d94bf27bbd1551a4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libmd5-949c886c6fbb2513.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-31fa117d634fd31d.rlib" "/opt/rustwide/target/debug/deps/libatoi-d37a7bd188aa7b0d.rlib" "/opt/rustwide/target/debug/deps/libstringprep-9b26d70cdc487dae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22fba49725fadb6e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d0e15cf235fdace8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2591fc88671387b6.rlib" "/opt/rustwide/target/debug/deps/librand-c9f9b78dd5ddfdc1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e6db810810f1e8b3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-1fde923cfb3ccd19.rlib" "/opt/rustwide/target/debug/deps/librand_core-686add13647b9759.rlib" "/opt/rustwide/target/debug/deps/libhkdf-6664c0168e72a4cf.rlib" "/opt/rustwide/target/debug/deps/libhmac-1bc7a85e045b050e.rlib" "/opt/rustwide/target/debug/deps/libsha2-45a211b59a77074a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a59a35da54653924.rlib" "/opt/rustwide/target/debug/deps/libdigest-c20e1136c74ec2d8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d95cc153bda07779.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ea6ab9aefe4c12b8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-1b89982cca457ced.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df6f5822f8403602.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b99755886e696220.rlib" "/opt/rustwide/target/debug/deps/libhashlink-038eacced1d240b8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7997b4685e63756f.rlib" "/opt/rustwide/target/debug/deps/libahash-fabd43586b676a44.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-09623449626d55ae.rlib" "/opt/rustwide/target/debug/deps/libtime-ac8ad4da40317bbe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4202693477674fdc.rlib" "/opt/rustwide/target/debug/deps/libstandback-b7316a70e213c219.rlib" "/opt/rustwide/target/debug/deps/libserde_json-67dfcc2b5363fbf6.rlib" "/opt/rustwide/target/debug/deps/libryu-707d15eea76f5aec.rlib" "/opt/rustwide/target/debug/deps/libitoa-27d60610a21bb521.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-91bb4f3049682ffd.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e55d6bd9a8a5c764.rlib" "/opt/rustwide/target/debug/deps/librustls-b68bda4d9e2559c3.rlib" "/opt/rustwide/target/debug/deps/libbase64-7760247393b529ea.rlib" "/opt/rustwide/target/debug/deps/libsct-f65fbd7a2c435821.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3645833b779f160b.rlib" "/opt/rustwide/target/debug/deps/libring-06ebf6064dd0343d.rlib" "/opt/rustwide/target/debug/deps/libspin-78034f5b20cf8504.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b85994a42d0ac9b3.rlib" "/opt/rustwide/target/debug/deps/libtokio-c82e0561421be243.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-46a7081127334691.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cdbe3070c828fc1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1d0f02cc4b3a2788.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-41f22671ea6188c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-24876783b36c99b7.rlib" "/opt/rustwide/target/debug/deps/libmio-76e129cc3df08b78.rlib" "/opt/rustwide/target/debug/deps/liblog-8db3062adc434856.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b4c59e09e6ce25ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5354b9405af24540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-13945d187180de21.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a3a406b464279f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-393fa51312f729a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e45b6464e1cf6bac.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1f02bd55d3879d8a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2bfdbbbdc0eff952.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-876aee1d08b84d9c.rlib" "/opt/rustwide/target/debug/deps/libinstant-db5d76b9e6a5415c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-14d13f443f8b29f8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-82059f033d9c8a99.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5829d02aa83801ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-104cd686731b3cc5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a649b8e277a32c9f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bf0d6c4d9aaa20d3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c393eea9dc2f966.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-367fce6ef93ad7dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b1c5cc6e0f430ac.rlib" "/opt/rustwide/target/debug/deps/libmockall-c65d745bb1fbe82a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-de300fc509fba6b1.rlib" "/opt/rustwide/target/debug/deps/libtermtree-cf5fe5be82a872b9.rlib" "/opt/rustwide/target/debug/deps/libpredicates-21dec513539a3616.rlib" "/opt/rustwide/target/debug/deps/libregex-263102707fe1f110.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-86495cae0bccf974.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7766f31ae4262859.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c401cdd9c5e57507.rlib" "/opt/rustwide/target/debug/deps/libitertools-cff7276b581e011e.rlib" "/opt/rustwide/target/debug/deps/libeither-471c36b9df131407.rlib" "/opt/rustwide/target/debug/deps/libserde-8b9d824b962d26a4.rlib" "/opt/rustwide/target/debug/deps/libdifflib-600749eda04a5b89.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-40d89ff7cb7a7914.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-e4dc452a23d5cc9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fab44f4b8c458be8.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-6046697d885f36dd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libfragile-c88d1f648748d9e7.rlib" "/opt/rustwide/target/debug/deps/libdowncast-fca3b170b59287c8.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-89cd0726b3e0c12e/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/profiles_service_add_user_follow_should-0dac384311b2f0ac" "-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] [stderr] error: could not compile `conduit-infrastructure` (test "profiles_service_add_user_follow_should") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed4438206163eaf7d790b1c5b9bfb709dc456dfddd8b102ac2ee2cb0afcaddaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4438206163eaf7d790b1c5b9bfb709dc456dfddd8b102ac2ee2cb0afcaddaf", kill_on_drop: false }` [INFO] [stdout] ed4438206163eaf7d790b1c5b9bfb709dc456dfddd8b102ac2ee2cb0afcaddaf