[INFO] cloning repository https://github.com/mp4096/indentex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mp4096/indentex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmp4096%2Findentex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmp4096%2Findentex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8916cfa5c9378e07e14cdf142ab3d9bdc497fa3c [INFO] checking mp4096/indentex against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmp4096%2Findentex" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mp4096/indentex on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mp4096/indentex [INFO] finished tweaking git repo https://github.com/mp4096/indentex [INFO] tweaked toml for git repo https://github.com/mp4096/indentex written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mp4096/indentex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", 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] fe23e4db18e4f16e16bfe2fc1e306dcc22ec1177f7a695e723acf7a1d94d4a72 [INFO] running `Command { std: "docker" "start" "-a" "fe23e4db18e4f16e16bfe2fc1e306dcc22ec1177f7a695e723acf7a1d94d4a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe23e4db18e4f16e16bfe2fc1e306dcc22ec1177f7a695e723acf7a1d94d4a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe23e4db18e4f16e16bfe2fc1e306dcc22ec1177f7a695e723acf7a1d94d4a72", kill_on_drop: false }` [INFO] [stdout] fe23e4db18e4f16e16bfe2fc1e306dcc22ec1177f7a695e723acf7a1d94d4a72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0543fedb6f80be37680c79f74dc1d88b8dbe736b4107047947866964f609b319 [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" "0543fedb6f80be37680c79f74dc1d88b8dbe736b4107047947866964f609b319", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking indentexlib v0.5.0 (/opt/rustwide/workdir/indentexlib) [INFO] [stderr] Checking indentex v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking insta v0.16.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "0543fedb6f80be37680c79f74dc1d88b8dbe736b4107047947866964f609b319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0543fedb6f80be37680c79f74dc1d88b8dbe736b4107047947866964f609b319", kill_on_drop: false }` [INFO] [stdout] 0543fedb6f80be37680c79f74dc1d88b8dbe736b4107047947866964f609b319