[INFO] cloning repository 0x75960/IoCs [INFO] running `"git" "clone" "--bare" "git://github.com/0x75960/IoCs.git" "work/cache/sources/gh/0x75960/IoCs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/0x75960/IoCs'... [INFO] running `"git" "clone" "work/cache/sources/gh/0x75960/IoCs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0x75960/IoCs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0x75960/IoCs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/0x75960/IoCs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0x75960/IoCs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0x75960/IoCs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 12d54c130895577a44d17b866334559e56612681 [INFO] sha for GitHub repo 0x75960/IoCs: 12d54c130895577a44d17b866334559e56612681 [INFO] validating manifest of 0x75960/IoCs 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 0x75960/IoCs 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 0x75960/IoCs [INFO] finished frobbing 0x75960/IoCs [INFO] frobbed toml for 0x75960/IoCs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0x75960/IoCs/Cargo.toml [INFO] started frobbing 0x75960/IoCs [INFO] finished frobbing 0x75960/IoCs [INFO] frobbed toml for 0x75960/IoCs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/0x75960/IoCs/Cargo.toml [INFO] crate 0x75960/IoCs 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 0x75960/IoCs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0x75960/IoCs:/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] adf2dc8575c852b756a9ed44b634b2af90d9d855acd720aefd936007cd536246 [INFO] running `"docker" "start" "-a" "adf2dc8575c852b756a9ed44b634b2af90d9d855acd720aefd936007cd536246"` [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling IoCs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `IoCs` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `io_cs` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.15s [INFO] running `"docker" "inspect" "adf2dc8575c852b756a9ed44b634b2af90d9d855acd720aefd936007cd536246"` [INFO] running `"docker" "rm" "-f" "adf2dc8575c852b756a9ed44b634b2af90d9d855acd720aefd936007cd536246"` [INFO] [stdout] adf2dc8575c852b756a9ed44b634b2af90d9d855acd720aefd936007cd536246 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0x75960/IoCs:/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] 84a1dd80cd26421e274fd9effaf3565508ea808d4c1c13774d5c334293f09aa2 [INFO] running `"docker" "start" "-a" "84a1dd80cd26421e274fd9effaf3565508ea808d4c1c13774d5c334293f09aa2"` [INFO] [stderr] Compiling IoCs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: crate `IoCs` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] = help: convert the identifier to snake case: `io_cs` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "84a1dd80cd26421e274fd9effaf3565508ea808d4c1c13774d5c334293f09aa2"` [INFO] running `"docker" "rm" "-f" "84a1dd80cd26421e274fd9effaf3565508ea808d4c1c13774d5c334293f09aa2"` [INFO] [stdout] 84a1dd80cd26421e274fd9effaf3565508ea808d4c1c13774d5c334293f09aa2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/0x75960/IoCs:/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] 9de95212f408408d6c4493f49acf0d0b8c277dcbb7965dce2732c219ec85f4b4 [INFO] running `"docker" "start" "-a" "9de95212f408408d6c4493f49acf0d0b8c277dcbb7965dce2732c219ec85f4b4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/IoCs-515c20f471aa0f53 [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" "9de95212f408408d6c4493f49acf0d0b8c277dcbb7965dce2732c219ec85f4b4"` [INFO] running `"docker" "rm" "-f" "9de95212f408408d6c4493f49acf0d0b8c277dcbb7965dce2732c219ec85f4b4"` [INFO] [stdout] 9de95212f408408d6c4493f49acf0d0b8c277dcbb7965dce2732c219ec85f4b4