[INFO] updating cached repository Fronox/StreamAggregator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Fronox/StreamAggregator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Fronox/StreamAggregator" "work/ex/beta-1.37-6/sources/1.36.0/gh/Fronox/StreamAggregator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Fronox/StreamAggregator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Fronox/StreamAggregator" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fronox/StreamAggregator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fronox/StreamAggregator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29afd48d4851cb6dff0b73fdd31aae75a1bd9c30 [INFO] sha for GitHub repo Fronox/StreamAggregator: 29afd48d4851cb6dff0b73fdd31aae75a1bd9c30 [INFO] validating manifest of Fronox/StreamAggregator on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Fronox/StreamAggregator on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Fronox/StreamAggregator [INFO] finished frobbing Fronox/StreamAggregator [INFO] frobbed toml for Fronox/StreamAggregator written to work/ex/beta-1.37-6/sources/1.36.0/gh/Fronox/StreamAggregator/Cargo.toml [INFO] started frobbing Fronox/StreamAggregator [INFO] finished frobbing Fronox/StreamAggregator [INFO] frobbed toml for Fronox/StreamAggregator written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fronox/StreamAggregator/Cargo.toml [INFO] crate Fronox/StreamAggregator already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "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" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Fronox/StreamAggregator against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fronox/StreamAggregator:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] b1f89746a11b5b2be4b510a5f0d0e9fedac7e87ee4d48fa8948c8ee0b4eed470 [INFO] running `"docker" "start" "-a" "b1f89746a11b5b2be4b510a5f0d0e9fedac7e87ee4d48fa8948c8ee0b4eed470"` [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling syncbox v0.2.4 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling eventual v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.44 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling kafka v0.7.0 [INFO] [stderr] Compiling aggregator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.34s [INFO] running `"docker" "inspect" "b1f89746a11b5b2be4b510a5f0d0e9fedac7e87ee4d48fa8948c8ee0b4eed470"` [INFO] running `"docker" "rm" "-f" "b1f89746a11b5b2be4b510a5f0d0e9fedac7e87ee4d48fa8948c8ee0b4eed470"` [INFO] [stdout] b1f89746a11b5b2be4b510a5f0d0e9fedac7e87ee4d48fa8948c8ee0b4eed470 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fronox/StreamAggregator:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 5727b9c6834597aa2732e6b8a29d82f7dfa9023b7509b3dbe087970e34fa2bc9 [INFO] running `"docker" "start" "-a" "5727b9c6834597aa2732e6b8a29d82f7dfa9023b7509b3dbe087970e34fa2bc9"` [INFO] [stderr] Compiling aggregator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "5727b9c6834597aa2732e6b8a29d82f7dfa9023b7509b3dbe087970e34fa2bc9"` [INFO] running `"docker" "rm" "-f" "5727b9c6834597aa2732e6b8a29d82f7dfa9023b7509b3dbe087970e34fa2bc9"` [INFO] [stdout] 5727b9c6834597aa2732e6b8a29d82f7dfa9023b7509b3dbe087970e34fa2bc9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Fronox/StreamAggregator:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 0fc0d5adadd78f48f3538ce09a89e3c7d9e163bb24cfb4235e020048c6dd3b62 [INFO] running `"docker" "start" "-a" "0fc0d5adadd78f48f3538ce09a89e3c7d9e163bb24cfb4235e020048c6dd3b62"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/aggregator-9c0c0d231206a92f [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" "0fc0d5adadd78f48f3538ce09a89e3c7d9e163bb24cfb4235e020048c6dd3b62"` [INFO] running `"docker" "rm" "-f" "0fc0d5adadd78f48f3538ce09a89e3c7d9e163bb24cfb4235e020048c6dd3b62"` [INFO] [stdout] 0fc0d5adadd78f48f3538ce09a89e3c7d9e163bb24cfb4235e020048c6dd3b62