[INFO] cloning repository https://github.com/octplane/cocotte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octplane/cocotte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfc80947e3dbe055a4c3f9da235b0b7baeb23cef [INFO] checking octplane/cocotte against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octplane/cocotte on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/octplane/cocotte [INFO] finished tweaking git repo https://github.com/octplane/cocotte [INFO] tweaked toml for git repo https://github.com/octplane/cocotte written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/octplane/cocotte 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.2.6 [INFO] [stderr] Downloaded xdg v2.1.0 [INFO] [stderr] Downloaded pest_derive v2.0.1 [INFO] [stderr] Downloaded pest_generator v2.0.0 [INFO] [stderr] Downloaded pest_meta v2.0.3 [INFO] [stderr] Downloaded ucd-util v0.1.2 [INFO] [stderr] Downloaded config v0.8.0 [INFO] [stderr] Downloaded palette v0.3.0 [INFO] [stderr] Downloaded toml v0.4.8 [INFO] [stderr] Downloaded pest v2.0.2 [INFO] [stderr] Downloaded regex v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 132145f6704f8088de68d4f72734ca848bdae66db0ad684c5e342f273a33b3fb [INFO] running `Command { std: "docker" "start" "-a" "132145f6704f8088de68d4f72734ca848bdae66db0ad684c5e342f273a33b3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "132145f6704f8088de68d4f72734ca848bdae66db0ad684c5e342f273a33b3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132145f6704f8088de68d4f72734ca848bdae66db0ad684c5e342f273a33b3fb", kill_on_drop: false }` [INFO] [stdout] 132145f6704f8088de68d4f72734ca848bdae66db0ad684c5e342f273a33b3fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e4f7d18a2fd9de8973ad805e46a962ec7b863c1a9024808667f9d4b83b70796 [INFO] running `Command { std: "docker" "start" "-a" "4e4f7d18a2fd9de8973ad805e46a962ec7b863c1a9024808667f9d4b83b70796", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Checking phf_shared v0.7.23 [INFO] [stderr] Checking walkdir v2.2.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking memchr v2.1.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking config v0.8.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking cocotte v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `config` is imported redundantly [INFO] [stdout] --> src/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate config; [INFO] [stdout] | -------------------- the item `config` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> src/settings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dirs; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate dirs; [INFO] [stdout] | ------------------ the item `dirs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `config` is imported redundantly [INFO] [stdout] --> src/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate config; [INFO] [stdout] | -------------------- the item `config` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> src/settings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dirs; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate dirs; [INFO] [stdout] | ------------------ the item `dirs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "4e4f7d18a2fd9de8973ad805e46a962ec7b863c1a9024808667f9d4b83b70796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4f7d18a2fd9de8973ad805e46a962ec7b863c1a9024808667f9d4b83b70796", kill_on_drop: false }` [INFO] [stdout] 4e4f7d18a2fd9de8973ad805e46a962ec7b863c1a9024808667f9d4b83b70796 [INFO] checking octplane/cocotte against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octplane/cocotte on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/octplane/cocotte [INFO] finished tweaking git repo https://github.com/octplane/cocotte [INFO] tweaked toml for git repo https://github.com/octplane/cocotte written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/octplane/cocotte 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3710477f43c0a0551526594f3f82c013db80edcaa194126b867303e56dfa9356 [INFO] running `Command { std: "docker" "start" "-a" "3710477f43c0a0551526594f3f82c013db80edcaa194126b867303e56dfa9356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3710477f43c0a0551526594f3f82c013db80edcaa194126b867303e56dfa9356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3710477f43c0a0551526594f3f82c013db80edcaa194126b867303e56dfa9356", kill_on_drop: false }` [INFO] [stdout] 3710477f43c0a0551526594f3f82c013db80edcaa194126b867303e56dfa9356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41e17aac74576dde2e2132997d6080a005479f5bfc2c165776fab122ff296a09 [INFO] running `Command { std: "docker" "start" "-a" "41e17aac74576dde2e2132997d6080a005479f5bfc2c165776fab122ff296a09", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Checking walkdir v2.2.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking memchr v2.1.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking serde_json v1.0.32 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking config v0.8.0 [INFO] [stderr] Checking cocotte v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `config` is imported redundantly [INFO] [stdout] --> src/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate config; [INFO] [stdout] | -------------------- the item `config` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> src/settings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dirs; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate dirs; [INFO] [stdout] | ------------------ the item `dirs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `config` is imported redundantly [INFO] [stdout] --> src/settings.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use config; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate config; [INFO] [stdout] | -------------------- the item `config` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `dirs` is imported redundantly [INFO] [stdout] --> src/settings.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use dirs; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/cli.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate dirs; [INFO] [stdout] | ------------------ the item `dirs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1, syn v0.14.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "41e17aac74576dde2e2132997d6080a005479f5bfc2c165776fab122ff296a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e17aac74576dde2e2132997d6080a005479f5bfc2c165776fab122ff296a09", kill_on_drop: false }` [INFO] [stdout] 41e17aac74576dde2e2132997d6080a005479f5bfc2c165776fab122ff296a09