[INFO] fetching crate printnanny-edge-db 0.2.1...
[INFO] checking printnanny-edge-db-0.2.1 against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] extracting crate printnanny-edge-db 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate printnanny-edge-db 0.2.1
[INFO] finished tweaking crates.io crate printnanny-edge-db 0.2.1
[INFO] tweaked toml for crates.io crate printnanny-edge-db 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate printnanny-edge-db 0.2.1 on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 404 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding printnanny-api-client v0.127.4 (available: v0.135.1)
[INFO] [stderr]       Adding printnanny-asyncapi-models v0.4.7 (available: v0.5.0)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9532fa3a4c82cb837becd7cc7b07ec52a06fe437c96ece8dbfbd9018cf13b414
[INFO] running `Command { std: "docker" "start" "-a" "9532fa3a4c82cb837becd7cc7b07ec52a06fe437c96ece8dbfbd9018cf13b414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9532fa3a4c82cb837becd7cc7b07ec52a06fe437c96ece8dbfbd9018cf13b414", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9532fa3a4c82cb837becd7cc7b07ec52a06fe437c96ece8dbfbd9018cf13b414", kill_on_drop: false }`
[INFO] [stdout] 9532fa3a4c82cb837becd7cc7b07ec52a06fe437c96ece8dbfbd9018cf13b414
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b3471a6094ba9a3357b6789ee66493ca17d16b72d4444cf624540df12983b1
[INFO] running `Command { std: "docker" "start" "-a" "d0b3471a6094ba9a3357b6789ee66493ca17d16b72d4444cf624540df12983b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling gstreamer-sys v0.19.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling file-lock v2.1.11
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking printnanny-asyncapi-models v0.4.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking infer v0.3.7
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling printnanny-edge-db v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking diesel v2.3.6
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking printnanny-api-client v0.127.4
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking zbus_systemd v0.0.8
[INFO] [stderr]     Checking gstreamer v0.19.8
[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/79452e8441468c5568c20bfca2aa1fe75b645b2d/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.6/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=unexpected_cfgs --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="extras"' --cfg 'feature="network-address"' --cfg 'feature="numeric"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite"' --cfg 'feature="time"' --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=2e98d36a142a6bb5 -C extra-filename=-5acc733a076d9793 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-aed66c53393f6abc.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d6e86113ec5bd6d.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-31280cbb7274c2fb.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-c1f83e1ccd938312.rmeta --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-b9a07128b594a168.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-08fee9e6f43a4f43.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-6067cfa237039540.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e75a431ee7681a3c.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-73d7188e19b30f48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-db1f80725002f332.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5588f63a2efd5015.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-9db90dcdcf7427eb.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f3811e87d7559008.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d0b3471a6094ba9a3357b6789ee66493ca17d16b72d4444cf624540df12983b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b3471a6094ba9a3357b6789ee66493ca17d16b72d4444cf624540df12983b1", kill_on_drop: false }`
[INFO] [stdout] d0b3471a6094ba9a3357b6789ee66493ca17d16b72d4444cf624540df12983b1
