[INFO] cloning repository https://github.com/sos1sos2Sixteen/how_many_lines [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sos1sos2Sixteen/how_many_lines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsos1sos2Sixteen%2Fhow_many_lines", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsos1sos2Sixteen%2Fhow_many_lines'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8221e30c20bd4b031c4962e5d6a6a9e7ce8395fa [INFO] testing sos1sos2Sixteen/how_many_lines against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsos1sos2Sixteen%2Fhow_many_lines" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sos1sos2Sixteen/how_many_lines on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sos1sos2Sixteen/how_many_lines [INFO] finished tweaking git repo https://github.com/sos1sos2Sixteen/how_many_lines [INFO] tweaked toml for git repo https://github.com/sos1sos2Sixteen/how_many_lines written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/sos1sos2Sixteen/how_many_lines already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c30b6e5e38a8165d0fe08455fd78d0a4794d05460c043dc7b86d7c1cb475911e [INFO] running `Command { std: "docker" "start" "-a" "c30b6e5e38a8165d0fe08455fd78d0a4794d05460c043dc7b86d7c1cb475911e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c30b6e5e38a8165d0fe08455fd78d0a4794d05460c043dc7b86d7c1cb475911e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30b6e5e38a8165d0fe08455fd78d0a4794d05460c043dc7b86d7c1cb475911e", kill_on_drop: false }` [INFO] [stdout] c30b6e5e38a8165d0fe08455fd78d0a4794d05460c043dc7b86d7c1cb475911e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b7e82a2a786c26b2088361166eadc2f1d84d9ad9685ab64954257154c7e5e3f [INFO] running `Command { std: "docker" "start" "-a" "0b7e82a2a786c26b2088361166eadc2f1d84d9ad9685ab64954257154c7e5e3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling how_many_lines v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.85s [INFO] running `Command { std: "docker" "inspect" "0b7e82a2a786c26b2088361166eadc2f1d84d9ad9685ab64954257154c7e5e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b7e82a2a786c26b2088361166eadc2f1d84d9ad9685ab64954257154c7e5e3f", kill_on_drop: false }` [INFO] [stdout] 0b7e82a2a786c26b2088361166eadc2f1d84d9ad9685ab64954257154c7e5e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e98790cdc0afa03d1b8bdc88962dfc88de819154b13ae62ef5ccf047ef710844 [INFO] running `Command { std: "docker" "start" "-a" "e98790cdc0afa03d1b8bdc88962dfc88de819154b13ae62ef5ccf047ef710844", kill_on_drop: false }` [INFO] [stderr] Compiling how_many_lines v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "e98790cdc0afa03d1b8bdc88962dfc88de819154b13ae62ef5ccf047ef710844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e98790cdc0afa03d1b8bdc88962dfc88de819154b13ae62ef5ccf047ef710844", kill_on_drop: false }` [INFO] [stdout] e98790cdc0afa03d1b8bdc88962dfc88de819154b13ae62ef5ccf047ef710844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ee8f6cb6fb3f342414f31a2173d9b865cf879e029a68557652726bf6e740444 [INFO] running `Command { std: "docker" "start" "-a" "6ee8f6cb6fb3f342414f31a2173d9b865cf879e029a68557652726bf6e740444", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/how_many_lines-237ca2c62c532faf) [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" "6ee8f6cb6fb3f342414f31a2173d9b865cf879e029a68557652726bf6e740444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee8f6cb6fb3f342414f31a2173d9b865cf879e029a68557652726bf6e740444", kill_on_drop: false }` [INFO] [stdout] 6ee8f6cb6fb3f342414f31a2173d9b865cf879e029a68557652726bf6e740444