[INFO] cloning repository https://github.com/Leif-Rydenfalk/cell-calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leif-Rydenfalk/cell-calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeif-Rydenfalk%2Fcell-calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeif-Rydenfalk%2Fcell-calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d067348d20e7e99681b0adefe4ecf433f45d0acd [INFO] checking Leif-Rydenfalk/cell-calculator against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeif-Rydenfalk%2Fcell-calculator" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Leif-Rydenfalk/cell-calculator [INFO] finished tweaking git repo https://github.com/Leif-Rydenfalk/cell-calculator [INFO] tweaked toml for git repo https://github.com/Leif-Rydenfalk/cell-calculator written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Leif-Rydenfalk/cell-calculator on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Leif-Rydenfalk/cell-calculator 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] [stderr] Adding ahash v0.7.8 [INFO] [stderr] Adding bitvec v1.0.1 [INFO] [stderr] Adding bumpalo v3.20.2 [INFO] [stderr] Adding bytecheck v0.6.12 [INFO] [stderr] Adding bytecheck_derive v0.6.12 [INFO] [stderr] Adding bytes v1.11.1 [INFO] [stderr] Updating cell-macros v0.1.0 -> v0.1.3 [INFO] [stderr] Updating cell-sdk v0.1.0 -> v0.1.4 [INFO] [stderr] Adding funty v2.0.0 [INFO] [stderr] Adding getrandom v0.2.17 [INFO] [stderr] Adding hashbrown v0.12.3 [INFO] [stderr] Adding humantime v2.3.0 [INFO] [stderr] Adding js-sys v0.3.94 [INFO] [stderr] Adding lazy_static v1.5.0 [INFO] [stderr] Adding libc v0.2.183 [INFO] [stderr] Adding once_cell v1.21.4 [INFO] [stderr] Adding ptr_meta v0.1.4 [INFO] [stderr] Adding ptr_meta_derive v0.1.4 [INFO] [stderr] Adding radium v0.7.0 [INFO] [stderr] Adding rend v0.4.2 [INFO] [stderr] Adding rkyv v0.7.46 [INFO] [stderr] Adding rkyv_derive v0.7.46 [INFO] [stderr] Adding rustversion v1.0.22 [INFO] [stderr] Adding seahash v4.1.0 [INFO] [stderr] Adding simdutf8 v0.1.5 [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Adding tap v1.0.1 [INFO] [stderr] Adding tinyvec v1.11.0 [INFO] [stderr] Adding tinyvec_macros v0.1.1 [INFO] [stderr] Adding uuid v1.23.0 [INFO] [stderr] Adding version_check v0.9.5 [INFO] [stderr] Adding wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Adding wasm-bindgen v0.2.117 [INFO] [stderr] Adding wasm-bindgen-macro v0.2.117 [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Adding wasm-bindgen-shared v0.2.117 [INFO] [stderr] Adding wyz v0.5.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cell-sdk v0.1.4 [INFO] [stderr] Downloaded cell-macros v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4d5cd32816f5c2a1f4b7e74ae44b102c767012f7cd190c28233fad85e02d64f [INFO] running `Command { std: "docker" "start" "-a" "a4d5cd32816f5c2a1f4b7e74ae44b102c767012f7cd190c28233fad85e02d64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4d5cd32816f5c2a1f4b7e74ae44b102c767012f7cd190c28233fad85e02d64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d5cd32816f5c2a1f4b7e74ae44b102c767012f7cd190c28233fad85e02d64f", kill_on_drop: false }` [INFO] [stdout] a4d5cd32816f5c2a1f4b7e74ae44b102c767012f7cd190c28233fad85e02d64f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab3a327592e275f41381d40a868dec05064ed2ac22a997ce0671539893f78a0b [INFO] running `Command { std: "docker" "start" "-a" "ab3a327592e275f41381d40a868dec05064ed2ac22a997ce0671539893f78a0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling cell-macros v0.1.3 [INFO] [stderr] Checking cell-sdk v0.1.4 [INFO] [stderr] Checking calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rkyv` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `check_bytes` in this scope [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `check_bytes` is an attribute that can be used by the derive macro `CheckBytes`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `check_bytes` in this scope [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `check_bytes` is an attribute that can be used by the derive macro `CheckBytes`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `check_bytes` in this scope [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `check_bytes` is an attribute that can be used by the derive macro `CheckBytes`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `check_bytes` in this scope [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `check_bytes` is an attribute that can be used by the derive macro `CheckBytes`, you might be missing a `derive` attribute [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these crates [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv; [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv::Archive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these crates [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv; [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv::Archive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"calculator","loc":"src/main.rs:30:51","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculator","loc":"src/main.rs:34:48","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculator","loc":"src/main.rs:37:21","p":5,"ph":4,"wa":0,"pa":0,"a":4,"pos":4,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":4,"a_opt":4,"sz_no_dedup":64,"sz_old":64,"sz_opt":64} [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these crates [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv; [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv::Archive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this crate [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these crates [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv; [INFO] [stdout] | [INFO] [stdout] 1 + use cell_sdk::rkyv; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `rkyv` in the crate root [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ could not find `rkyv` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use crate::rkyv::Archive; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [FMTARGS] {"crate":"calculator","loc":"src/main.rs:30:51","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculator","loc":"src/main.rs:34:48","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"calculator","loc":"src/main.rs:37:21","p":5,"ph":4,"wa":0,"pa":0,"a":4,"pos":4,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":4,"a_opt":4,"sz_no_dedup":64,"sz_old":64,"sz_opt":64} [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__S` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `__D` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / service_schema! { [INFO] [stdout] 6 | | service: calculator, [INFO] [stdout] 7 | | request: CalcRequest { [INFO] [stdout] 8 | | operation: String, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ associated type `Error` not found [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::cell_sdk::rkyv::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` (bin "calculator") due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `calculator` (bin "calculator" test) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "ab3a327592e275f41381d40a868dec05064ed2ac22a997ce0671539893f78a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3a327592e275f41381d40a868dec05064ed2ac22a997ce0671539893f78a0b", kill_on_drop: false }` [INFO] [stdout] ab3a327592e275f41381d40a868dec05064ed2ac22a997ce0671539893f78a0b