[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] testing guangie88/sum_count_files against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Fsum_count_files" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/guangie88/sum_count_files on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-26/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" "+beta-2021-09-08" "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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dab709ea790ca6e08cb86c0be4685601ac0d8064b8d937a10bbf23ffad652b3d [INFO] running `Command { std: "docker" "start" "-a" "dab709ea790ca6e08cb86c0be4685601ac0d8064b8d937a10bbf23ffad652b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dab709ea790ca6e08cb86c0be4685601ac0d8064b8d937a10bbf23ffad652b3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab709ea790ca6e08cb86c0be4685601ac0d8064b8d937a10bbf23ffad652b3d", kill_on_drop: false }` [INFO] [stdout] dab709ea790ca6e08cb86c0be4685601ac0d8064b8d937a10bbf23ffad652b3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634ad0e857bea582e504e6f29cfbb55258e83792bb3157a2f9a7fdc24a5e96cd [INFO] running `Command { std: "docker" "start" "-a" "634ad0e857bea582e504e6f29cfbb55258e83792bb3157a2f9a7fdc24a5e96cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling humantime v1.0.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling clap v2.29.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling simple_logger v0.4.0 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling 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] Compiling serde_yaml v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling serde-value v0.5.1 [INFO] [stderr] Compiling log4rs v0.7.0 [INFO] [stderr] Compiling structopt v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling sum_count_files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.77s [INFO] running `Command { std: "docker" "inspect" "634ad0e857bea582e504e6f29cfbb55258e83792bb3157a2f9a7fdc24a5e96cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634ad0e857bea582e504e6f29cfbb55258e83792bb3157a2f9a7fdc24a5e96cd", kill_on_drop: false }` [INFO] [stdout] 634ad0e857bea582e504e6f29cfbb55258e83792bb3157a2f9a7fdc24a5e96cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db2399d5aad0136985c4cf0ce8eeb871c93a8c12e900f36da3841e5802c6ec2f [INFO] running `Command { std: "docker" "start" "-a" "db2399d5aad0136985c4cf0ce8eeb871c93a8c12e900f36da3841e5802c6ec2f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sum_count_files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.53s [INFO] running `Command { std: "docker" "inspect" "db2399d5aad0136985c4cf0ce8eeb871c93a8c12e900f36da3841e5802c6ec2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2399d5aad0136985c4cf0ce8eeb871c93a8c12e900f36da3841e5802c6ec2f", kill_on_drop: false }` [INFO] [stdout] db2399d5aad0136985c4cf0ce8eeb871c93a8c12e900f36da3841e5802c6ec2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d8bd46543ee3d7429763681df1d4f9435737baee61d189c8bd002a0ccdc1e3c [INFO] running `Command { std: "docker" "start" "-a" "4d8bd46543ee3d7429763681df1d4f9435737baee61d189c8bd002a0ccdc1e3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sum_count_files-4065b126a73ce522) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::error_files ... ok [INFO] [stdout] test tests::st20170901 ... ok [INFO] [stdout] test tests::st20170902 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.99s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d8bd46543ee3d7429763681df1d4f9435737baee61d189c8bd002a0ccdc1e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8bd46543ee3d7429763681df1d4f9435737baee61d189c8bd002a0ccdc1e3c", kill_on_drop: false }` [INFO] [stdout] 4d8bd46543ee3d7429763681df1d4f9435737baee61d189c8bd002a0ccdc1e3c