[INFO] cloning repository https://github.com/bekapod/placey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bekapod/placey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbekapod%2Fplacey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbekapod%2Fplacey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6665162f0d5c72f0d8a4fd6fff11fec15a62e6eb [INFO] testing bekapod/placey/6665162f0d5c72f0d8a4fd6fff11fec15a62e6eb against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbekapod%2Fplacey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bekapod/placey on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bekapod/placey [INFO] finished tweaking git repo https://github.com/bekapod/placey [INFO] tweaked toml for git repo https://github.com/bekapod/placey written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bekapod/placey 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-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c111f7d768a2456d027f1b1e3ffc789754963793191b48f09b8103b233862957 [INFO] running `Command { std: "docker" "start" "-a" "c111f7d768a2456d027f1b1e3ffc789754963793191b48f09b8103b233862957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c111f7d768a2456d027f1b1e3ffc789754963793191b48f09b8103b233862957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c111f7d768a2456d027f1b1e3ffc789754963793191b48f09b8103b233862957", kill_on_drop: false }` [INFO] [stdout] c111f7d768a2456d027f1b1e3ffc789754963793191b48f09b8103b233862957 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32997d446c14471acfc57a071c3d5152d2baaf0ed3714ea7c29031b76759aaa5 [INFO] running `Command { std: "docker" "start" "-a" "32997d446c14471acfc57a071c3d5152d2baaf0ed3714ea7c29031b76759aaa5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling placey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "32997d446c14471acfc57a071c3d5152d2baaf0ed3714ea7c29031b76759aaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32997d446c14471acfc57a071c3d5152d2baaf0ed3714ea7c29031b76759aaa5", kill_on_drop: false }` [INFO] [stdout] 32997d446c14471acfc57a071c3d5152d2baaf0ed3714ea7c29031b76759aaa5 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 775d91dd95df050ddcc72a18e20cb288e7b0b68cacd98995167eec187301e6ef [INFO] running `Command { std: "docker" "start" "-a" "775d91dd95df050ddcc72a18e20cb288e7b0b68cacd98995167eec187301e6ef", kill_on_drop: false }` [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling clap_builder v4.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling clap v4.3.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling placey v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.80s [INFO] running `Command { std: "docker" "inspect" "775d91dd95df050ddcc72a18e20cb288e7b0b68cacd98995167eec187301e6ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775d91dd95df050ddcc72a18e20cb288e7b0b68cacd98995167eec187301e6ef", kill_on_drop: false }` [INFO] [stdout] 775d91dd95df050ddcc72a18e20cb288e7b0b68cacd98995167eec187301e6ef [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 819b5283ba16937bae8b9571440b1b1f8bcd8b4eb851acd520425a07f0e7b2b5 [INFO] running `Command { std: "docker" "start" "-a" "819b5283ba16937bae8b9571440b1b1f8bcd8b4eb851acd520425a07f0e7b2b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/placey-a0c682c1bc616a6b) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test colour::tests::is_valid_hex::six_char ... ok [INFO] [stdout] test colour::tests::is_valid_hex::six_char_invalid ... ok [INFO] [stdout] test colour::tests::is_valid_hex::three_char_with_prefix ... ok [INFO] [stdout] test colour::tests::is_valid_hex::invalid ... ok [INFO] [stdout] test colour::tests::is_valid_hex::three_char_with_prefix_invalid ... ok [INFO] [stdout] test colour::tests::is_valid_hex::three_char_invalid ... ok [INFO] [stdout] test colour::tests::is_valid_hex::six_char_with_prefix_invalid ... ok [INFO] [stdout] test colour::tests::is_valid_hex::three_char ... ok [INFO] [stdout] test colour::tests::rgb_contrasting_colour::dark_colour ... ok [INFO] [stdout] test colour::tests::rgb_from_string::invalid_length ... ok [INFO] [stdout] test colour::tests::rgb_from_string::six_char ... ok [INFO] [stdout] test colour::tests::is_valid_hex::six_char_with_prefix ... ok [INFO] [stdout] test colour::tests::rgb_from_string::three_char ... ok [INFO] [stdout] test colour::tests::rgb_from_hex::six_char ... ok [INFO] [stdout] test colour::tests::rgb_from_hex::invalid_length ... ok [INFO] [stdout] test colour::tests::rgb_from_hex::invalid_char ... ok [INFO] [stdout] test colour::tests::rgb_contrasting_colour::light_colour ... ok [INFO] [stdout] test colour::tests::rgb_from_hex::three_char ... ok [INFO] [stdout] test placeholder::check_image_with_large_height ... ok [INFO] [stdout] test placeholder::check_image_with_large_width ... ok [INFO] [stdout] test placeholder::check_image_with_acceptable_size ... ok [INFO] [stdout] test colour::tests::rgb_from_string::invalid_char ... ok [INFO] [stdout] test placeholder::check_image_with_no_size ... ok [INFO] [stdout] test placeholder::check_image_with_no_height ... ok [INFO] [stdout] test placeholder::check_image_with_no_width ... ok [INFO] [stdout] test placeholder::check_image_with_large_area ... ok [INFO] [stdout] test placeholder::generate_fuzz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/placey-bfa1c78e17efedc7) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test landing ... ok [INFO] [stdout] test generate_square ... ok [INFO] [stdout] test generate_rectangle ... ok [INFO] [stdout] test generate_rectangle_with_background_colour_and_foreground_colour ... ok [INFO] [stdout] test generate_rectangle_with_background_colour ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests placey [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" "819b5283ba16937bae8b9571440b1b1f8bcd8b4eb851acd520425a07f0e7b2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819b5283ba16937bae8b9571440b1b1f8bcd8b4eb851acd520425a07f0e7b2b5", kill_on_drop: false }` [INFO] [stdout] 819b5283ba16937bae8b9571440b1b1f8bcd8b4eb851acd520425a07f0e7b2b5