[INFO] updating cached repository iammichiel/swift-rust-mockk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iammichiel/swift-rust-mockk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iammichiel/swift-rust-mockk" "work/ex/beta-1.37-6/sources/1.36.0/gh/iammichiel/swift-rust-mockk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iammichiel/swift-rust-mockk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iammichiel/swift-rust-mockk" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iammichiel/swift-rust-mockk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iammichiel/swift-rust-mockk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 22c1354d7db2923080fa317b339f5855d9291460 [INFO] sha for GitHub repo iammichiel/swift-rust-mockk: 22c1354d7db2923080fa317b339f5855d9291460 [INFO] validating manifest of iammichiel/swift-rust-mockk 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 iammichiel/swift-rust-mockk 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 iammichiel/swift-rust-mockk [INFO] finished frobbing iammichiel/swift-rust-mockk [INFO] frobbed toml for iammichiel/swift-rust-mockk written to work/ex/beta-1.37-6/sources/1.36.0/gh/iammichiel/swift-rust-mockk/Cargo.toml [INFO] started frobbing iammichiel/swift-rust-mockk [INFO] finished frobbing iammichiel/swift-rust-mockk [INFO] frobbed toml for iammichiel/swift-rust-mockk written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iammichiel/swift-rust-mockk/Cargo.toml [INFO] crate iammichiel/swift-rust-mockk 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 iammichiel/swift-rust-mockk against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iammichiel/swift-rust-mockk:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] e0823e03cb259f6354aa73ca17d4796da9bc1ebd82a620b96e1e1c93a36344ae [INFO] running `"docker" "start" "-a" "e0823e03cb259f6354aa73ca17d4796da9bc1ebd82a620b96e1e1c93a36344ae"` [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.3 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.3 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling swift-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `"docker" "inspect" "e0823e03cb259f6354aa73ca17d4796da9bc1ebd82a620b96e1e1c93a36344ae"` [INFO] running `"docker" "rm" "-f" "e0823e03cb259f6354aa73ca17d4796da9bc1ebd82a620b96e1e1c93a36344ae"` [INFO] [stdout] e0823e03cb259f6354aa73ca17d4796da9bc1ebd82a620b96e1e1c93a36344ae [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iammichiel/swift-rust-mockk:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f8e8ad5154f4635e7ed12164af39f78c8398d2f9de7855ef8dcd3c687845f0a4 [INFO] running `"docker" "start" "-a" "f8e8ad5154f4635e7ed12164af39f78c8398d2f9de7855ef8dcd3c687845f0a4"` [INFO] [stderr] Compiling swift-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "f8e8ad5154f4635e7ed12164af39f78c8398d2f9de7855ef8dcd3c687845f0a4"` [INFO] running `"docker" "rm" "-f" "f8e8ad5154f4635e7ed12164af39f78c8398d2f9de7855ef8dcd3c687845f0a4"` [INFO] [stdout] f8e8ad5154f4635e7ed12164af39f78c8398d2f9de7855ef8dcd3c687845f0a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/iammichiel/swift-rust-mockk:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 6f24167c03121e973478b56d5df15859c3578bf434495c06c1ed250614a4c01e [INFO] running `"docker" "start" "-a" "6f24167c03121e973478b56d5df15859c3578bf434495c06c1ed250614a4c01e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/swift_rust-838c0da8c8aab102 [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" "6f24167c03121e973478b56d5df15859c3578bf434495c06c1ed250614a4c01e"` [INFO] running `"docker" "rm" "-f" "6f24167c03121e973478b56d5df15859c3578bf434495c06c1ed250614a4c01e"` [INFO] [stdout] 6f24167c03121e973478b56d5df15859c3578bf434495c06c1ed250614a4c01e