[INFO] updating cached repository nicklauri/aden [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nicklauri/aden [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nicklauri/aden" "work/ex/beta-1.38-1/sources/1.37.0/gh/nicklauri/aden"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nicklauri/aden'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nicklauri/aden" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicklauri/aden"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicklauri/aden'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b2acd1e35a2f95212c785eb2b75ee570d2f686f0 [INFO] sha for GitHub repo nicklauri/aden: b2acd1e35a2f95212c785eb2b75ee570d2f686f0 [INFO] validating manifest of nicklauri/aden 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 nicklauri/aden 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 nicklauri/aden [INFO] finished frobbing nicklauri/aden [INFO] frobbed toml for nicklauri/aden written to work/ex/beta-1.38-1/sources/1.37.0/gh/nicklauri/aden/Cargo.toml [INFO] started frobbing nicklauri/aden [INFO] finished frobbing nicklauri/aden [INFO] frobbed toml for nicklauri/aden written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nicklauri/aden/Cargo.toml [INFO] crate nicklauri/aden 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 nicklauri/aden 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicklauri/aden:/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] 16f07486a66cd254d9d5c4499506ab9e5b1495293d990a87698cfb6477a70b78 [INFO] running `"docker" "start" "-a" "16f07486a66cd254d9d5c4499506ab9e5b1495293d990a87698cfb6477a70b78"` [INFO] [stderr] Compiling aden v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `"docker" "inspect" "16f07486a66cd254d9d5c4499506ab9e5b1495293d990a87698cfb6477a70b78"` [INFO] running `"docker" "rm" "-f" "16f07486a66cd254d9d5c4499506ab9e5b1495293d990a87698cfb6477a70b78"` [INFO] [stdout] 16f07486a66cd254d9d5c4499506ab9e5b1495293d990a87698cfb6477a70b78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicklauri/aden:/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] e9b76dfbebb1119692e11580b7e130e501c4398c8c11d44ff912b542c4908946 [INFO] running `"docker" "start" "-a" "e9b76dfbebb1119692e11580b7e130e501c4398c8c11d44ff912b542c4908946"` [INFO] [stderr] Compiling aden v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "e9b76dfbebb1119692e11580b7e130e501c4398c8c11d44ff912b542c4908946"` [INFO] running `"docker" "rm" "-f" "e9b76dfbebb1119692e11580b7e130e501c4398c8c11d44ff912b542c4908946"` [INFO] [stdout] e9b76dfbebb1119692e11580b7e130e501c4398c8c11d44ff912b542c4908946 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/nicklauri/aden:/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] 5e330974e0e725251a270b2672d355a22c3e9f6cf3f72d8ba5e1e628d2d1b6bd [INFO] running `"docker" "start" "-a" "5e330974e0e725251a270b2672d355a22c3e9f6cf3f72d8ba5e1e628d2d1b6bd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/aden-f863c4a9fe7a461c [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" "5e330974e0e725251a270b2672d355a22c3e9f6cf3f72d8ba5e1e628d2d1b6bd"` [INFO] running `"docker" "rm" "-f" "5e330974e0e725251a270b2672d355a22c3e9f6cf3f72d8ba5e1e628d2d1b6bd"` [INFO] [stdout] 5e330974e0e725251a270b2672d355a22c3e9f6cf3f72d8ba5e1e628d2d1b6bd