[INFO] updating cached repository marinintim/thrall [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/marinintim/thrall [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/marinintim/thrall" "work/ex/beta-1.38-1/sources/1.37.0/gh/marinintim/thrall"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/marinintim/thrall'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marinintim/thrall" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marinintim/thrall"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marinintim/thrall'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 38346707435a3fbb60cb23f26ff1e6fe67dc03e2 [INFO] sha for GitHub repo marinintim/thrall: 38346707435a3fbb60cb23f26ff1e6fe67dc03e2 [INFO] validating manifest of marinintim/thrall 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 marinintim/thrall 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 marinintim/thrall [INFO] finished frobbing marinintim/thrall [INFO] frobbed toml for marinintim/thrall written to work/ex/beta-1.38-1/sources/1.37.0/gh/marinintim/thrall/Cargo.toml [INFO] started frobbing marinintim/thrall [INFO] finished frobbing marinintim/thrall [INFO] frobbed toml for marinintim/thrall written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/marinintim/thrall/Cargo.toml [INFO] crate marinintim/thrall 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 marinintim/thrall 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marinintim/thrall:/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] e674192b85d86aa86d800fd4fcf6437b06602dcf36283a0b5969874f7758eea2 [INFO] running `"docker" "start" "-a" "e674192b85d86aa86d800fd4fcf6437b06602dcf36283a0b5969874f7758eea2"` [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling thrall v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.51s [INFO] running `"docker" "inspect" "e674192b85d86aa86d800fd4fcf6437b06602dcf36283a0b5969874f7758eea2"` [INFO] running `"docker" "rm" "-f" "e674192b85d86aa86d800fd4fcf6437b06602dcf36283a0b5969874f7758eea2"` [INFO] [stdout] e674192b85d86aa86d800fd4fcf6437b06602dcf36283a0b5969874f7758eea2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marinintim/thrall:/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] 819d3969f1d243265f653148105426c768d91dfc0aba44b978080250b9e44dd7 [INFO] running `"docker" "start" "-a" "819d3969f1d243265f653148105426c768d91dfc0aba44b978080250b9e44dd7"` [INFO] [stderr] Compiling thrall v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "819d3969f1d243265f653148105426c768d91dfc0aba44b978080250b9e44dd7"` [INFO] running `"docker" "rm" "-f" "819d3969f1d243265f653148105426c768d91dfc0aba44b978080250b9e44dd7"` [INFO] [stdout] 819d3969f1d243265f653148105426c768d91dfc0aba44b978080250b9e44dd7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/marinintim/thrall:/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] 05caf2e85e7edebbb32e24916e68563ffd420582ee9586e1dfc61ed9597d9f87 [INFO] running `"docker" "start" "-a" "05caf2e85e7edebbb32e24916e68563ffd420582ee9586e1dfc61ed9597d9f87"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/thrall-b49b51a488c4aa23 [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" "05caf2e85e7edebbb32e24916e68563ffd420582ee9586e1dfc61ed9597d9f87"` [INFO] running `"docker" "rm" "-f" "05caf2e85e7edebbb32e24916e68563ffd420582ee9586e1dfc61ed9597d9f87"` [INFO] [stdout] 05caf2e85e7edebbb32e24916e68563ffd420582ee9586e1dfc61ed9597d9f87