[INFO] updating cached repository juhnowski/rust_memory [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/juhnowski/rust_memory [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/juhnowski/rust_memory" "work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust_memory"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust_memory'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/juhnowski/rust_memory" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/juhnowski/rust_memory"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/juhnowski/rust_memory'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d2ba4612277466f411c5d12d1da103c7494290e2 [INFO] sha for GitHub repo juhnowski/rust_memory: d2ba4612277466f411c5d12d1da103c7494290e2 [INFO] validating manifest of juhnowski/rust_memory 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 juhnowski/rust_memory 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 juhnowski/rust_memory [INFO] finished frobbing juhnowski/rust_memory [INFO] frobbed toml for juhnowski/rust_memory written to work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust_memory/Cargo.toml [INFO] started frobbing juhnowski/rust_memory [INFO] finished frobbing juhnowski/rust_memory [INFO] frobbed toml for juhnowski/rust_memory written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/juhnowski/rust_memory/Cargo.toml [INFO] crate juhnowski/rust_memory 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 juhnowski/rust_memory 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust_memory:/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] 10474bd0c37d6a414e29797a52ba1564503999a23f0b6a1eecafb72bf15ed6ed [INFO] running `"docker" "start" "-a" "10474bd0c37d6a414e29797a52ba1564503999a23f0b6a1eecafb72bf15ed6ed"` [INFO] [stderr] Compiling memory v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `"docker" "inspect" "10474bd0c37d6a414e29797a52ba1564503999a23f0b6a1eecafb72bf15ed6ed"` [INFO] running `"docker" "rm" "-f" "10474bd0c37d6a414e29797a52ba1564503999a23f0b6a1eecafb72bf15ed6ed"` [INFO] [stdout] 10474bd0c37d6a414e29797a52ba1564503999a23f0b6a1eecafb72bf15ed6ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust_memory:/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] 1588fa179ae000beaa323d5b1ec978e75687e467521e36533c1e5b2ddb4991d7 [INFO] running `"docker" "start" "-a" "1588fa179ae000beaa323d5b1ec978e75687e467521e36533c1e5b2ddb4991d7"` [INFO] [stderr] Compiling memory v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `"docker" "inspect" "1588fa179ae000beaa323d5b1ec978e75687e467521e36533c1e5b2ddb4991d7"` [INFO] running `"docker" "rm" "-f" "1588fa179ae000beaa323d5b1ec978e75687e467521e36533c1e5b2ddb4991d7"` [INFO] [stdout] 1588fa179ae000beaa323d5b1ec978e75687e467521e36533c1e5b2ddb4991d7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/juhnowski/rust_memory:/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] cc2ee79482d473850acba45c8a617ab3cc34c06d9544200228a55edfefa00b45 [INFO] running `"docker" "start" "-a" "cc2ee79482d473850acba45c8a617ab3cc34c06d9544200228a55edfefa00b45"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/memory-1c2ff12671df5786 [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" "cc2ee79482d473850acba45c8a617ab3cc34c06d9544200228a55edfefa00b45"` [INFO] running `"docker" "rm" "-f" "cc2ee79482d473850acba45c8a617ab3cc34c06d9544200228a55edfefa00b45"` [INFO] [stdout] cc2ee79482d473850acba45c8a617ab3cc34c06d9544200228a55edfefa00b45