[INFO] cloning repository https://github.com/jiegec/online_tac_vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jiegec/online_tac_vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57044dd9724ace24928946c7c62a75959dc7c159 [INFO] checking jiegec/online_tac_vm against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiegec/online_tac_vm [INFO] finished tweaking git repo https://github.com/jiegec/online_tac_vm [INFO] tweaked toml for git repo https://github.com/jiegec/online_tac_vm written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/online_tac_vm 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jiegec/tacvm.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Downloaded yew-macro v0.9.2 [INFO] [stderr] Downloaded base-x v0.2.10 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.50 [INFO] [stderr] Downloaded bytecount v0.3.2 [INFO] [stderr] Downloaded nom_locate v1.0.0 [INFO] [stderr] Downloaded yew v0.9.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.50 [INFO] [stderr] Downloaded wasm-bindgen v0.2.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 925b07a5a6b7689b707684a9eb20c33aa6d832cf9c9be1f8868249ac1e27ff5e [INFO] running `Command { std: "docker" "start" "-a" "925b07a5a6b7689b707684a9eb20c33aa6d832cf9c9be1f8868249ac1e27ff5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "925b07a5a6b7689b707684a9eb20c33aa6d832cf9c9be1f8868249ac1e27ff5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925b07a5a6b7689b707684a9eb20c33aa6d832cf9c9be1f8868249ac1e27ff5e", kill_on_drop: false }` [INFO] [stdout] 925b07a5a6b7689b707684a9eb20c33aa6d832cf9c9be1f8868249ac1e27ff5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ef8ee04c0ab61658cbb5a0a1a0b30b1b062de00b6c514eb45ecbcbeeca11942 [INFO] running `Command { std: "docker" "start" "-a" "4ef8ee04c0ab61658cbb5a0a1a0b30b1b062de00b6c514eb45ecbcbeeca11942", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling base-x v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking tacvm v0.1.0 (https://github.com/jiegec/tacvm.git#60e61d21) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking online_tac_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `console` is never read [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 15 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `console` is never read [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 15 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, stdweb v0.4.20 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4ef8ee04c0ab61658cbb5a0a1a0b30b1b062de00b6c514eb45ecbcbeeca11942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef8ee04c0ab61658cbb5a0a1a0b30b1b062de00b6c514eb45ecbcbeeca11942", kill_on_drop: false }` [INFO] [stdout] 4ef8ee04c0ab61658cbb5a0a1a0b30b1b062de00b6c514eb45ecbcbeeca11942 [INFO] checking jiegec/online_tac_vm against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjiegec%2Fonline_tac_vm" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jiegec/online_tac_vm on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jiegec/online_tac_vm [INFO] finished tweaking git repo https://github.com/jiegec/online_tac_vm [INFO] tweaked toml for git repo https://github.com/jiegec/online_tac_vm written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jiegec/online_tac_vm 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 956d9f17ab36f5c0761d6f9e9cfbf1bad619fdcdf632268785f3e38d4d93d7b0 [INFO] running `Command { std: "docker" "start" "-a" "956d9f17ab36f5c0761d6f9e9cfbf1bad619fdcdf632268785f3e38d4d93d7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "956d9f17ab36f5c0761d6f9e9cfbf1bad619fdcdf632268785f3e38d4d93d7b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956d9f17ab36f5c0761d6f9e9cfbf1bad619fdcdf632268785f3e38d4d93d7b0", kill_on_drop: false }` [INFO] [stdout] 956d9f17ab36f5c0761d6f9e9cfbf1bad619fdcdf632268785f3e38d4d93d7b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4f046e2737a2babf0b1f5c511adbe2f1f0149c03c2c0394ed34839cf1bc7e4 [INFO] running `Command { std: "docker" "start" "-a" "cd4f046e2737a2babf0b1f5c511adbe2f1f0149c03c2c0394ed34839cf1bc7e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling base-x v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking nom_locate v1.0.0 [INFO] [stderr] Checking tacvm v0.1.0 (https://github.com/jiegec/tacvm.git#60e61d21) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Checking online_tac_vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `console` is never read [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 15 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `console` is never read [INFO] [stdout] --> src/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 15 | console: ConsoleService, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, stdweb v0.4.20 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cd4f046e2737a2babf0b1f5c511adbe2f1f0149c03c2c0394ed34839cf1bc7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4f046e2737a2babf0b1f5c511adbe2f1f0149c03c2c0394ed34839cf1bc7e4", kill_on_drop: false }` [INFO] [stdout] cd4f046e2737a2babf0b1f5c511adbe2f1f0149c03c2c0394ed34839cf1bc7e4