[INFO] cloning repository nrc/zero [INFO] running `"git" "clone" "--bare" "git://github.com/nrc/zero.git" "work/cache/sources/gh/nrc/zero"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nrc/zero'... [INFO] running `"git" "clone" "work/cache/sources/gh/nrc/zero" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nrc/zero"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nrc/zero'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nrc/zero" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nrc/zero"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nrc/zero'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0ec3505ea554a8cb4e9ce9235b13115c2e530d8b [INFO] sha for GitHub repo nrc/zero: 0ec3505ea554a8cb4e9ce9235b13115c2e530d8b [INFO] validating manifest of nrc/zero 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 nrc/zero 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 nrc/zero [INFO] finished frobbing nrc/zero [INFO] frobbed toml for nrc/zero written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nrc/zero/Cargo.toml [INFO] started frobbing nrc/zero [INFO] finished frobbing nrc/zero [INFO] frobbed toml for nrc/zero written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nrc/zero/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 nrc/zero against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nrc/zero:/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] 3a42ad651cd44870c11c6bab7f2112cfa65ac1ddbf5c055dcabd0adf41b61a2e [INFO] running `"docker" "start" "-a" "3a42ad651cd44870c11c6bab7f2112cfa65ac1ddbf5c055dcabd0adf41b61a2e"` [INFO] [stderr] Compiling zero v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `"docker" "inspect" "3a42ad651cd44870c11c6bab7f2112cfa65ac1ddbf5c055dcabd0adf41b61a2e"` [INFO] running `"docker" "rm" "-f" "3a42ad651cd44870c11c6bab7f2112cfa65ac1ddbf5c055dcabd0adf41b61a2e"` [INFO] [stdout] 3a42ad651cd44870c11c6bab7f2112cfa65ac1ddbf5c055dcabd0adf41b61a2e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nrc/zero:/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] dbb725bb8c339d2a65a9baf8022e20368c8c1a31223c112fea7132a1c881367a [INFO] running `"docker" "start" "-a" "dbb725bb8c339d2a65a9baf8022e20368c8c1a31223c112fea7132a1c881367a"` [INFO] [stderr] Compiling zero v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "dbb725bb8c339d2a65a9baf8022e20368c8c1a31223c112fea7132a1c881367a"` [INFO] running `"docker" "rm" "-f" "dbb725bb8c339d2a65a9baf8022e20368c8c1a31223c112fea7132a1c881367a"` [INFO] [stdout] dbb725bb8c339d2a65a9baf8022e20368c8c1a31223c112fea7132a1c881367a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nrc/zero:/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] 04488651e46290730b740ddd54b9d870ad01b0705a2f082db2268e96c3ba6644 [INFO] running `"docker" "start" "-a" "04488651e46290730b740ddd54b9d870ad01b0705a2f082db2268e96c3ba6644"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/zero-0c1a39df2738a253 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test::test_good_strs ... ok [INFO] [stdout] test test::test_read ... ok [INFO] [stdout] test test::test_read_array ... ok [INFO] [stdout] test test::test_good_strs_to_null ... ok [INFO] [stdout] test test::test_array_zero_sized ... ok [INFO] [stdout] test test::test_array_unaligned ... ok [INFO] [stdout] test test::test_no_null_to_null ... ok [INFO] [stdout] test test::test_not_unicode ... ok [INFO] [stdout] test test::test_unaligned ... FAILED [INFO] [stdout] test test::test_no_null2 ... ok [INFO] [stdout] test test::test_no_null ... ok [INFO] [stdout] test test::test_too_small ... ok [INFO] [stdout] test test::test_too_small2 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_unaligned [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "04488651e46290730b740ddd54b9d870ad01b0705a2f082db2268e96c3ba6644"` [INFO] running `"docker" "rm" "-f" "04488651e46290730b740ddd54b9d870ad01b0705a2f082db2268e96c3ba6644"` [INFO] [stdout] 04488651e46290730b740ddd54b9d870ad01b0705a2f082db2268e96c3ba6644