[INFO] updating cached repository mschorsch/isolate-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mschorsch/isolate-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mschorsch/isolate-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/mschorsch/isolate-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mschorsch/isolate-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mschorsch/isolate-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mschorsch/isolate-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mschorsch/isolate-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aedc3a6fa6db94290fd6ffaa1a41dc4017ca5af6 [INFO] sha for GitHub repo mschorsch/isolate-rs: aedc3a6fa6db94290fd6ffaa1a41dc4017ca5af6 [INFO] validating manifest of mschorsch/isolate-rs 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 mschorsch/isolate-rs 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 mschorsch/isolate-rs [INFO] finished frobbing mschorsch/isolate-rs [INFO] frobbed toml for mschorsch/isolate-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/mschorsch/isolate-rs/Cargo.toml [INFO] started frobbing mschorsch/isolate-rs [INFO] finished frobbing mschorsch/isolate-rs [INFO] frobbed toml for mschorsch/isolate-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mschorsch/isolate-rs/Cargo.toml [INFO] crate mschorsch/isolate-rs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing mschorsch/isolate-rs 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mschorsch/isolate-rs:/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] 925a0ce297e099dbd40c1ef652be2b47f4c4af8945fb4a6999eae67fdcf343c1 [INFO] running `"docker" "start" "-a" "925a0ce297e099dbd40c1ef652be2b47f4c4af8945fb4a6999eae67fdcf343c1"` [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling isolate-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / error_chain! { [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | types { [INFO] [stderr] 26 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] ... | [INFO] [stderr] 33 | | errors {} [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.14s [INFO] running `"docker" "inspect" "925a0ce297e099dbd40c1ef652be2b47f4c4af8945fb4a6999eae67fdcf343c1"` [INFO] running `"docker" "rm" "-f" "925a0ce297e099dbd40c1ef652be2b47f4c4af8945fb4a6999eae67fdcf343c1"` [INFO] [stdout] 925a0ce297e099dbd40c1ef652be2b47f4c4af8945fb4a6999eae67fdcf343c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mschorsch/isolate-rs:/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] 1ba45fbdede3b6b7ea8e961e1902e52a651a6438bbdcf562cf61cdcac583489a [INFO] running `"docker" "start" "-a" "1ba45fbdede3b6b7ea8e961e1902e52a651a6438bbdcf562cf61cdcac583489a"` [INFO] [stderr] Compiling isolate-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / error_chain! { [INFO] [stderr] 24 | | [INFO] [stderr] 25 | | types { [INFO] [stderr] 26 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] ... | [INFO] [stderr] 33 | | errors {} [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "1ba45fbdede3b6b7ea8e961e1902e52a651a6438bbdcf562cf61cdcac583489a"` [INFO] running `"docker" "rm" "-f" "1ba45fbdede3b6b7ea8e961e1902e52a651a6438bbdcf562cf61cdcac583489a"` [INFO] [stdout] 1ba45fbdede3b6b7ea8e961e1902e52a651a6438bbdcf562cf61cdcac583489a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mschorsch/isolate-rs:/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] 52f7da7689379d0111283ce5859c251ca9d2b8c1b34aaf70e0c8f24884285bcf [INFO] running `"docker" "start" "-a" "52f7da7689379d0111283ce5859c251ca9d2b8c1b34aaf70e0c8f24884285bcf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/isolate_rs-8c13eae437808d7f [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" "52f7da7689379d0111283ce5859c251ca9d2b8c1b34aaf70e0c8f24884285bcf"` [INFO] running `"docker" "rm" "-f" "52f7da7689379d0111283ce5859c251ca9d2b8c1b34aaf70e0c8f24884285bcf"` [INFO] [stdout] 52f7da7689379d0111283ce5859c251ca9d2b8c1b34aaf70e0c8f24884285bcf