[INFO] updating cached repository wishedeom/RustSandbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wishedeom/RustSandbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wishedeom/RustSandbox" "work/ex/beta-1.37-6/sources/1.36.0/gh/wishedeom/RustSandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/wishedeom/RustSandbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wishedeom/RustSandbox" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wishedeom/RustSandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wishedeom/RustSandbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e31fe4288cadb4b0686bee3c0b1b4de0902658f1 [INFO] sha for GitHub repo wishedeom/RustSandbox: e31fe4288cadb4b0686bee3c0b1b4de0902658f1 [INFO] validating manifest of wishedeom/RustSandbox 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 wishedeom/RustSandbox 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 wishedeom/RustSandbox [INFO] finished frobbing wishedeom/RustSandbox [INFO] frobbed toml for wishedeom/RustSandbox written to work/ex/beta-1.37-6/sources/1.36.0/gh/wishedeom/RustSandbox/Cargo.toml [INFO] started frobbing wishedeom/RustSandbox [INFO] finished frobbing wishedeom/RustSandbox [INFO] frobbed toml for wishedeom/RustSandbox written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wishedeom/RustSandbox/Cargo.toml [INFO] crate wishedeom/RustSandbox 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 wishedeom/RustSandbox 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wishedeom/RustSandbox:/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] c8926dccd33daa1759632dc2beb3cc8086185d99aa1a1d48558da90b3b2a0275 [INFO] running `"docker" "start" "-a" "c8926dccd33daa1759632dc2beb3cc8086185d99aa1a1d48558da90b3b2a0275"` [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `"docker" "inspect" "c8926dccd33daa1759632dc2beb3cc8086185d99aa1a1d48558da90b3b2a0275"` [INFO] running `"docker" "rm" "-f" "c8926dccd33daa1759632dc2beb3cc8086185d99aa1a1d48558da90b3b2a0275"` [INFO] [stdout] c8926dccd33daa1759632dc2beb3cc8086185d99aa1a1d48558da90b3b2a0275 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wishedeom/RustSandbox:/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] f43d5f338a8e4c4724f2111f1b2bed9c069a2736cd83d72350b1d63c0b445ef0 [INFO] running `"docker" "start" "-a" "f43d5f338a8e4c4724f2111f1b2bed9c069a2736cd83d72350b1d63c0b445ef0"` [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `"docker" "inspect" "f43d5f338a8e4c4724f2111f1b2bed9c069a2736cd83d72350b1d63c0b445ef0"` [INFO] running `"docker" "rm" "-f" "f43d5f338a8e4c4724f2111f1b2bed9c069a2736cd83d72350b1d63c0b445ef0"` [INFO] [stdout] f43d5f338a8e4c4724f2111f1b2bed9c069a2736cd83d72350b1d63c0b445ef0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/wishedeom/RustSandbox:/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] ffc2ff5faa52f2fd1378f2b1c18c0c5f681ee2b1766cbcdcefb8ca13dff16d3a [INFO] running `"docker" "start" "-a" "ffc2ff5faa52f2fd1378f2b1c18c0c5f681ee2b1766cbcdcefb8ca13dff16d3a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sandbox-3cbe7880d90b032f [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" "ffc2ff5faa52f2fd1378f2b1c18c0c5f681ee2b1766cbcdcefb8ca13dff16d3a"` [INFO] running `"docker" "rm" "-f" "ffc2ff5faa52f2fd1378f2b1c18c0c5f681ee2b1766cbcdcefb8ca13dff16d3a"` [INFO] [stdout] ffc2ff5faa52f2fd1378f2b1c18c0c5f681ee2b1766cbcdcefb8ca13dff16d3a