[INFO] cloning repository https://github.com/faridguzman91/rust-planner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faridguzman91/rust-planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridguzman91%2Frust-planner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridguzman91%2Frust-planner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb383f5539e19b2c79b20da210e635f03e4ff849
[INFO] testing faridguzman91/rust-planner against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaridguzman91%2Frust-planner" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  38% (1454/3793)
Updating files:  39% (1480/3793)
Updating files:  40% (1518/3793)
Updating files:  41% (1556/3793)
Updating files:  42% (1594/3793)
Updating files:  43% (1631/3793)
Updating files:  43% (1639/3793)
Updating files:  44% (1669/3793)
Updating files:  45% (1707/3793)
Updating files:  46% (1745/3793)
Updating files:  47% (1783/3793)
Updating files:  48% (1821/3793)
Updating files:  49% (1859/3793)
Updating files:  50% (1897/3793)
Updating files:  51% (1935/3793)
Updating files:  52% (1973/3793)
Updating files:  53% (2011/3793)
Updating files:  54% (2049/3793)
Updating files:  55% (2087/3793)
Updating files:  56% (2125/3793)
Updating files:  57% (2163/3793)
Updating files:  58% (2200/3793)
Updating files:  59% (2238/3793)
Updating files:  60% (2276/3793)
Updating files:  61% (2314/3793)
Updating files:  62% (2352/3793)
Updating files:  63% (2390/3793)
Updating files:  64% (2428/3793)
Updating files:  65% (2466/3793)
Updating files:  66% (2504/3793)
Updating files:  67% (2542/3793)
Updating files:  68% (2580/3793)
Updating files:  69% (2618/3793)
Updating files:  70% (2656/3793)
Updating files:  71% (2694/3793)
Updating files:  72% (2731/3793)
Updating files:  73% (2769/3793)
Updating files:  74% (2807/3793)
Updating files:  75% (2845/3793)
Updating files:  76% (2883/3793)
Updating files:  77% (2921/3793)
Updating files:  78% (2959/3793)
Updating files:  79% (2997/3793)
Updating files:  80% (3035/3793)
Updating files:  81% (3073/3793)
Updating files:  82% (3111/3793)
Updating files:  82% (3139/3793)
Updating files:  82% (3143/3793)
Updating files:  83% (3149/3793)
Updating files:  84% (3187/3793)
Updating files:  85% (3225/3793)
Updating files:  86% (3262/3793)
Updating files:  87% (3300/3793)
Updating files:  88% (3338/3793)
Updating files:  88% (3365/3793)
Updating files:  89% (3376/3793)
Updating files:  90% (3414/3793)
Updating files:  91% (3452/3793)
Updating files:  92% (3490/3793)
Updating files:  93% (3528/3793)
Updating files:  94% (3566/3793)
Updating files:  95% (3604/3793)
Updating files:  95% (3628/3793)
Updating files:  96% (3642/3793)
Updating files:  97% (3680/3793)
Updating files:  98% (3718/3793)
Updating files:  99% (3756/3793)
Updating files: 100% (3793/3793)
Updating files: 100% (3793/3793), done.
[INFO] started tweaking git repo https://github.com/faridguzman91/rust-planner
[INFO] finished tweaking git repo https://github.com/faridguzman91/rust-planner
[INFO] tweaked toml for git repo https://github.com/faridguzman91/rust-planner written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faridguzman91/rust-planner on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/faridguzman91/rust-planner 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6be8b9afd4620ff7d42d19ae0e5516a10d06201fbf133c7e25e203d974120bc5
[INFO] running `Command { std: "docker" "start" "-a" "6be8b9afd4620ff7d42d19ae0e5516a10d06201fbf133c7e25e203d974120bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6be8b9afd4620ff7d42d19ae0e5516a10d06201fbf133c7e25e203d974120bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be8b9afd4620ff7d42d19ae0e5516a10d06201fbf133c7e25e203d974120bc5", kill_on_drop: false }`
[INFO] [stdout] 6be8b9afd4620ff7d42d19ae0e5516a10d06201fbf133c7e25e203d974120bc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 215c89dc5e40e7e07d8e8d527647312f30b96f0c258ef90d3b62bf5312ac984a
[INFO] running `Command { std: "docker" "start" "-a" "215c89dc5e40e7e07d8e8d527647312f30b96f0c258ef90d3b62bf5312ac984a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling aws-types v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling aws-smithy-types v0.38.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling aws-smithy-json v0.38.0
[INFO] [stderr]    Compiling aws-smithy-query v0.38.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling aws-smithy-xml v0.38.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling aws-smithy-async v0.38.0
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling aws-smithy-http v0.38.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.38.0
[INFO] [stderr]    Compiling aws-sigv4 v0.8.1
[INFO] [stderr]    Compiling aws-smithy-client v0.38.0
[INFO] [stderr]    Compiling aws-endpoint v0.8.0
[INFO] [stderr]    Compiling aws-sig-auth v0.8.0
[INFO] [stderr]    Compiling aws-http v0.8.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.8.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.8.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v0.8.0
[INFO] [stderr]    Compiling aws-config v0.8.0
[INFO] [stderr]    Compiling rust-planner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/model/user.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct User {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "215c89dc5e40e7e07d8e8d527647312f30b96f0c258ef90d3b62bf5312ac984a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "215c89dc5e40e7e07d8e8d527647312f30b96f0c258ef90d3b62bf5312ac984a", kill_on_drop: false }`
[INFO] [stdout] 215c89dc5e40e7e07d8e8d527647312f30b96f0c258ef90d3b62bf5312ac984a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb6672dc67bf0561cd1d2a1488e24dfea5ad696959f797fe41f351a46132901b
[INFO] running `Command { std: "docker" "start" "-a" "cb6672dc67bf0561cd1d2a1488e24dfea5ad696959f797fe41f351a46132901b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-planner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]  --> src/model/user.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct User {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "cb6672dc67bf0561cd1d2a1488e24dfea5ad696959f797fe41f351a46132901b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb6672dc67bf0561cd1d2a1488e24dfea5ad696959f797fe41f351a46132901b", kill_on_drop: false }`
[INFO] [stdout] cb6672dc67bf0561cd1d2a1488e24dfea5ad696959f797fe41f351a46132901b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f5b4981cbc83eff927acba7750a73b60e5f5034a669869d73cc7c34e008d535
[INFO] running `Command { std: "docker" "start" "-a" "9f5b4981cbc83eff927acba7750a73b60e5f5034a669869d73cc7c34e008d535", kill_on_drop: false }`
[INFO] [stderr] warning: struct `User` is never constructed
[INFO] [stderr]  --> src/model/user.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | struct User {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-planner` (bin "rust-planner" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_planner-f705bb6d394db028)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9f5b4981cbc83eff927acba7750a73b60e5f5034a669869d73cc7c34e008d535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5b4981cbc83eff927acba7750a73b60e5f5034a669869d73cc7c34e008d535", kill_on_drop: false }`
[INFO] [stdout] 9f5b4981cbc83eff927acba7750a73b60e5f5034a669869d73cc7c34e008d535
