[INFO] cloning repository https://github.com/guangie88/sum_count_files [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guangie88/sum_count_files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Fsum_count_files", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Fsum_count_files'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a01732ad26c82b7179145a60ebbbaac9458e07ae [INFO] checking guangie88/sum_count_files against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Fsum_count_files" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guangie88/sum_count_files on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/guangie88/sum_count_files [INFO] finished tweaking git repo https://github.com/guangie88/sum_count_files [INFO] tweaked toml for git repo https://github.com/guangie88/sum_count_files written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/guangie88/sum_count_files already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eff287f31f672e67ce1eabe3868a34bd0d2dbae99d5373b65bbe2c673706b270 [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" "eff287f31f672e67ce1eabe3868a34bd0d2dbae99d5373b65bbe2c673706b270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eff287f31f672e67ce1eabe3868a34bd0d2dbae99d5373b65bbe2c673706b270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eff287f31f672e67ce1eabe3868a34bd0d2dbae99d5373b65bbe2c673706b270", kill_on_drop: false }` [INFO] [stdout] eff287f31f672e67ce1eabe3868a34bd0d2dbae99d5373b65bbe2c673706b270 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef71eee9bd08e95066cee9ed07508d7ad207ca9c48402d050db835f9c17e2e1b [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" "ef71eee9bd08e95066cee9ed07508d7ad207ca9c48402d050db835f9c17e2e1b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking serde v1.0.24 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking ordered-float v0.5.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking humantime v1.0.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking atty v0.2.3 [INFO] [stderr] Checking clap v2.29.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking simple_logger v0.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Compiling structopt-derive v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Checking serde_yaml v0.7.3 [INFO] [stderr] Checking serde-value v0.5.1 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking structopt v0.1.5 [INFO] [stderr] Checking log4rs v0.7.0 [INFO] [stderr] Checking backtrace v0.3.4 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking sum_count_files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.04s [INFO] running `Command { std: "docker" "inspect" "ef71eee9bd08e95066cee9ed07508d7ad207ca9c48402d050db835f9c17e2e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef71eee9bd08e95066cee9ed07508d7ad207ca9c48402d050db835f9c17e2e1b", kill_on_drop: false }` [INFO] [stdout] ef71eee9bd08e95066cee9ed07508d7ad207ca9c48402d050db835f9c17e2e1b