[INFO] updating cached repository thoughtram/read-ext [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thoughtram/read-ext [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thoughtram/read-ext" "work/ex/beta-1.37-6/sources/1.36.0/gh/thoughtram/read-ext"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/thoughtram/read-ext'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thoughtram/read-ext" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thoughtram/read-ext"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thoughtram/read-ext'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 32067b0cc7176e66600c9d5e8e0bb5ed8dbd4309 [INFO] sha for GitHub repo thoughtram/read-ext: 32067b0cc7176e66600c9d5e8e0bb5ed8dbd4309 [INFO] validating manifest of thoughtram/read-ext 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 thoughtram/read-ext 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 thoughtram/read-ext [INFO] finished frobbing thoughtram/read-ext [INFO] frobbed toml for thoughtram/read-ext written to work/ex/beta-1.37-6/sources/1.36.0/gh/thoughtram/read-ext/Cargo.toml [INFO] started frobbing thoughtram/read-ext [INFO] finished frobbing thoughtram/read-ext [INFO] frobbed toml for thoughtram/read-ext written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thoughtram/read-ext/Cargo.toml [INFO] crate thoughtram/read-ext 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 thoughtram/read-ext against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thoughtram/read-ext:/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-07-23" "build" "--frozen"` [INFO] [stdout] 419782c01f5051d2590ed44f7aacee2a3a7114ac6dfbac9ecfd10de39304bade [INFO] running `"docker" "start" "-a" "419782c01f5051d2590ed44f7aacee2a3a7114ac6dfbac9ecfd10de39304bade"` [INFO] [stderr] Compiling readext v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `"docker" "inspect" "419782c01f5051d2590ed44f7aacee2a3a7114ac6dfbac9ecfd10de39304bade"` [INFO] running `"docker" "rm" "-f" "419782c01f5051d2590ed44f7aacee2a3a7114ac6dfbac9ecfd10de39304bade"` [INFO] [stdout] 419782c01f5051d2590ed44f7aacee2a3a7114ac6dfbac9ecfd10de39304bade [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thoughtram/read-ext:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 611c19cfc91397cd18b2b94a08ed272299e45986e4e966db2d98e7c0285fa287 [INFO] running `"docker" "start" "-a" "611c19cfc91397cd18b2b94a08ed272299e45986e4e966db2d98e7c0285fa287"` [INFO] [stderr] Compiling readext v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `"docker" "inspect" "611c19cfc91397cd18b2b94a08ed272299e45986e4e966db2d98e7c0285fa287"` [INFO] running `"docker" "rm" "-f" "611c19cfc91397cd18b2b94a08ed272299e45986e4e966db2d98e7c0285fa287"` [INFO] [stdout] 611c19cfc91397cd18b2b94a08ed272299e45986e4e966db2d98e7c0285fa287 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/thoughtram/read-ext:/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-07-23" "test" "--frozen"` [INFO] [stdout] 5531a670b2d1fef562a43eb7041b41b089a748cf6147d675ed22c4cd20b134f8 [INFO] running `"docker" "start" "-a" "5531a670b2d1fef562a43eb7041b41b089a748cf6147d675ed22c4cd20b134f8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/readext-4c43e2064d8168e7 [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] Running /opt/crater/target/debug/deps/lib-9174411efc558029 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test can_read_into_vec ... ok [INFO] [stdout] test can_read_into_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests readext [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" "5531a670b2d1fef562a43eb7041b41b089a748cf6147d675ed22c4cd20b134f8"` [INFO] running `"docker" "rm" "-f" "5531a670b2d1fef562a43eb7041b41b089a748cf6147d675ed22c4cd20b134f8"` [INFO] [stdout] 5531a670b2d1fef562a43eb7041b41b089a748cf6147d675ed22c4cd20b134f8