[INFO] cloning repository https://github.com/Benricheson101/markdown-viewer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Benricheson101/markdown-viewer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenricheson101%2Fmarkdown-viewer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenricheson101%2Fmarkdown-viewer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce69fd268c819fdf47a3f224d39ffd401a0c7c30
[INFO] building Benricheson101/markdown-viewer against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenricheson101%2Fmarkdown-viewer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Benricheson101/markdown-viewer 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/Benricheson101/markdown-viewer
[INFO] finished tweaking git repo https://github.com/Benricheson101/markdown-viewer
[INFO] tweaked toml for git repo https://github.com/Benricheson101/markdown-viewer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Benricheson101/markdown-viewer 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 webkit2gtk-sys v0.12.0
[INFO] [stderr]   Downloaded boxfnonce v0.1.1
[INFO] [stderr]   Downloaded urlencoding v1.1.1
[INFO] [stderr]   Downloaded soup-sys v0.10.0
[INFO] [stderr]   Downloaded tinyfiledialogs v3.3.10
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded typed-arena v1.7.0
[INFO] [stderr]   Downloaded javascriptcore-rs-sys v0.2.0
[INFO] [stderr]   Downloaded web-view v0.7.3
[INFO] [stderr]   Downloaded nfd v0.0.4
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded shell-words v1.0.0
[INFO] [stderr]   Downloaded unchecked-index v0.2.2
[INFO] [stderr]   Downloaded twoway v0.2.1
[INFO] [stderr]   Downloaded webview-sys v0.6.2
[INFO] [stderr]   Downloaded comrak v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 81cf58fbcc06e7b031ee69521fcb95687930dcc72dae0cd485c00dee18b92267
[INFO] running `Command { std: "docker" "start" "-a" "81cf58fbcc06e7b031ee69521fcb95687930dcc72dae0cd485c00dee18b92267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81cf58fbcc06e7b031ee69521fcb95687930dcc72dae0cd485c00dee18b92267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81cf58fbcc06e7b031ee69521fcb95687930dcc72dae0cd485c00dee18b92267", kill_on_drop: false }`
[INFO] [stdout] 81cf58fbcc06e7b031ee69521fcb95687930dcc72dae0cd485c00dee18b92267
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 25a664f5f446918df2e90e116441f5761672c185fac7f3edd895921c0f5e0829
[INFO] running `Command { std: "docker" "start" "-a" "25a664f5f446918df2e90e116441f5761672c185fac7f3edd895921c0f5e0829", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling unchecked-index v0.2.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling urlencoding v1.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling shell-words v1.0.0
[INFO] [stderr]    Compiling webkit2gtk-sys v0.12.0
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling twoway v0.2.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling nfd v0.0.4
[INFO] [stderr]    Compiling tinyfiledialogs v3.3.10
[INFO] [stderr]    Compiling webview-sys v0.6.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling javascriptcore-rs-sys v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling notify v4.0.16
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling comrak v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling soup-sys v0.10.0
[INFO] [stderr]    Compiling web-view v0.7.3
[INFO] [stderr]    Compiling markdown-viewer v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nfd v0.0.4
[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" "25a664f5f446918df2e90e116441f5761672c185fac7f3edd895921c0f5e0829", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a664f5f446918df2e90e116441f5761672c185fac7f3edd895921c0f5e0829", kill_on_drop: false }`
[INFO] [stdout] 25a664f5f446918df2e90e116441f5761672c185fac7f3edd895921c0f5e0829
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 442bd4e477ab31221eedee92ddc318a2cdf7a340aafcfd55b1114e99cafc028d
[INFO] running `Command { std: "docker" "start" "-a" "442bd4e477ab31221eedee92ddc318a2cdf7a340aafcfd55b1114e99cafc028d", kill_on_drop: false }`
[INFO] [stderr]    Compiling markdown-viewer v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nfd v0.0.4
[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" "442bd4e477ab31221eedee92ddc318a2cdf7a340aafcfd55b1114e99cafc028d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "442bd4e477ab31221eedee92ddc318a2cdf7a340aafcfd55b1114e99cafc028d", kill_on_drop: false }`
[INFO] [stdout] 442bd4e477ab31221eedee92ddc318a2cdf7a340aafcfd55b1114e99cafc028d
