[INFO] updating cached repository clux/jenq [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/clux/jenq [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/clux/jenq" "work/ex/beta-1.38-1/sources/1.37.0/gh/clux/jenq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/clux/jenq'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/clux/jenq" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/clux/jenq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 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 clux/jenq 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 clux/jenq [INFO] finished frobbing clux/jenq [INFO] frobbed toml for clux/jenq written to work/ex/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+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 clux/jenq against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "build" "--frozen"` [INFO] [stdout] 033dc877b00418388e36ffc5f11130f4fda708101a803befb5d90b2b78469fdd [INFO] running `"docker" "start" "-a" "033dc877b00418388e36ffc5f11130f4fda708101a803befb5d90b2b78469fdd"` [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling loggerv v0.7.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [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 error-chain v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling jenkins_api v0.5.2 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling hyper v0.12.16 [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 43s [INFO] running `"docker" "inspect" "033dc877b00418388e36ffc5f11130f4fda708101a803befb5d90b2b78469fdd"` [INFO] running `"docker" "rm" "-f" "033dc877b00418388e36ffc5f11130f4fda708101a803befb5d90b2b78469fdd"` [INFO] [stdout] 033dc877b00418388e36ffc5f11130f4fda708101a803befb5d90b2b78469fdd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1b8b593f21decc1e3214da6df5bcdedeb6bd719590d14c431e318b1de8737f58 [INFO] running `"docker" "start" "-a" "1b8b593f21decc1e3214da6df5bcdedeb6bd719590d14c431e318b1de8737f58"` [INFO] [stderr] Compiling jenq v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `"docker" "inspect" "1b8b593f21decc1e3214da6df5bcdedeb6bd719590d14c431e318b1de8737f58"` [INFO] running `"docker" "rm" "-f" "1b8b593f21decc1e3214da6df5bcdedeb6bd719590d14c431e318b1de8737f58"` [INFO] [stdout] 1b8b593f21decc1e3214da6df5bcdedeb6bd719590d14c431e318b1de8737f58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "test" "--frozen"` [INFO] [stdout] 393328810e8b81bee3bfd5e1cf5349f63ba3362b26760b305e030032e1e6fef0 [INFO] running `"docker" "start" "-a" "393328810e8b81bee3bfd5e1cf5349f63ba3362b26760b305e030032e1e6fef0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/jenq-69c943915f4b7775 [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" "393328810e8b81bee3bfd5e1cf5349f63ba3362b26760b305e030032e1e6fef0"` [INFO] running `"docker" "rm" "-f" "393328810e8b81bee3bfd5e1cf5349f63ba3362b26760b305e030032e1e6fef0"` [INFO] [stdout] 393328810e8b81bee3bfd5e1cf5349f63ba3362b26760b305e030032e1e6fef0