[INFO] cloning repository https://github.com/d10xa/logextractor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d10xa/logextractor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd10xa%2Flogextractor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd10xa%2Flogextractor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 482b9252eb38f6e966cadd62fd0e29bba6d05bde [INFO] testing d10xa/logextractor against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd10xa%2Flogextractor" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d10xa/logextractor on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d10xa/logextractor [INFO] finished tweaking git repo https://github.com/d10xa/logextractor [INFO] tweaked toml for git repo https://github.com/d10xa/logextractor written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/d10xa/logextractor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b1650e5df70f9ad820a89c677001deced1a6b284f53674aaf445e9843df10fb [INFO] running `Command { std: "docker" "start" "-a" "0b1650e5df70f9ad820a89c677001deced1a6b284f53674aaf445e9843df10fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b1650e5df70f9ad820a89c677001deced1a6b284f53674aaf445e9843df10fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1650e5df70f9ad820a89c677001deced1a6b284f53674aaf445e9843df10fb", kill_on_drop: false }` [INFO] [stdout] 0b1650e5df70f9ad820a89c677001deced1a6b284f53674aaf445e9843df10fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9827cea105b37acccb90e2c5de1ecb70e7617d0cb8a53df8c671d60cf07de358 [INFO] running `Command { std: "docker" "start" "-a" "9827cea105b37acccb90e2c5de1ecb70e7617d0cb8a53df8c671d60cf07de358", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling logextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.74s [INFO] running `Command { std: "docker" "inspect" "9827cea105b37acccb90e2c5de1ecb70e7617d0cb8a53df8c671d60cf07de358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9827cea105b37acccb90e2c5de1ecb70e7617d0cb8a53df8c671d60cf07de358", kill_on_drop: false }` [INFO] [stdout] 9827cea105b37acccb90e2c5de1ecb70e7617d0cb8a53df8c671d60cf07de358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17e48a51eddb29fbab8c0440b002a21aa1a6a2c446bc8c75afa1166221d8ffe [INFO] running `Command { std: "docker" "start" "-a" "d17e48a51eddb29fbab8c0440b002a21aa1a6a2c446bc8c75afa1166221d8ffe", kill_on_drop: false }` [INFO] [stderr] Compiling logextractor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.29s [INFO] running `Command { std: "docker" "inspect" "d17e48a51eddb29fbab8c0440b002a21aa1a6a2c446bc8c75afa1166221d8ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17e48a51eddb29fbab8c0440b002a21aa1a6a2c446bc8c75afa1166221d8ffe", kill_on_drop: false }` [INFO] [stdout] d17e48a51eddb29fbab8c0440b002a21aa1a6a2c446bc8c75afa1166221d8ffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac317ad3f9ee7964b9ee7efdb3683a315b747ce901a91deab9fa448ddba0b10a [INFO] running `Command { std: "docker" "start" "-a" "ac317ad3f9ee7964b9ee7efdb3683a315b747ce901a91deab9fa448ddba0b10a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logextractor-a7d6a3cea711acf7) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test sequence_finder_clear_test ... ok [INFO] [stdout] test sequence_finder_test ... ok [INFO] [stdout] test inner_text_iterator_test ... ok [INFO] [stdout] test test_extract_max_index_number ... ok [INFO] [stdout] test test_read_args_cfg_defaults ... ok [INFO] [stdout] test test_read_args_cfg ... ok [INFO] [stdout] test test_extract_sha1_from_file_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ac317ad3f9ee7964b9ee7efdb3683a315b747ce901a91deab9fa448ddba0b10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac317ad3f9ee7964b9ee7efdb3683a315b747ce901a91deab9fa448ddba0b10a", kill_on_drop: false }` [INFO] [stdout] ac317ad3f9ee7964b9ee7efdb3683a315b747ce901a91deab9fa448ddba0b10a