[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 beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felitecodegroovy%2Fwebsite" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elitecodegroovy/website on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.0.1 [INFO] [stderr] Downloaded pest v2.0.2 [INFO] [stderr] Downloaded typed-arena v1.4.1 [INFO] [stderr] Downloaded pest_generator v2.0.0 [INFO] [stderr] Downloaded pest_meta v2.0.3 [INFO] [stderr] Downloaded sass-rs v0.2.1 [INFO] [stderr] Downloaded sass-sys v0.4.7 [INFO] [stderr] Downloaded comrak v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc01ca6c1f1c7bc802953873ac81932ce64910ff8f26336f60b9c6b7d4b6f577 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc01ca6c1f1c7bc802953873ac81932ce64910ff8f26336f60b9c6b7d4b6f577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc01ca6c1f1c7bc802953873ac81932ce64910ff8f26336f60b9c6b7d4b6f577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc01ca6c1f1c7bc802953873ac81932ce64910ff8f26336f60b9c6b7d4b6f577", kill_on_drop: false }` [INFO] [stdout] bc01ca6c1f1c7bc802953873ac81932ce64910ff8f26336f60b9c6b7d4b6f577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464df4ca631fa92cd0cef48e8965de1bfaf4b37e53ef8293b3f2650274e35a97 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "464df4ca631fa92cd0cef48e8965de1bfaf4b37e53ef8293b3f2650274e35a97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.44 [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 ryu v0.2.7 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling sass-sys v0.4.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling serde_yaml v0.8.8 [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 3m 52s [INFO] running `Command { std: "docker" "inspect" "464df4ca631fa92cd0cef48e8965de1bfaf4b37e53ef8293b3f2650274e35a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464df4ca631fa92cd0cef48e8965de1bfaf4b37e53ef8293b3f2650274e35a97", kill_on_drop: false }` [INFO] [stdout] 464df4ca631fa92cd0cef48e8965de1bfaf4b37e53ef8293b3f2650274e35a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bb2bfdbd1fd0457aa800f3f2a50e986100c60d1aaf519368b93abc7657e2e14 [INFO] running `Command { std: "docker" "start" "-a" "2bb2bfdbd1fd0457aa800f3f2a50e986100c60d1aaf519368b93abc7657e2e14", kill_on_drop: false }` [INFO] [stderr] Compiling blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "2bb2bfdbd1fd0457aa800f3f2a50e986100c60d1aaf519368b93abc7657e2e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb2bfdbd1fd0457aa800f3f2a50e986100c60d1aaf519368b93abc7657e2e14", kill_on_drop: false }` [INFO] [stdout] 2bb2bfdbd1fd0457aa800f3f2a50e986100c60d1aaf519368b93abc7657e2e14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 545a4debf43413e7bb3d5b95280c636b1b282d8a9bd14f7897b7528f2d094a0c [INFO] running `Command { std: "docker" "start" "-a" "545a4debf43413e7bb3d5b95280c636b1b282d8a9bd14f7897b7528f2d094a0c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blog-46ec030490e68712 [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" "545a4debf43413e7bb3d5b95280c636b1b282d8a9bd14f7897b7528f2d094a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545a4debf43413e7bb3d5b95280c636b1b282d8a9bd14f7897b7528f2d094a0c", kill_on_drop: false }` [INFO] [stdout] 545a4debf43413e7bb3d5b95280c636b1b282d8a9bd14f7897b7528f2d094a0c