[INFO] cloning repository https://github.com/mapbox/Hecate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mapbox/Hecate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapbox%2FHecate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapbox%2FHecate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a78d64c79b13d776d0d8f0c58d8fabf51664339 [INFO] testing mapbox/Hecate against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmapbox%2FHecate" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mapbox/Hecate on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mapbox/Hecate [INFO] finished tweaking git repo https://github.com/mapbox/Hecate [INFO] tweaked toml for git repo https://github.com/mapbox/Hecate written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mapbox/Hecate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 937c94ca90794fc53febe19dc16ef4b34c983d17abeafea8ec197606f9967c53 [INFO] running `Command { std: "docker" "start" "-a" "937c94ca90794fc53febe19dc16ef4b34c983d17abeafea8ec197606f9967c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "937c94ca90794fc53febe19dc16ef4b34c983d17abeafea8ec197606f9967c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "937c94ca90794fc53febe19dc16ef4b34c983d17abeafea8ec197606f9967c53", kill_on_drop: false }` [INFO] [stdout] 937c94ca90794fc53febe19dc16ef4b34c983d17abeafea8ec197606f9967c53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f7d0872c24e4fad340842adbc7ed7bf4e7afa805578b27c3b7664e4eeca6512 [INFO] running `Command { std: "docker" "start" "-a" "7f7d0872c24e4fad340842adbc7ed7bf4e7afa805578b27c3b7664e4eeca6512", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling quick-xml v0.17.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling geojson v0.16.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling r2d2 v0.8.6 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling valico v3.1.0 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.17 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling postgis v0.6.0 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling tilecover v1.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling actix-files v0.1.7 [INFO] [stderr] Compiling hecate v0.82.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:146:51 [INFO] [stdout] | [INFO] [stdout] 146 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.49s [INFO] running `Command { std: "docker" "inspect" "7f7d0872c24e4fad340842adbc7ed7bf4e7afa805578b27c3b7664e4eeca6512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7d0872c24e4fad340842adbc7ed7bf4e7afa805578b27c3b7664e4eeca6512", kill_on_drop: false }` [INFO] [stdout] 7f7d0872c24e4fad340842adbc7ed7bf4e7afa805578b27c3b7664e4eeca6512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fa45d0de43c5a84aa9f02bbf72b4225d7941f17523341a704e8bcaf074613ca [INFO] running `Command { std: "docker" "start" "-a" "0fa45d0de43c5a84aa9f02bbf72b4225d7941f17523341a704e8bcaf074613ca", kill_on_drop: false }` [INFO] [stderr] Compiling hecate v0.82.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:146:51 [INFO] [stdout] | [INFO] [stdout] 146 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hecate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name feature_history_at --edition=2018 tests/feature_history_at.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=1dd29d4f0727f303 -C extra-filename=-1dd29d4f0727f303 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-d19970cc6fedae7e.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-c321b0c193e150b8.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-433d7ea787397db0.rlib --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-6729cc0a44c2ab83.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-1127873f8571a03b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-110ea6a77d664af0.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-41f8df934e5523c5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b4d76e1b7bb08393.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e1dff3948c340cc9.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-ddaf19b29d4a1309.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-297c22aeca83783d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib --extern geo=/opt/rustwide/target/debug/deps/libgeo-e82f189d58d6e0d0.rlib --extern geojson=/opt/rustwide/target/debug/deps/libgeojson-930f5ffefa4a3a53.rlib --extern hecate=/opt/rustwide/target/debug/deps/libhecate-25016382a1a40f8f.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-42cb9fd2e8104f2e.rlib --extern postgis=/opt/rustwide/target/debug/deps/libpostgis-9a739bda4123a801.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-3f60bc43f7fd6dd2.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-53ee0370a01f78be.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-5932d69aa016e7be.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-69ba309f4a768370.rlib --extern r2d2_postgres=/opt/rustwide/target/debug/deps/libr2d2_postgres-0651bf05a60683b0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1809a042277d211f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8821aa6f54e07010.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dcaa07966f1ebc55.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6666b27d6301f526.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-900fc175d4e11d2e.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6425b676f985fd0b.rlib --extern tilecover=/opt/rustwide/target/debug/deps/libtilecover-c43cfdfc38c381fe.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-406e09fb0845a465.rlib --extern valico=/opt/rustwide/target/debug/deps/libvalico-d398b94f9db372a1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-2ea54b9c23db3bdd/out -L native=/opt/rustwide/target/debug/build/brotli-sys-0aa21660c9475e27/out -L native=/opt/rustwide/target/debug/build/miniz-sys-acfed2ffe6afa170/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:146:51 [INFO] [stdout] | [INFO] [stdout] 146 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:159:47 [INFO] [stdout] | [INFO] [stdout] 159 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:167:39 [INFO] [stdout] | [INFO] [stdout] 167 | println!("ERROR: {}", err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0fa45d0de43c5a84aa9f02bbf72b4225d7941f17523341a704e8bcaf074613ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa45d0de43c5a84aa9f02bbf72b4225d7941f17523341a704e8bcaf074613ca", kill_on_drop: false }` [INFO] [stdout] 0fa45d0de43c5a84aa9f02bbf72b4225d7941f17523341a704e8bcaf074613ca