[INFO] updating cached repository LFalch/seximal [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/LFalch/seximal [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/LFalch/seximal" "work/ex/beta-1.37-6/sources/1.36.0/gh/LFalch/seximal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/LFalch/seximal'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/LFalch/seximal" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LFalch/seximal"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LFalch/seximal'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a556d34d1a029e365038e5945ee31209672b5ff5 [INFO] sha for GitHub repo LFalch/seximal: a556d34d1a029e365038e5945ee31209672b5ff5 [INFO] validating manifest of LFalch/seximal 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 LFalch/seximal 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 LFalch/seximal [INFO] finished frobbing LFalch/seximal [INFO] frobbed toml for LFalch/seximal written to work/ex/beta-1.37-6/sources/1.36.0/gh/LFalch/seximal/Cargo.toml [INFO] started frobbing LFalch/seximal [INFO] finished frobbing LFalch/seximal [INFO] frobbed toml for LFalch/seximal written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/LFalch/seximal/Cargo.toml [INFO] crate LFalch/seximal 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 LFalch/seximal 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/LFalch/seximal:/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] 338da77d8bd8df96e44807d56723da796dfad18b96b06257b4a1c638b957ba5f [INFO] running `"docker" "start" "-a" "338da77d8bd8df96e44807d56723da796dfad18b96b06257b4a1c638b957ba5f"` [INFO] [stderr] Compiling seximal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "338da77d8bd8df96e44807d56723da796dfad18b96b06257b4a1c638b957ba5f"` [INFO] running `"docker" "rm" "-f" "338da77d8bd8df96e44807d56723da796dfad18b96b06257b4a1c638b957ba5f"` [INFO] [stdout] 338da77d8bd8df96e44807d56723da796dfad18b96b06257b4a1c638b957ba5f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/LFalch/seximal:/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] db664a7e09ba258153889d601d54959d52da5e3d93338c70892b736a4f20069c [INFO] running `"docker" "start" "-a" "db664a7e09ba258153889d601d54959d52da5e3d93338c70892b736a4f20069c"` [INFO] [stderr] Compiling seximal v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "db664a7e09ba258153889d601d54959d52da5e3d93338c70892b736a4f20069c"` [INFO] running `"docker" "rm" "-f" "db664a7e09ba258153889d601d54959d52da5e3d93338c70892b736a4f20069c"` [INFO] [stdout] db664a7e09ba258153889d601d54959d52da5e3d93338c70892b736a4f20069c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/LFalch/seximal:/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] 8eb5c2144d24e908ec70619131deb174c50be6e918b8179f120970157926303a [INFO] running `"docker" "start" "-a" "8eb5c2144d24e908ec70619131deb174c50be6e918b8179f120970157926303a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/seximal-9cff2d32e3cbd38e [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/seximal-ccb827e43223a36c [INFO] [stderr] Doc-tests seximal [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" "8eb5c2144d24e908ec70619131deb174c50be6e918b8179f120970157926303a"` [INFO] running `"docker" "rm" "-f" "8eb5c2144d24e908ec70619131deb174c50be6e918b8179f120970157926303a"` [INFO] [stdout] 8eb5c2144d24e908ec70619131deb174c50be6e918b8179f120970157926303a