[INFO] cloning repository clux/jenq [INFO] running `"git" "clone" "--bare" "git://github.com/clux/jenq.git" "work/cache/sources/gh/clux/jenq"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/clux/jenq'... [INFO] running `"git" "clone" "work/cache/sources/gh/clux/jenq" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/clux/jenq"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/clux/jenq'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/clux/jenq" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/clux/jenq"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/clux/jenq'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1f31d49421220b8ceee90daaaa20b5403ca8298 [INFO] sha for GitHub repo clux/jenq: c1f31d49421220b8ceee90daaaa20b5403ca8298 [INFO] validating manifest of clux/jenq on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of clux/jenq on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing clux/jenq [INFO] finished frobbing clux/jenq [INFO] frobbed toml for clux/jenq written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/clux/jenq/Cargo.toml [INFO] started frobbing clux/jenq [INFO] finished frobbing clux/jenq [INFO] frobbed toml for clux/jenq written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/clux/jenq/Cargo.toml [INFO] crate clux/jenq already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing clux/jenq against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/clux/jenq:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] b7d984b22a672db850dd56dbe07f738f58a70654ffe3283ffd347aeb2f4ec6f8 [INFO] running `"docker" "start" "-a" "b7d984b22a672db850dd56dbe07f738f58a70654ffe3283ffd347aeb2f4ec6f8"` [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling loggerv v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.16 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling jenkins_api v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling jenq v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "b7d984b22a672db850dd56dbe07f738f58a70654ffe3283ffd347aeb2f4ec6f8"` [INFO] running `"docker" "rm" "-f" "b7d984b22a672db850dd56dbe07f738f58a70654ffe3283ffd347aeb2f4ec6f8"` [INFO] [stdout] b7d984b22a672db850dd56dbe07f738f58a70654ffe3283ffd347aeb2f4ec6f8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/clux/jenq:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] cad8c4cb82b582031939174f20c84eadf5b26c0751930402f2031b64458280f0 [INFO] running `"docker" "start" "-a" "cad8c4cb82b582031939174f20c84eadf5b26c0751930402f2031b64458280f0"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling jenq v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `"docker" "inspect" "cad8c4cb82b582031939174f20c84eadf5b26c0751930402f2031b64458280f0"` [INFO] running `"docker" "rm" "-f" "cad8c4cb82b582031939174f20c84eadf5b26c0751930402f2031b64458280f0"` [INFO] [stdout] cad8c4cb82b582031939174f20c84eadf5b26c0751930402f2031b64458280f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/clux/jenq:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 7140e6416244338cae34d5568ffe5e8b2b646800c6ea85340d624fddc631a7fd [INFO] running `"docker" "start" "-a" "7140e6416244338cae34d5568ffe5e8b2b646800c6ea85340d624fddc631a7fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/jenq-c645796a71990879 [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" "7140e6416244338cae34d5568ffe5e8b2b646800c6ea85340d624fddc631a7fd"` [INFO] running `"docker" "rm" "-f" "7140e6416244338cae34d5568ffe5e8b2b646800c6ea85340d624fddc631a7fd"` [INFO] [stdout] 7140e6416244338cae34d5568ffe5e8b2b646800c6ea85340d624fddc631a7fd