[INFO] updating cached repository janwilts/intersection-controller [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/janwilts/intersection-controller [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/janwilts/intersection-controller" "work/ex/beta-1.38-1/sources/1.37.0/gh/janwilts/intersection-controller"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/janwilts/intersection-controller'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/janwilts/intersection-controller" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/janwilts/intersection-controller"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/janwilts/intersection-controller'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b6b577bb6a1231f464a6174358cb722f55e8ef56 [INFO] sha for GitHub repo janwilts/intersection-controller: b6b577bb6a1231f464a6174358cb722f55e8ef56 [INFO] validating manifest of janwilts/intersection-controller on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of janwilts/intersection-controller on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing janwilts/intersection-controller [INFO] finished frobbing janwilts/intersection-controller [INFO] frobbed toml for janwilts/intersection-controller written to work/ex/beta-1.38-1/sources/1.37.0/gh/janwilts/intersection-controller/Cargo.toml [INFO] started frobbing janwilts/intersection-controller [INFO] finished frobbing janwilts/intersection-controller [INFO] frobbed toml for janwilts/intersection-controller written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/janwilts/intersection-controller/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing janwilts/intersection-controller against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/janwilts/intersection-controller:/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-08-13" "build" "--frozen"` [INFO] [stdout] 309b27e02b79317cd622e5f3daa8ce359c6c5ad55b0018399602cafbc05fd604 [INFO] running `"docker" "start" "-a" "309b27e02b79317cd622e5f3daa8ce359c6c5ad55b0018399602cafbc05fd604"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.2.5 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling mqtt311 v0.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling rumqtt v0.30.1 [INFO] [stderr] Compiling intersection-controller v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "309b27e02b79317cd622e5f3daa8ce359c6c5ad55b0018399602cafbc05fd604"` [INFO] running `"docker" "rm" "-f" "309b27e02b79317cd622e5f3daa8ce359c6c5ad55b0018399602cafbc05fd604"` [INFO] [stdout] 309b27e02b79317cd622e5f3daa8ce359c6c5ad55b0018399602cafbc05fd604 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/janwilts/intersection-controller:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 8741f926cbba6f1425b196f4d04b343e351258f3f10bf351ed4d42e43d9e873a [INFO] running `"docker" "start" "-a" "8741f926cbba6f1425b196f4d04b343e351258f3f10bf351ed4d42e43d9e873a"` [INFO] [stderr] Compiling intersection-controller v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `"docker" "inspect" "8741f926cbba6f1425b196f4d04b343e351258f3f10bf351ed4d42e43d9e873a"` [INFO] running `"docker" "rm" "-f" "8741f926cbba6f1425b196f4d04b343e351258f3f10bf351ed4d42e43d9e873a"` [INFO] [stdout] 8741f926cbba6f1425b196f4d04b343e351258f3f10bf351ed4d42e43d9e873a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/janwilts/intersection-controller:/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-08-13" "test" "--frozen"` [INFO] [stdout] ccd87f5f4fb4615284d5c487f995106e76fb069fb9232e79bc48b8cf5c8acd15 [INFO] running `"docker" "start" "-a" "ccd87f5f4fb4615284d5c487f995106e76fb069fb9232e79bc48b8cf5c8acd15"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/intersection_controller-d7f0cdf951b209f0 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test io::topics::component_topic::tests::test_invalid_kinds ... ok [INFO] [stdout] test io::topics::component_topic::tests::test_valid_topic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ccd87f5f4fb4615284d5c487f995106e76fb069fb9232e79bc48b8cf5c8acd15"` [INFO] running `"docker" "rm" "-f" "ccd87f5f4fb4615284d5c487f995106e76fb069fb9232e79bc48b8cf5c8acd15"` [INFO] [stdout] ccd87f5f4fb4615284d5c487f995106e76fb069fb9232e79bc48b8cf5c8acd15