[INFO] cloning repository https://github.com/Marwes/nombine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marwes/nombine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarwes%2Fnombine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarwes%2Fnombine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b854178520df7bde64274ab31cfb20b8ac8fa6f6 [INFO] checking Marwes/nombine against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarwes%2Fnombine" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Marwes/nombine on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Marwes/nombine [INFO] finished tweaking git repo https://github.com/Marwes/nombine [INFO] tweaked toml for git repo https://github.com/Marwes/nombine written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Marwes/nombine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eccec99beed634e60bd39a99e6a9641324e83625f202090cd0a5e046108ec958 [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" "eccec99beed634e60bd39a99e6a9641324e83625f202090cd0a5e046108ec958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eccec99beed634e60bd39a99e6a9641324e83625f202090cd0a5e046108ec958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eccec99beed634e60bd39a99e6a9641324e83625f202090cd0a5e046108ec958", kill_on_drop: false }` [INFO] [stdout] eccec99beed634e60bd39a99e6a9641324e83625f202090cd0a5e046108ec958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 57b1a574ce7b657abecff51b0ae61166b0a1c4b976bd617652c67ceb5a973cf4 [INFO] running `Command { std: "docker" "start" "-a" "57b1a574ce7b657abecff51b0ae61166b0a1c4b976bd617652c67ceb5a973cf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Compiling nombine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking pulldown-cmark v0.1.2 [INFO] [stderr] Checking combine v3.5.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking handlebars v1.0.3 [INFO] [stderr] Checking cargo_metadata v0.3.3 [INFO] [stderr] Checking little-skeptic v0.15.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.28s [INFO] running `Command { std: "docker" "inspect" "57b1a574ce7b657abecff51b0ae61166b0a1c4b976bd617652c67ceb5a973cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b1a574ce7b657abecff51b0ae61166b0a1c4b976bd617652c67ceb5a973cf4", kill_on_drop: false }` [INFO] [stdout] 57b1a574ce7b657abecff51b0ae61166b0a1c4b976bd617652c67ceb5a973cf4