[INFO] cloning repository https://github.com/jeizsm/ipfs_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeizsm/ipfs_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeizsm%2Fipfs_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeizsm%2Fipfs_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e62f4b0d91f61ccbfe4e2b799c5b5be67bd29e72 [INFO] documenting jeizsm/ipfs_proxy against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeizsm%2Fipfs_proxy" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeizsm/ipfs_proxy on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeizsm/ipfs_proxy [INFO] finished tweaking git repo https://github.com/jeizsm/ipfs_proxy [INFO] tweaked toml for git repo https://github.com/jeizsm/ipfs_proxy written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jeizsm/ipfs_proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6843b954493b76f4a6fb8cedf50b85ab5b3d0cef87961e0aaaef29a5f4266717 [INFO] running `Command { std: "docker" "start" "-a" "6843b954493b76f4a6fb8cedf50b85ab5b3d0cef87961e0aaaef29a5f4266717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6843b954493b76f4a6fb8cedf50b85ab5b3d0cef87961e0aaaef29a5f4266717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6843b954493b76f4a6fb8cedf50b85ab5b3d0cef87961e0aaaef29a5f4266717", kill_on_drop: false }` [INFO] [stdout] 6843b954493b76f4a6fb8cedf50b85ab5b3d0cef87961e0aaaef29a5f4266717 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8254f91f05909c337d589ec3c1d84dcd90c907a59a7d97232afb2d37bf4caad [INFO] running `Command { std: "docker" "start" "-a" "c8254f91f05909c337d589ec3c1d84dcd90c907a59a7d97232afb2d37bf4caad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling whoami v1.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v1.0.21 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha2 v0.9.6 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking sqlformat v0.1.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.28 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking sqlx-rt v0.2.0 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking jwt v0.14.0 [INFO] [stderr] Checking sqlx-core v0.4.2 [INFO] [stderr] Checking actix-http v2.2.1 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Checking actix-web-httpauth v0.5.1 [INFO] [stderr] Checking actix-cors v0.5.4 [INFO] [stderr] Checking sqlx v0.4.2 [INFO] [stderr] Documenting ipfs-proxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | let key = sqlx::query_as!( [INFO] [stdout] | _______________^ [INFO] [stdout] 76 | | ApiKeyDb, [INFO] [stdout] 77 | | "INSERT INTO api_keys(api_key, user_id) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 78 | | api_key, [INFO] [stdout] 79 | | user_id [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | let key = sqlx::query_as!( [INFO] [stdout] | _______________^ [INFO] [stdout] 96 | | ApiKeyDb, [INFO] [stdout] 97 | | "UPDATE api_keys SET enabled = 'false' WHERE api_key = $1 AND user_id = $2 RETURNING *", [INFO] [stdout] 98 | | api_key.api_key, [INFO] [stdout] 99 | | user_id [INFO] [stdout] 100 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | let logs = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 115 | | LogsDb, [INFO] [stdout] 116 | | "SELECT logs.id, logs.time, logs.api_key_id FROM logs INNER JOIN api_keys ON logs.api_key_id = api_keys.id WHERE api_keys.user_id... [INFO] [stdout] 117 | | user_id [INFO] [stdout] 118 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | let user = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 131 | | UserDb, [INFO] [stdout] 132 | | "INSERT INTO users(username, password) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 133 | | user.username, [INFO] [stdout] 134 | | user.password [INFO] [stdout] 135 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/api.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | let user = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 150 | | UserDb, [INFO] [stdout] 151 | | "SELECT * FROM users WHERE username = $1 AND password = $2", [INFO] [stdout] 152 | | user.username, [INFO] [stdout] 153 | | user.password [INFO] [stdout] 154 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/auth.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | let key = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 23 | | "SELECT * FROM api_keys WHERE api_key = $1 and enabled = 'true'", [INFO] [stdout] 24 | | uuid [INFO] [stdout] 25 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/auth.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | let key = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 30 | | "INSERT INTO logs (api_key_id) VALUES ($1) RETURNING * ", [INFO] [stdout] 31 | | key.unwrap().id [INFO] [stdout] 32 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/auth.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | let user = sqlx::query_as!(UserDb, "SELECT * FROM users WHERE id = $1", user_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `ipfs-proxy` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name ipfs_proxy src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=f6e58050332a75b6 -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-8e4950918d0b437f.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-222c50a170f1fa03.rmeta --extern actix_web_httpauth=/opt/rustwide/target/debug/deps/libactix_web_httpauth-8f5be179af3b694f.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ff484c4440141a92.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-b3d056f1c5caf005.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-8fdfb1a9f8f9e497.rmeta --extern envy=/opt/rustwide/target/debug/deps/libenvy-d73764fa54297a13.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c00dae32c3a2caf9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-0c8c265288c133e0.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d53fc3fbb66d450f.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-dcdb5539dc790784.rmeta --extern jwt=/opt/rustwide/target/debug/deps/libjwt-75d03ef9a9584573.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-90008582da14bb71.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1c760ece212fef9c.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-c3bf4f600b2a92be.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-092ecc9755cecbe4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-275c4535db81f27c.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "c8254f91f05909c337d589ec3c1d84dcd90c907a59a7d97232afb2d37bf4caad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8254f91f05909c337d589ec3c1d84dcd90c907a59a7d97232afb2d37bf4caad", kill_on_drop: false }` [INFO] [stdout] c8254f91f05909c337d589ec3c1d84dcd90c907a59a7d97232afb2d37bf4caad