[INFO] cloning repository https://github.com/NixyOrg/supermarket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NixyOrg/supermarket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixyOrg%2Fsupermarket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixyOrg%2Fsupermarket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7a2c330de42121afb72f506c1b695c4067b5229
[INFO] testing NixyOrg/supermarket against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixyOrg%2Fsupermarket" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NixyOrg/supermarket on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NixyOrg/supermarket
[INFO] finished tweaking git repo https://github.com/NixyOrg/supermarket
[INFO] tweaked toml for git repo https://github.com/NixyOrg/supermarket written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/NixyOrg/supermarket 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql_query_derive v0.13.0
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_client v0.13.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.13.0
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebf73dd59adc14e26f97a06f02e564d526f1775193de65d208d0b57dd43ea913
[INFO] running `Command { std: "docker" "start" "-a" "ebf73dd59adc14e26f97a06f02e564d526f1775193de65d208d0b57dd43ea913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebf73dd59adc14e26f97a06f02e564d526f1775193de65d208d0b57dd43ea913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf73dd59adc14e26f97a06f02e564d526f1775193de65d208d0b57dd43ea913", kill_on_drop: false }`
[INFO] [stdout] ebf73dd59adc14e26f97a06f02e564d526f1775193de65d208d0b57dd43ea913
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb27025ff25b46badebe7b63cc5fcfff4cb21f2fd83a6ec9792351e77d13dbc
[INFO] running `Command { std: "docker" "start" "-a" "ffb27025ff25b46badebe7b63cc5fcfff4cb21f2fd83a6ec9792351e77d13dbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling supermarket v0.1.0 (/opt/rustwide/workdir/supermarket)
[INFO] [stderr]    Compiling supermarket-albert-heijn v0.1.0 (/opt/rustwide/workdir/supermarket-albert-heijn)
[INFO] [stderr]    Compiling supermarket-jumbo v0.1.0 (/opt/rustwide/workdir/supermarket-jumbo)
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ProductSubcategories {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 47 |     pub parent: ProductCategory,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contains` and `may_contain` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ProductAllergens {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `name` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ProductAllergen {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s
[INFO] running `Command { std: "docker" "inspect" "ffb27025ff25b46badebe7b63cc5fcfff4cb21f2fd83a6ec9792351e77d13dbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb27025ff25b46badebe7b63cc5fcfff4cb21f2fd83a6ec9792351e77d13dbc", kill_on_drop: false }`
[INFO] [stdout] ffb27025ff25b46badebe7b63cc5fcfff4cb21f2fd83a6ec9792351e77d13dbc
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6ce1e314e9a4c2478ccb43df074fed6935931e8a6b7acfcade48b19c7f35601
[INFO] running `Command { std: "docker" "start" "-a" "e6ce1e314e9a4c2478ccb43df074fed6935931e8a6b7acfcade48b19c7f35601", kill_on_drop: false }`
[INFO] [stderr]    Compiling supermarket v0.1.0 (/opt/rustwide/workdir/supermarket)
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ProductSubcategories {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 47 |     pub parent: ProductCategory,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling supermarket-albert-heijn v0.1.0 (/opt/rustwide/workdir/supermarket-albert-heijn)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling supermarket-jumbo v0.1.0 (/opt/rustwide/workdir/supermarket-jumbo)
[INFO] [stdout] warning: fields `contains` and `may_contain` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ProductAllergens {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `name` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ProductAllergen {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ProductSubcategories {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 47 |     pub parent: ProductCategory,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contains` and `may_contain` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ProductAllergens {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `name` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ProductAllergen {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.51s
[INFO] running `Command { std: "docker" "inspect" "e6ce1e314e9a4c2478ccb43df074fed6935931e8a6b7acfcade48b19c7f35601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6ce1e314e9a4c2478ccb43df074fed6935931e8a6b7acfcade48b19c7f35601", kill_on_drop: false }`
[INFO] [stdout] e6ce1e314e9a4c2478ccb43df074fed6935931e8a6b7acfcade48b19c7f35601
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a9ed96f8972378116eba296e089f63b57f702a347572b39d8c15b26fc60302f
[INFO] running `Command { std: "docker" "start" "-a" "7a9ed96f8972378116eba296e089f63b57f702a347572b39d8c15b26fc60302f", kill_on_drop: false }`
[INFO] [stderr] warning: field `parent` is never read
[INFO] [stderr]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct ProductSubcategories {
[INFO] [stderr]    |            -------------------- field in this struct
[INFO] [stderr] 47 |     pub parent: ProductCategory,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `supermarket-albert-heijn` (lib) generated 1 warning
[INFO] [stderr] warning: `supermarket-albert-heijn` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: fields `contains` and `may_contain` are never read
[INFO] [stderr]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct ProductAllergens {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `name` are never read
[INFO] [stderr]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub struct ProductAllergen {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 86 |     pub key: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 87 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `supermarket-jumbo` (lib) generated 2 warnings
[INFO] [stderr] warning: `supermarket-jumbo` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supermarket-d22307432885e9ac)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supermarket_albert_heijn-3030cf25b8b4d1cb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_works stdout ----
[INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.ah.nl")), port: None, path: "/mobile-auth/v1/auth/token/anonymous", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p supermarket-albert-heijn --lib`
[INFO] running `Command { std: "docker" "inspect" "7a9ed96f8972378116eba296e089f63b57f702a347572b39d8c15b26fc60302f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a9ed96f8972378116eba296e089f63b57f702a347572b39d8c15b26fc60302f", kill_on_drop: false }`
[INFO] [stdout] 7a9ed96f8972378116eba296e089f63b57f702a347572b39d8c15b26fc60302f
[INFO] testing NixyOrg/supermarket against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNixyOrg%2Fsupermarket" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NixyOrg/supermarket on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/NixyOrg/supermarket
[INFO] finished tweaking git repo https://github.com/NixyOrg/supermarket
[INFO] tweaked toml for git repo https://github.com/NixyOrg/supermarket written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/NixyOrg/supermarket 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77616a871092cca189d8fe8417845ddc47bda2b7805e69de38ca38d69af91914
[INFO] running `Command { std: "docker" "start" "-a" "77616a871092cca189d8fe8417845ddc47bda2b7805e69de38ca38d69af91914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77616a871092cca189d8fe8417845ddc47bda2b7805e69de38ca38d69af91914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77616a871092cca189d8fe8417845ddc47bda2b7805e69de38ca38d69af91914", kill_on_drop: false }`
[INFO] [stdout] 77616a871092cca189d8fe8417845ddc47bda2b7805e69de38ca38d69af91914
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcc82ca5d469d56f3a96692486bdb105f5262b2ed928971b8448635b8cded313
[INFO] running `Command { std: "docker" "start" "-a" "dcc82ca5d469d56f3a96692486bdb105f5262b2ed928971b8448635b8cded313", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling serde-aux v4.5.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling supermarket v0.1.0 (/opt/rustwide/workdir/supermarket)
[INFO] [stderr]    Compiling supermarket-albert-heijn v0.1.0 (/opt/rustwide/workdir/supermarket-albert-heijn)
[INFO] [stderr]    Compiling supermarket-jumbo v0.1.0 (/opt/rustwide/workdir/supermarket-jumbo)
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ProductSubcategories {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 47 |     pub parent: ProductCategory,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contains` and `may_contain` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ProductAllergens {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `name` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ProductAllergen {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s
[INFO] running `Command { std: "docker" "inspect" "dcc82ca5d469d56f3a96692486bdb105f5262b2ed928971b8448635b8cded313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcc82ca5d469d56f3a96692486bdb105f5262b2ed928971b8448635b8cded313", kill_on_drop: false }`
[INFO] [stdout] dcc82ca5d469d56f3a96692486bdb105f5262b2ed928971b8448635b8cded313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a051370bae1b37b49796f72928ba753bb3103715b509c69f40a286f5b11bb7e9
[INFO] running `Command { std: "docker" "start" "-a" "a051370bae1b37b49796f72928ba753bb3103715b509c69f40a286f5b11bb7e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling supermarket v0.1.0 (/opt/rustwide/workdir/supermarket)
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ProductSubcategories {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 47 |     pub parent: ProductCategory,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling supermarket-albert-heijn v0.1.0 (/opt/rustwide/workdir/supermarket-albert-heijn)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contains` and `may_contain` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ProductAllergens {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `name` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ProductAllergen {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling supermarket-jumbo v0.1.0 (/opt/rustwide/workdir/supermarket-jumbo)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `parent` is never read
[INFO] [stdout]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct ProductSubcategories {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 47 |     pub parent: ProductCategory,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `contains` and `may_contain` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct ProductAllergens {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `key` and `name` are never read
[INFO] [stdout]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ProductAllergen {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 86 |     pub key: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 87 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s
[INFO] running `Command { std: "docker" "inspect" "a051370bae1b37b49796f72928ba753bb3103715b509c69f40a286f5b11bb7e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a051370bae1b37b49796f72928ba753bb3103715b509c69f40a286f5b11bb7e9", kill_on_drop: false }`
[INFO] [stdout] a051370bae1b37b49796f72928ba753bb3103715b509c69f40a286f5b11bb7e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f617a900ab69b9157c91cc20746963c3e067777f2da6cf3c194f1ad888c5e0b8
[INFO] running `Command { std: "docker" "start" "-a" "f617a900ab69b9157c91cc20746963c3e067777f2da6cf3c194f1ad888c5e0b8", kill_on_drop: false }`
[INFO] [stderr] warning: field `parent` is never read
[INFO] [stderr]   --> supermarket-albert-heijn/src/internal/product.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct ProductSubcategories {
[INFO] [stderr]    |            -------------------- field in this struct
[INFO] [stderr] 47 |     pub parent: ProductCategory,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductSubcategories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `supermarket-albert-heijn` (lib) generated 1 warning
[INFO] [stderr] warning: `supermarket-albert-heijn` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: fields `contains` and `may_contain` are never read
[INFO] [stderr]   --> supermarket-jumbo/src/internal/product.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub struct ProductAllergens {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 79 |     pub contains: Vec<ProductAllergen>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 80 |     pub may_contain: Vec<ProductAllergen>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductAllergens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `key` and `name` are never read
[INFO] [stderr]   --> supermarket-jumbo/src/internal/product.rs:86:9
[INFO] [stderr]    |
[INFO] [stderr] 85 | pub struct ProductAllergen {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 86 |     pub key: String,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 87 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProductAllergen` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `supermarket-jumbo` (lib) generated 2 warnings
[INFO] [stderr] warning: `supermarket-jumbo` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supermarket-d22307432885e9ac)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supermarket_albert_heijn-3030cf25b8b4d1cb)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_works stdout ----
[INFO] [stdout] Error: RequestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.ah.nl")), port: None, path: "/mobile-auth/v1/auth/token/anonymous", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p supermarket-albert-heijn --lib`
[INFO] running `Command { std: "docker" "inspect" "f617a900ab69b9157c91cc20746963c3e067777f2da6cf3c194f1ad888c5e0b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f617a900ab69b9157c91cc20746963c3e067777f2da6cf3c194f1ad888c5e0b8", kill_on_drop: false }`
[INFO] [stdout] f617a900ab69b9157c91cc20746963c3e067777f2da6cf3c194f1ad888c5e0b8
