[INFO] cloning repository https://github.com/julienlopez/NutritionTracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julienlopez/NutritionTracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulienlopez%2FNutritionTracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulienlopez%2FNutritionTracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2c3cda67216c1c90b93fedaab340ee353a8e8ad [INFO] checking julienlopez/NutritionTracker against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulienlopez%2FNutritionTracker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/julienlopez/NutritionTracker on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/julienlopez/NutritionTracker [INFO] finished tweaking git repo https://github.com/julienlopez/NutritionTracker [INFO] tweaked toml for git repo https://github.com/julienlopez/NutritionTracker written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/julienlopez/NutritionTracker 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding deadpool v0.9.5 [INFO] [stderr] Adding deadpool-runtime v0.1.4 [INFO] [stderr] Adding diesel v2.1.6 (available: v2.2.8) [INFO] [stderr] Adding diesel-async v0.4.1 (available: v0.5.2) [INFO] [stderr] Adding diesel_derives v2.1.4 (available: v2.2.4) [INFO] [stderr] Adding diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Adding fallible-iterator v0.2.0 [INFO] [stderr] Adding getrandom v0.3.2 [INFO] [stderr] Adding hmac v0.12.1 [INFO] [stderr] Adding md-5 v0.10.6 [INFO] [stderr] Adding phf v0.11.3 [INFO] [stderr] Adding phf_shared v0.11.3 [INFO] [stderr] Adding postgres-protocol v0.6.8 [INFO] [stderr] Adding postgres-types v0.2.9 [INFO] [stderr] Adding pq-sys v0.4.8 [INFO] [stderr] Adding r-efi v5.2.0 [INFO] [stderr] Adding rand v0.9.0 [INFO] [stderr] Adding rand_chacha v0.9.0 [INFO] [stderr] Adding rand_core v0.9.3 [INFO] [stderr] Adding retain_mut v0.1.9 [INFO] [stderr] Adding rocket_db_pools v0.2.0 [INFO] [stderr] Adding rocket_db_pools_codegen v0.2.0 [INFO] [stderr] Adding scoped-futures v0.1.4 [INFO] [stderr] Adding sha2 v0.10.8 [INFO] [stderr] Adding siphasher v1.0.1 [INFO] [stderr] Adding stringprep v0.1.5 [INFO] [stderr] Adding subtle v2.6.1 [INFO] [stderr] Adding tokio-postgres v0.7.13 [INFO] [stderr] Adding unicode-properties v0.1.3 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding wasi v0.14.2+wasi-0.2.4 [INFO] [stderr] Adding wasite v0.1.0 [INFO] [stderr] Adding whoami v1.6.0 [INFO] [stderr] Adding wit-bindgen-rt v0.39.0 [INFO] [stderr] Adding zerocopy v0.8.24 [INFO] [stderr] Adding zerocopy-derive v0.8.24 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dioxus-ssr v0.5.6 [INFO] [stderr] Downloaded dioxus-router-macro v0.5.6 [INFO] [stderr] Downloaded dioxus-web v0.5.6 [INFO] [stderr] Downloaded dioxus-liveview v0.5.6 [INFO] [stderr] Downloaded rocket_db_pools_codegen v0.2.0 [INFO] [stderr] Downloaded rocket_db_pools v0.2.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded diesel-async v0.4.1 [INFO] [stderr] Downloaded dioxus-router v0.5.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 003d2b371de4d8412832f23ebed3110500d0a00a0432064c65cb39a7d3c68456 [INFO] running `Command { std: "docker" "start" "-a" "003d2b371de4d8412832f23ebed3110500d0a00a0432064c65cb39a7d3c68456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "003d2b371de4d8412832f23ebed3110500d0a00a0432064c65cb39a7d3c68456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003d2b371de4d8412832f23ebed3110500d0a00a0432064c65cb39a7d3c68456", kill_on_drop: false }` [INFO] [stdout] 003d2b371de4d8412832f23ebed3110500d0a00a0432064c65cb39a7d3c68456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01fdfa976c4b285f28443ea0c8696f789eedddfe6dbf35ad900a28388b4d5cb7 [INFO] running `Command { std: "docker" "start" "-a" "01fdfa976c4b285f28443ea0c8696f789eedddfe6dbf35ad900a28388b4d5cb7", 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.87 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.95 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.95 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Checking generational-box v0.5.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling constcat v0.3.1 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking dioxus-debug-cell v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling dioxus-cli-config v0.5.6 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling dioxus v0.5.6 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling dioxus-config-macro v0.5.6 [INFO] [stderr] Checking lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling server_fn_macro v0.6.15 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.5.6 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling server_fn_macro_default v0.6.15 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling dioxus_server_macro v0.5.6 [INFO] [stderr] Compiling dioxus-router-macro v0.5.6 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=e27aa928d3694ee4 -C extra-filename=-c6c183579526787e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7306232710002122.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-8023f7c0d1c4cafa.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f43a226b4794655d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel_derives` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/46424fb5054f211ec836c5c03159f92e46bb35ac/bin/rustc --crate-name diesel_derives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=fbf801d28cf5f047 -C extra-filename=-499003b4237bec93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_table_macro_syntax=/opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-10c756b33bdc218c.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a8a2b63bc625cd16.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c2e589143579374c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-32b99d2829166ce2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "01fdfa976c4b285f28443ea0c8696f789eedddfe6dbf35ad900a28388b4d5cb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fdfa976c4b285f28443ea0c8696f789eedddfe6dbf35ad900a28388b4d5cb7", kill_on_drop: false }` [INFO] [stdout] 01fdfa976c4b285f28443ea0c8696f789eedddfe6dbf35ad900a28388b4d5cb7