[INFO] cloning repository https://github.com/koheiyamayama/lines-count [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koheiyamayama/lines-count" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoheiyamayama%2Flines-count", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoheiyamayama%2Flines-count'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dc6480b9eb8e7cc25add6cbe9ac2235dd938049 [INFO] testing koheiyamayama/lines-count against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoheiyamayama%2Flines-count" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koheiyamayama/lines-count on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koheiyamayama/lines-count [INFO] finished tweaking git repo https://github.com/koheiyamayama/lines-count [INFO] tweaked toml for git repo https://github.com/koheiyamayama/lines-count written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/koheiyamayama/lines-count already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edd30e9126887d17466aa7b3e32e8dab11486f0f5906d80e40b0a5a95064c1fb [INFO] running `Command { std: "docker" "start" "-a" "edd30e9126887d17466aa7b3e32e8dab11486f0f5906d80e40b0a5a95064c1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edd30e9126887d17466aa7b3e32e8dab11486f0f5906d80e40b0a5a95064c1fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd30e9126887d17466aa7b3e32e8dab11486f0f5906d80e40b0a5a95064c1fb", kill_on_drop: false }` [INFO] [stdout] edd30e9126887d17466aa7b3e32e8dab11486f0f5906d80e40b0a5a95064c1fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6a3537afad01f1a2d0094dc48c737c1c19719de82f61f459eccd689f0812321 [INFO] running `Command { std: "docker" "start" "-a" "f6a3537afad01f1a2d0094dc48c737c1c19719de82f61f459eccd689f0812321", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling lines-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.58s [INFO] running `Command { std: "docker" "inspect" "f6a3537afad01f1a2d0094dc48c737c1c19719de82f61f459eccd689f0812321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a3537afad01f1a2d0094dc48c737c1c19719de82f61f459eccd689f0812321", kill_on_drop: false }` [INFO] [stdout] f6a3537afad01f1a2d0094dc48c737c1c19719de82f61f459eccd689f0812321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 605f2de2430dbdddde320a2964be3a834152489a02b710df7ce635a1bdccdd48 [INFO] running `Command { std: "docker" "start" "-a" "605f2de2430dbdddde320a2964be3a834152489a02b710df7ce635a1bdccdd48", kill_on_drop: false }` [INFO] [stderr] Compiling lines-count v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lines_count-a7cb0461e1caaa90) [INFO] running `Command { std: "docker" "inspect" "605f2de2430dbdddde320a2964be3a834152489a02b710df7ce635a1bdccdd48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605f2de2430dbdddde320a2964be3a834152489a02b710df7ce635a1bdccdd48", kill_on_drop: false }` [INFO] [stdout] 605f2de2430dbdddde320a2964be3a834152489a02b710df7ce635a1bdccdd48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6579b617b43a46fb7034dd7d32eeffb14aed19e1575db1f094d18bac5f86910 [INFO] running `Command { std: "docker" "start" "-a" "c6579b617b43a46fb7034dd7d32eeffb14aed19e1575db1f094d18bac5f86910", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lines_count-a7cb0461e1caaa90) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6579b617b43a46fb7034dd7d32eeffb14aed19e1575db1f094d18bac5f86910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6579b617b43a46fb7034dd7d32eeffb14aed19e1575db1f094d18bac5f86910", kill_on_drop: false }` [INFO] [stdout] c6579b617b43a46fb7034dd7d32eeffb14aed19e1575db1f094d18bac5f86910