[INFO] cloning repository https://github.com/knkski/juju-bundle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knkski/juju-bundle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknkski%2Fjuju-bundle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknkski%2Fjuju-bundle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c815950b62f5c86e03980e282e0b13ad28f8978f
[INFO] checking knkski/juju-bundle against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknkski%2Fjuju-bundle" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/knkski/juju-bundle
[INFO] finished tweaking git repo https://github.com/knkski/juju-bundle
[INFO] tweaked toml for git repo https://github.com/knkski/juju-bundle written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/knkski/juju-bundle on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/knkski/juju-bundle 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/knkski/rust-libjuju.git`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding juju-rs v0.2.0 (https://github.com/knkski/rust-libjuju.git?rev=e5d8635#e5d86355)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aae006ac0dc953e122935c88491bec668df1725d17e1d824b7eef5cdb9b11568
[INFO] running `Command { std: "docker" "start" "-a" "aae006ac0dc953e122935c88491bec668df1725d17e1d824b7eef5cdb9b11568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aae006ac0dc953e122935c88491bec668df1725d17e1d824b7eef5cdb9b11568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae006ac0dc953e122935c88491bec668df1725d17e1d824b7eef5cdb9b11568", kill_on_drop: false }`
[INFO] [stdout] aae006ac0dc953e122935c88491bec668df1725d17e1d824b7eef5cdb9b11568
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9109c47d2e4216bb66a7c0e0b4c301495c3eb914f8cee972eaae83fb0e9a2ae9
[INFO] running `Command { std: "docker" "start" "-a" "9109c47d2e4216bb66a7c0e0b4c301495c3eb914f8cee972eaae83fb0e9a2ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling pkg-config v0.3.23
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking dirs-sys v0.3.6
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]     Checking ex v0.1.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking bzip2 v0.4.3
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking serde_yaml v0.8.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.5
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.25
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking juju-rs v0.2.0 (https://github.com/knkski/rust-libjuju.git?rev=e5d8635#e5d86355)
[INFO] [stderr]     Checking juju-bundle v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 59 | |     #[structopt(help = "The bundle file to build")]
[INFO] [stdout] 60 | |     bundle: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `juju-bundle` (bin "juju-bundle" test) due to 14 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     #[structopt(
[INFO] [stdout] 63 | |         short = "o",
[INFO] [stdout] 64 | |         long = "output-bundle",
[INFO] [stdout] 65 | |         default_value = "built-bundle.yaml"
[INFO] [stdout] 66 | |     )]
[INFO] [stdout] 67 | |     #[structopt(help = "Path where the built bundle.yaml should be written to")]
[INFO] [stdout] 68 | |     output_bundle: String,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     #[structopt(short = "a", long = "app")]
[INFO] [stdout] 108 | |     #[structopt(help = "Select particular apps to deploy")]
[INFO] [stdout] 109 | |     apps: Vec<String>,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     #[structopt(short = "e", long = "except")]
[INFO] [stdout] 112 | |     #[structopt(help = "Select particular apps to skip deploying")]
[INFO] [stdout] 113 | |     exceptions: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 116 | |     #[structopt(help = "The bundle file to deploy")]
[INFO] [stdout] 117 | |     bundle_path: String,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     #[structopt(name = "deploy-args")]
[INFO] [stdout] 120 | |     #[structopt(help = "Arguments that are collected and passed on to `juju deploy`")]
[INFO] [stdout] 121 | |     deploy_args: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     #[structopt(short = "a", long = "app")]
[INFO] [stdout] 128 | |     #[structopt(help = "Select particular apps to remove")]
[INFO] [stdout] 129 | |     apps: Vec<String>,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 132 | |     #[structopt(help = "The bundle file to remove")]
[INFO] [stdout] 133 | |     bundle: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 140 | |     #[structopt(help = "The bundle file to publish")]
[INFO] [stdout] 141 | |     bundle_path: String,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     #[structopt(long = "release")]
[INFO] [stdout] 144 | |     #[structopt(help = "Which channels to release to. Can be specified multiple times")]
[INFO] [stdout] 145 | |     #[structopt(default_value = "edge")]
[INFO] [stdout] 146 | |     release_to: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 167 | |     #[structopt(help = "The bundle file to export")]
[INFO] [stdout] 168 | |     bundle: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     #[structopt(short = "o", long = "out")]
[INFO] [stdout] 171 | |     #[structopt(help = "Where to write the exported bundle")]
[INFO] [stdout] 172 | |     out: Option<String>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 179 | |     #[structopt(help = "The bundle file to verify")]
[INFO] [stdout] 180 | |     bundle: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | /     #[structopt(name = "CHARM", default_value = ".")]
[INFO] [stdout] 187 | |     #[structopt(help = "The charm source directory to verify")]
[INFO] [stdout] 188 | |     charm: String,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 59 | |     #[structopt(help = "The bundle file to build")]
[INFO] [stdout] 60 | |     bundle: String,
[INFO] [stdout]    | |__________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/main.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     #[structopt(
[INFO] [stdout] 63 | |         short = "o",
[INFO] [stdout] 64 | |         long = "output-bundle",
[INFO] [stdout] 65 | |         default_value = "built-bundle.yaml"
[INFO] [stdout] 66 | |     )]
[INFO] [stdout] 67 | |     #[structopt(help = "Path where the built bundle.yaml should be written to")]
[INFO] [stdout] 68 | |     output_bundle: String,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     #[structopt(short = "a", long = "app")]
[INFO] [stdout] 108 | |     #[structopt(help = "Select particular apps to deploy")]
[INFO] [stdout] 109 | |     apps: Vec<String>,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     #[structopt(short = "e", long = "except")]
[INFO] [stdout] 112 | |     #[structopt(help = "Select particular apps to skip deploying")]
[INFO] [stdout] 113 | |     exceptions: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 116 | |     #[structopt(help = "The bundle file to deploy")]
[INFO] [stdout] 117 | |     bundle_path: String,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     #[structopt(name = "deploy-args")]
[INFO] [stdout] 120 | |     #[structopt(help = "Arguments that are collected and passed on to `juju deploy`")]
[INFO] [stdout] 121 | |     deploy_args: Vec<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | /     #[structopt(short = "a", long = "app")]
[INFO] [stdout] 128 | |     #[structopt(help = "Select particular apps to remove")]
[INFO] [stdout] 129 | |     apps: Vec<String>,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 132 | |     #[structopt(help = "The bundle file to remove")]
[INFO] [stdout] 133 | |     bundle: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 140 | |     #[structopt(help = "The bundle file to publish")]
[INFO] [stdout] 141 | |     bundle_path: String,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     #[structopt(long = "release")]
[INFO] [stdout] 144 | |     #[structopt(help = "Which channels to release to. Can be specified multiple times")]
[INFO] [stdout] 145 | |     #[structopt(default_value = "edge")]
[INFO] [stdout] 146 | |     release_to: Vec<String>,
[INFO] [stdout]     | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `juju-bundle` (bin "juju-bundle") due to 14 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 167 | |     #[structopt(help = "The bundle file to export")]
[INFO] [stdout] 168 | |     bundle: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | /     #[structopt(short = "o", long = "out")]
[INFO] [stdout] 171 | |     #[structopt(help = "Where to write the exported bundle")]
[INFO] [stdout] 172 | |     out: Option<String>,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 178 | /     #[structopt(short = "b", long = "bundle", default_value = "bundle.yaml")]
[INFO] [stdout] 179 | |     #[structopt(help = "The bundle file to verify")]
[INFO] [stdout] 180 | |     bundle: String,
[INFO] [stdout]     | |__________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 | /     #[structopt(name = "CHARM", default_value = ".")]
[INFO] [stdout] 187 | |     #[structopt(help = "The charm source directory to verify")]
[INFO] [stdout] 188 | |     charm: String,
[INFO] [stdout]     | |_________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9109c47d2e4216bb66a7c0e0b4c301495c3eb914f8cee972eaae83fb0e9a2ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9109c47d2e4216bb66a7c0e0b4c301495c3eb914f8cee972eaae83fb0e9a2ae9", kill_on_drop: false }`
[INFO] [stdout] 9109c47d2e4216bb66a7c0e0b4c301495c3eb914f8cee972eaae83fb0e9a2ae9
