[INFO] fetching crate toggl 0.4.10...
[INFO] building toggl-0.4.10 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate toggl 0.4.10 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate toggl 0.4.10
[INFO] finished tweaking crates.io crate toggl 0.4.10
[INFO] tweaked toml for crates.io crate toggl 0.4.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate toggl 0.4.10 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toggl 0.4.10 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8993428eb2dfaf1b2f2b31e4f2f85122322da6f8a3fda8758914db34076ed40b
[INFO] running `Command { std: "docker" "start" "-a" "8993428eb2dfaf1b2f2b31e4f2f85122322da6f8a3fda8758914db34076ed40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8993428eb2dfaf1b2f2b31e4f2f85122322da6f8a3fda8758914db34076ed40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8993428eb2dfaf1b2f2b31e4f2f85122322da6f8a3fda8758914db34076ed40b", kill_on_drop: false }`
[INFO] [stdout] 8993428eb2dfaf1b2f2b31e4f2f85122322da6f8a3fda8758914db34076ed40b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83d43ad5e429a190a2c838a7d577210c99c1a82fd59d93a252293cebdbe717a9
[INFO] running `Command { std: "docker" "start" "-a" "83d43ad5e429a190a2c838a7d577210c99c1a82fd59d93a252293cebdbe717a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling async-task v4.4.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling atomic-waker v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blocking v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling enumflags2_derive v0.7.4
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling zvariant_derive v3.12.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling zbus_macros v3.11.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.5
[INFO] [stderr]    Compiling zvariant v3.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.54
[INFO] [stderr]    Compiling zbus_names v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling block-modes v0.8.1
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling zbus v3.11.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vte v0.11.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tuikit v0.5.0
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling timer v0.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling defer-drop v1.3.0
[INFO] [stderr]    Compiling dirs-sys v0.4.0
[INFO] [stderr]    Compiling linux-keyutils v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name zbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-3.11.1/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="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-task"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "chrono", "default", "gvariant", "lazy_static", "quick-xml", "serde-xml-rs", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock", "windows-gdbus", "xml"))' -C metadata=3333a41e0ab39e76 -C extra-filename=-f8a0e3dc93b2a7f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-aeae467a58e8b48c.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-e8bef10b1df48a8f.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-b7da0d9132e2b428.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-c2515609c33ddcd5.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-7035b62692968c6b.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-7606d01bfd8e6104.so --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-5023c36dc1aa9d1f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-04c8b2c3d600e4b7.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-282d8c987d419f77.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-430ef0852a82155a.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-bd79ac59d46347bc.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-67cd091983fb6763.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-e2849536bc512f98.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-b1d55117526f33f8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-24970c9b73831d89.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-e299375417824c92.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-50148b0881fae52c.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-88f3ab95d58757f6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7bac5557b463ce88.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5e725a103e4315e4.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-0c3e6f4c186b6823.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-12b5823db70ffa68.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9a781d43d03e50ea.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-0273843a5b23e376.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-6b8aee0af79bd5b4.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-5e6ee173a1e0e01f.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" "83d43ad5e429a190a2c838a7d577210c99c1a82fd59d93a252293cebdbe717a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83d43ad5e429a190a2c838a7d577210c99c1a82fd59d93a252293cebdbe717a9", kill_on_drop: false }`
[INFO] [stdout] 83d43ad5e429a190a2c838a7d577210c99c1a82fd59d93a252293cebdbe717a9
