[INFO] cloning repository illicitonion/cargo-fix-2018-repro [INFO] running `"git" "clone" "--bare" "git://github.com/illicitonion/cargo-fix-2018-repro.git" "work/cache/sources/gh/illicitonion/cargo-fix-2018-repro"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/illicitonion/cargo-fix-2018-repro'... [INFO] running `"git" "clone" "work/cache/sources/gh/illicitonion/cargo-fix-2018-repro" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/illicitonion/cargo-fix-2018-repro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/illicitonion/cargo-fix-2018-repro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illicitonion/cargo-fix-2018-repro" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/illicitonion/cargo-fix-2018-repro"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/illicitonion/cargo-fix-2018-repro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 57b9de36721016715a4dd580c45ddbc37134ec47 [INFO] sha for GitHub repo illicitonion/cargo-fix-2018-repro: 57b9de36721016715a4dd580c45ddbc37134ec47 [INFO] validating manifest of illicitonion/cargo-fix-2018-repro 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 illicitonion/cargo-fix-2018-repro 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 illicitonion/cargo-fix-2018-repro [INFO] finished frobbing illicitonion/cargo-fix-2018-repro [INFO] frobbed toml for illicitonion/cargo-fix-2018-repro written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/illicitonion/cargo-fix-2018-repro/Cargo.toml [INFO] started frobbing illicitonion/cargo-fix-2018-repro [INFO] finished frobbing illicitonion/cargo-fix-2018-repro [INFO] frobbed toml for illicitonion/cargo-fix-2018-repro written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/illicitonion/cargo-fix-2018-repro/Cargo.toml [INFO] crate illicitonion/cargo-fix-2018-repro 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing illicitonion/cargo-fix-2018-repro 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/illicitonion/cargo-fix-2018-repro:/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] 530dccd7e2da01078664c10407740bfb973200ba03e994cd1a8d3128635ecac7 [INFO] running `"docker" "start" "-a" "530dccd7e2da01078664c10407740bfb973200ba03e994cd1a8d3128635ecac7"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling smallvec v0.6.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling rust-ignore-repro v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.59s [INFO] running `"docker" "inspect" "530dccd7e2da01078664c10407740bfb973200ba03e994cd1a8d3128635ecac7"` [INFO] running `"docker" "rm" "-f" "530dccd7e2da01078664c10407740bfb973200ba03e994cd1a8d3128635ecac7"` [INFO] [stdout] 530dccd7e2da01078664c10407740bfb973200ba03e994cd1a8d3128635ecac7 [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/illicitonion/cargo-fix-2018-repro:/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] 3d71a323b48e0d2fef17348a8ad7c828e0ed5b7be2f17a8c07bbec175b38ce91 [INFO] running `"docker" "start" "-a" "3d71a323b48e0d2fef17348a8ad7c828e0ed5b7be2f17a8c07bbec175b38ce91"` [INFO] [stderr] Compiling rust-ignore-repro v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "3d71a323b48e0d2fef17348a8ad7c828e0ed5b7be2f17a8c07bbec175b38ce91"` [INFO] running `"docker" "rm" "-f" "3d71a323b48e0d2fef17348a8ad7c828e0ed5b7be2f17a8c07bbec175b38ce91"` [INFO] [stdout] 3d71a323b48e0d2fef17348a8ad7c828e0ed5b7be2f17a8c07bbec175b38ce91 [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/illicitonion/cargo-fix-2018-repro:/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] fb6d20327895c9b02df0e0e7b8eceddd4735edfc18e74f09954ec9cee887329e [INFO] running `"docker" "start" "-a" "fb6d20327895c9b02df0e0e7b8eceddd4735edfc18e74f09954ec9cee887329e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [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] Running /opt/crater/target/debug/deps/rust_ignore_repro-df87a09be4d6ff9e [INFO] running `"docker" "inspect" "fb6d20327895c9b02df0e0e7b8eceddd4735edfc18e74f09954ec9cee887329e"` [INFO] running `"docker" "rm" "-f" "fb6d20327895c9b02df0e0e7b8eceddd4735edfc18e74f09954ec9cee887329e"` [INFO] [stdout] fb6d20327895c9b02df0e0e7b8eceddd4735edfc18e74f09954ec9cee887329e