[INFO] cloning repository https://github.com/anthonyngg192/sample-shopify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anthonyngg192/sample-shopify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonyngg192%2Fsample-shopify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonyngg192%2Fsample-shopify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32b64923ccba2be8d00cbaa4f024a4b0ee33d6a1
[INFO] testing anthonyngg192/sample-shopify against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanthonyngg192%2Fsample-shopify" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anthonyngg192/sample-shopify
[INFO] finished tweaking git repo https://github.com/anthonyngg192/sample-shopify
[INFO] tweaked toml for git repo https://github.com/anthonyngg192/sample-shopify written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anthonyngg192/sample-shopify on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anthonyngg192/sample-shopify 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded windows-registry v0.6.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.106
[INFO] [stderr]   Downloaded tracing-attributes v0.1.31
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded actix-web-actors v4.3.1+deprecated
[INFO] [stderr]   Downloaded actix-broker v0.4.4
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.4
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.31
[INFO] [stderr]   Downloaded derive_more-impl v2.1.0
[INFO] [stderr]   Downloaded regex-lite v0.1.8
[INFO] [stderr]   Downloaded tokio-util v0.7.17
[INFO] [stderr]   Downloaded tower-http v0.6.8
[INFO] [stderr]   Downloaded actix-http v3.11.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded hyper v1.8.1
[INFO] [stderr]   Downloaded icu_properties_data v2.1.2
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] [stderr]   Downloaded zerocopy v0.8.31
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded reqwest v0.12.25
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded rustls-webpki v0.103.8
[INFO] [stderr]   Downloaded http v1.4.0
[INFO] [stderr]   Downloaded rustls v0.23.35
[INFO] [stderr]   Downloaded derive_more v2.1.0
[INFO] [stderr]   Downloaded cc v1.2.49
[INFO] [stderr]   Downloaded mio v1.1.1
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded icu_properties v2.1.2
[INFO] [stderr]   Downloaded js-sys v0.3.83
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]   Downloaded static_init v1.0.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.106
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.1
[INFO] [stderr]   Downloaded actix-cors v0.7.1
[INFO] [stderr]   Downloaded simd-adler32 v0.3.8
[INFO] [stderr]   Downloaded zstd-safe v7.2.4
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded actix-service v2.0.3
[INFO] [stderr]   Downloaded web-sys v0.3.83
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.56
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.106
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded static_init_macro v1.0.4
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0568d6fe36524e1fe17891d60a2de5e4f6f3131c3a7d885639a6dfe4836b8d4b
[INFO] running `Command { std: "docker" "start" "-a" "0568d6fe36524e1fe17891d60a2de5e4f6f3131c3a7d885639a6dfe4836b8d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0568d6fe36524e1fe17891d60a2de5e4f6f3131c3a7d885639a6dfe4836b8d4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0568d6fe36524e1fe17891d60a2de5e4f6f3131c3a7d885639a6dfe4836b8d4b", kill_on_drop: false }`
[INFO] [stdout] 0568d6fe36524e1fe17891d60a2de5e4f6f3131c3a7d885639a6dfe4836b8d4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c9855e2cb447f14e4a9b75cacd55269111ff7773a6d8270040c91569c50b812
[INFO] running `Command { std: "docker" "start" "-a" "1c9855e2cb447f14e4a9b75cacd55269111ff7773a6d8270040c91569c50b812", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling derive_more v2.1.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling actix-broker v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling actix-web v4.12.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling actix-cors v0.7.1
[INFO] [stderr]    Compiling actix-web-actors v4.3.1+deprecated
[INFO] [stderr]    Compiling sample_shopify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/webhooksl/order_webhook.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Err(e) => HttpResponse::BadRequest().finish(),
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "1c9855e2cb447f14e4a9b75cacd55269111ff7773a6d8270040c91569c50b812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c9855e2cb447f14e4a9b75cacd55269111ff7773a6d8270040c91569c50b812", kill_on_drop: false }`
[INFO] [stdout] 1c9855e2cb447f14e4a9b75cacd55269111ff7773a6d8270040c91569c50b812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 754c56f844cfffc17e52552e43796b02d3269fdc81b653fe561fe4946f24ed00
[INFO] running `Command { std: "docker" "start" "-a" "754c56f844cfffc17e52552e43796b02d3269fdc81b653fe561fe4946f24ed00", kill_on_drop: false }`
[INFO] [stderr]    Compiling sample_shopify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/webhooksl/order_webhook.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Err(e) => HttpResponse::BadRequest().finish(),
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "754c56f844cfffc17e52552e43796b02d3269fdc81b653fe561fe4946f24ed00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "754c56f844cfffc17e52552e43796b02d3269fdc81b653fe561fe4946f24ed00", kill_on_drop: false }`
[INFO] [stdout] 754c56f844cfffc17e52552e43796b02d3269fdc81b653fe561fe4946f24ed00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 976eb24b25c479cb5b072db768e57b49062862720cd06199c539bb8107aab06a
[INFO] running `Command { std: "docker" "start" "-a" "976eb24b25c479cb5b072db768e57b49062862720cd06199c539bb8107aab06a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/webhooksl/order_webhook.rs:68:13
[INFO] [stderr]    |
[INFO] [stderr] 68 |         Err(e) => HttpResponse::BadRequest().finish(),
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sample_shopify` (bin "sample_shopify" test) generated 1 warning (run `cargo fix --bin "sample_shopify" -p sample_shopify --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sample_shopify-e8b9ae3adf78e258)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (16) panicked at src/utils/config.rs:6:56:
[INFO] [stderr] Config file not found.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5a6c377d20c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5a6c377d20c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5a6c377d20c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5a6c377d20c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5a6c377e76ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5a6c377e76ca - core[27de1724e4349be2]::fmt::write
[INFO] [stderr]    6:     0x5a6c377d7c46 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5a6c377d7c46 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5a6c377b085f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5a6c377b085f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5a6c377ca371 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5a6c377ca52b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5a6c377b0918 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x5a6c377a5b99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5a6c377b176d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5a6c377e7ddc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5a6c377e7b52 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x5a6c377042de - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x5a6c37704541 - <sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG as static_init[85d66c3b6dbef028]::Generator<sample_shopify[e257f18450027eed]::utils::config::AppConfig>>::generate
[INFO] [stderr]                                at /opt/rustwide/workdir/src/utils/config.rs:6:56
[INFO] [stderr]   19:     0x5a6c376fac3a - <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init::{closure#0}::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:424:33
[INFO] [stderr]   20:     0x5a6c376fa8c2 - <static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseGuard<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>> as static_init[85d66c3b6dbef028]::phase_locker::PhaseGuard<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>>>::transition::<(), <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/phase_locker/sync.rs:167:19
[INFO] [stderr]   21:     0x5a6c376fa8c2 - static_init[85d66c3b6dbef028]::lazy_sequentializer::lazy_initialization_only::<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseGuard<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>>, <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy_sequentializer.rs:22:17
[INFO] [stderr]   22:     0x5a6c376fbcb8 - <static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG> as static_init[85d66c3b6dbef028]::LazySequentializer<static_init[85d66c3b6dbef028]::generic_lazy::GenericLazySeq<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>>::init::<<static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG> as static_init[85d66c3b6dbef028]::generic_lazy::LazyPolicy>::shall_init, <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init::{closure#0}::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy_sequentializer.rs:630:22
[INFO] [stderr]   23:     0x5a6c376fbcb8 - <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:417:17
[INFO] [stderr]   24:     0x5a6c377044de - static_init[85d66c3b6dbef028]::generic_lazy::may_debug::<static_init[85d66c3b6dbef028]::phase::Phase, <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:1221:9
[INFO] [stderr]   25:     0x5a6c377044de - <static_init[85d66c3b6dbef028]::generic_lazy::GenericLazy<static_init[85d66c3b6dbef028]::generic_lazy::UnInited<sample_shopify[e257f18450027eed]::utils::config::AppConfig>, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG, static_init[85d66c3b6dbef028]::lazy_sequentializer::generic::LazySequentializer<static_init[85d66c3b6dbef028]::phase_locker::sync::SyncPhaseLocker, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>, static_init[85d66c3b6dbef028]::lazy::InitializedChecker<sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/generic_lazy.rs:415:9
[INFO] [stderr]   26:     0x5a6c377044de - <static_init[85d66c3b6dbef028]::lazy::LesserLazy<sample_shopify[e257f18450027eed]::utils::config::AppConfig, sample_shopify[e257f18450027eed]::utils::config::__StaticInitGeneratorFor_APP_CONFIG>>::init
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/static_init-1.0.4/src/lazy.rs:408:17
[INFO] [stderr]   27:     0x5a6c377044de - sample_shopify[e257f18450027eed]::utils::config::APP_CONFIG::__static_init_initializer
[INFO] [stderr]                                at /opt/rustwide/workdir/src/utils/config.rs:4:1
[INFO] [stderr]   28:     0x71a977665304 - __libc_start_main
[INFO] [stderr]   29:     0x5a6c376fa545 - _start
[INFO] [stderr]   30:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (16) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5a6c377d20c2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5a6c377d20c2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5a6c377d20c2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5a6c377d20c2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5a6c377e76ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5a6c377e76ca - core[27de1724e4349be2]::fmt::write
[INFO] [stderr]    6:     0x5a6c377d7c46 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5a6c377d7c46 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5a6c377b085f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5a6c377b085f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5a6c377ca371 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5a6c377ca52b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5a6c377b094a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x5a6c377a5b99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5a6c377b176d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5a6c377e7bfd - core[27de1724e4349be2]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x5a6c377e7bfd - core[27de1724e4349be2]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   17:     0x5a6c377e7b7b - core[27de1724e4349be2]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:225:5
[INFO] [stderr]   18:     0x5a6c377e7d07 - core[27de1724e4349be2]::panicking::panic_cannot_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:337:5
[INFO] [stderr]   19:     0x5a6c377044ea - sample_shopify[e257f18450027eed]::utils::config::APP_CONFIG::__static_init_initializer
[INFO] [stderr]                                at /opt/rustwide/workdir/src/utils/config.rs:5:36
[INFO] [stderr]   20:     0x71a977665304 - __libc_start_main
[INFO] [stderr]   21:     0x5a6c376fa545 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin sample_shopify`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sample_shopify-e8b9ae3adf78e258` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "976eb24b25c479cb5b072db768e57b49062862720cd06199c539bb8107aab06a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976eb24b25c479cb5b072db768e57b49062862720cd06199c539bb8107aab06a", kill_on_drop: false }`
[INFO] [stdout] 976eb24b25c479cb5b072db768e57b49062862720cd06199c539bb8107aab06a
