[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 try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarwes%2Fnombine" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Marwes/nombine on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63bbb58c70eb18e49f3cd0006b179157ec7eed8475672b985121882d353dfc64 [INFO] running `Command { std: "docker" "start" "-a" "63bbb58c70eb18e49f3cd0006b179157ec7eed8475672b985121882d353dfc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63bbb58c70eb18e49f3cd0006b179157ec7eed8475672b985121882d353dfc64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63bbb58c70eb18e49f3cd0006b179157ec7eed8475672b985121882d353dfc64", kill_on_drop: false }` [INFO] [stdout] 63bbb58c70eb18e49f3cd0006b179157ec7eed8475672b985121882d353dfc64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54ee2aba99d97e90a5cd9d80c2c6fa29d15e0f96aa2593b6aa8563375b5b81c [INFO] running `Command { std: "docker" "start" "-a" "f54ee2aba99d97e90a5cd9d80c2c6fa29d15e0f96aa2593b6aa8563375b5b81c", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [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 ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Compiling regex v1.0.4 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking same-file v1.0.3 [INFO] [stderr] Checking utf8-ranges v1.0.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling nombine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking log v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking walkdir v2.2.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking combine v3.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking serde_json v1.0.26 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking handlebars v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Checking failure v0.1.2 [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 12.31s [INFO] running `Command { std: "docker" "inspect" "f54ee2aba99d97e90a5cd9d80c2c6fa29d15e0f96aa2593b6aa8563375b5b81c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54ee2aba99d97e90a5cd9d80c2c6fa29d15e0f96aa2593b6aa8563375b5b81c", kill_on_drop: false }` [INFO] [stdout] f54ee2aba99d97e90a5cd9d80c2c6fa29d15e0f96aa2593b6aa8563375b5b81c