[INFO] updating cached repository Proksima/has [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Proksima/has [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Proksima/has" "work/ex/beta-1.38-1/sources/1.37.0/gh/Proksima/has"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Proksima/has'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Proksima/has" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Proksima/has"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Proksima/has'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1db2b862153e68cfd3a54b09b72cf3fda77610c8 [INFO] sha for GitHub repo Proksima/has: 1db2b862153e68cfd3a54b09b72cf3fda77610c8 [INFO] validating manifest of Proksima/has 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 Proksima/has 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 Proksima/has [INFO] finished frobbing Proksima/has [INFO] frobbed toml for Proksima/has written to work/ex/beta-1.38-1/sources/1.37.0/gh/Proksima/has/Cargo.toml [INFO] started frobbing Proksima/has [INFO] finished frobbing Proksima/has [INFO] frobbed toml for Proksima/has written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Proksima/has/Cargo.toml [INFO] crate Proksima/has 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 Proksima/has 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Proksima/has:/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] 7c3b7db11af82f09bdb59d26ea96d8bfe2fa30dbf7d083a17d747e093b8ec2dd [INFO] running `"docker" "start" "-a" "7c3b7db11af82f09bdb59d26ea96d8bfe2fa30dbf7d083a17d747e093b8ec2dd"` [INFO] [stderr] Compiling has v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "7c3b7db11af82f09bdb59d26ea96d8bfe2fa30dbf7d083a17d747e093b8ec2dd"` [INFO] running `"docker" "rm" "-f" "7c3b7db11af82f09bdb59d26ea96d8bfe2fa30dbf7d083a17d747e093b8ec2dd"` [INFO] [stdout] 7c3b7db11af82f09bdb59d26ea96d8bfe2fa30dbf7d083a17d747e093b8ec2dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Proksima/has:/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] 3bbdfd4191b9651bf104733b3c7bb89710d8fe2229b283b3f775dbd8b308b46e [INFO] running `"docker" "start" "-a" "3bbdfd4191b9651bf104733b3c7bb89710d8fe2229b283b3f775dbd8b308b46e"` [INFO] [stderr] Compiling has v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "3bbdfd4191b9651bf104733b3c7bb89710d8fe2229b283b3f775dbd8b308b46e"` [INFO] running `"docker" "rm" "-f" "3bbdfd4191b9651bf104733b3c7bb89710d8fe2229b283b3f775dbd8b308b46e"` [INFO] [stdout] 3bbdfd4191b9651bf104733b3c7bb89710d8fe2229b283b3f775dbd8b308b46e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Proksima/has:/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] 65f7044cae6085a18a960ae06680a555348875ec61689a3cf98d3e8422ccf557 [INFO] running `"docker" "start" "-a" "65f7044cae6085a18a960ae06680a555348875ec61689a3cf98d3e8422ccf557"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/has-b3a6ad7d31663332 [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 has [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "65f7044cae6085a18a960ae06680a555348875ec61689a3cf98d3e8422ccf557"` [INFO] running `"docker" "rm" "-f" "65f7044cae6085a18a960ae06680a555348875ec61689a3cf98d3e8422ccf557"` [INFO] [stdout] 65f7044cae6085a18a960ae06680a555348875ec61689a3cf98d3e8422ccf557