[INFO] fetching crate ferrispot 0.4.3... [INFO] building ferrispot-0.4.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate ferrispot 0.4.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ferrispot 0.4.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ferrispot 0.4.3 [INFO] tweaked toml for crates.io crate ferrispot 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ferrispot 0.4.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ferrispot 0.4.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c93037836b1f3f1f3e7b6fea5e3d88a9c6cabbbf2a7bfde6dd3fa7c48b3023b [INFO] running `Command { std: "docker" "start" "-a" "1c93037836b1f3f1f3e7b6fea5e3d88a9c6cabbbf2a7bfde6dd3fa7c48b3023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c93037836b1f3f1f3e7b6fea5e3d88a9c6cabbbf2a7bfde6dd3fa7c48b3023b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c93037836b1f3f1f3e7b6fea5e3d88a9c6cabbbf2a7bfde6dd3fa7c48b3023b", kill_on_drop: false }` [INFO] [stdout] 1c93037836b1f3f1f3e7b6fea5e3d88a9c6cabbbf2a7bfde6dd3fa7c48b3023b [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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec851162d380931ccb35e0cf092de9af5694defb6f9650f5084095fe82cb3a8 [INFO] running `Command { std: "docker" "start" "-a" "6ec851162d380931ccb35e0cf092de9af5694defb6f9650f5084095fe82cb3a8", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling ferrispot v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/playback.rs:283:15 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn id(&self) -> PlayableContext { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn id(&self) -> PlayableContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.73s [INFO] running `Command { std: "docker" "inspect" "6ec851162d380931ccb35e0cf092de9af5694defb6f9650f5084095fe82cb3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec851162d380931ccb35e0cf092de9af5694defb6f9650f5084095fe82cb3a8", kill_on_drop: false }` [INFO] [stdout] 6ec851162d380931ccb35e0cf092de9af5694defb6f9650f5084095fe82cb3a8 [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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb6850d914db1d2491b1d2fb237ab5d1947ba7bbabecf3958e0922559634bda2 [INFO] running `Command { std: "docker" "start" "-a" "cb6850d914db1d2491b1d2fb237ab5d1947ba7bbabecf3958e0922559634bda2", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling ferrispot v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/playback.rs:283:15 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn id(&self) -> PlayableContext { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn id(&self) -> PlayableContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ferrispot` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name ferrispot --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="tokio_sleep"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_std_sleep", "default", "native-tls", "rustls-tls", "sync", "tokio_sleep"))' -C metadata=c8d04dc7560a1648 -C extra-filename=-87ec47dbed9e1f8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-70d4a958b6d9c3ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-c2221364d41322a8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15d8ec4260a5fa4b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69fd62d36f29f983.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1eb821509ebed07e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cc84d5ec8518aae.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-662696809238184c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c1aca474a2fa1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0167a336400623e8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ferrispot` (example "authorization_code_flow") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name authorization_code_flow --edition=2021 examples/authorization_code_flow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="tokio_sleep"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_std_sleep", "default", "native-tls", "rustls-tls", "sync", "tokio_sleep"))' -C metadata=36db3c15857f3f4e -C extra-filename=-105f3cce8250cf21 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-70d4a958b6d9c3ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-c2221364d41322a8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15d8ec4260a5fa4b.rlib --extern ferrispot=/opt/rustwide/target/debug/deps/libferrispot-a88a65b1de4239ae.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69fd62d36f29f983.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1eb821509ebed07e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cc84d5ec8518aae.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-662696809238184c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c1aca474a2fa1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0167a336400623e8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ferrispot` (example "implicit_grant_flow") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name implicit_grant_flow --edition=2021 examples/implicit_grant_flow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="tokio_sleep"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_std_sleep", "default", "native-tls", "rustls-tls", "sync", "tokio_sleep"))' -C metadata=3660537870f42f44 -C extra-filename=-360b2ba26877e0c8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-70d4a958b6d9c3ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-c2221364d41322a8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15d8ec4260a5fa4b.rlib --extern ferrispot=/opt/rustwide/target/debug/deps/libferrispot-a88a65b1de4239ae.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69fd62d36f29f983.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1eb821509ebed07e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cc84d5ec8518aae.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-662696809238184c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c1aca474a2fa1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0167a336400623e8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ferrispot` (example "play") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name play --edition=2021 examples/play.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="tokio_sleep"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_std_sleep", "default", "native-tls", "rustls-tls", "sync", "tokio_sleep"))' -C metadata=277cb383ba82d9ca -C extra-filename=-b2ab9ea9e7b614dc --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-70d4a958b6d9c3ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-c2221364d41322a8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15d8ec4260a5fa4b.rlib --extern ferrispot=/opt/rustwide/target/debug/deps/libferrispot-a88a65b1de4239ae.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69fd62d36f29f983.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1eb821509ebed07e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cc84d5ec8518aae.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-662696809238184c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c1aca474a2fa1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0167a336400623e8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ferrispot` (example "authorization_code_flow_reuse_refresh_token") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name authorization_code_flow_reuse_refresh_token --edition=2021 examples/authorization_code_flow_reuse_refresh_token.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --cfg 'feature="tokio_sleep"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async_std_sleep", "default", "native-tls", "rustls-tls", "sync", "tokio_sleep"))' -C metadata=287c0a3567a33e63 -C extra-filename=-0dd52a2198e20c9b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-70d4a958b6d9c3ce.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-c2221364d41322a8.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-15d8ec4260a5fa4b.rlib --extern ferrispot=/opt/rustwide/target/debug/deps/libferrispot-a88a65b1de4239ae.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bc736b531f11f6b4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-69fd62d36f29f983.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1eb821509ebed07e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1cc84d5ec8518aae.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-662696809238184c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-32c1aca474a2fa1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0167a336400623e8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cb6850d914db1d2491b1d2fb237ab5d1947ba7bbabecf3958e0922559634bda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6850d914db1d2491b1d2fb237ab5d1947ba7bbabecf3958e0922559634bda2", kill_on_drop: false }` [INFO] [stdout] cb6850d914db1d2491b1d2fb237ab5d1947ba7bbabecf3958e0922559634bda2