[INFO] updating cached repository quininer/fast-swapview [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/quininer/fast-swapview [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/fast-swapview" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/quininer/fast-swapview"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/quininer/fast-swapview'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/quininer/fast-swapview" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/quininer/fast-swapview"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/quininer/fast-swapview'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0110fb2b96301cd9cbc21ac8bd6cd75222c81c1 [INFO] sha for GitHub repo quininer/fast-swapview: a0110fb2b96301cd9cbc21ac8bd6cd75222c81c1 [INFO] validating manifest of quininer/fast-swapview on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of quininer/fast-swapview on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing quininer/fast-swapview [INFO] finished frobbing quininer/fast-swapview [INFO] frobbed toml for quininer/fast-swapview written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/quininer/fast-swapview/Cargo.toml [INFO] started frobbing quininer/fast-swapview [INFO] finished frobbing quininer/fast-swapview [INFO] frobbed toml for quininer/fast-swapview written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/quininer/fast-swapview/Cargo.toml [INFO] crate quininer/fast-swapview already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking quininer/fast-swapview against try#75eff020d0923c035c2fe220db4a0465cd847048 for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-3/try#75eff020d0923c035c2fe220db4a0465cd847048:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/quininer/fast-swapview:/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" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9a9da0a4f514bc98eb99df7165e355b817d51362f767ac536465c34322e0050c [INFO] running `"docker" "start" "-a" "9a9da0a4f514bc98eb99df7165e355b817d51362f767ac536465c34322e0050c"` [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking fast-floats v0.1.1 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Checking crossbeam-utils v0.6.5 (https://github.com/crossbeam-rs/crossbeam#9898f927) [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Checking regex-automata v0.1.7 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 (https://github.com/crossbeam-rs/crossbeam#9898f927) [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-skiplist v0.0.0 (https://github.com/crossbeam-rs/crossbeam#9898f927) [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking fast-lines v0.1.0 (https://github.com/quininer/fast-lines#750681aa) [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking bstr v0.2.2 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking fast-swapview v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Checking tinytemplate v1.0.2 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.89s [INFO] running `"docker" "inspect" "9a9da0a4f514bc98eb99df7165e355b817d51362f767ac536465c34322e0050c"` [INFO] running `"docker" "rm" "-f" "9a9da0a4f514bc98eb99df7165e355b817d51362f767ac536465c34322e0050c"` [INFO] [stdout] 9a9da0a4f514bc98eb99df7165e355b817d51362f767ac536465c34322e0050c