[INFO] cloning repository https://github.com/morimoto0606/rust_test_for_software_design [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morimoto0606/rust_test_for_software_design" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimoto0606%2Frust_test_for_software_design", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimoto0606%2Frust_test_for_software_design'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cd85a5bbbd58f6f62e1bd2326322d150ed3f7feb [INFO] testing morimoto0606/rust_test_for_software_design against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimoto0606%2Frust_test_for_software_design" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/morimoto0606/rust_test_for_software_design on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/morimoto0606/rust_test_for_software_design [INFO] finished tweaking git repo https://github.com/morimoto0606/rust_test_for_software_design [INFO] tweaked toml for git repo https://github.com/morimoto0606/rust_test_for_software_design written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/morimoto0606/rust_test_for_software_design already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d085163472dc6cf7dbd8254dade0f4dd1baa66fb7a0a0953a5879dd09a58473 [INFO] running `Command { std: "docker" "start" "-a" "0d085163472dc6cf7dbd8254dade0f4dd1baa66fb7a0a0953a5879dd09a58473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d085163472dc6cf7dbd8254dade0f4dd1baa66fb7a0a0953a5879dd09a58473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d085163472dc6cf7dbd8254dade0f4dd1baa66fb7a0a0953a5879dd09a58473", kill_on_drop: false }` [INFO] [stdout] 0d085163472dc6cf7dbd8254dade0f4dd1baa66fb7a0a0953a5879dd09a58473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3d95fc38ef9dbe7e4959833c2065d1b300f0e14e854758c956f2f3104b00f09 [INFO] running `Command { std: "docker" "start" "-a" "a3d95fc38ef9dbe7e4959833c2065d1b300f0e14e854758c956f2f3104b00f09", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling grep-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.63s [INFO] running `Command { std: "docker" "inspect" "a3d95fc38ef9dbe7e4959833c2065d1b300f0e14e854758c956f2f3104b00f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d95fc38ef9dbe7e4959833c2065d1b300f0e14e854758c956f2f3104b00f09", kill_on_drop: false }` [INFO] [stdout] a3d95fc38ef9dbe7e4959833c2065d1b300f0e14e854758c956f2f3104b00f09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e8a266217f8a0cb6474bc60ccec6b8108a87d221c1c52c9e46f154f3934f194 [INFO] running `Command { std: "docker" "start" "-a" "2e8a266217f8a0cb6474bc60ccec6b8108a87d221c1c52c9e46f154f3934f194", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling grep-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "2e8a266217f8a0cb6474bc60ccec6b8108a87d221c1c52c9e46f154f3934f194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e8a266217f8a0cb6474bc60ccec6b8108a87d221c1c52c9e46f154f3934f194", kill_on_drop: false }` [INFO] [stdout] 2e8a266217f8a0cb6474bc60ccec6b8108a87d221c1c52c9e46f154f3934f194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4e58fdec19902120e8f2e1ad4101745c56c85dd40638138115ec2aaef3874b0 [INFO] running `Command { std: "docker" "start" "-a" "f4e58fdec19902120e8f2e1ad4101745c56c85dd40638138115ec2aaef3874b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grep_core-2760ca837d7ef23d) [INFO] [stdout] [INFO] [stderr] Doc-tests grep-core [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::test_extended_regexp_matcher ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "f4e58fdec19902120e8f2e1ad4101745c56c85dd40638138115ec2aaef3874b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e58fdec19902120e8f2e1ad4101745c56c85dd40638138115ec2aaef3874b0", kill_on_drop: false }` [INFO] [stdout] f4e58fdec19902120e8f2e1ad4101745c56c85dd40638138115ec2aaef3874b0