[INFO] cloning repository icewind1991/bitbuf-perf [INFO] running `"git" "clone" "--bare" "git://github.com/icewind1991/bitbuf-perf.git" "work/cache/sources/gh/icewind1991/bitbuf-perf"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/icewind1991/bitbuf-perf'... [INFO] running `"git" "clone" "work/cache/sources/gh/icewind1991/bitbuf-perf" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/icewind1991/bitbuf-perf"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/icewind1991/bitbuf-perf'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/icewind1991/bitbuf-perf" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/icewind1991/bitbuf-perf"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/icewind1991/bitbuf-perf'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b1943f07bed807c71c929bed543f10aa7c4ae506 [INFO] sha for GitHub repo icewind1991/bitbuf-perf: b1943f07bed807c71c929bed543f10aa7c4ae506 [INFO] validating manifest of icewind1991/bitbuf-perf 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 icewind1991/bitbuf-perf 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 icewind1991/bitbuf-perf [INFO] removed path dependency bitstream_reader from icewind1991/bitbuf-perf [INFO] finished frobbing icewind1991/bitbuf-perf [INFO] frobbed toml for icewind1991/bitbuf-perf written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/icewind1991/bitbuf-perf/Cargo.toml [INFO] started frobbing icewind1991/bitbuf-perf [INFO] removed path dependency bitstream_reader from icewind1991/bitbuf-perf [INFO] finished frobbing icewind1991/bitbuf-perf [INFO] frobbed toml for icewind1991/bitbuf-perf written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/icewind1991/bitbuf-perf/Cargo.toml [INFO] crate icewind1991/bitbuf-perf 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] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/icewind1991/bitbuf-perf/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitstream_reader v0.3.1 [INFO] [stderr] Downloaded bitstream_reader_derive v0.3.1 [INFO] [stderr] Downloaded bitstream-io v0.8.2 [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 icewind1991/bitbuf-perf against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/icewind1991/bitbuf-perf:/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] 523d73c6e637b8d47801e1dbf26cdef3975a8a76967b840ab0f5af67c45b5b3b [INFO] running `"docker" "start" "-a" "523d73c6e637b8d47801e1dbf26cdef3975a8a76967b840ab0f5af67c45b5b3b"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling bitstream-io v0.8.2 [INFO] [stderr] Compiling bitreader v0.3.1 [INFO] [stderr] Compiling bitstream_reader_derive v0.3.1 [INFO] [stderr] Compiling bitstream_reader v0.3.1 [INFO] [stderr] Compiling bitbuf-perf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.51s [INFO] running `"docker" "inspect" "523d73c6e637b8d47801e1dbf26cdef3975a8a76967b840ab0f5af67c45b5b3b"` [INFO] running `"docker" "rm" "-f" "523d73c6e637b8d47801e1dbf26cdef3975a8a76967b840ab0f5af67c45b5b3b"` [INFO] [stdout] 523d73c6e637b8d47801e1dbf26cdef3975a8a76967b840ab0f5af67c45b5b3b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/icewind1991/bitbuf-perf:/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] eb79b2d8c6437172a328c20fa3eb6a79dbdb3253835fed2383abe1192790811f [INFO] running `"docker" "start" "-a" "eb79b2d8c6437172a328c20fa3eb6a79dbdb3253835fed2383abe1192790811f"` [INFO] [stderr] Compiling bitbuf-perf v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "eb79b2d8c6437172a328c20fa3eb6a79dbdb3253835fed2383abe1192790811f"` [INFO] running `"docker" "rm" "-f" "eb79b2d8c6437172a328c20fa3eb6a79dbdb3253835fed2383abe1192790811f"` [INFO] [stdout] eb79b2d8c6437172a328c20fa3eb6a79dbdb3253835fed2383abe1192790811f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/icewind1991/bitbuf-perf:/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] 67f027288298bda91598f9f1d61dd97f5d90f6e8516a2847c95a715840a88ac2 [INFO] running `"docker" "start" "-a" "67f027288298bda91598f9f1d61dd97f5d90f6e8516a2847c95a715840a88ac2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/bitbuf_perf-a1ff21154371c09f [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" "67f027288298bda91598f9f1d61dd97f5d90f6e8516a2847c95a715840a88ac2"` [INFO] running `"docker" "rm" "-f" "67f027288298bda91598f9f1d61dd97f5d90f6e8516a2847c95a715840a88ac2"` [INFO] [stdout] 67f027288298bda91598f9f1d61dd97f5d90f6e8516a2847c95a715840a88ac2