[INFO] cloning repository redox-os/acid [INFO] running `"git" "clone" "--bare" "git://github.com/redox-os/acid.git" "work/cache/sources/gh/redox-os/acid"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/redox-os/acid'... [INFO] running `"git" "clone" "work/cache/sources/gh/redox-os/acid" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/redox-os/acid"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/redox-os/acid'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/redox-os/acid" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/redox-os/acid"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/redox-os/acid'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e644b0cde45b025a91faa9d5e291721804f789bd [INFO] sha for GitHub repo redox-os/acid: e644b0cde45b025a91faa9d5e291721804f789bd [INFO] validating manifest of redox-os/acid 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 redox-os/acid 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 redox-os/acid [INFO] finished frobbing redox-os/acid [INFO] frobbed toml for redox-os/acid written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/redox-os/acid/Cargo.toml [INFO] started frobbing redox-os/acid [INFO] finished frobbing redox-os/acid [INFO] frobbed toml for redox-os/acid written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/redox-os/acid/Cargo.toml [INFO] crate redox-os/acid 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing redox-os/acid 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/redox-os/acid:/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] 7263ae43c13ea87a68e8595b16335ae00ef273881bc9471f41d9393aec97d7fe [INFO] running `"docker" "start" "-a" "7263ae43c13ea87a68e8595b16335ae00ef273881bc9471f41d9393aec97d7fe"` [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling serde v0.6.15 [INFO] [stderr] Compiling serde_json v0.6.1 [INFO] [stderr] Compiling x86 v0.7.2 [INFO] [stderr] Compiling acid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.18s [INFO] running `"docker" "inspect" "7263ae43c13ea87a68e8595b16335ae00ef273881bc9471f41d9393aec97d7fe"` [INFO] running `"docker" "rm" "-f" "7263ae43c13ea87a68e8595b16335ae00ef273881bc9471f41d9393aec97d7fe"` [INFO] [stdout] 7263ae43c13ea87a68e8595b16335ae00ef273881bc9471f41d9393aec97d7fe [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/redox-os/acid:/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] a0b17e1d17679057691cb86cf74ac949f0e45b3f02ed478fc8e8844b66e5ccde [INFO] running `"docker" "start" "-a" "a0b17e1d17679057691cb86cf74ac949f0e45b3f02ed478fc8e8844b66e5ccde"` [INFO] [stderr] Compiling acid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `"docker" "inspect" "a0b17e1d17679057691cb86cf74ac949f0e45b3f02ed478fc8e8844b66e5ccde"` [INFO] running `"docker" "rm" "-f" "a0b17e1d17679057691cb86cf74ac949f0e45b3f02ed478fc8e8844b66e5ccde"` [INFO] [stdout] a0b17e1d17679057691cb86cf74ac949f0e45b3f02ed478fc8e8844b66e5ccde [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/redox-os/acid:/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] 3dcb3359c350d23a0a6ef5675e4b378d4fb92aa6e36d147a2c8c599e358671a4 [INFO] running `"docker" "start" "-a" "3dcb3359c350d23a0a6ef5675e4b378d4fb92aa6e36d147a2c8c599e358671a4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/acid-da68cca1a91d3a63 [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" "3dcb3359c350d23a0a6ef5675e4b378d4fb92aa6e36d147a2c8c599e358671a4"` [INFO] running `"docker" "rm" "-f" "3dcb3359c350d23a0a6ef5675e4b378d4fb92aa6e36d147a2c8c599e358671a4"` [INFO] [stdout] 3dcb3359c350d23a0a6ef5675e4b378d4fb92aa6e36d147a2c8c599e358671a4