[INFO] cloning repository https://github.com/euclio/vim-markdown-composer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euclio/vim-markdown-composer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fvim-markdown-composer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fvim-markdown-composer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6f99bc20cfcb277c63041b1f766e6d5940bcc76
[INFO] building euclio/vim-markdown-composer/e6f99bc20cfcb277c63041b1f766e6d5940bcc76 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuclio%2Fvim-markdown-composer" "/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/euclio/vim-markdown-composer on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/euclio/vim-markdown-composer
[INFO] finished tweaking git repo https://github.com/euclio/vim-markdown-composer
[INFO] tweaked toml for git repo https://github.com/euclio/vim-markdown-composer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/euclio/vim-markdown-composer 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log-panics v2.0.0
[INFO] [stderr]   Downloaded include_dir_impl v0.5.0
[INFO] [stderr]   Downloaded include_dir v0.5.0
[INFO] [stderr]   Downloaded tungstenite v0.9.2
[INFO] [stderr]   Downloaded rmp v0.8.9
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded escargot v0.5.0
[INFO] [stderr]   Downloaded handlebars v3.4.0
[INFO] [stderr]   Downloaded aurelius v0.7.4
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5907c3dce00a3bdcefed11b36c1f59a65981fca821e4deff4cf7c76f5779d5ba
[INFO] running `Command { std: "docker" "start" "-a" "5907c3dce00a3bdcefed11b36c1f59a65981fca821e4deff4cf7c76f5779d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5907c3dce00a3bdcefed11b36c1f59a65981fca821e4deff4cf7c76f5779d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5907c3dce00a3bdcefed11b36c1f59a65981fca821e4deff4cf7c76f5779d5ba", kill_on_drop: false }`
[INFO] [stdout] 5907c3dce00a3bdcefed11b36c1f59a65981fca821e4deff4cf7c76f5779d5ba
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80d8f009651456d4e7ebbd2849e6c327d9e3fd20e2b618c50da5f1de2a6d8106
[INFO] running `Command { std: "docker" "start" "-a" "80d8f009651456d4e7ebbd2849e6c327d9e3fd20e2b618c50da5f1de2a6d8106", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling object v0.20.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling slice-deque v0.2.4
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling ordered-float v1.1.0
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling input_buffer v0.2.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling quick-error v2.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.15
[INFO] [stderr]    Compiling addr2line v0.13.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling flate2 v1.0.16
[INFO] [stderr]    Compiling crossbeam-channel v0.4.3
[INFO] [stderr]    Compiling rmp v0.8.9
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.50
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling arc-swap v0.3.11
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling include_dir_impl v0.5.0
[INFO] [stderr]    Compiling include_dir v0.5.0
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.8.13
[INFO] [stderr]    Compiling serde-value v0.5.3
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling log-panics v2.0.0
[INFO] [stderr]    Compiling tungstenite v0.9.2
[INFO] [stderr]    Compiling handlebars v3.4.0
[INFO] [stderr]    Compiling log4rs v0.9.0
[INFO] [stderr]    Compiling aurelius v0.7.4
[INFO] [stderr]    Compiling markdown-composer v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `msg_type` is never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Rpc {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     msg_type: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rpc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, traitobject v0.1.0, typemap v0.3.3
[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" "80d8f009651456d4e7ebbd2849e6c327d9e3fd20e2b618c50da5f1de2a6d8106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80d8f009651456d4e7ebbd2849e6c327d9e3fd20e2b618c50da5f1de2a6d8106", kill_on_drop: false }`
[INFO] [stdout] 80d8f009651456d4e7ebbd2849e6c327d9e3fd20e2b618c50da5f1de2a6d8106
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7078fad11ad74def6cd94f23a13353ac54dffb399b3cf284498d226ab51f901
[INFO] running `Command { std: "docker" "start" "-a" "c7078fad11ad74def6cd94f23a13353ac54dffb399b3cf284498d226ab51f901", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling escargot v0.5.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: field `msg_type` is never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Rpc {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     msg_type: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rpc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling predicates v1.0.5
[INFO] [stderr]    Compiling assert_cmd v0.12.2
[INFO] [stderr]    Compiling markdown-composer v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `msg_type` is never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Rpc {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     msg_type: u64,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Rpc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, traitobject v0.1.0, typemap v0.3.3
[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" "c7078fad11ad74def6cd94f23a13353ac54dffb399b3cf284498d226ab51f901", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7078fad11ad74def6cd94f23a13353ac54dffb399b3cf284498d226ab51f901", kill_on_drop: false }`
[INFO] [stdout] c7078fad11ad74def6cd94f23a13353ac54dffb399b3cf284498d226ab51f901
