[INFO] fetching crate transmission-rpc 0.5.0... [INFO] testing transmission-rpc-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate transmission-rpc 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate transmission-rpc 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate transmission-rpc 0.5.0 [INFO] tweaked toml for crates.io crate transmission-rpc 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate transmission-rpc 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate transmission-rpc 0.5.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-iterator-derive v1.4.0 [INFO] [stderr] Downloaded enum-iterator v2.1.0 [INFO] [stderr] Downloaded serde_repr v0.1.19 [INFO] [stderr] Downloaded cc v1.2.13 [INFO] [stderr] Downloaded rustls v0.23.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f51bffbb0b7568a2e2cdee410db72bd866c7cb0bd3a5657e15e1789410d26c3 [INFO] running `Command { std: "docker" "start" "-a" "8f51bffbb0b7568a2e2cdee410db72bd866c7cb0bd3a5657e15e1789410d26c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f51bffbb0b7568a2e2cdee410db72bd866c7cb0bd3a5657e15e1789410d26c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f51bffbb0b7568a2e2cdee410db72bd866c7cb0bd3a5657e15e1789410d26c3", kill_on_drop: false }` [INFO] [stdout] 8f51bffbb0b7568a2e2cdee410db72bd866c7cb0bd3a5657e15e1789410d26c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40af08afc2130b014f86e4b4e89d5047054e1e443cc5ec2636834a131886d0dd [INFO] running `Command { std: "docker" "start" "-a" "40af08afc2130b014f86e4b4e89d5047054e1e443cc5ec2636834a131886d0dd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [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 enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [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 icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.39 [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 transmission-rpc v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.31s [INFO] running `Command { std: "docker" "inspect" "40af08afc2130b014f86e4b4e89d5047054e1e443cc5ec2636834a131886d0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40af08afc2130b014f86e4b4e89d5047054e1e443cc5ec2636834a131886d0dd", kill_on_drop: false }` [INFO] [stdout] 40af08afc2130b014f86e4b4e89d5047054e1e443cc5ec2636834a131886d0dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b294d54ff6b4fdc3d3070f813d0e6cae88f38594b250d6339315e7bf8d23a0 [INFO] running `Command { std: "docker" "start" "-a" "22b294d54ff6b4fdc3d3070f813d0e6cae88f38594b250d6339315e7bf8d23a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling synstructure v0.13.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling enum-iterator v2.1.0 [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 icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling chrono v0.4.39 [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 transmission-rpc v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> src/types/tests.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | let resp = serde_json::from_str( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/types/tests.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | let resp = serde_json::from_str( [INFO] [stdout] | ________________^ [INFO] [stdout] 169 | | // TODO: Need availability data [INFO] [stdout] 170 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 179 | | "#, [INFO] [stdout] 180 | | )?; [INFO] [stdout] | |______^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> src/types/tests.rs:3329:9 [INFO] [stdout] | [INFO] [stdout] 3329 | let resp = serde_json::from_str( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/types/tests.rs:3329:16 [INFO] [stdout] | [INFO] [stdout] 3329 | let resp = serde_json::from_str( [INFO] [stdout] | ________________^ [INFO] [stdout] 3330 | | // TODO: Need trackerList data [INFO] [stdout] 3331 | | r#" [INFO] [stdout] ... | [INFO] [stdout] 3340 | | "#, [INFO] [stdout] 3341 | | )?; [INFO] [stdout] | |______^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `transmission-rpc` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name transmission_rpc --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("sync", "tor-get-serde"))' -C metadata=c330b0ce0dbc008c -C extra-filename=-551f089e0817d3ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f86c65ff49e8c94.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-4760ad9b371b237e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f48986cc0a9ab59d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9d3773cca2d83863.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a72615f281c9bf2c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b4f65c136f3808db.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3297bdd141872877.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88fbfea97cec3d8a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-950fee3e87a8f401/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `transmission-rpc` (example "torrent-add") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name torrent_add --edition=2021 examples/torrent-add.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("sync", "tor-get-serde"))' -C metadata=e5905ab555ce4bc3 -C extra-filename=-f1b5160f8ff5500b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f86c65ff49e8c94.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-4760ad9b371b237e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f48986cc0a9ab59d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9d3773cca2d83863.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a72615f281c9bf2c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b4f65c136f3808db.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3297bdd141872877.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88fbfea97cec3d8a.rlib --extern transmission_rpc=/opt/rustwide/target/debug/deps/libtransmission_rpc-6ff4f97b9b554810.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-950fee3e87a8f401/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `transmission-rpc` (example "torrent-get") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name torrent_get --edition=2021 examples/torrent-get.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("sync", "tor-get-serde"))' -C metadata=9c523c00a91b57e1 -C extra-filename=-02cfffdf1b7db0d9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f86c65ff49e8c94.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-4760ad9b371b237e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f48986cc0a9ab59d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9d3773cca2d83863.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a72615f281c9bf2c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b4f65c136f3808db.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3297bdd141872877.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88fbfea97cec3d8a.rlib --extern transmission_rpc=/opt/rustwide/target/debug/deps/libtransmission_rpc-6ff4f97b9b554810.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-950fee3e87a8f401/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `transmission-rpc` (example "blocklist-update") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name blocklist_update --edition=2021 examples/blocklist-update.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("sync", "tor-get-serde"))' -C metadata=3402f350939c31a7 -C extra-filename=-c8e9de5543280f29 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f86c65ff49e8c94.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-4760ad9b371b237e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f48986cc0a9ab59d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8df7809bc4bc4dee.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9d3773cca2d83863.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a72615f281c9bf2c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b4f65c136f3808db.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-3297bdd141872877.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88fbfea97cec3d8a.rlib --extern transmission_rpc=/opt/rustwide/target/debug/deps/libtransmission_rpc-6ff4f97b9b554810.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-950fee3e87a8f401/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "22b294d54ff6b4fdc3d3070f813d0e6cae88f38594b250d6339315e7bf8d23a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b294d54ff6b4fdc3d3070f813d0e6cae88f38594b250d6339315e7bf8d23a0", kill_on_drop: false }` [INFO] [stdout] 22b294d54ff6b4fdc3d3070f813d0e6cae88f38594b250d6339315e7bf8d23a0