[INFO] fetching crate ferrispot 0.4.3...
[INFO] building ferrispot-0.4.3 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate ferrispot 0.4.3 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferrispot 0.4.3 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 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8411d7fd7d2f7a8c73e3e85e9315d5c2c88984252279193b0941913c6e6fbff0
[INFO] running `Command { std: "docker" "start" "-a" "8411d7fd7d2f7a8c73e3e85e9315d5c2c88984252279193b0941913c6e6fbff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8411d7fd7d2f7a8c73e3e85e9315d5c2c88984252279193b0941913c6e6fbff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8411d7fd7d2f7a8c73e3e85e9315d5c2c88984252279193b0941913c6e6fbff0", kill_on_drop: false }`
[INFO] [stdout] 8411d7fd7d2f7a8c73e3e85e9315d5c2c88984252279193b0941913c6e6fbff0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 18682467e6c514b213741b74ca5a2555e269cbf52d4a61916a3259676e401ab5
[INFO] running `Command { std: "docker" "start" "-a" "18682467e6c514b213741b74ca5a2555e269cbf52d4a61916a3259676e401ab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[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 hyper v1.3.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tower v0.4.13
[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 40.00s
[INFO] running `Command { std: "docker" "inspect" "18682467e6c514b213741b74ca5a2555e269cbf52d4a61916a3259676e401ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18682467e6c514b213741b74ca5a2555e269cbf52d4a61916a3259676e401ab5", kill_on_drop: false }`
[INFO] [stdout] 18682467e6c514b213741b74ca5a2555e269cbf52d4a61916a3259676e401ab5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 268321dd4ef023b37c8b84cdacc8fbd21973ddfedbbfbbb1aea3f568ca79ac74
[INFO] running `Command { std: "docker" "start" "-a" "268321dd4ef023b37c8b84cdacc8fbd21973ddfedbbfbbb1aea3f568ca79ac74", 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-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling anstream v0.6.14
[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 hyper v1.3.1
[INFO] [stderr]    Compiling tower v0.4.13
[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/4987e9d4227139400384ab59296ffee3b0fb1183/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 "search")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name search --edition=2021 examples/search.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=11ae6e7448d49491 -C extra-filename=-e90158c65d51ac6a --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/4987e9d4227139400384ab59296ffee3b0fb1183/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 "authorization_code_flow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/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 "authorization_code_with_pkce_flow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name authorization_code_with_pkce_flow --edition=2021 examples/authorization_code_with_pkce_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=2ab51d185ca145e9 -C extra-filename=-8742361143e20158 --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" "268321dd4ef023b37c8b84cdacc8fbd21973ddfedbbfbbb1aea3f568ca79ac74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "268321dd4ef023b37c8b84cdacc8fbd21973ddfedbbfbbb1aea3f568ca79ac74", kill_on_drop: false }`
[INFO] [stdout] 268321dd4ef023b37c8b84cdacc8fbd21973ddfedbbfbbb1aea3f568ca79ac74
