[INFO] cloning repository https://github.com/foldu/pickwp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foldu/pickwp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fpickwp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fpickwp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7468d80e7fcdab382b9aed533d15ec59f2f2cfa2 [INFO] documenting foldu/pickwp against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoldu%2Fpickwp" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foldu/pickwp on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foldu/pickwp [INFO] finished tweaking git repo https://github.com/foldu/pickwp [INFO] tweaked toml for git repo https://github.com/foldu/pickwp written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/foldu/pickwp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44106370204e5e3b1d6cce6b9592e434967f1998203721b0355897ab941277cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44106370204e5e3b1d6cce6b9592e434967f1998203721b0355897ab941277cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44106370204e5e3b1d6cce6b9592e434967f1998203721b0355897ab941277cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44106370204e5e3b1d6cce6b9592e434967f1998203721b0355897ab941277cf", kill_on_drop: false }` [INFO] [stdout] 44106370204e5e3b1d6cce6b9592e434967f1998203721b0355897ab941277cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef2e5aaab4a95a58c2076e06a8242e56082c9d602c89b13f273da348bcaf6f3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ef2e5aaab4a95a58c2076e06a8242e56082c9d602c89b13f273da348bcaf6f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling tarpc-plugins v0.8.0 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tracing-subscriber v0.2.11 [INFO] [stderr] Checking tokio-serde v0.6.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pickwp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tonic-build v0.2.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tower-ready-cache v0.3.1 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-make v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking i3ipc-types v0.10.0 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower-balance v0.3.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking tarpc v0.22.0 [INFO] [stderr] Compiling tgcd v0.1.0 (https://github.com/foldu/tgcd?rev=267f03adb3b39031f0c02ce7920228189004591b#267f03ad) [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking tokio-i3ipc v0.10.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tonic v0.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling sqlx-rt v0.1.1 (https://github.com/Patryk27/sqlx?rev=fe1570c74e39614a70426cc4acddd3badfad4faa#fe1570c7) [INFO] [stderr] Compiling sqlx-core v0.4.0-beta.1 (https://github.com/Patryk27/sqlx?rev=fe1570c74e39614a70426cc4acddd3badfad4faa#fe1570c7) [INFO] [stderr] Compiling sqlx-macros v0.4.0-beta.1 (https://github.com/Patryk27/sqlx?rev=fe1570c74e39614a70426cc4acddd3badfad4faa#fe1570c7) [INFO] [stderr] Checking sqlx v0.4.0-beta.1 (https://github.com/Patryk27/sqlx?rev=fe1570c74e39614a70426cc4acddd3badfad4faa#fe1570c7) [INFO] [stderr] Documenting pickwp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / sqlx::query!( [INFO] [stdout] 93 | | " [INFO] [stdout] 94 | | UPDATE relative_path [INFO] [stdout] 95 | | SET unix_mtime = ?, [INFO] [stdout] ... | [INFO] [stdout] 103 | | data.root_id [INFO] [stdout] 104 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / sqlx::query!( [INFO] [stdout] 154 | | "INSERT INTO path_tag(relative_path_id, tag_id) VALUES (?, ?)", [INFO] [stdout] 155 | | path, [INFO] [stdout] 156 | | tag [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | sqlx::query!("INSERT OR IGNORE INTO tag(name) VALUES(?)", tag) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | sqlx::query!("SELECT id FROM tag WHERE name = ?", tag) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:179:5 [INFO] [stdout] | [INFO] [stdout] 179 | / sqlx::query!( [INFO] [stdout] 180 | | " [INFO] [stdout] 181 | | INSERT INTO [INFO] [stdout] 182 | | relative_path(root_id, file_path, unix_mtime, unix_btime) [INFO] [stdout] ... | [INFO] [stdout] 188 | | relative_path.time.btime, [INFO] [stdout] 189 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | sqlx::query!("SELECT id FROM relative_path WHERE file_path = ?", path,) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | sqlx::query!("SELECT id FROM tag WHERE name = ?", tag) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | sqlx::query!("INSERT OR IGNORE INTO root(root_path) VALUES(?)", path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/db.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | sqlx::query!("SELECT id FROM root WHERE root_path = ?", path_ref) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `pickwp`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name pickwp src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-43a48fd651ba2367.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9bce778232ef2393.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-2d6018cdd507f818.so --extern directories=/opt/rustwide/target/debug/deps/libdirectories-2e248a778f0ac615.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2dc05460eae7b018.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-2cf8e7f25a4227bb.rmeta --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-4f45fea8a5c9b0fa.rmeta --extern inotify=/opt/rustwide/target/debug/deps/libinotify-95463db5d5aa19b5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4282d97f04dc73a8.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-42d17988744283c6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8810c110b9f3557a.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-793c3aeee2716e06.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-5fcc63bb99a710f5.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-55a8ed5aa5736010.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-77c96591083ce356.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9018972ff9b10a9d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d8f4442da05fa6f2.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-c457a0a19f200c40.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-026b58b3638b29d0.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-9aca3569f7008083.rmeta --extern tarpc=/opt/rustwide/target/debug/deps/libtarpc-7c04b66116879af3.rmeta --extern tgcd=/opt/rustwide/target/debug/deps/libtgcd-df48d8a6c98ea631.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-bc7dd12fa71db869.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d077e7de13e9bc7f.rmeta --extern tokio_i3ipc=/opt/rustwide/target/debug/deps/libtokio_i3ipc-3efdf00a153e2a6c.rmeta --extern tokio_serde=/opt/rustwide/target/debug/deps/libtokio_serde-1478450274fcdd30.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d855916106206448.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8174f177af18a8e7.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-636108bf0d2a4460.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-72ead3ebf3ce29a8.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "9ef2e5aaab4a95a58c2076e06a8242e56082c9d602c89b13f273da348bcaf6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef2e5aaab4a95a58c2076e06a8242e56082c9d602c89b13f273da348bcaf6f3", kill_on_drop: false }` [INFO] [stdout] 9ef2e5aaab4a95a58c2076e06a8242e56082c9d602c89b13f273da348bcaf6f3