[INFO] cloning repository bartnv/libtables2-notify [INFO] running `"git" "clone" "--bare" "git://github.com/bartnv/libtables2-notify.git" "work/cache/sources/gh/bartnv/libtables2-notify"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bartnv/libtables2-notify'... [INFO] running `"git" "clone" "work/cache/sources/gh/bartnv/libtables2-notify" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bartnv/libtables2-notify"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bartnv/libtables2-notify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bartnv/libtables2-notify" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bartnv/libtables2-notify"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bartnv/libtables2-notify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14eda2c585d669a649c7063e920c2fe54e6bbb3a [INFO] sha for GitHub repo bartnv/libtables2-notify: 14eda2c585d669a649c7063e920c2fe54e6bbb3a [INFO] validating manifest of bartnv/libtables2-notify 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 bartnv/libtables2-notify 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 bartnv/libtables2-notify [INFO] finished frobbing bartnv/libtables2-notify [INFO] frobbed toml for bartnv/libtables2-notify written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/bartnv/libtables2-notify/Cargo.toml [INFO] started frobbing bartnv/libtables2-notify [INFO] finished frobbing bartnv/libtables2-notify [INFO] frobbed toml for bartnv/libtables2-notify written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bartnv/libtables2-notify/Cargo.toml [INFO] crate bartnv/libtables2-notify 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.2.4 [INFO] [stderr] Downloaded bus v1.3.1 [INFO] [stderr] Downloaded websocket v0.19.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] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing bartnv/libtables2-notify against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bartnv/libtables2-notify:/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] 998c13c0bab295f425897e24358605aa33f90f20947fa53e6ebb901741297a91 [INFO] running `"docker" "start" "-a" "998c13c0bab295f425897e24358605aa33f90f20947fa53e6ebb901741297a91"` [INFO] [stderr] Compiling typenum v1.5.2 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling smallvec v0.4.3 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling bus v1.3.1 [INFO] [stderr] Compiling generic-array v0.7.2 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling postgres-protocol v0.3.0 [INFO] [stderr] Compiling postgres-shared v0.3.0 [INFO] [stderr] Compiling postgres v0.14.2 [INFO] [stderr] Compiling websocket v0.19.2 [INFO] [stderr] Compiling ltnotify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.61s [INFO] running `"docker" "inspect" "998c13c0bab295f425897e24358605aa33f90f20947fa53e6ebb901741297a91"` [INFO] running `"docker" "rm" "-f" "998c13c0bab295f425897e24358605aa33f90f20947fa53e6ebb901741297a91"` [INFO] [stdout] 998c13c0bab295f425897e24358605aa33f90f20947fa53e6ebb901741297a91 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bartnv/libtables2-notify:/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] 33a9d1bd3efb81349e31deb1ee2bc0273ec308dc86635952089deec397cc9df4 [INFO] running `"docker" "start" "-a" "33a9d1bd3efb81349e31deb1ee2bc0273ec308dc86635952089deec397cc9df4"` [INFO] [stderr] Compiling ltnotify v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `"docker" "inspect" "33a9d1bd3efb81349e31deb1ee2bc0273ec308dc86635952089deec397cc9df4"` [INFO] running `"docker" "rm" "-f" "33a9d1bd3efb81349e31deb1ee2bc0273ec308dc86635952089deec397cc9df4"` [INFO] [stdout] 33a9d1bd3efb81349e31deb1ee2bc0273ec308dc86635952089deec397cc9df4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/bartnv/libtables2-notify:/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] 75abb0ca257d0765e723851b70bf5f318d0d6abfca9d5ba035f62a3a23c2f442 [INFO] running `"docker" "start" "-a" "75abb0ca257d0765e723851b70bf5f318d0d6abfca9d5ba035f62a3a23c2f442"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/ltnotify-f8832761dd6c1dd3 [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" "75abb0ca257d0765e723851b70bf5f318d0d6abfca9d5ba035f62a3a23c2f442"` [INFO] running `"docker" "rm" "-f" "75abb0ca257d0765e723851b70bf5f318d0d6abfca9d5ba035f62a3a23c2f442"` [INFO] [stdout] 75abb0ca257d0765e723851b70bf5f318d0d6abfca9d5ba035f62a3a23c2f442