[INFO] cloning repository https://github.com/Jess3Jane/mechaknight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jess3Jane/mechaknight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJess3Jane%2Fmechaknight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJess3Jane%2Fmechaknight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 497de19f0318b177c4935b6140dbb42f95efd312 [INFO] testing Jess3Jane/mechaknight against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJess3Jane%2Fmechaknight" "/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/Jess3Jane/mechaknight on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jess3Jane/mechaknight [INFO] finished tweaking git repo https://github.com/Jess3Jane/mechaknight [INFO] tweaked toml for git repo https://github.com/Jess3Jane/mechaknight written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jess3Jane/mechaknight 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flexi_logger v0.27.4 [INFO] [stderr] Downloaded sysinfo v0.30.6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd93a1ffb8e9685b2979dab2c2f346deaee4298395304569bb1572d976b5f02 [INFO] running `Command { std: "docker" "start" "-a" "1cd93a1ffb8e9685b2979dab2c2f346deaee4298395304569bb1572d976b5f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd93a1ffb8e9685b2979dab2c2f346deaee4298395304569bb1572d976b5f02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd93a1ffb8e9685b2979dab2c2f346deaee4298395304569bb1572d976b5f02", kill_on_drop: false }` [INFO] [stdout] 1cd93a1ffb8e9685b2979dab2c2f346deaee4298395304569bb1572d976b5f02 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bffbbd69e016eb9ca04685b9c0fba330b986ddb2be0c2ea78e11bd2221bc401 [INFO] running `Command { std: "docker" "start" "-a" "3bffbbd69e016eb9ca04685b9c0fba330b986ddb2be0c2ea78e11bd2221bc401", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bevy_ptr v0.13.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling accesskit v0.12.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling sysinfo v0.30.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling bevy_tasks v0.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.52/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=78d9740c98bc2063 -C extra-filename=-78d9740c98bc2063 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-40a534a3bbc2aaa5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4408b54429d77fab.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-771db5337abf6923.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3bffbbd69e016eb9ca04685b9c0fba330b986ddb2be0c2ea78e11bd2221bc401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bffbbd69e016eb9ca04685b9c0fba330b986ddb2be0c2ea78e11bd2221bc401", kill_on_drop: false }` [INFO] [stdout] 3bffbbd69e016eb9ca04685b9c0fba330b986ddb2be0c2ea78e11bd2221bc401 [INFO] testing Jess3Jane/mechaknight against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJess3Jane%2Fmechaknight" "/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/Jess3Jane/mechaknight on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jess3Jane/mechaknight [INFO] finished tweaking git repo https://github.com/Jess3Jane/mechaknight [INFO] tweaked toml for git repo https://github.com/Jess3Jane/mechaknight written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jess3Jane/mechaknight 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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f849fdf73570d8c149b75a7f855a022f8de9264ace0f2055cbee2bab347eee2e [INFO] running `Command { std: "docker" "start" "-a" "f849fdf73570d8c149b75a7f855a022f8de9264ace0f2055cbee2bab347eee2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f849fdf73570d8c149b75a7f855a022f8de9264ace0f2055cbee2bab347eee2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f849fdf73570d8c149b75a7f855a022f8de9264ace0f2055cbee2bab347eee2e", kill_on_drop: false }` [INFO] [stdout] f849fdf73570d8c149b75a7f855a022f8de9264ace0f2055cbee2bab347eee2e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09d6494471b89cf20d8d2045cdb0daea8c3a0fa3b24c19c1f28633c748f9255e [INFO] running `Command { std: "docker" "start" "-a" "09d6494471b89cf20d8d2045cdb0daea8c3a0fa3b24c19c1f28633c748f9255e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bevy_ptr v0.13.0 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling accesskit v0.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling sysinfo v0.30.6 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling bevy_tasks v0.13.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling bevy_macro_utils v0.13.0 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.0 [INFO] [stderr] Compiling bevy_derive v0.13.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling log-panics v2.1.0 [INFO] [stderr] Compiling flexi_logger v0.27.4 [INFO] [stderr] Compiling strum v0.26.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling erased-serde v0.4.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling ratatui v0.26.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_utils v0.13.0 [INFO] [stderr] Compiling bevy_math v0.13.0 [INFO] [stderr] Compiling bevy_reflect v0.13.0 [INFO] [stderr] Compiling bevy_ecs v0.13.0 [INFO] [stderr] Compiling bevy_app v0.13.0 [INFO] [stderr] Compiling bevy_core v0.13.0 [INFO] [stderr] Compiling bevy_log v0.13.0 [INFO] [stderr] Compiling bevy_a11y v0.13.0 [INFO] [stderr] Compiling bevy_time v0.13.0 [INFO] [stderr] Compiling bevy_input v0.13.0 [INFO] [stderr] Compiling bevy_hierarchy v0.13.0 [INFO] [stderr] Compiling bevy_diagnostic v0.13.0 [INFO] [stderr] Compiling bevy_transform v0.13.0 [INFO] [stderr] Compiling bevy_window v0.13.0 [INFO] [stderr] Compiling bevy_internal v0.13.0 [INFO] [stderr] Compiling bevy v0.13.0 [INFO] [stderr] Compiling foxin v0.1.0 (/opt/rustwide/workdir/foxin) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> foxin/src/render.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | mut reader: EventReader, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_render_time` [INFO] [stdout] --> foxin/src/time.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let last_render_time = match time { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mechaknight v0.1.0 (/opt/rustwide/workdir/mechaknight) [INFO] [stdout] warning: unused imports: `URect`, `entity::Entity` [INFO] [stdout] --> mechaknight/src/systems/map.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | entity::Entity, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | math::{URect, U16Vec2, IVec2, IRect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::layout::Position` [INFO] [stdout] --> mechaknight/src/systems/map.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ratatui::layout::Position; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SetupWindows`, `utils::rect_ratatui_to_bevy` [INFO] [stdout] --> mechaknight/src/systems/map.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | systems::ui_layout::{SetupWindows, MapWindow}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | utils::rect_ratatui_to_bevy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> mechaknight/src/systems/map.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | use log::{debug, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> mechaknight/src/systems/map.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | app.add_systems(Startup, (test_chunks)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - app.add_systems(Startup, (test_chunks)); [INFO] [stdout] 24 + app.add_systems(Startup, test_chunks); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `gen_checkerboard` is never used [INFO] [stdout] --> mechaknight/src/systems/map.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 101 | impl ChunkData { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn gen_checkerboard() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect_ratatui_to_bevy` is never used [INFO] [stdout] --> mechaknight/src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn rect_ratatui_to_bevy(rect: ratatui::layout::Rect) -> bevy::math::URect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.83s [INFO] running `Command { std: "docker" "inspect" "09d6494471b89cf20d8d2045cdb0daea8c3a0fa3b24c19c1f28633c748f9255e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d6494471b89cf20d8d2045cdb0daea8c3a0fa3b24c19c1f28633c748f9255e", kill_on_drop: false }` [INFO] [stdout] 09d6494471b89cf20d8d2045cdb0daea8c3a0fa3b24c19c1f28633c748f9255e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62d07672464455174930875e11a0ef15d859179b6f0148cc86911262f6296e25 [INFO] running `Command { std: "docker" "start" "-a" "62d07672464455174930875e11a0ef15d859179b6f0148cc86911262f6296e25", kill_on_drop: false }` [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> foxin/src/render.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | mut reader: EventReader, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_render_time` [INFO] [stdout] --> foxin/src/time.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let last_render_time = match time { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling foxin v0.1.0 (/opt/rustwide/workdir/foxin) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mechaknight v0.1.0 (/opt/rustwide/workdir/mechaknight) [INFO] [stdout] warning: unused imports: `URect`, `entity::Entity` [INFO] [stdout] --> mechaknight/src/systems/map.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | entity::Entity, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | math::{URect, U16Vec2, IVec2, IRect}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ratatui::layout::Position` [INFO] [stdout] --> mechaknight/src/systems/map.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use ratatui::layout::Position; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SetupWindows`, `utils::rect_ratatui_to_bevy` [INFO] [stdout] --> mechaknight/src/systems/map.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | systems::ui_layout::{SetupWindows, MapWindow}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | utils::rect_ratatui_to_bevy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> mechaknight/src/systems/map.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | use log::{debug, trace}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> mechaknight/src/systems/map.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | app.add_systems(Startup, (test_chunks)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 24 - app.add_systems(Startup, (test_chunks)); [INFO] [stdout] 24 + app.add_systems(Startup, test_chunks); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `gen_checkerboard` is never used [INFO] [stdout] --> mechaknight/src/systems/map.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 101 | impl ChunkData { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 106 | pub fn gen_checkerboard() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rect_ratatui_to_bevy` is never used [INFO] [stdout] --> mechaknight/src/utils.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn rect_ratatui_to_bevy(rect: ratatui::layout::Rect) -> bevy::math::URect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> foxin/src/render.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | mut reader: EventReader, [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_render_time` [INFO] [stdout] --> foxin/src/time.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let last_render_time = match time { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "62d07672464455174930875e11a0ef15d859179b6f0148cc86911262f6296e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d07672464455174930875e11a0ef15d859179b6f0148cc86911262f6296e25", kill_on_drop: false }` [INFO] [stdout] 62d07672464455174930875e11a0ef15d859179b6f0148cc86911262f6296e25 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e448438bd832449bd1561597da51b7865427878ac2c51febbb7af13b139f794a [INFO] running `Command { std: "docker" "start" "-a" "e448438bd832449bd1561597da51b7865427878ac2c51febbb7af13b139f794a", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> foxin/src/render.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | mut reader: EventReader, [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last_render_time` [INFO] [stderr] --> foxin/src/time.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | let last_render_time = match time { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_render_time` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `foxin` (lib) generated 2 warnings (run `cargo fix --lib -p foxin` to apply 1 suggestion) [INFO] [stderr] warning: `foxin` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused imports: `URect`, `entity::Entity` [INFO] [stderr] --> mechaknight/src/systems/map.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | entity::Entity, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | math::{URect, U16Vec2, IVec2, IRect}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ratatui::layout::Position` [INFO] [stderr] --> mechaknight/src/systems/map.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use ratatui::layout::Position; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SetupWindows`, `utils::rect_ratatui_to_bevy` [INFO] [stderr] --> mechaknight/src/systems/map.rs:14:26 [INFO] [stderr] | [INFO] [stderr] 14 | systems::ui_layout::{SetupWindows, MapWindow}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 15 | utils::rect_ratatui_to_bevy, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `trace` [INFO] [stderr] --> mechaknight/src/systems/map.rs:21:18 [INFO] [stderr] | [INFO] [stderr] 21 | use log::{debug, trace}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> mechaknight/src/systems/map.rs:24:30 [INFO] [stderr] | [INFO] [stderr] 24 | app.add_systems(Startup, (test_chunks)); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 24 - app.add_systems(Startup, (test_chunks)); [INFO] [stderr] 24 + app.add_systems(Startup, test_chunks); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: associated function `gen_checkerboard` is never used [INFO] [stderr] --> mechaknight/src/systems/map.rs:106:12 [INFO] [stderr] | [INFO] [stderr] 101 | impl ChunkData { [INFO] [stderr] | -------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 106 | pub fn gen_checkerboard() -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `rect_ratatui_to_bevy` is never used [INFO] [stderr] --> mechaknight/src/utils.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | pub fn rect_ratatui_to_bevy(rect: ratatui::layout::Rect) -> bevy::math::URect { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mechaknight` (bin "mechaknight" test) generated 7 warnings (run `cargo fix --bin "mechaknight" --tests` to apply 5 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foxin-b742ef1f7246c04c) [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/main.rs (/opt/rustwide/target/debug/deps/mechaknight-420977d3f96720bc) [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] Doc-tests foxin [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" "e448438bd832449bd1561597da51b7865427878ac2c51febbb7af13b139f794a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e448438bd832449bd1561597da51b7865427878ac2c51febbb7af13b139f794a", kill_on_drop: false }` [INFO] [stdout] e448438bd832449bd1561597da51b7865427878ac2c51febbb7af13b139f794a