[INFO] cloning repository tilpner/cpuline [INFO] running `"git" "clone" "--bare" "git://github.com/tilpner/cpuline.git" "work/cache/sources/gh/tilpner/cpuline"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tilpner/cpuline'... [INFO] running `"git" "clone" "work/cache/sources/gh/tilpner/cpuline" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tilpner/cpuline"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tilpner/cpuline'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tilpner/cpuline" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tilpner/cpuline"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tilpner/cpuline'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4665f6d81770acef0612396917bc71c49fcdb6d9 [INFO] sha for GitHub repo tilpner/cpuline: 4665f6d81770acef0612396917bc71c49fcdb6d9 [INFO] validating manifest of tilpner/cpuline 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 tilpner/cpuline 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 tilpner/cpuline [INFO] finished frobbing tilpner/cpuline [INFO] frobbed toml for tilpner/cpuline written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tilpner/cpuline/Cargo.toml [INFO] started frobbing tilpner/cpuline [INFO] finished frobbing tilpner/cpuline [INFO] frobbed toml for tilpner/cpuline written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tilpner/cpuline/Cargo.toml [INFO] crate tilpner/cpuline 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing tilpner/cpuline against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tilpner/cpuline:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 1d653b02c41ffa877fa5ee1ff7096f14c8f7304c2345a2f32375c0ca6f4910ea [INFO] running `"docker" "start" "-a" "1d653b02c41ffa877fa5ee1ff7096f14c8f7304c2345a2f32375c0ca6f4910ea"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling cpuline v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 3m 07s [INFO] running `"docker" "inspect" "1d653b02c41ffa877fa5ee1ff7096f14c8f7304c2345a2f32375c0ca6f4910ea"` [INFO] running `"docker" "rm" "-f" "1d653b02c41ffa877fa5ee1ff7096f14c8f7304c2345a2f32375c0ca6f4910ea"` [INFO] [stdout] 1d653b02c41ffa877fa5ee1ff7096f14c8f7304c2345a2f32375c0ca6f4910ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tilpner/cpuline:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f037d5279c4250b826954daf33e48a33036b00adbebbb52e3914e7244edb0052 [INFO] running `"docker" "start" "-a" "f037d5279c4250b826954daf33e48a33036b00adbebbb52e3914e7244edb0052"` [INFO] [stderr] Compiling cpuline v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "f037d5279c4250b826954daf33e48a33036b00adbebbb52e3914e7244edb0052"` [INFO] running `"docker" "rm" "-f" "f037d5279c4250b826954daf33e48a33036b00adbebbb52e3914e7244edb0052"` [INFO] [stdout] f037d5279c4250b826954daf33e48a33036b00adbebbb52e3914e7244edb0052 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tilpner/cpuline:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 53c08c4b5d41a340524cbdc2b408f64c0a25453273c1e88e75e9efa706dda9c6 [INFO] running `"docker" "start" "-a" "53c08c4b5d41a340524cbdc2b408f64c0a25453273c1e88e75e9efa706dda9c6"` [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/cpuline-25a77f85ef931360 [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" "53c08c4b5d41a340524cbdc2b408f64c0a25453273c1e88e75e9efa706dda9c6"` [INFO] running `"docker" "rm" "-f" "53c08c4b5d41a340524cbdc2b408f64c0a25453273c1e88e75e9efa706dda9c6"` [INFO] [stdout] 53c08c4b5d41a340524cbdc2b408f64c0a25453273c1e88e75e9efa706dda9c6