[INFO] updating cached repository literallystan/ah-real-tools [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/literallystan/ah-real-tools [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/literallystan/ah-real-tools" "work/ex/beta-1.37-6/sources/1.36.0/gh/literallystan/ah-real-tools"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/literallystan/ah-real-tools'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/literallystan/ah-real-tools" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/literallystan/ah-real-tools"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/literallystan/ah-real-tools'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 165c76697883bc0ed98e756036de9284a9a1b01c [INFO] sha for GitHub repo literallystan/ah-real-tools: 165c76697883bc0ed98e756036de9284a9a1b01c [INFO] validating manifest of literallystan/ah-real-tools 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 literallystan/ah-real-tools 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 literallystan/ah-real-tools [INFO] finished frobbing literallystan/ah-real-tools [INFO] frobbed toml for literallystan/ah-real-tools written to work/ex/beta-1.37-6/sources/1.36.0/gh/literallystan/ah-real-tools/Cargo.toml [INFO] started frobbing literallystan/ah-real-tools [INFO] finished frobbing literallystan/ah-real-tools [INFO] frobbed toml for literallystan/ah-real-tools written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/literallystan/ah-real-tools/Cargo.toml [INFO] crate literallystan/ah-real-tools 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] testing literallystan/ah-real-tools 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/literallystan/ah-real-tools:/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] 63128952f5645414b1642da0987a06de741713d9a78b1521e3e73e7ebba1d6fb [INFO] running `"docker" "start" "-a" "63128952f5645414b1642da0987a06de741713d9a78b1521e3e73e7ebba1d6fb"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clicolors-control v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [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_core v0.4.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling console v0.5.0 [INFO] [stderr] Compiling indicatif v0.7.0 [INFO] [stderr] Compiling ah_real_tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.27s [INFO] running `"docker" "inspect" "63128952f5645414b1642da0987a06de741713d9a78b1521e3e73e7ebba1d6fb"` [INFO] running `"docker" "rm" "-f" "63128952f5645414b1642da0987a06de741713d9a78b1521e3e73e7ebba1d6fb"` [INFO] [stdout] 63128952f5645414b1642da0987a06de741713d9a78b1521e3e73e7ebba1d6fb [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/literallystan/ah-real-tools:/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] 88ba69b8fffadb9320d41c35fb1505da0c4b98c885deb4c7ac9c9b4f1b7e1bf0 [INFO] running `"docker" "start" "-a" "88ba69b8fffadb9320d41c35fb1505da0c4b98c885deb4c7ac9c9b4f1b7e1bf0"` [INFO] [stderr] Compiling ah_real_tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "88ba69b8fffadb9320d41c35fb1505da0c4b98c885deb4c7ac9c9b4f1b7e1bf0"` [INFO] running `"docker" "rm" "-f" "88ba69b8fffadb9320d41c35fb1505da0c4b98c885deb4c7ac9c9b4f1b7e1bf0"` [INFO] [stdout] 88ba69b8fffadb9320d41c35fb1505da0c4b98c885deb4c7ac9c9b4f1b7e1bf0 [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/literallystan/ah-real-tools:/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] 1c7fa4ead7ce07f2db30bb628503f9c3f1854ff783ddb84d0eaa757c44e69b37 [INFO] running `"docker" "start" "-a" "1c7fa4ead7ce07f2db30bb628503f9c3f1854ff783ddb84d0eaa757c44e69b37"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/ah_real_tools-1dc2610f9e1447d2 [INFO] [stderr] Running /opt/crater/target/debug/deps/ah_real_tools-fc0fedff9861df07 [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] [stderr] Doc-tests ah_real_tools [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] [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" "1c7fa4ead7ce07f2db30bb628503f9c3f1854ff783ddb84d0eaa757c44e69b37"` [INFO] running `"docker" "rm" "-f" "1c7fa4ead7ce07f2db30bb628503f9c3f1854ff783ddb84d0eaa757c44e69b37"` [INFO] [stdout] 1c7fa4ead7ce07f2db30bb628503f9c3f1854ff783ddb84d0eaa757c44e69b37