[INFO] cloning repository https://github.com/Aman-R800/ecommerce-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aman-R800/ecommerce-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAman-R800%2Fecommerce-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAman-R800%2Fecommerce-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6974a530c72b3461c2490dc501445580797157e3 [INFO] testing Aman-R800/ecommerce-backend against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAman-R800%2Fecommerce-backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Aman-R800/ecommerce-backend [INFO] finished tweaking git repo https://github.com/Aman-R800/ecommerce-backend [INFO] tweaked toml for git repo https://github.com/Aman-R800/ecommerce-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Aman-R800/ecommerce-backend on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Aman-R800/ecommerce-backend 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e28c87d3d1d29cc6a83d1956f9214649131e531c2c5a2e789ea2af2cab141872 [INFO] running `Command { std: "docker" "start" "-a" "e28c87d3d1d29cc6a83d1956f9214649131e531c2c5a2e789ea2af2cab141872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e28c87d3d1d29cc6a83d1956f9214649131e531c2c5a2e789ea2af2cab141872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e28c87d3d1d29cc6a83d1956f9214649131e531c2c5a2e789ea2af2cab141872", kill_on_drop: false }` [INFO] [stdout] e28c87d3d1d29cc6a83d1956f9214649131e531c2c5a2e789ea2af2cab141872 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 8f94404bb61da1b4ab3d625f603b3d28dd06e30a71f3b974ae5534f0e3e2c5b2 [INFO] running `Command { std: "docker" "start" "-a" "8f94404bb61da1b4ab3d625f603b3d28dd06e30a71f3b974ae5534f0e3e2c5b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling mutually_exclusive_features v0.0.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling linkify v0.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling pest v2.7.13 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.13 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pest_generator v2.7.13 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling pest_derive v2.7.13 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling secrecy v0.10.2 [INFO] [stderr] Compiling phonenumber v0.3.6+8.13.36 [INFO] [stderr] Compiling cookie_store v0.21.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.9 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling diesel v2.2.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=2bfb6888698b9150 -C extra-filename=-732193d03d438226 --out-dir /opt/rustwide/target/debug/build/diesel/732193d03d438226/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/25a993b23e246124/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/34b9078092fcf326/deps -L dependency=/opt/rustwide/target/debug/build/byteorder/1efcbe4f07366651/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/chrono/46a899b2385a28cb/deps -L dependency=/opt/rustwide/target/debug/build/darling/740c9566a1823867/deps -L dependency=/opt/rustwide/target/debug/build/darling_core/9e0275b4e188c385/deps -L dependency=/opt/rustwide/target/debug/build/darling_macro/6a77b078e2e52d0b/deps -L dependency=/opt/rustwide/target/debug/build/diesel/732193d03d438226/deps -L dependency=/opt/rustwide/target/debug/build/diesel_derives/19028c1d77be4c30/deps -L dependency=/opt/rustwide/target/debug/build/diesel_table_macro_syntax/94527878d5b3f9d7/deps -L dependency=/opt/rustwide/target/debug/build/dsl_auto_type/6d044e9a7052bc3d/deps -L dependency=/opt/rustwide/target/debug/build/either/0d03427b61e42fdc/deps -L dependency=/opt/rustwide/target/debug/build/fnv/2d77ec4f6f971b24/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/1e037343da2c74aa/deps -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/deps -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/33839373f004bfb1/deps -L dependency=/opt/rustwide/target/debug/build/ident_case/ecc112105bc5215b/deps -L dependency=/opt/rustwide/target/debug/build/itoa/4c6598116a867907/deps -L dependency=/opt/rustwide/target/debug/build/libc/36c7a3ff5bb99f94/deps -L dependency=/opt/rustwide/target/debug/build/libc/4251fe90284f5cc6/deps -L dependency=/opt/rustwide/target/debug/build/libc/4ac043b76d9cfffe/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/9f19fc93750b11d3/deps -L dependency=/opt/rustwide/target/debug/build/log/669e9396cafcbb01/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/18e3bcadaebf17d8/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/db7f36f0a49a8131/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/ede74af635adc9b5/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/841d342a4600d3f2/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/112b5b69f9642673/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/349f1d43f1c68ba7/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/98d0b08127fb9fa9/deps -L dependency=/opt/rustwide/target/debug/build/pq-sys/a4b5b2a73dc3f4f3/deps -L dependency=/opt/rustwide/target/debug/build/pq-sys/a6c865f99d036e05/deps -L dependency=/opt/rustwide/target/debug/build/pq-sys/e57ad5acf1369171/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/311ee779dd0870c9/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/8c68ecd7d948d827/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/940521cad3ba570c/deps -L dependency=/opt/rustwide/target/debug/build/quote/dfa9d4d1a6b90b2b/deps -L dependency=/opt/rustwide/target/debug/build/r2d2/1eafffd46e8881bc/deps -L dependency=/opt/rustwide/target/debug/build/scheduled-thread-pool/b3e410552ad32046/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/serde/15a6bb8e21328489/deps -L dependency=/opt/rustwide/target/debug/build/serde/1815a8423c6c5bfa/deps -L dependency=/opt/rustwide/target/debug/build/serde/c7a6f9b5d37db2cf/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/134957dbe3723e5b/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/e2fbd282c83e646d/deps -L dependency=/opt/rustwide/target/debug/build/strsim/9754e702f19a9357/deps -L dependency=/opt/rustwide/target/debug/build/syn/60318e71ce53fabf/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/deps -L dependency=/opt/rustwide/target/debug/build/uuid/d05d7b7067044180/deps --extern bitflags=/opt/rustwide/target/debug/build/bitflags/34b9078092fcf326/deps/libbitflags-34b9078092fcf326.rmeta --extern byteorder=/opt/rustwide/target/debug/build/byteorder/1efcbe4f07366651/deps/libbyteorder-1efcbe4f07366651.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/46a899b2385a28cb/deps/libchrono-46a899b2385a28cb.rmeta --extern diesel_derives=/opt/rustwide/target/debug/build/diesel_derives/19028c1d77be4c30/deps/libdiesel_derives-19028c1d77be4c30.so --extern itoa=/opt/rustwide/target/debug/build/itoa/4c6598116a867907/deps/libitoa-4c6598116a867907.rmeta --extern pq_sys=/opt/rustwide/target/debug/build/pq-sys/a4b5b2a73dc3f4f3/deps/libpq_sys-a4b5b2a73dc3f4f3.rmeta --extern r2d2=/opt/rustwide/target/debug/build/r2d2/1eafffd46e8881bc/deps/libr2d2-1eafffd46e8881bc.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/d05d7b7067044180/deps/libuuid-d05d7b7067044180.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8f94404bb61da1b4ab3d625f603b3d28dd06e30a71f3b974ae5534f0e3e2c5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f94404bb61da1b4ab3d625f603b3d28dd06e30a71f3b974ae5534f0e3e2c5b2", kill_on_drop: false }` [INFO] [stdout] 8f94404bb61da1b4ab3d625f603b3d28dd06e30a71f3b974ae5534f0e3e2c5b2