[INFO] cloning repository https://github.com/Stefan99353/blocky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stefan99353/blocky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStefan99353%2Fblocky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStefan99353%2Fblocky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35213ea6d372907fd1c703a23bc365a3862be1ff [INFO] checking Stefan99353/blocky/35213ea6d372907fd1c703a23bc365a3862be1ff against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStefan99353%2Fblocky" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Stefan99353/blocky on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Stefan99353/blocky [INFO] finished tweaking git repo https://github.com/Stefan99353/blocky [INFO] tweaked toml for git repo https://github.com/Stefan99353/blocky written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Stefan99353/blocky 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded temp-dir v0.1.11 [INFO] [stderr] Downloaded gtk-macros v0.3.0 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Downloaded graphene-sys v0.15.10 [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.15.11 [INFO] [stderr] Downloaded gettext-rs v0.7.0 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded system-deps v6.0.2 [INFO] [stderr] Downloaded cairo-rs v0.15.11 [INFO] [stderr] Downloaded gdk4-sys v0.4.2 [INFO] [stderr] Downloaded gdk4 v0.4.7 [INFO] [stderr] Downloaded gtk4-sys v0.4.5 [INFO] [stderr] Downloaded gio-sys v0.15.10 [INFO] [stderr] Downloaded syn v1.0.94 [INFO] [stderr] Downloaded libadwaita v0.1.1 [INFO] [stderr] Downloaded gio v0.15.11 [INFO] [stderr] Downloaded glib v0.15.11 [INFO] [stderr] Downloaded glib-sys v0.15.10 [INFO] [stderr] Downloaded oauth2 v4.2.0 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded pango v0.15.10 [INFO] [stderr] Downloaded gobject-sys v0.15.10 [INFO] [stderr] Downloaded pango-sys v0.15.10 [INFO] [stderr] Downloaded glib-macros v0.15.11 [INFO] [stderr] Downloaded cfg-expr v0.10.2 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded gsk4 v0.4.7 [INFO] [stderr] Downloaded gtk4 v0.4.7 [INFO] [stderr] Downloaded gtk4-macros v0.4.7 [INFO] [stderr] Downloaded cairo-sys-rs v0.15.1 [INFO] [stderr] Downloaded gsk4-sys v0.4.2 [INFO] [stderr] Downloaded libadwaita-sys v0.1.0 [INFO] [stderr] Downloaded async-compression v0.3.13 [INFO] [stderr] Downloaded graphene-rs v0.15.1 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded gettext-sys v0.21.3 [INFO] [stderr] Downloaded fork v0.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c0c1efb58010565acf83031da5f64f25cdf2048bfd29bef3a7d9f552cd9b2b4 [INFO] running `Command { std: "docker" "start" "-a" "9c0c1efb58010565acf83031da5f64f25cdf2048bfd29bef3a7d9f552cd9b2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c0c1efb58010565acf83031da5f64f25cdf2048bfd29bef3a7d9f552cd9b2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0c1efb58010565acf83031da5f64f25cdf2048bfd29bef3a7d9f552cd9b2b4", kill_on_drop: false }` [INFO] [stdout] 9c0c1efb58010565acf83031da5f64f25cdf2048bfd29bef3a7d9f552cd9b2b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1643b2be4d5a254de1ab37f8a054fea7d7d7c20317dd08f710a7d50771a82038 [INFO] running `Command { std: "docker" "start" "-a" "1643b2be4d5a254de1ab37f8a054fea7d7d7c20317dd08f710a7d50771a82038", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling gio v0.15.11 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fork v0.1.19 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking gtk-macros v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking gettext-rs v0.7.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking async-compression v0.3.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking strum v0.24.0 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking webbrowser v0.6.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk4-macros v0.4.7 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.2 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gsk4-sys v0.4.2 [INFO] [stderr] Compiling gtk4-sys v0.4.5 [INFO] [stderr] Compiling libadwaita-sys v0.1.0 [INFO] [stderr] Checking oauth2 v4.2.0 [INFO] [stderr] Checking glib v0.15.11 [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.11 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking blocky-core v0.1.0 (/opt/rustwide/workdir/blocky-core) [INFO] [stderr] Checking gdk4 v0.4.7 [INFO] [stderr] Checking gsk4 v0.4.7 [INFO] [stderr] Checking gtk4 v0.4.7 [INFO] [stderr] Checking libadwaita v0.1.1 [INFO] [stderr] Checking blocky v0.1.0 (/opt/rustwide/workdir/blocky) [INFO] [stdout] error[E0583]: file not found for module `config` [INFO] [stdout] --> blocky/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod config; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `config`, create file "blocky/src/config.rs" or "blocky/src/config/mod.rs" [INFO] [stdout] = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `config` [INFO] [stdout] --> blocky/src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | mod config; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `config`, create file "blocky/src/config.rs" or "blocky/src/config/mod.rs" [INFO] [stdout] = note: if there is a `mod config` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/application.rs:110:56 [INFO] [stdout] | [INFO] [stdout] 110 | gtk::Window::set_default_icon_name(config::APP_ID); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/application.rs:110:56 [INFO] [stdout] | [INFO] [stdout] 110 | gtk::Window::set_default_icon_name(config::APP_ID); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_NAME` in module `config` [INFO] [stdout] --> blocky/src/application.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | info!("{} ({})", config::APP_NAME, config::APP_ID); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_NAME` in module `config` [INFO] [stdout] --> blocky/src/application.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | info!("{} ({})", config::APP_NAME, config::APP_ID); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/application.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | info!("{} ({})", config::APP_NAME, config::APP_ID); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/application.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | info!("{} ({})", config::APP_NAME, config::APP_ID); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VERSION` in module `config` [INFO] [stdout] --> blocky/src/application.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 132 | info!("Version: {} ({})", config::VERSION, config::PROFILE); [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 + use blocky_core::gobject::instance::VERSION; [INFO] [stdout] | [INFO] [stdout] help: if you import `VERSION`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 132 - info!("Version: {} ({})", config::VERSION, config::PROFILE); [INFO] [stdout] 132 + info!("Version: {} ({})", VERSION, config::PROFILE); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VERSION` in module `config` [INFO] [stdout] --> blocky/src/application.rs:132:43 [INFO] [stdout] | [INFO] [stdout] 132 | info!("Version: {} ({})", config::VERSION, config::PROFILE); [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 + use blocky_core::gobject::instance::VERSION; [INFO] [stdout] | [INFO] [stdout] help: if you import `VERSION`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 132 - info!("Version: {} ({})", config::VERSION, config::PROFILE); [INFO] [stdout] 132 + info!("Version: {} ({})", VERSION, config::PROFILE); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROFILE` in module `config` [INFO] [stdout] --> blocky/src/application.rs:132:60 [INFO] [stdout] | [INFO] [stdout] 132 | info!("Version: {} ({})", config::VERSION, config::PROFILE); [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROFILE` in module `config` [INFO] [stdout] --> blocky/src/application.rs:132:60 [INFO] [stdout] | [INFO] [stdout] 132 | info!("Version: {} ({})", config::VERSION, config::PROFILE); [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_DATADIR` in module `config` [INFO] [stdout] --> blocky/src/application.rs:133:38 [INFO] [stdout] | [INFO] [stdout] 133 | info!("Datadir: {}", config::PKG_DATADIR); [INFO] [stdout] | ^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_DATADIR` in module `config` [INFO] [stdout] --> blocky/src/application.rs:133:38 [INFO] [stdout] | [INFO] [stdout] 133 | info!("Datadir: {}", config::PKG_DATADIR); [INFO] [stdout] | ^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/application.rs:136:46 [INFO] [stdout] | [INFO] [stdout] 136 | ("application-id", &Some(config::APP_ID)), [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/application.rs:136:46 [INFO] [stdout] | [INFO] [stdout] 136 | ("application-id", &Some(config::APP_ID)), [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_ID` in module `crate::config` [INFO] [stdout] --> blocky/src/helpers/profiles.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | profile.refresh(crate::config::MS_GRAPH_ID, crate::config::MS_GRAPH_SECRET)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_ID` in module `crate::config` [INFO] [stdout] --> blocky/src/helpers/profiles.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | profile.refresh(crate::config::MS_GRAPH_ID, crate::config::MS_GRAPH_SECRET)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_SECRET` in module `crate::config` [INFO] [stdout] --> blocky/src/helpers/profiles.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | profile.refresh(crate::config::MS_GRAPH_ID, crate::config::MS_GRAPH_SECRET)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_SECRET` in module `crate::config` [INFO] [stdout] --> blocky/src/helpers/profiles.rs:18:72 [INFO] [stdout] | [INFO] [stdout] 18 | profile.refresh(crate::config::MS_GRAPH_ID, crate::config::MS_GRAPH_SECRET)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `crate::config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:26:27 [INFO] [stdout] | [INFO] [stdout] 26 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/settings.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | gio::Settings::new(config::APP_ID) [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_NAME` in module `config` [INFO] [stdout] --> blocky/src/ui/about.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | .program_name(config::APP_NAME) [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/ui/about.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | .logo_icon_name(config::APP_ID) [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/paths.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | path.push(config::PKG_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VERSION` in module `config` [INFO] [stdout] --> blocky/src/ui/about.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | .version(config::VERSION) [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 + use blocky_core::gobject::instance::VERSION; [INFO] [stdout] | [INFO] [stdout] help: if you import `VERSION`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - .version(config::VERSION) [INFO] [stdout] 18 + .version(VERSION) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/settings.rs:59:32 [INFO] [stdout] | [INFO] [stdout] 59 | gio::Settings::new(config::APP_ID) [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/ui/content_box.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | imp.ready_status_page.set_icon_name(Some(config::APP_ID)); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_NAME` in module `config` [INFO] [stdout] --> blocky/src/ui/about.rs:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | .program_name(config::APP_NAME) [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_ID` in module `config` [INFO] [stdout] --> blocky/src/ui/new_profile_dialog.rs:94:57 [INFO] [stdout] | [INFO] [stdout] 94 | Profile::authenticate_microsoft(config::MS_GRAPH_ID, config::MS_GRAPH_SECRET) [INFO] [stdout] | ^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_SECRET` in module `config` [INFO] [stdout] --> blocky/src/ui/new_profile_dialog.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | Profile::authenticate_microsoft(config::MS_GRAPH_ID, config::MS_GRAPH_SECRET) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/ui/about.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | .logo_icon_name(config::APP_ID) [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROFILE` in module `config` [INFO] [stdout] --> blocky/src/ui/window.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | if config::PROFILE == "Devel" { [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/main.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | gettextrs::bindtextdomain(config::PKG_NAME, config::LOCALEDIR) [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCALEDIR` in module `config` [INFO] [stdout] --> blocky/src/main.rs:34:57 [INFO] [stdout] | [INFO] [stdout] 34 | gettextrs::bindtextdomain(config::PKG_NAME, config::LOCALEDIR) [INFO] [stdout] | ^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/main.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | gettextrs::textdomain(config::PKG_NAME).expect("Unable to switch to the text domain"); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RESOURCES_FILE` in module `config` [INFO] [stdout] --> blocky/src/main.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | let res = gio::Resource::load(config::RESOURCES_FILE).expect("Could not load gresource file"); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_NAME` in module `config` [INFO] [stdout] --> blocky/src/main.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | glib::set_application_name(config::APP_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VERSION` in module `config` [INFO] [stdout] --> blocky/src/ui/about.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | .version(config::VERSION) [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 1 + use blocky_core::gobject::instance::VERSION; [INFO] [stdout] | [INFO] [stdout] help: if you import `VERSION`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 18 - .version(config::VERSION) [INFO] [stdout] 18 + .version(VERSION) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_ID` in module `config` [INFO] [stdout] --> blocky/src/ui/content_box.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | imp.ready_status_page.set_icon_name(Some(config::APP_ID)); [INFO] [stdout] | ^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_ID` in module `config` [INFO] [stdout] --> blocky/src/ui/new_profile_dialog.rs:94:57 [INFO] [stdout] | [INFO] [stdout] 94 | Profile::authenticate_microsoft(config::MS_GRAPH_ID, config::MS_GRAPH_SECRET) [INFO] [stdout] | ^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MS_GRAPH_SECRET` in module `config` [INFO] [stdout] --> blocky/src/ui/new_profile_dialog.rs:94:78 [INFO] [stdout] | [INFO] [stdout] 94 | Profile::authenticate_microsoft(config::MS_GRAPH_ID, config::MS_GRAPH_SECRET) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PROFILE` in module `config` [INFO] [stdout] --> blocky/src/ui/window.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | if config::PROFILE == "Devel" { [INFO] [stdout] | ^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/main.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | gettextrs::bindtextdomain(config::PKG_NAME, config::LOCALEDIR) [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LOCALEDIR` in module `config` [INFO] [stdout] --> blocky/src/main.rs:34:57 [INFO] [stdout] | [INFO] [stdout] 34 | gettextrs::bindtextdomain(config::PKG_NAME, config::LOCALEDIR) [INFO] [stdout] | ^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PKG_NAME` in module `config` [INFO] [stdout] --> blocky/src/main.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | gettextrs::textdomain(config::PKG_NAME).expect("Unable to switch to the text domain"); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RESOURCES_FILE` in module `config` [INFO] [stdout] --> blocky/src/main.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 39 | let res = gio::Resource::load(config::RESOURCES_FILE).expect("Could not load gresource file"); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APP_NAME` in module `config` [INFO] [stdout] --> blocky/src/main.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | glib::set_application_name(config::APP_NAME); [INFO] [stdout] | ^^^^^^^^ not found in `config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `blocky` (bin "blocky") due to 32 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `blocky` (bin "blocky" test) due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "1643b2be4d5a254de1ab37f8a054fea7d7d7c20317dd08f710a7d50771a82038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1643b2be4d5a254de1ab37f8a054fea7d7d7c20317dd08f710a7d50771a82038", kill_on_drop: false }` [INFO] [stdout] 1643b2be4d5a254de1ab37f8a054fea7d7d7c20317dd08f710a7d50771a82038