[INFO] updating cached repository rye/crt_eg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rye/crt_eg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rye/crt_eg" "work/ex/beta-1.37-6/sources/1.36.0/gh/rye/crt_eg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rye/crt_eg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rye/crt_eg" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rye/crt_eg"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rye/crt_eg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 058316e02b49d8f390232fe88ef7e7740ffeac8e [INFO] sha for GitHub repo rye/crt_eg: 058316e02b49d8f390232fe88ef7e7740ffeac8e [INFO] validating manifest of rye/crt_eg 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 rye/crt_eg 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 rye/crt_eg [INFO] finished frobbing rye/crt_eg [INFO] frobbed toml for rye/crt_eg written to work/ex/beta-1.37-6/sources/1.36.0/gh/rye/crt_eg/Cargo.toml [INFO] started frobbing rye/crt_eg [INFO] finished frobbing rye/crt_eg [INFO] frobbed toml for rye/crt_eg written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rye/crt_eg/Cargo.toml [INFO] crate rye/crt_eg 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 rye/crt_eg 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-5/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/rye/crt_eg:/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] 5263d8754cf219531f9095f8376886bc21db7b33042e2f4aa02480273242479a [INFO] running `"docker" "start" "-a" "5263d8754cf219531f9095f8376886bc21db7b33042e2f4aa02480273242479a"` [INFO] [stderr] Compiling crt_eg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "5263d8754cf219531f9095f8376886bc21db7b33042e2f4aa02480273242479a"` [INFO] running `"docker" "rm" "-f" "5263d8754cf219531f9095f8376886bc21db7b33042e2f4aa02480273242479a"` [INFO] [stdout] 5263d8754cf219531f9095f8376886bc21db7b33042e2f4aa02480273242479a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/rye/crt_eg:/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] 5b0a9553abcbaf466245b2762e82a4d095763315fdc77e2d4120263c3d4088f4 [INFO] running `"docker" "start" "-a" "5b0a9553abcbaf466245b2762e82a4d095763315fdc77e2d4120263c3d4088f4"` [INFO] [stderr] Compiling crt_eg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `"docker" "inspect" "5b0a9553abcbaf466245b2762e82a4d095763315fdc77e2d4120263c3d4088f4"` [INFO] running `"docker" "rm" "-f" "5b0a9553abcbaf466245b2762e82a4d095763315fdc77e2d4120263c3d4088f4"` [INFO] [stdout] 5b0a9553abcbaf466245b2762e82a4d095763315fdc77e2d4120263c3d4088f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/rye/crt_eg:/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] f111d22d033098c30014ab8dfd40f6497c21c6071febc666a99f9a8b4b1591cd [INFO] running `"docker" "start" "-a" "f111d22d033098c30014ab8dfd40f6497c21c6071febc666a99f9a8b4b1591cd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test gate_works ... ok [INFO] [stdout] test bezout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/crt_eg-20ba15c1115aac6f [INFO] [stderr] Doc-tests crt_eg [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" "f111d22d033098c30014ab8dfd40f6497c21c6071febc666a99f9a8b4b1591cd"` [INFO] running `"docker" "rm" "-f" "f111d22d033098c30014ab8dfd40f6497c21c6071febc666a99f9a8b4b1591cd"` [INFO] [stdout] f111d22d033098c30014ab8dfd40f6497c21c6071febc666a99f9a8b4b1591cd