[INFO] cloning repository https://github.com/kkamara/catdex-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkamara/catdex-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkamara%2Fcatdex-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkamara%2Fcatdex-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4910729d0af87b6fd015208e23b3568cae978b9a [INFO] checking kkamara/catdex-api against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkamara%2Fcatdex-api" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kkamara/catdex-api [INFO] finished tweaking git repo https://github.com/kkamara/catdex-api [INFO] tweaked toml for git repo https://github.com/kkamara/catdex-api written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kkamara/catdex-api on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kkamara/catdex-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a186d6656fa3da32f6672cc7bc53b1a19db60e99ecef223a52aa939e836530 [INFO] running `Command { std: "docker" "start" "-a" "d2a186d6656fa3da32f6672cc7bc53b1a19db60e99ecef223a52aa939e836530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a186d6656fa3da32f6672cc7bc53b1a19db60e99ecef223a52aa939e836530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a186d6656fa3da32f6672cc7bc53b1a19db60e99ecef223a52aa939e836530", kill_on_drop: false }` [INFO] [stdout] d2a186d6656fa3da32f6672cc7bc53b1a19db60e99ecef223a52aa939e836530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61195f1a42d1f88c4f12e06e286bf40982db7e509ee613a6b77d070f077bc1be [INFO] running `Command { std: "docker" "start" "-a" "61195f1a42d1f88c4f12e06e286bf40982db7e509ee613a6b77d070f077bc1be", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling mysqlclient-sys v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking pest v2.8.6 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking sanitize-filename v0.2.1 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking validator v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking handlebars v6.4.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking actix-http v3.12.0 [INFO] [stderr] Checking diesel v2.3.6 [INFO] [stderr] Checking actix-web v4.13.0 [INFO] [stderr] Checking actix-multipart v0.4.0 [INFO] [stderr] Checking actix-files v0.6.10 [INFO] [stderr] Checking awmp v0.8.1 [INFO] [stderr] Checking catdex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.39s [INFO] running `Command { std: "docker" "inspect" "61195f1a42d1f88c4f12e06e286bf40982db7e509ee613a6b77d070f077bc1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61195f1a42d1f88c4f12e06e286bf40982db7e509ee613a6b77d070f077bc1be", kill_on_drop: false }` [INFO] [stdout] 61195f1a42d1f88c4f12e06e286bf40982db7e509ee613a6b77d070f077bc1be