[INFO] fetching crate ratsio_fork_040 0.4.1...
[INFO] checking ratsio_fork_040-0.4.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ratsio_fork_040 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate ratsio_fork_040 0.4.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ratsio_fork_040 0.4.1
[INFO] finished tweaking crates.io crate ratsio_fork_040 0.4.1
[INFO] tweaked toml for crates.io crate ratsio_fork_040 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate ratsio_fork_040 0.4.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4750797b053c63162bac5f13d70366dc1d3f2346a78fbe9313a5830011d3b9ef
[INFO] running `Command { std: "docker" "start" "-a" "4750797b053c63162bac5f13d70366dc1d3f2346a78fbe9313a5830011d3b9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4750797b053c63162bac5f13d70366dc1d3f2346a78fbe9313a5830011d3b9ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4750797b053c63162bac5f13d70366dc1d3f2346a78fbe9313a5830011d3b9ef", kill_on_drop: false }`
[INFO] [stdout] 4750797b053c63162bac5f13d70366dc1d3f2346a78fbe9313a5830011d3b9ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32568f3edf217a71590cef2af7a9ead94eb07f22ea33d417b93864321f6117f5
[INFO] running `Command { std: "docker" "start" "-a" "32568f3edf217a71590cef2af7a9ead94eb07f22ea33d417b93864321f6117f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]     Checking nix v0.22.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]     Checking futures-timer v2.0.2
[INFO] [stderr]     Checking sha2 v0.9.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking ctrlc v3.2.0
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]     Checking thiserror v1.0.29
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling ratsio_fork_040 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stdout] warning: field `signer` is never read
[INFO] [stdout]    --> src/nats_client/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct UserJWT {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 156 |     jwt: String,
[INFO] [stdout] 157 |     signer: SignerCallback,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserJWT` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client_id`, `ack_inbox`, `unsub_requests`, and `close_requests` are never read
[INFO] [stdout]    --> src/stan_client/mod.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | struct Subscription {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 241 |     client_id: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     ack_inbox: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 249 |     unsub_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 250 |     close_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sub_close_requests`, `ping_requests`, and `public_key` are never read
[INFO] [stdout]    --> src/stan_client/mod.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct ClientInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 272 |     sub_close_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 273 |     close_requests: String,
[INFO] [stdout] 274 |     ping_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 275 |     public_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `signer` is never read
[INFO] [stdout]    --> src/nats_client/mod.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct UserJWT {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 156 |     jwt: String,
[INFO] [stdout] 157 |     signer: SignerCallback,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UserJWT` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client_id`, `ack_inbox`, `unsub_requests`, and `close_requests` are never read
[INFO] [stdout]    --> src/stan_client/mod.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 240 | struct Subscription {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 241 |     client_id: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 248 |     ack_inbox: String,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 249 |     unsub_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 250 |     close_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Subscription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sub_close_requests`, `ping_requests`, and `public_key` are never read
[INFO] [stdout]    --> src/stan_client/mod.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub struct ClientInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 272 |     sub_close_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 273 |     close_requests: String,
[INFO] [stdout] 274 |     ping_requests: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 275 |     public_key: String,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ClientInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_pub_token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{RatsioError, NatsClient, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ratsio`
[INFO] [stdout]  --> examples/nats_publish.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ratsio::nats_client::UriVec;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/stan_publish.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{RatsioError, StanClient, StanOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_pub_user.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{RatsioError, NatsClient, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ratsio`
[INFO] [stdout]  --> tests/nats_client_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::nats_client::NatsClient;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_subscribe.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{NatsClient, RatsioError, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/stan_subscribe.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ratsio::{RatsioError, StanClient, StanOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_sub_tls.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{NatsClient, RatsioError, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_sub_user.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{NatsClient, RatsioError, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_sub_token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{NatsClient, RatsioError, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> examples/nats_publish.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ratsio::{RatsioError, NatsClient, NatsClientOptions};
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ratsio`
[INFO] [stdout]   --> examples/stan_publish.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let client_id = ratsio::nuid::next();
[INFO] [stdout]    |                     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use ratsio_fork_040::nuid;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `nuid`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -     let client_id = ratsio::nuid::next();
[INFO] [stdout] 31 +     let client_id = nuid::next();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ratsio`
[INFO] [stdout]  --> tests/nats_client_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ratsio::error::RatsioError;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> tests/nats_client_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ratsio::protocol;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ratsio`
[INFO] [stdout]  --> tests/nats_client_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ratsio::nuid;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `ratsio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_pub_user") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_publish") due to 2 previous errors
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_sub_tls") due to 1 previous error
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "stan_publish") due to 2 previous errors
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_pub_token") due to 1 previous error
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_sub_token") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "stan_subscribe") due to 1 previous error
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_subscribe") due to 1 previous error
[INFO] [stderr] error: could not compile `ratsio_fork_040` (example "nats_sub_user") due to 1 previous error
[INFO] [stderr] error: could not compile `ratsio_fork_040` (test "nats_client_test") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "32568f3edf217a71590cef2af7a9ead94eb07f22ea33d417b93864321f6117f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32568f3edf217a71590cef2af7a9ead94eb07f22ea33d417b93864321f6117f5", kill_on_drop: false }`
[INFO] [stdout] 32568f3edf217a71590cef2af7a9ead94eb07f22ea33d417b93864321f6117f5
