[INFO] cloning repository https://github.com/marciok/speedtest_watchdog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marciok/speedtest_watchdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciok%2Fspeedtest_watchdog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciok%2Fspeedtest_watchdog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7efd336c0ff0eceec6ca731d12be14c6c6ad4fbf [INFO] checking marciok/speedtest_watchdog against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarciok%2Fspeedtest_watchdog" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marciok/speedtest_watchdog on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marciok/speedtest_watchdog [INFO] finished tweaking git repo https://github.com/marciok/speedtest_watchdog [INFO] tweaked toml for git repo https://github.com/marciok/speedtest_watchdog written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/marciok/speedtest_watchdog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yup-oauth2 v4.1.2 [INFO] [stderr] Downloaded seahash v4.0.1 [INFO] [stderr] Downloaded google-drive3 v1.0.14+20200618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 917359b26086c917b3d63d5b1d71b3d5650b2740f63fed0e743efd3aadc1da4e [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" "917359b26086c917b3d63d5b1d71b3d5650b2740f63fed0e743efd3aadc1da4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "917359b26086c917b3d63d5b1d71b3d5650b2740f63fed0e743efd3aadc1da4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "917359b26086c917b3d63d5b1d71b3d5650b2740f63fed0e743efd3aadc1da4e", kill_on_drop: false }` [INFO] [stdout] 917359b26086c917b3d63d5b1d71b3d5650b2740f63fed0e743efd3aadc1da4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0748cdba9cef7ad3558b5ceba10ed73956e9ef768ac33c2ecc6eb80e6cdba26a [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" "0748cdba9cef7ad3558b5ceba10ed73956e9ef768ac33c2ecc6eb80e6cdba26a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking seahash v4.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking yup-oauth2 v1.0.12 [INFO] [stderr] Checking google-drive3 v1.0.14+20200618 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking yup-oauth2 v4.1.2 [INFO] [stderr] Checking speedtest_watchdog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `self::oauth2::Authenticator`, `self::oauth2::DefaultAuthenticatorDelegate`, `self::oauth2::DiskTokenStorage` [INFO] [stdout] --> src/g_drive/file.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use self::oauth2::{Authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, DiskTokenStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `DiskTokenStorage` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `DefaultAuthenticatorDelegate` in the root [INFO] [stdout] | no `Authenticator` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 5 | use self::oauth2::{authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, DiskTokenStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 5 | use self::oauth2::{Authenticator, authenticator_delegate, ApplicationSecret, DiskTokenStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FlowType` in `oauth2` [INFO] [stdout] --> src/g_drive/file.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | ... Some(oauth2::FlowType::InstalledInteractive)); [INFO] [stdout] | ^^^^^^^^ could not find `FlowType` in `oauth2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(update(file, connected)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | try!(create(file_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | let result = try!(speedtest.run()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let result = try!(speedtest.run()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut file = try!(File::create(file_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g_drive/file.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | try!(hub.files() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g_drive/file.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let result = try!(hub.files() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g_drive/file.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | try!(hub.files() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/speedtest/cli.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let output = try!(Command::new("speedtest-csv") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `self::oauth2::Authenticator`, `self::oauth2::DefaultAuthenticatorDelegate`, `self::oauth2::DiskTokenStorage` [INFO] [stdout] --> src/g_drive/file.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use self::oauth2::{Authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, DiskTokenStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ no `DiskTokenStorage` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `DefaultAuthenticatorDelegate` in the root [INFO] [stdout] | no `Authenticator` in the root [INFO] [stdout] | [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 5 | use self::oauth2::{authenticator, DefaultAuthenticatorDelegate, ApplicationSecret, DiskTokenStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 5 | use self::oauth2::{Authenticator, authenticator_delegate, ApplicationSecret, DiskTokenStorage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FlowType` in `oauth2` [INFO] [stdout] --> src/g_drive/file.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | ... Some(oauth2::FlowType::InstalledInteractive)); [INFO] [stdout] | ^^^^^^^^ could not find `FlowType` in `oauth2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | try!(update(file, connected)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | try!(create(file_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | let result = try!(speedtest.run()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let result = try!(speedtest.run()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/csv/writer.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut file = try!(File::create(file_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g_drive/file.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | try!(hub.files() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g_drive/file.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let result = try!(hub.files() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/g_drive/file.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | try!(hub.files() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/speedtest/cli.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | let output = try!(Command::new("speedtest-csv") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Drive` in the current scope [INFO] [stdout] --> src/g_drive/file.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | let hub = Drive::new(hyper::Client::new(), auth); [INFO] [stdout] | ^^^ function or associated item not found in `Drive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `speedtest_watchdog` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Drive` in the current scope [INFO] [stdout] --> src/g_drive/file.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | let hub = Drive::new(hyper::Client::new(), auth); [INFO] [stdout] | ^^^ function or associated item not found in `Drive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0748cdba9cef7ad3558b5ceba10ed73956e9ef768ac33c2ecc6eb80e6cdba26a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0748cdba9cef7ad3558b5ceba10ed73956e9ef768ac33c2ecc6eb80e6cdba26a", kill_on_drop: false }` [INFO] [stdout] 0748cdba9cef7ad3558b5ceba10ed73956e9ef768ac33c2ecc6eb80e6cdba26a