[INFO] cloning repository https://github.com/Scottyboi1/Webstore_Scrapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scottyboi1/Webstore_Scrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScottyboi1%2FWebstore_Scrapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScottyboi1%2FWebstore_Scrapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13a6021d4a729c36443704d5fa552c25de979ce3
[INFO] testing Scottyboi1/Webstore_Scrapper against nightly-2025-01-18 for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScottyboi1%2FWebstore_Scrapper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  46% (2069/4461)
Updating files:  47% (2097/4461)
Updating files:  48% (2142/4461)
Updating files:  49% (2186/4461)
Updating files:  50% (2231/4461)
Updating files:  51% (2276/4461)
Updating files:  52% (2320/4461)
Updating files:  53% (2365/4461)
Updating files:  53% (2373/4461)
Updating files:  54% (2409/4461)
Updating files:  55% (2454/4461)
Updating files:  56% (2499/4461)
Updating files:  57% (2543/4461)
Updating files:  58% (2588/4461)
Updating files:  58% (2608/4461)
Updating files:  59% (2632/4461)
Updating files:  60% (2677/4461)
Updating files:  61% (2722/4461)
Updating files:  62% (2766/4461)
Updating files:  62% (2797/4461)
Updating files:  63% (2811/4461)
Updating files:  64% (2856/4461)
Updating files:  65% (2900/4461)
Updating files:  66% (2945/4461)
Updating files:  67% (2989/4461)
Updating files:  68% (3034/4461)
Updating files:  68% (3055/4461)
Updating files:  69% (3079/4461)
Updating files:  70% (3123/4461)
Updating files:  70% (3163/4461)
Updating files:  71% (3168/4461)
Updating files:  72% (3212/4461)
Updating files:  73% (3257/4461)
Updating files:  74% (3302/4461)
Updating files:  75% (3346/4461)
Updating files:  76% (3391/4461)
Updating files:  76% (3417/4461)
Updating files:  77% (3435/4461)
Updating files:  78% (3480/4461)
Updating files:  79% (3525/4461)
Updating files:  80% (3569/4461)
Updating files:  81% (3614/4461)
Updating files:  82% (3659/4461)
Updating files:  83% (3703/4461)
Updating files:  84% (3748/4461)
Updating files:  85% (3792/4461)
Updating files:  86% (3837/4461)
Updating files:  87% (3882/4461)
Updating files:  88% (3926/4461)
Updating files:  89% (3971/4461)
Updating files:  90% (4015/4461)
Updating files:  91% (4060/4461)
Updating files:  92% (4105/4461)
Updating files:  93% (4149/4461)
Updating files:  94% (4194/4461)
Updating files:  94% (4197/4461)
Updating files:  95% (4238/4461)
Updating files:  96% (4283/4461)
Updating files:  96% (4299/4461)
Updating files:  97% (4328/4461)
Updating files:  97% (4357/4461)
Updating files:  98% (4372/4461)
Updating files:  99% (4417/4461)
Updating files: 100% (4461/4461)
Updating files: 100% (4461/4461), done.
[INFO] validating manifest of git repo https://github.com/Scottyboi1/Webstore_Scrapper on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Scottyboi1/Webstore_Scrapper
[INFO] finished tweaking git repo https://github.com/Scottyboi1/Webstore_Scrapper
[INFO] tweaked toml for git repo https://github.com/Scottyboi1/Webstore_Scrapper written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Scottyboi1/Webstore_Scrapper 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mac v0.1.1
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded phf_generator v0.8.0
[INFO] [stderr]   Downloaded phf_codegen v0.8.0
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded matches v0.1.10
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded phf v0.8.0
[INFO] [stderr]   Downloaded utf-8 v0.7.6
[INFO] [stderr]   Downloaded phf_generator v0.10.0
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] [stderr]   Downloaded phf_shared v0.8.0
[INFO] [stderr]   Downloaded dtoa v1.0.9
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded markup5ever v0.11.0
[INFO] [stderr]   Downloaded tempfile v3.11.0
[INFO] [stderr]   Downloaded selectors v0.22.0
[INFO] [stderr]   Downloaded cssparser v0.27.2
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded string_cache v0.8.7
[INFO] [stderr]   Downloaded flate2 v1.0.31
[INFO] [stderr]   Downloaded html5ever v0.26.0
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded nodrop v0.1.14
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded servo_arc v0.1.1
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded tendril v0.4.3
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]   Downloaded rand_pcg v0.2.1
[INFO] [stderr]   Downloaded thin-slice v0.1.1
[INFO] [stderr]   Downloaded futf v0.1.5
[INFO] [stderr]   Downloaded scraper v0.13.0
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] [stderr]   Downloaded csv v1.3.0
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99eeef5c5a9121464633285471bbe8892f929afcee6ccf0010d128e73528390a
[INFO] running `Command { std: "docker" "start" "-a" "99eeef5c5a9121464633285471bbe8892f929afcee6ccf0010d128e73528390a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99eeef5c5a9121464633285471bbe8892f929afcee6ccf0010d128e73528390a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99eeef5c5a9121464633285471bbe8892f929afcee6ccf0010d128e73528390a", kill_on_drop: false }`
[INFO] [stdout] 99eeef5c5a9121464633285471bbe8892f929afcee6ccf0010d128e73528390a
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f1a438603f1557e38e5cbe070a49d5b09575ca2f469fb7edfeb0ae3457e23ee
[INFO] running `Command { std: "docker" "start" "-a" "7f1a438603f1557e38e5cbe070a49d5b09575ca2f469fb7edfeb0ae3457e23ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.0.31
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling actix-server v2.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling ego-tree v0.6.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling scraper v0.13.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling Goodwill_Web_Scrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "7f1a438603f1557e38e5cbe070a49d5b09575ca2f469fb7edfeb0ae3457e23ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1a438603f1557e38e5cbe070a49d5b09575ca2f469fb7edfeb0ae3457e23ee", kill_on_drop: false }`
[INFO] [stdout] 7f1a438603f1557e38e5cbe070a49d5b09575ca2f469fb7edfeb0ae3457e23ee
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f861dd8a5fc4dbdc65c6ebc1b92dc8cd58dfaf366c29c4dbaef50250affe13b
[INFO] running `Command { std: "docker" "start" "-a" "2f861dd8a5fc4dbdc65c6ebc1b92dc8cd58dfaf366c29c4dbaef50250affe13b", kill_on_drop: false }`
[INFO] [stderr]    Compiling Goodwill_Web_Scrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "2f861dd8a5fc4dbdc65c6ebc1b92dc8cd58dfaf366c29c4dbaef50250affe13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f861dd8a5fc4dbdc65c6ebc1b92dc8cd58dfaf366c29c4dbaef50250affe13b", kill_on_drop: false }`
[INFO] [stdout] 2f861dd8a5fc4dbdc65c6ebc1b92dc8cd58dfaf366c29c4dbaef50250affe13b
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] acf207f8d8a811463357d0d8acdf88da4df8cc77f2f1c35f30a543a967c01275
[INFO] running `Command { std: "docker" "start" "-a" "acf207f8d8a811463357d0d8acdf88da4df8cc77f2f1c35f30a543a967c01275", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Goodwill_Web_Scrapper-b2a0df96fa8909d0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "acf207f8d8a811463357d0d8acdf88da4df8cc77f2f1c35f30a543a967c01275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf207f8d8a811463357d0d8acdf88da4df8cc77f2f1c35f30a543a967c01275", kill_on_drop: false }`
[INFO] [stdout] acf207f8d8a811463357d0d8acdf88da4df8cc77f2f1c35f30a543a967c01275
