[INFO] cloning repository https://github.com/elitecodegroovy/website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elitecodegroovy/website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fwebsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fwebsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff6e9c867dd863f10fcc42c96b321caa7d043d12 [INFO] testing elitecodegroovy/website against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fwebsite" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/website on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elitecodegroovy/website [INFO] finished tweaking git repo https://github.com/elitecodegroovy/website [INFO] tweaked toml for git repo https://github.com/elitecodegroovy/website written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate git repo https://github.com/elitecodegroovy/website already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a148d63eb5689700c31c23c71ecd0fe908308164b2d6aef74f4dd724ad07a4df [INFO] running `Command { std: "docker" "start" "-a" "a148d63eb5689700c31c23c71ecd0fe908308164b2d6aef74f4dd724ad07a4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a148d63eb5689700c31c23c71ecd0fe908308164b2d6aef74f4dd724ad07a4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a148d63eb5689700c31c23c71ecd0fe908308164b2d6aef74f4dd724ad07a4df", kill_on_drop: false }` [INFO] [stdout] a148d63eb5689700c31c23c71ecd0fe908308164b2d6aef74f4dd724ad07a4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a76d178f5513945acd038c043fa115ee37f8527fdbefefe7f0391dc88149fd64 [INFO] running `Command { std: "docker" "start" "-a" "a76d178f5513945acd038c043fa115ee37f8527fdbefefe7f0391dc88149fd64", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling sass-sys v0.4.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling comrak v0.4.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling sass-rs v0.2.1 [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 00s [INFO] running `Command { std: "docker" "inspect" "a76d178f5513945acd038c043fa115ee37f8527fdbefefe7f0391dc88149fd64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76d178f5513945acd038c043fa115ee37f8527fdbefefe7f0391dc88149fd64", kill_on_drop: false }` [INFO] [stdout] a76d178f5513945acd038c043fa115ee37f8527fdbefefe7f0391dc88149fd64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ecf48735b209b8685220f49a365ce97242e1c28efd0e230748f4eacefb80b7 [INFO] running `Command { std: "docker" "start" "-a" "d6ecf48735b209b8685220f49a365ce97242e1c28efd0e230748f4eacefb80b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.02s [INFO] running `Command { std: "docker" "inspect" "d6ecf48735b209b8685220f49a365ce97242e1c28efd0e230748f4eacefb80b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ecf48735b209b8685220f49a365ce97242e1c28efd0e230748f4eacefb80b7", kill_on_drop: false }` [INFO] [stdout] d6ecf48735b209b8685220f49a365ce97242e1c28efd0e230748f4eacefb80b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b215dac73e39cda23532f0708627a4ec6f16ffa079d79b30e1ba4884a16e58e [INFO] running `Command { std: "docker" "start" "-a" "9b215dac73e39cda23532f0708627a4ec6f16ffa079d79b30e1ba4884a16e58e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blog-75bb90e568eba70e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b215dac73e39cda23532f0708627a4ec6f16ffa079d79b30e1ba4884a16e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b215dac73e39cda23532f0708627a4ec6f16ffa079d79b30e1ba4884a16e58e", kill_on_drop: false }` [INFO] [stdout] 9b215dac73e39cda23532f0708627a4ec6f16ffa079d79b30e1ba4884a16e58e