[INFO] updating cached repository BurntSushi/rust-docs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/BurntSushi/rust-docs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/BurntSushi/rust-docs" "work/ex/beta-1.38-1/sources/1.37.0/gh/BurntSushi/rust-docs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/BurntSushi/rust-docs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/BurntSushi/rust-docs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BurntSushi/rust-docs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BurntSushi/rust-docs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28852fea71fc24a0d53cc2573b255bf677597ac8 [INFO] sha for GitHub repo BurntSushi/rust-docs: 28852fea71fc24a0d53cc2573b255bf677597ac8 [INFO] validating manifest of BurntSushi/rust-docs 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 BurntSushi/rust-docs 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 BurntSushi/rust-docs [INFO] finished frobbing BurntSushi/rust-docs [INFO] frobbed toml for BurntSushi/rust-docs written to work/ex/beta-1.38-1/sources/1.37.0/gh/BurntSushi/rust-docs/Cargo.toml [INFO] started frobbing BurntSushi/rust-docs [INFO] finished frobbing BurntSushi/rust-docs [INFO] frobbed toml for BurntSushi/rust-docs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BurntSushi/rust-docs/Cargo.toml [INFO] crate BurntSushi/rust-docs 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/BurntSushi/rust-docs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 BurntSushi/rust-docs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BurntSushi/rust-docs:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 018e8f5cf0bf29dae86f56eb31b2bbafa36a91b31e026a69e4288efd44f6252d [INFO] running `"docker" "start" "-a" "018e8f5cf0bf29dae86f56eb31b2bbafa36a91b31e026a69e4288efd44f6252d"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling suffix v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling cbor v0.4.1 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling streaming-stats v0.2.2 [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling chan-signal v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling docs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.25s [INFO] running `"docker" "inspect" "018e8f5cf0bf29dae86f56eb31b2bbafa36a91b31e026a69e4288efd44f6252d"` [INFO] running `"docker" "rm" "-f" "018e8f5cf0bf29dae86f56eb31b2bbafa36a91b31e026a69e4288efd44f6252d"` [INFO] [stdout] 018e8f5cf0bf29dae86f56eb31b2bbafa36a91b31e026a69e4288efd44f6252d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BurntSushi/rust-docs:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] f2af1acf0a807b7da1895c0162f3a6baba93a76191a1bdb5771ff42e78cbe020 [INFO] running `"docker" "start" "-a" "f2af1acf0a807b7da1895c0162f3a6baba93a76191a1bdb5771ff42e78cbe020"` [INFO] [stderr] Compiling docs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "f2af1acf0a807b7da1895c0162f3a6baba93a76191a1bdb5771ff42e78cbe020"` [INFO] running `"docker" "rm" "-f" "f2af1acf0a807b7da1895c0162f3a6baba93a76191a1bdb5771ff42e78cbe020"` [INFO] [stdout] f2af1acf0a807b7da1895c0162f3a6baba93a76191a1bdb5771ff42e78cbe020 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/BurntSushi/rust-docs:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] de556e6d629660ff9772a2f563f51bbd83c31c513cd12a3fb1e067268a230b9c [INFO] running `"docker" "start" "-a" "de556e6d629660ff9772a2f563f51bbd83c31c513cd12a3fb1e067268a230b9c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/docs-0be21f596c4b8956 [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 docs [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" "de556e6d629660ff9772a2f563f51bbd83c31c513cd12a3fb1e067268a230b9c"` [INFO] running `"docker" "rm" "-f" "de556e6d629660ff9772a2f563f51bbd83c31c513cd12a3fb1e067268a230b9c"` [INFO] [stdout] de556e6d629660ff9772a2f563f51bbd83c31c513cd12a3fb1e067268a230b9c