[INFO] updating cached repository mouri111/meta-text [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mouri111/meta-text [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mouri111/meta-text" "work/ex/beta-1.37-6/sources/1.36.0/gh/mouri111/meta-text"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mouri111/meta-text'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mouri111/meta-text" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mouri111/meta-text"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mouri111/meta-text'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae2c348228393087aed913bc98fa374afa2b246d [INFO] sha for GitHub repo mouri111/meta-text: ae2c348228393087aed913bc98fa374afa2b246d [INFO] validating manifest of mouri111/meta-text 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 mouri111/meta-text 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 mouri111/meta-text [INFO] finished frobbing mouri111/meta-text [INFO] frobbed toml for mouri111/meta-text written to work/ex/beta-1.37-6/sources/1.36.0/gh/mouri111/meta-text/Cargo.toml [INFO] started frobbing mouri111/meta-text [INFO] finished frobbing mouri111/meta-text [INFO] frobbed toml for mouri111/meta-text written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mouri111/meta-text/Cargo.toml [INFO] crate mouri111/meta-text 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mouri111/meta-text 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mouri111/meta-text:/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] b094f024e15ffb997e704d4854a8169e2dd7ff2353559e8b565b0094138e8c33 [INFO] running `"docker" "start" "-a" "b094f024e15ffb997e704d4854a8169e2dd7ff2353559e8b565b0094138e8c33"` [INFO] [stderr] Compiling meta-text v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `"docker" "inspect" "b094f024e15ffb997e704d4854a8169e2dd7ff2353559e8b565b0094138e8c33"` [INFO] running `"docker" "rm" "-f" "b094f024e15ffb997e704d4854a8169e2dd7ff2353559e8b565b0094138e8c33"` [INFO] [stdout] b094f024e15ffb997e704d4854a8169e2dd7ff2353559e8b565b0094138e8c33 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mouri111/meta-text:/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] 6194fc25b022bcca89dc74ae76c60830636a443235c3f61ebfa5f20563a36a08 [INFO] running `"docker" "start" "-a" "6194fc25b022bcca89dc74ae76c60830636a443235c3f61ebfa5f20563a36a08"` [INFO] [stderr] Compiling meta-text v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `"docker" "inspect" "6194fc25b022bcca89dc74ae76c60830636a443235c3f61ebfa5f20563a36a08"` [INFO] running `"docker" "rm" "-f" "6194fc25b022bcca89dc74ae76c60830636a443235c3f61ebfa5f20563a36a08"` [INFO] [stdout] 6194fc25b022bcca89dc74ae76c60830636a443235c3f61ebfa5f20563a36a08 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mouri111/meta-text:/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] 5c81971274bfd03af594b77abf62d3d39021d1688ffdebf52c8f72315c3e7355 [INFO] running `"docker" "start" "-a" "5c81971274bfd03af594b77abf62d3d39021d1688ffdebf52c8f72315c3e7355"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/meta_text-eeea9cef2ca29e3b [INFO] [stderr] Running /opt/crater/target/debug/deps/main-9108e6959c7ca7c4 [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] [stderr] Running /opt/crater/target/debug/deps/test-57ffbdee995d43c7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_read_file ... ok [INFO] [stdout] test test_eval_expression ... ok [INFO] [stdout] test test_4 ... ok [INFO] [stdout] test test_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests meta-text [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" "5c81971274bfd03af594b77abf62d3d39021d1688ffdebf52c8f72315c3e7355"` [INFO] running `"docker" "rm" "-f" "5c81971274bfd03af594b77abf62d3d39021d1688ffdebf52c8f72315c3e7355"` [INFO] [stdout] 5c81971274bfd03af594b77abf62d3d39021d1688ffdebf52c8f72315c3e7355