[INFO] cloning repository https://github.com/zeliu/scrapy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeliu/scrapy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeliu%2Fscrapy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeliu%2Fscrapy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93b2d91829a85659823abf5af3ba0b184a39c231
[INFO] testing zeliu/scrapy-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeliu%2Fscrapy-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zeliu/scrapy-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/zeliu/scrapy-rs
[INFO] tweaked toml for git repo https://github.com/zeliu/scrapy-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zeliu/scrapy-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zeliu/scrapy-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b
[INFO] running `Command { std: "docker" "start" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sysinfo v0.30.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 serde_derive v1.0.218
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[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 futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling h2 v0.3.26
[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 toml v0.8.20
[INFO] [stderr]    Compiling scrapy_rs_core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling scrapy_rs_scheduler v0.1.0 (/opt/rustwide/workdir/scheduler)
[INFO] [stderr]    Compiling scrapy_rs_middleware v0.1.0 (/opt/rustwide/workdir/middleware)
[INFO] [stderr]    Compiling scrapy_rs_pipeline v0.1.0 (/opt/rustwide/workdir/pipeline)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling scrapy_rs_downloader v0.1.0 (/opt/rustwide/workdir/downloader)
[INFO] [stderr]    Compiling scrapy_rs_engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] warning: value assigned to `active_tasks` is never read
[INFO] [stdout]     --> engine/src/lib.rs:1108:13
[INFO] [stdout]      |
[INFO] [stdout] 1108 |             active_tasks -= 1;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FailingDownloader` is never constructed
[INFO] [stdout]   --> engine/src/mock.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct FailingDownloader;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scrapy_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: value assigned to `active_tasks` is never read
[INFO] [stdout]     --> engine/src/lib.rs:1108:13
[INFO] [stdout]      |
[INFO] [stdout] 1108 |             active_tasks -= 1;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FailingDownloader` is never constructed
[INFO] [stdout]   --> engine/src/mock.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct FailingDownloader;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scrapy_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `scrapy_rs` (example "resource_control_advanced")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name resource_control_advanced --edition=2021 examples/resource_control_advanced.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "yaml"))' -C metadata=26aa4461dd5bfe5c -C extra-filename=-1642d31e82a0acb5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5d494b55a4621138.so --extern clap=/opt/rustwide/target/debug/deps/libclap-08e94eda38b3c2d0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-77ecf80a6ed89fed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d1b986bc1e992a1a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ae9d1812ac8ae23.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-80875292d548eefe.rlib --extern scrapy_rs=/opt/rustwide/target/debug/deps/libscrapy_rs-8eec15585e3bfafc.rlib --extern scrapy_rs_core=/opt/rustwide/target/debug/deps/libscrapy_rs_core-9cbcc49ed3bcd4f3.rlib --extern scrapy_rs_downloader=/opt/rustwide/target/debug/deps/libscrapy_rs_downloader-9f795b06327d788f.rlib --extern scrapy_rs_engine=/opt/rustwide/target/debug/deps/libscrapy_rs_engine-ed7b5522da7b85de.rlib --extern scrapy_rs_middleware=/opt/rustwide/target/debug/deps/libscrapy_rs_middleware-542d4d05430af5f7.rlib --extern scrapy_rs_pipeline=/opt/rustwide/target/debug/deps/libscrapy_rs_pipeline-9379c571cd28c015.rlib --extern scrapy_rs_scheduler=/opt/rustwide/target/debug/deps/libscrapy_rs_scheduler-4cd5dfa676fc0ad5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-272b8f0103cd5a1b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2204ff0f6c30f9e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c883489e4399b624.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e59425b71bd726de.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-44e2d28df6d5206c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b6b525a2fb2eaf5a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scrapy_rs` (example "pause_resume_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name pause_resume_example --edition=2021 examples/pause_resume_example.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "yaml"))' -C metadata=6607ea289aa3081d -C extra-filename=-17318bbbcb81d659 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5d494b55a4621138.so --extern clap=/opt/rustwide/target/debug/deps/libclap-08e94eda38b3c2d0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-77ecf80a6ed89fed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d1b986bc1e992a1a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ae9d1812ac8ae23.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-80875292d548eefe.rlib --extern scrapy_rs=/opt/rustwide/target/debug/deps/libscrapy_rs-8eec15585e3bfafc.rlib --extern scrapy_rs_core=/opt/rustwide/target/debug/deps/libscrapy_rs_core-9cbcc49ed3bcd4f3.rlib --extern scrapy_rs_downloader=/opt/rustwide/target/debug/deps/libscrapy_rs_downloader-9f795b06327d788f.rlib --extern scrapy_rs_engine=/opt/rustwide/target/debug/deps/libscrapy_rs_engine-ed7b5522da7b85de.rlib --extern scrapy_rs_middleware=/opt/rustwide/target/debug/deps/libscrapy_rs_middleware-542d4d05430af5f7.rlib --extern scrapy_rs_pipeline=/opt/rustwide/target/debug/deps/libscrapy_rs_pipeline-9379c571cd28c015.rlib --extern scrapy_rs_scheduler=/opt/rustwide/target/debug/deps/libscrapy_rs_scheduler-4cd5dfa676fc0ad5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-272b8f0103cd5a1b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2204ff0f6c30f9e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c883489e4399b624.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e59425b71bd726de.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-44e2d28df6d5206c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b6b525a2fb2eaf5a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scrapy_rs` (example "custom_spider")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name custom_spider --edition=2021 examples/custom_spider.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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "yaml"))' -C metadata=3a28be4a90d8ac10 -C extra-filename=-34e77f9b2e510f57 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5d494b55a4621138.so --extern clap=/opt/rustwide/target/debug/deps/libclap-08e94eda38b3c2d0.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-77ecf80a6ed89fed.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d1b986bc1e992a1a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5ae9d1812ac8ae23.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-80875292d548eefe.rlib --extern scrapy_rs=/opt/rustwide/target/debug/deps/libscrapy_rs-8eec15585e3bfafc.rlib --extern scrapy_rs_core=/opt/rustwide/target/debug/deps/libscrapy_rs_core-9cbcc49ed3bcd4f3.rlib --extern scrapy_rs_downloader=/opt/rustwide/target/debug/deps/libscrapy_rs_downloader-9f795b06327d788f.rlib --extern scrapy_rs_engine=/opt/rustwide/target/debug/deps/libscrapy_rs_engine-ed7b5522da7b85de.rlib --extern scrapy_rs_middleware=/opt/rustwide/target/debug/deps/libscrapy_rs_middleware-542d4d05430af5f7.rlib --extern scrapy_rs_pipeline=/opt/rustwide/target/debug/deps/libscrapy_rs_pipeline-9379c571cd28c015.rlib --extern scrapy_rs_scheduler=/opt/rustwide/target/debug/deps/libscrapy_rs_scheduler-4cd5dfa676fc0ad5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-272b8f0103cd5a1b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b2204ff0f6c30f9e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c883489e4399b624.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e59425b71bd726de.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-44e2d28df6d5206c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b6b525a2fb2eaf5a.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b", kill_on_drop: false }`
[INFO] [stdout] eb2135d1be8b39da874101c491f235660ede547e37d16e0e3fb99101a7bd697b
