[INFO] cloning repository https://github.com/erickhc/tortilla
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erickhc/tortilla" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickhc%2Ftortilla", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickhc%2Ftortilla'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e0edf6246dcdf04f6f29ce1d1486f3b9d6797a2
[INFO] checking erickhc/tortilla against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferickhc%2Ftortilla" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/erickhc/tortilla on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/erickhc/tortilla
[INFO] finished tweaking git repo https://github.com/erickhc/tortilla
[INFO] tweaked toml for git repo https://github.com/erickhc/tortilla written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/erickhc/tortilla 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ethabi v11.0.0
[INFO] [stderr]   Downloaded uint v0.8.2
[INFO] [stderr]   Downloaded parity-scale-codec v1.1.2
[INFO] [stderr]   Downloaded impl-serde v0.3.0
[INFO] [stderr]   Downloaded bitvec v0.15.2
[INFO] [stderr]   Downloaded rlp v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d00b5c9ad6d5e586ffe32034554869789410469a77cdb7d8103f8f2ca04b66d
[INFO] running `Command { std: "docker" "start" "-a" "7d00b5c9ad6d5e586ffe32034554869789410469a77cdb7d8103f8f2ca04b66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d00b5c9ad6d5e586ffe32034554869789410469a77cdb7d8103f8f2ca04b66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d00b5c9ad6d5e586ffe32034554869789410469a77cdb7d8103f8f2ca04b66d", kill_on_drop: false }`
[INFO] [stdout] 7d00b5c9ad6d5e586ffe32034554869789410469a77cdb7d8103f8f2ca04b66d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3864ef3a8604e79e11e291fba5966524df6a83720469351d77f53a2aaaa48ed8
[INFO] running `Command { std: "docker" "start" "-a" "3864ef3a8604e79e11e291fba5966524df6a83720469351d77f53a2aaaa48ed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rlp v0.4.4
[INFO] [stderr]     Checking bitvec v0.15.2
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking impl-rlp v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking inotify-sys v0.1.3
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking inotify v0.7.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking filetime v0.2.8
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking notify v4.0.15
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking fixed-hash v0.5.2
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking termion v1.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]     Checking parity-scale-codec v1.1.2
[INFO] [stderr]     Checking impl-serde v0.2.3
[INFO] [stderr]     Checking impl-serde v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.47
[INFO] [stderr]     Checking ethbloom v0.8.1
[INFO] [stderr]     Checking impl-codec v0.4.2
[INFO] [stderr]     Checking primitive-types v0.6.2
[INFO] [stderr]     Checking ethereum-types v0.8.0
[INFO] [stderr]     Checking ethabi v11.0.0
[INFO] [stderr]     Checking tortilla v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/compiler.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect();
[INFO] [stdout]    |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Ok(solc_to_contracts!(contracts))
[INFO] [stdout]    |        ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `solc_to_contracts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/compiler.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect();
[INFO] [stdout]    |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Ok(solc_to_contracts!(contracts))
[INFO] [stdout]    |        ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `solc_to_contracts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 137 |             output.push(format!("{}construction: {}", pad!("construction"), gas.construction));
[INFO] [stdout]     |                                                       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 140 |                 output.push(format!("{}external:", pad!("external")));
[INFO] [stdout]     |                                                    ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 145 |                     output.push(format!("{}{}: {}", pad!(name), name, gas.external.get(name).unwrap()));
[INFO] [stdout]     |                                                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 150 |                 output.push(format!("{}internal:", pad!("internal")));
[INFO] [stdout]     |                                                    ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 155 |                     output.push(format!("{}{}: {}", pad!(name), name, gas.internal.get(name).unwrap()));
[INFO] [stdout]     |                                                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/compiler.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect();
[INFO] [stdout]    |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Ok(solc_to_contracts!(contracts))
[INFO] [stdout]    |        ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `solc_to_contracts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/compiler.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |             .collect();
[INFO] [stdout]    |                       ^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Ok(solc_to_contracts!(contracts))
[INFO] [stdout]    |        ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `solc_to_contracts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 137 |             output.push(format!("{}construction: {}", pad!("construction"), gas.construction));
[INFO] [stdout]     |                                                       -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 140 |                 output.push(format!("{}external:", pad!("external")));
[INFO] [stdout]     |                                                    ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 145 |                     output.push(format!("{}{}: {}", pad!(name), name, gas.external.get(name).unwrap()));
[INFO] [stdout]     |                                                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 150 |                 output.push(format!("{}internal:", pad!("internal")));
[INFO] [stdout]     |                                                    ---------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/contract.rs:133:91
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     std::iter::repeat(' ').take(biggest - $expr.len()).collect::<String>();
[INFO] [stdout]     |                                                                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 155 |                     output.push(format!("{}{}: {}", pad!(name), name, gas.internal.get(name).unwrap()));
[INFO] [stdout]     |                                                     ---------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `pad` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tortilla v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3864ef3a8604e79e11e291fba5966524df6a83720469351d77f53a2aaaa48ed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3864ef3a8604e79e11e291fba5966524df6a83720469351d77f53a2aaaa48ed8", kill_on_drop: false }`
[INFO] [stdout] 3864ef3a8604e79e11e291fba5966524df6a83720469351d77f53a2aaaa48ed8
