[INFO] cloning repository https://github.com/jayy-lmao/loosely-coupled-monolith-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jayy-lmao/loosely-coupled-monolith-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayy-lmao%2Floosely-coupled-monolith-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayy-lmao%2Floosely-coupled-monolith-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 414bbc77d6c084ee2d9ec4121a340d3439dbaa72
[INFO] checking jayy-lmao/loosely-coupled-monolith-rust against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjayy-lmao%2Floosely-coupled-monolith-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jayy-lmao/loosely-coupled-monolith-rust
[INFO] finished tweaking git repo https://github.com/jayy-lmao/loosely-coupled-monolith-rust
[INFO] tweaked toml for git repo https://github.com/jayy-lmao/loosely-coupled-monolith-rust written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jayy-lmao/loosely-coupled-monolith-rust on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jayy-lmao/loosely-coupled-monolith-rust 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69ee44e331f22b7d80baeceb0d83e51f8826fc3f4990905e741a864d0db2668d
[INFO] running `Command { std: "docker" "start" "-a" "69ee44e331f22b7d80baeceb0d83e51f8826fc3f4990905e741a864d0db2668d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69ee44e331f22b7d80baeceb0d83e51f8826fc3f4990905e741a864d0db2668d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69ee44e331f22b7d80baeceb0d83e51f8826fc3f4990905e741a864d0db2668d", kill_on_drop: false }`
[INFO] [stdout] 69ee44e331f22b7d80baeceb0d83e51f8826fc3f4990905e741a864d0db2668d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3a1e45c5a2a6162875688dfd66a5bf21d86dfd8387373b2675c99f2ee99a91
[INFO] running `Command { std: "docker" "start" "-a" "2b3a1e45c5a2a6162875688dfd66a5bf21d86dfd8387373b2675c99f2ee99a91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking sales_contracts v0.1.0 (/opt/rustwide/workdir/sales_contracts)
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking shipping_contracts v0.1.0 (/opt/rustwide/workdir/shipping_contracts)
[INFO] [stderr]     Checking billing_contracts v0.1.0 (/opt/rustwide/workdir/billing_contracts)
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking sales v0.1.0 (/opt/rustwide/workdir/sales)
[INFO] [stderr]     Checking shipping v0.1.0 (/opt/rustwide/workdir/shipping)
[INFO] [stderr]     Checking sales_test v0.1.0 (/opt/rustwide/workdir/sales_test)
[INFO] [stdout] warning: fields `order_at`, `cancelled`, and `order_complete` are never read
[INFO] [stdout]   --> shipping/src/shipping_label.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct ShippingLabel {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout]  6 |     pub order_id: Uuid,
[INFO] [stdout]  7 |     pub order_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub cancelled: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub order_complete: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShippingLabel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `order_at`, `cancelled`, and `order_complete` are never read
[INFO] [stdout]   --> shipping/src/shipping_label.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub(crate) struct ShippingLabel {
[INFO] [stdout]    |                   ------------- fields in this struct
[INFO] [stdout]  6 |     pub order_id: Uuid,
[INFO] [stdout]  7 |     pub order_at: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  8 |     pub cancelled: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub order_complete: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShippingLabel` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
[INFO] running `Command { std: "docker" "inspect" "2b3a1e45c5a2a6162875688dfd66a5bf21d86dfd8387373b2675c99f2ee99a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3a1e45c5a2a6162875688dfd66a5bf21d86dfd8387373b2675c99f2ee99a91", kill_on_drop: false }`
[INFO] [stdout] 2b3a1e45c5a2a6162875688dfd66a5bf21d86dfd8387373b2675c99f2ee99a91
