[INFO] cloning repository matthiaskrgr/cppcheck_crash_finder [INFO] running `"git" "clone" "--bare" "git://github.com/matthiaskrgr/cppcheck_crash_finder.git" "work/cache/sources/gh/matthiaskrgr/cppcheck_crash_finder"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/matthiaskrgr/cppcheck_crash_finder'... [INFO] running `"git" "clone" "work/cache/sources/gh/matthiaskrgr/cppcheck_crash_finder" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/cppcheck_crash_finder"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/cppcheck_crash_finder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/matthiaskrgr/cppcheck_crash_finder" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/matthiaskrgr/cppcheck_crash_finder"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/matthiaskrgr/cppcheck_crash_finder'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 407776cc6d044054d0a90d54dfc3e16e9308380d [INFO] sha for GitHub repo matthiaskrgr/cppcheck_crash_finder: 407776cc6d044054d0a90d54dfc3e16e9308380d [INFO] validating manifest of matthiaskrgr/cppcheck_crash_finder on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of matthiaskrgr/cppcheck_crash_finder on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing matthiaskrgr/cppcheck_crash_finder [INFO] finished frobbing matthiaskrgr/cppcheck_crash_finder [INFO] frobbed toml for matthiaskrgr/cppcheck_crash_finder written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/cppcheck_crash_finder/Cargo.toml [INFO] started frobbing matthiaskrgr/cppcheck_crash_finder [INFO] finished frobbing matthiaskrgr/cppcheck_crash_finder [INFO] frobbed toml for matthiaskrgr/cppcheck_crash_finder written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/matthiaskrgr/cppcheck_crash_finder/Cargo.toml [INFO] crate matthiaskrgr/cppcheck_crash_finder already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing matthiaskrgr/cppcheck_crash_finder against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/cppcheck_crash_finder:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 868ab0a6032d5b5ecec296a5e93804cd7917d6ed6359bd027623c7691628238a [INFO] running `"docker" "start" "-a" "868ab0a6032d5b5ecec296a5e93804cd7917d6ed6359bd027623c7691628238a"` [INFO] [stderr] Compiling cppcheck_crash_finder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "868ab0a6032d5b5ecec296a5e93804cd7917d6ed6359bd027623c7691628238a"` [INFO] running `"docker" "rm" "-f" "868ab0a6032d5b5ecec296a5e93804cd7917d6ed6359bd027623c7691628238a"` [INFO] [stdout] 868ab0a6032d5b5ecec296a5e93804cd7917d6ed6359bd027623c7691628238a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/cppcheck_crash_finder:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d2772dbff974ef13a3357488b68b8654cb3b6cc2aa6526e9966a50ab537525d9 [INFO] running `"docker" "start" "-a" "d2772dbff974ef13a3357488b68b8654cb3b6cc2aa6526e9966a50ab537525d9"` [INFO] [stderr] Compiling cppcheck_crash_finder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "d2772dbff974ef13a3357488b68b8654cb3b6cc2aa6526e9966a50ab537525d9"` [INFO] running `"docker" "rm" "-f" "d2772dbff974ef13a3357488b68b8654cb3b6cc2aa6526e9966a50ab537525d9"` [INFO] [stdout] d2772dbff974ef13a3357488b68b8654cb3b6cc2aa6526e9966a50ab537525d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/matthiaskrgr/cppcheck_crash_finder:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] f261d1b730b0b3f9fb2ae7c461994b021ce58676a48c39ae0b6115b7a218755f [INFO] running `"docker" "start" "-a" "f261d1b730b0b3f9fb2ae7c461994b021ce58676a48c39ae0b6115b7a218755f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/cppcheck_crash_finder-0b35dfe32f312a49 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "f261d1b730b0b3f9fb2ae7c461994b021ce58676a48c39ae0b6115b7a218755f"` [INFO] running `"docker" "rm" "-f" "f261d1b730b0b3f9fb2ae7c461994b021ce58676a48c39ae0b6115b7a218755f"` [INFO] [stdout] f261d1b730b0b3f9fb2ae7c461994b021ce58676a48c39ae0b6115b7a218755f