[INFO] cloning repository Velfi/failure-fern-example [INFO] running `"git" "clone" "--bare" "git://github.com/Velfi/failure-fern-example.git" "work/cache/sources/gh/Velfi/failure-fern-example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Velfi/failure-fern-example'... [INFO] running `"git" "clone" "work/cache/sources/gh/Velfi/failure-fern-example" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Velfi/failure-fern-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Velfi/failure-fern-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Velfi/failure-fern-example" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Velfi/failure-fern-example"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Velfi/failure-fern-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4178a1418c6ca75b0c6b00876303d84233ee0811 [INFO] sha for GitHub repo Velfi/failure-fern-example: 4178a1418c6ca75b0c6b00876303d84233ee0811 [INFO] validating manifest of Velfi/failure-fern-example 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 Velfi/failure-fern-example 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 Velfi/failure-fern-example [INFO] finished frobbing Velfi/failure-fern-example [INFO] frobbed toml for Velfi/failure-fern-example written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Velfi/failure-fern-example/Cargo.toml [INFO] started frobbing Velfi/failure-fern-example [INFO] finished frobbing Velfi/failure-fern-example [INFO] frobbed toml for Velfi/failure-fern-example written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Velfi/failure-fern-example/Cargo.toml [INFO] crate Velfi/failure-fern-example 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 Velfi/failure-fern-example against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Velfi/failure-fern-example:/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] ab15730502fc12b385e78275ecc4ac3c3039c9a15ad1ce64540b4b0efa1d3c15 [INFO] running `"docker" "start" "-a" "ab15730502fc12b385e78275ecc4ac3c3039c9a15ad1ce64540b4b0efa1d3c15"` [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling fern v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling failure-learn v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.75s [INFO] running `"docker" "inspect" "ab15730502fc12b385e78275ecc4ac3c3039c9a15ad1ce64540b4b0efa1d3c15"` [INFO] running `"docker" "rm" "-f" "ab15730502fc12b385e78275ecc4ac3c3039c9a15ad1ce64540b4b0efa1d3c15"` [INFO] [stdout] ab15730502fc12b385e78275ecc4ac3c3039c9a15ad1ce64540b4b0efa1d3c15 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Velfi/failure-fern-example:/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] 7f073dba940cf54e5ef032b2ba9267baa910b64b96c355de67576626ef4d27e5 [INFO] running `"docker" "start" "-a" "7f073dba940cf54e5ef032b2ba9267baa910b64b96c355de67576626ef4d27e5"` [INFO] [stderr] Compiling failure-learn v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "7f073dba940cf54e5ef032b2ba9267baa910b64b96c355de67576626ef4d27e5"` [INFO] running `"docker" "rm" "-f" "7f073dba940cf54e5ef032b2ba9267baa910b64b96c355de67576626ef4d27e5"` [INFO] [stdout] 7f073dba940cf54e5ef032b2ba9267baa910b64b96c355de67576626ef4d27e5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Velfi/failure-fern-example:/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] f585a061e617e2c4cb25e9f0c3db4b5029c31d2284c570a31bacadd13b7a9e1b [INFO] running `"docker" "start" "-a" "f585a061e617e2c4cb25e9f0c3db4b5029c31d2284c570a31bacadd13b7a9e1b"` [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/failure_learn-6a1367bcea9d8a46 [INFO] running `"docker" "inspect" "f585a061e617e2c4cb25e9f0c3db4b5029c31d2284c570a31bacadd13b7a9e1b"` [INFO] running `"docker" "rm" "-f" "f585a061e617e2c4cb25e9f0c3db4b5029c31d2284c570a31bacadd13b7a9e1b"` [INFO] [stdout] f585a061e617e2c4cb25e9f0c3db4b5029c31d2284c570a31bacadd13b7a9e1b