[INFO] cloning repository https://github.com/archseer/comet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archseer/comet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchseer%2Fcomet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchseer%2Fcomet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f64ca8e135e2cecb88f0644c3cc5822a5b3ac3c3 [INFO] checking archseer/comet against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchseer%2Fcomet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archseer/comet on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/archseer/comet [INFO] finished tweaking git repo https://github.com/archseer/comet [INFO] tweaked toml for git repo https://github.com/archseer/comet written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/archseer/comet 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.3.1 [INFO] [stderr] Downloaded ctor v0.1.10 [INFO] [stderr] Downloaded structopt v0.3.1 [INFO] [stderr] Downloaded codespan v0.4.1 [INFO] [stderr] Downloaded codespan-reporting v0.4.1 [INFO] [stderr] Downloaded enum-methods v0.0.8 [INFO] [stderr] Downloaded cargo_toml v0.6.4 [INFO] [stderr] Downloaded llvm-sys v80.1.1 [INFO] [stderr] Downloaded err-derive v0.1.5 [INFO] [stderr] Downloaded ena v0.13.0 [INFO] [stderr] Downloaded cc v1.0.42 [INFO] [stderr] Downloaded toolshed v0.8.1 [INFO] [stderr] Downloaded cranelift-entity v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78953aea0fcf0300f4167a0586618ae37a7ae0ef4cf29e4af6f6eafbce99364c [INFO] running `Command { std: "docker" "start" "-a" "78953aea0fcf0300f4167a0586618ae37a7ae0ef4cf29e4af6f6eafbce99364c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78953aea0fcf0300f4167a0586618ae37a7ae0ef4cf29e4af6f6eafbce99364c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78953aea0fcf0300f4167a0586618ae37a7ae0ef4cf29e4af6f6eafbce99364c", kill_on_drop: false }` [INFO] [stdout] 78953aea0fcf0300f4167a0586618ae37a7ae0ef4cf29e4af6f6eafbce99364c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 661db71eda6e6c64eff588cfda81c03619276e0ac4997d404854a90cd912930a [INFO] running `Command { std: "docker" "start" "-a" "661db71eda6e6c64eff588cfda81c03619276e0ac4997d404854a90cd912930a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling ena v0.13.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling lalrpop-util v0.17.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking codespan v0.4.1 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking toolshed v0.8.1 [INFO] [stderr] Checking codespan-reporting v0.4.1 [INFO] [stderr] Compiling cc v1.0.42 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm8-0#d0f5c1e1) [INFO] [stderr] Checking cranelift-entity v0.40.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling im v13.0.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling llvm-sys v80.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking sized-chunks v0.3.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Checking structopt v0.3.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling cargo_toml v0.6.4 [INFO] [stderr] Compiling inkwell_internal_macros v0.1.0 (https://github.com/TheDan64/inkwell?branch=llvm8-0#d0f5c1e1) [INFO] [stderr] Compiling comet_parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> parser/src/parser.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | assert_parse!(Ok(Expr::Int(42)), "42"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> parser/src/parser.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | assert_parse!(Ok(Expr::Int(255)), "0xFF"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> parser/src/parser.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | assert_parse!(Ok(Expr::Int(129)), "0b10000001"); // allow _ later [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> parser/src/parser.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | assert_parse!(Ok(Expr::Bool(true)), "true"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> parser/src/parser.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | assert_parse!(Ok(Expr::Bool(false)), "false"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result`, found `Result>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> parser/src/parser.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | / assert_parse!( [INFO] [stdout] 208 | | Ok(Expr::Int(12)), [INFO] [stdout] 209 | | "fn (a, b) { [INFO] [stdout] 210 | | let x: int = 1 + 2 [INFO] [stdout] ... | [INFO] [stdout] 218 | | }" [INFO] [stdout] 219 | | ); [INFO] [stdout] | |_________^ expected `Result`, found `Result>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `Result>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `assert_parse` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `comet_parser` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "661db71eda6e6c64eff588cfda81c03619276e0ac4997d404854a90cd912930a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661db71eda6e6c64eff588cfda81c03619276e0ac4997d404854a90cd912930a", kill_on_drop: false }` [INFO] [stdout] 661db71eda6e6c64eff588cfda81c03619276e0ac4997d404854a90cd912930a [INFO] checking archseer/comet against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchseer%2Fcomet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archseer/comet on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/archseer/comet [INFO] finished tweaking git repo https://github.com/archseer/comet [INFO] tweaked toml for git repo https://github.com/archseer/comet written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/archseer/comet 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44b68b40095b3e28839dc0390618a6ba7b0644f4c4a4284083350538e8ca9f07 [INFO] running `Command { std: "docker" "start" "-a" "44b68b40095b3e28839dc0390618a6ba7b0644f4c4a4284083350538e8ca9f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44b68b40095b3e28839dc0390618a6ba7b0644f4c4a4284083350538e8ca9f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b68b40095b3e28839dc0390618a6ba7b0644f4c4a4284083350538e8ca9f07", kill_on_drop: false }` [INFO] [stdout] 44b68b40095b3e28839dc0390618a6ba7b0644f4c4a4284083350538e8ca9f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a04a830a874340e8f4aba4dd45b26e6e11bf18ec88e476d3a31e1385f23cacd3 [INFO] running `Command { std: "docker" "start" "-a" "a04a830a874340e8f4aba4dd45b26e6e11bf18ec88e476d3a31e1385f23cacd3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "a04a830a874340e8f4aba4dd45b26e6e11bf18ec88e476d3a31e1385f23cacd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04a830a874340e8f4aba4dd45b26e6e11bf18ec88e476d3a31e1385f23cacd3", kill_on_drop: false }` [INFO] [stdout] a04a830a874340e8f4aba4dd45b26e6e11bf18ec88e476d3a31e1385f23cacd3