[INFO] cloning repository https://github.com/andrei-dubovik/wiktionary-parsley
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrei-dubovik/wiktionary-parsley" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-dubovik%2Fwiktionary-parsley", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-dubovik%2Fwiktionary-parsley'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc206cdf8ed000937582ce17609394c7db184910
[INFO] checking andrei-dubovik/wiktionary-parsley against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrei-dubovik%2Fwiktionary-parsley" "/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/andrei-dubovik/wiktionary-parsley on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/andrei-dubovik/wiktionary-parsley
[INFO] finished tweaking git repo https://github.com/andrei-dubovik/wiktionary-parsley
[INFO] tweaked toml for git repo https://github.com/andrei-dubovik/wiktionary-parsley written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/andrei-dubovik/wiktionary-parsley 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_shared v0.9.0
[INFO] [stderr]   Downloaded phf v0.9.0
[INFO] [stderr]   Downloaded phf_generator v0.9.0
[INFO] [stderr]   Downloaded phf_macros v0.9.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c2b3d7fa674581f02d11963b5e3dccbf8f548471cddb62ca215741524ba4628
[INFO] running `Command { std: "docker" "start" "-a" "7c2b3d7fa674581f02d11963b5e3dccbf8f548471cddb62ca215741524ba4628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c2b3d7fa674581f02d11963b5e3dccbf8f548471cddb62ca215741524ba4628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c2b3d7fa674581f02d11963b5e3dccbf8f548471cddb62ca215741524ba4628", kill_on_drop: false }`
[INFO] [stdout] 7c2b3d7fa674581f02d11963b5e3dccbf8f548471cddb62ca215741524ba4628
[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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53d93c5e3869bb2b00d4546084f8526bac1a8ad9b7864f1fa7056152fac6b4c4
[INFO] running `Command { std: "docker" "start" "-a" "53d93c5e3869bb2b00d4546084f8526bac1a8ad9b7864f1fa7056152fac6b4c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling phf_shared v0.9.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling phf_generator v0.9.0
[INFO] [stderr]    Compiling phf_macros v0.9.0
[INFO] [stderr]     Checking phf v0.9.0
[INFO] [stderr]     Checking wiktionary-parsley v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `kwargs` is never read
[INFO] [stdout]    --> src/main.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | struct TemplateContext<'a> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 224 |     kwargs: HashMap<&'a str, &'a str>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `kwargs` is never read
[INFO] [stdout]    --> src/main.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | struct TemplateContext<'a> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 224 |     kwargs: HashMap<&'a str, &'a str>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[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" "53d93c5e3869bb2b00d4546084f8526bac1a8ad9b7864f1fa7056152fac6b4c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d93c5e3869bb2b00d4546084f8526bac1a8ad9b7864f1fa7056152fac6b4c4", kill_on_drop: false }`
[INFO] [stdout] 53d93c5e3869bb2b00d4546084f8526bac1a8ad9b7864f1fa7056152fac6b4c4
