[INFO] cloning repository https://github.com/dalance/ptags [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dalance/ptags" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fptags", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fptags'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4714f9a412da6e160ee4ff1e88b907df59bfd6a [INFO] checking dalance/ptags against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdalance%2Fptags" "/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/dalance/ptags on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/dalance/ptags [INFO] finished tweaking git repo https://github.com/dalance/ptags [INFO] tweaked toml for git repo https://github.com/dalance/ptags written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/dalance/ptags already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v2.2.0 [INFO] [stderr] Downloaded bencher v0.1.5 [INFO] [stderr] Downloaded backtrace v0.3.5 [INFO] [stderr] Downloaded cc v1.0.6 [INFO] [stderr] Downloaded structopt v0.2.5 [INFO] [stderr] Downloaded clap v2.31.1 [INFO] [stderr] Downloaded structopt-toml v0.4.0 [INFO] [stderr] Downloaded structopt-derive v0.2.5 [INFO] [stderr] Downloaded structopt-toml-derive v0.4.0 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 952e5d663fb690de0ff773df07f60980c607a70ea13ce33767625210c685a1c9 [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" "952e5d663fb690de0ff773df07f60980c607a70ea13ce33767625210c685a1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "952e5d663fb690de0ff773df07f60980c607a70ea13ce33767625210c685a1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952e5d663fb690de0ff773df07f60980c607a70ea13ce33767625210c685a1c9", kill_on_drop: false }` [INFO] [stdout] 952e5d663fb690de0ff773df07f60980c607a70ea13ce33767625210c685a1c9 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35b16c7efabd90a044abc33a51bb001117ed1ccfd4cc349ce728c5a26d07d30e [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" "35b16c7efabd90a044abc33a51bb001117ed1ccfd4cc349ce728c5a26d07d30e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Compiling structopt-toml-derive v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking structopt v0.2.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling structopt-toml v0.4.0 [INFO] [stderr] Checking ptags v0.3.3-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "35b16c7efabd90a044abc33a51bb001117ed1ccfd4cc349ce728c5a26d07d30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b16c7efabd90a044abc33a51bb001117ed1ccfd4cc349ce728c5a26d07d30e", kill_on_drop: false }` [INFO] [stdout] 35b16c7efabd90a044abc33a51bb001117ed1ccfd4cc349ce728c5a26d07d30e