[INFO] fetching crate heygen 0.1.2... [INFO] building heygen-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate heygen 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate heygen 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate heygen 0.1.2 [INFO] tweaked toml for crates.io crate heygen 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate heygen 0.1.2 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 heygen 0.1.2 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] da6afe123aef26efcabaaee143da22bb7d573b7be7e9b5bcf2eda86a2e0e9fd0 [INFO] running `Command { std: "docker" "start" "-a" "da6afe123aef26efcabaaee143da22bb7d573b7be7e9b5bcf2eda86a2e0e9fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da6afe123aef26efcabaaee143da22bb7d573b7be7e9b5bcf2eda86a2e0e9fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da6afe123aef26efcabaaee143da22bb7d573b7be7e9b5bcf2eda86a2e0e9fd0", kill_on_drop: false }` [INFO] [stdout] da6afe123aef26efcabaaee143da22bb7d573b7be7e9b5bcf2eda86a2e0e9fd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ebfc17fea081f0bae4a37db9ae6b8734f800d4d89ce67097937ff8e9817ef641 [INFO] running `Command { std: "docker" "start" "-a" "ebfc17fea081f0bae4a37db9ae6b8734f800d4d89ce67097937ff8e9817ef641", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling heygen v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.56s [INFO] running `Command { std: "docker" "inspect" "ebfc17fea081f0bae4a37db9ae6b8734f800d4d89ce67097937ff8e9817ef641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfc17fea081f0bae4a37db9ae6b8734f800d4d89ce67097937ff8e9817ef641", kill_on_drop: false }` [INFO] [stdout] ebfc17fea081f0bae4a37db9ae6b8734f800d4d89ce67097937ff8e9817ef641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 45e41eccd5ef8370bccbdb26efa6fd7090dd39c1fd9fb6a63f725baf396ebe24 [INFO] running `Command { std: "docker" "start" "-a" "45e41eccd5ef8370bccbdb26efa6fd7090dd39c1fd9fb6a63f725baf396ebe24", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling heygen v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `heygen` (example "create_avatar_video") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name create_avatar_video --edition=2021 examples/create_avatar_video.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33678608d885fd5a -C extra-filename=-24750f7db13ae6d9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.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 `heygen` (example "using_webhooks") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name using_webhooks --edition=2021 examples/using_webhooks.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74853a1e9e41e870 -C extra-filename=-e29e0d5c94871403 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heygen` (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 heygen --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b757079541acf63c -C extra-filename=-5736d8d7d0739ded --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heygen` (example "retrieve_template_details") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name retrieve_template_details --edition=2021 examples/retrieve_template_details.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ac819e895f6909a -C extra-filename=-6dbae2bb14f4c98b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heygen` (example "list_videos") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name list_videos --edition=2021 examples/list_videos.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4e02abfccece4465 -C extra-filename=-56cec3455cac1a7a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heygen` (example "retrieve_video_details") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name retrieve_video_details --edition=2021 examples/retrieve_video_details.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c89e958d905c7580 -C extra-filename=-c5ca083eb34f9e8b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heygen` (example "generate_video_from_template") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name generate_video_from_template --edition=2021 examples/generate_video_from_template.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0676c4376a4dd354 -C extra-filename=-0ebad6f293529bc6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `heygen` (example "list_templates") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name list_templates --edition=2021 examples/list_templates.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0194136f72bfa7eb -C extra-filename=-911d2b24ee752010 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-86336943e25b38f2.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d6e6099c9317d4b6.rlib --extern heygen=/opt/rustwide/target/debug/deps/libheygen-7c8b9c8f7f93fb4f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66677c23051a800b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9d143f494dea82ee.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59139fc1b3215b80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-612d8ad3c5f7f9f5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-61ededca475dec1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "45e41eccd5ef8370bccbdb26efa6fd7090dd39c1fd9fb6a63f725baf396ebe24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e41eccd5ef8370bccbdb26efa6fd7090dd39c1fd9fb6a63f725baf396ebe24", kill_on_drop: false }` [INFO] [stdout] 45e41eccd5ef8370bccbdb26efa6fd7090dd39c1fd9fb6a63f725baf396ebe24