[INFO] cloning repository https://github.com/ejangi/formulae-merch-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejangi/formulae-merch-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejangi%2Fformulae-merch-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejangi%2Fformulae-merch-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75c13fec5aa78294d2c4a791a94f4f9e0c8eaf46 [INFO] building ejangi/formulae-merch-api against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejangi%2Fformulae-merch-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ejangi/formulae-merch-api on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ejangi/formulae-merch-api [INFO] finished tweaking git repo https://github.com/ejangi/formulae-merch-api [INFO] tweaked toml for git repo https://github.com/ejangi/formulae-merch-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ejangi/formulae-merch-api 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c49efc178312a871b0dbf01120cf38fb52305d11239c74201aece2704fbda96f [INFO] running `Command { std: "docker" "start" "-a" "c49efc178312a871b0dbf01120cf38fb52305d11239c74201aece2704fbda96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c49efc178312a871b0dbf01120cf38fb52305d11239c74201aece2704fbda96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49efc178312a871b0dbf01120cf38fb52305d11239c74201aece2704fbda96f", kill_on_drop: false }` [INFO] [stdout] c49efc178312a871b0dbf01120cf38fb52305d11239c74201aece2704fbda96f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 280f7dffacf4633d155c6bc4389756304aba91bc3c3be99636adf4eb4e86c859 [INFO] running `Command { std: "docker" "start" "-a" "280f7dffacf4633d155c6bc4389756304aba91bc3c3be99636adf4eb4e86c859", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling formulae-merch-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "280f7dffacf4633d155c6bc4389756304aba91bc3c3be99636adf4eb4e86c859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280f7dffacf4633d155c6bc4389756304aba91bc3c3be99636adf4eb4e86c859", kill_on_drop: false }` [INFO] [stdout] 280f7dffacf4633d155c6bc4389756304aba91bc3c3be99636adf4eb4e86c859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c46578dc8e4644d9d28dbb7852044d58de98820ef59e17a1c93eb57838356348 [INFO] running `Command { std: "docker" "start" "-a" "c46578dc8e4644d9d28dbb7852044d58de98820ef59e17a1c93eb57838356348", kill_on_drop: false }` [INFO] [stderr] warning: formulae-merch-api v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-watch` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling scraper v0.19.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling formulae-merch-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc9VBnkN/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libregex-1e2dae4772c7aaab.rlib,libregex_automata-35b70c44025c7956.rlib,libaho_corasick-9aa268204e2ff350.rlib,libregex_syntax-3a1fc10fb0bb10d0.rlib,libscraper-e5166be1032505e1.rlib,libahash-3fc983a981d94a5f.rlib,libgetrandom-5df7352a054d2f72.rlib,libzerocopy-ce925e0b8c0dc559.rlib,libego_tree-5a08aca7f348869a.rlib,libselectors-af1b57247e67de1b.rlib,libservo_arc-390bea9a4fcbc3e2.rlib,libstable_deref_trait-a2d30f30be7c468b.rlib,libphf-eeed323a838a4870.rlib,libfxhash-6ae122e7d9b05b12.rlib,libcssparser-c08ab13a95de906c.rlib,libdtoa_short-e20c8f8a95bdabcf.rlib,libdtoa-2e19846911494f1e.rlib,libhtml5ever-43eab1e8b2c3f135.rlib,libmarkup5ever-209d8e5a11be869e.rlib,libstring_cache-252e2a699d833d0d.rlib,libprecomputed_hash-7d997fe2cb7badd4.rlib,libphf_shared-4ce2faf81bb6d9eb.rlib,libphf-d1eb2d80d77b63c7.rlib,libphf_shared-502041b9a4c9be41.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libtendril-649cda7add372b0e.rlib,libutf8-d75228722519eff6.rlib,libfutf-bbb0d263e7682349.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmac-c49d677f899b5d26.rlib,libreqwest-8c8d9884d5899bd8.rlib,librustls_pemfile-ed749fb5e84189cf.rlib,librustls_pki_types-f431ff0aec39573a.rlib,libserde_urlencoded-5311d865fcea61dd.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-b3f6057fe57713d6.rlib,libtokio_native_tls-63400b201e8c5d09.rlib,libnative_tls-d08e9a462cf96f15.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-dda70d2961d12c5d.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-e8bcb791aecb7d7e.rlib,libhyper_util-82df1ce064157c4e.rlib,libtower-2f230fb34f8e4414.rlib,libpin_project-64882f7b9ca2223d.rlib,libtower_layer-d70c7e404336389b.rlib,libhyper-bd1ca94443a33463.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libh2-f2208d93eeba7872.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-ab35ded5f14f1ae7.rlib,libhttp_body-427f838cb49467dd.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,librocket-9e25ee1007d665a6.rlib,libnum_cpus-0c2291932cf87711.rlib,libtempfile-5caabde0d26da61c.rlib,libfastrand-5b34477e6b7d2549.rlib,librustix-1538e6aa61a62384.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-e5a1906b39cac4ff.rlib,librmp_serde-33ba6fec1406e771.rlib,librmp-5466102eb7a16865.rlib,libnum_traits-4f915f59b57f65ef.rlib,libbyteorder-1efcbe4f07366651.rlib,libserde_json-14e1b9ebe23aef1f.rlib,libryu-f8ba606093049f91.rlib,librocket_http-f938d79ab23fca31.rlib,libuuid-c8636588f5008e97.rlib,libcookie-13d2f60fbdbe9435.rlib,libstable_pattern-0198c91d1c9043df.rlib,libref_cast-8da05db1bbc5ebb6.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper-48e77f5031d63c68.rlib,libh2-c5d42983cced9b77.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-95e8d0f6e49c0bab.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libhttp_body-35c0c3a13790d8aa.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp-f63545ef2495b3de.rlib,libmulter-27f34147a6d245d9.rlib,libmime-4b44681fdb2c65f7.rlib,libtokio_util-4346be2c0f30742a.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libspin-bbfc7d9afebf93b8.rlib,libencoding_rs-721451430cd4dde4.rlib,libhttp-dcd9a7b607eef9ab.rlib,libfnv-2d77ec4f6f971b24.rlib,libeither-0d03427b61e42fdc.rlib,libtokio_stream-6ffdf335453b318a.rlib,libatomic-c07357df513237e0.rlib,libstate-0b52da1ac91aaf36.rlib,libubyte-90cf5417c87ce2bb.rlib,liblog-669e9396cafcbb01.rlib,libtime-a1cc7c711a43f5c8.rlib,libitoa-4c6598116a867907.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libfigment-c1b367022a6dd9d3.rlib,libtoml-bcc6007f70be4b4f.rlib,libtoml_edit-2d1290f596ce3121.rlib,libserde_spanned-ca7a86e30a1314a7.rlib,libindexmap-b7a469ec9a41da6d.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-5d9404f16ad26a3c.rlib,libwinnow-b9d33d16f63a6115.rlib,libtoml_datetime-35c7d2a6ccc53127.rlib,libuncased-f0abf0032430f185.rlib,libpear-50e45b35c53020d2.rlib,libinlinable_string-be82f8463bd0ceb4.rlib,libserde-01898201cc1879dc.rlib,libtokio-c1e5370e45fde743.rlib,libsignal_hook_registry-a5449710fa75628e.rlib,libsocket2-8a271e1ba261602e.rlib,libbytes-23e98e3e91ed6cac.rlib,libmio-ccccc663e8ed7bc7.rlib,libparking_lot-42c87578649eb0ad.rlib,libparking_lot_core-c71087539d374cc0.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libfutures-eb88540de3a02f29.rlib,libfutures_util-7ec3538a82361d3a.rlib,libmemchr-b49b60ab4582a282.rlib,libfutures_io-64a3a644ba29741c.rlib,libslab-073199f209252607.rlib,libfutures_channel-a814b7bed2279676.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libasync_stream-8671501a3d28917b.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_core-2da63d8c7891ede1.rlib,libyansi-e14d1fac1d504ad4.rlib,libis_terminal-e34ff3a8b8f4a862.rlib,liblibc-312a998e970a5303.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/app-9aecc09e62489d12" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `formulae-merch-api` (bin "app" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c46578dc8e4644d9d28dbb7852044d58de98820ef59e17a1c93eb57838356348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46578dc8e4644d9d28dbb7852044d58de98820ef59e17a1c93eb57838356348", kill_on_drop: false }` [INFO] [stdout] c46578dc8e4644d9d28dbb7852044d58de98820ef59e17a1c93eb57838356348