[INFO] updating cached repository spartanhero93/rust-simple-helloworld [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spartanhero93/rust-simple-helloworld [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spartanhero93/rust-simple-helloworld" "work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spartanhero93/rust-simple-helloworld" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spartanhero93/rust-simple-helloworld"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spartanhero93/rust-simple-helloworld'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 443b3c40c05d17f95cdf056c9567cab65eee5005 [INFO] sha for GitHub repo spartanhero93/rust-simple-helloworld: 443b3c40c05d17f95cdf056c9567cab65eee5005 [INFO] validating manifest of spartanhero93/rust-simple-helloworld 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 spartanhero93/rust-simple-helloworld 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 spartanhero93/rust-simple-helloworld [INFO] finished frobbing spartanhero93/rust-simple-helloworld [INFO] frobbed toml for spartanhero93/rust-simple-helloworld written to work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld/Cargo.toml [INFO] started frobbing spartanhero93/rust-simple-helloworld [INFO] finished frobbing spartanhero93/rust-simple-helloworld [INFO] frobbed toml for spartanhero93/rust-simple-helloworld written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/spartanhero93/rust-simple-helloworld/Cargo.toml [INFO] crate spartanhero93/rust-simple-helloworld 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 spartanhero93/rust-simple-helloworld 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld:/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] 041e8021fd8509fb07524d8f34e3029d5d6a75f173a94bbb5d52a831441f07ed [INFO] running `"docker" "start" "-a" "041e8021fd8509fb07524d8f34e3029d5d6a75f173a94bbb5d52a831441f07ed"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "041e8021fd8509fb07524d8f34e3029d5d6a75f173a94bbb5d52a831441f07ed"` [INFO] running `"docker" "rm" "-f" "041e8021fd8509fb07524d8f34e3029d5d6a75f173a94bbb5d52a831441f07ed"` [INFO] [stdout] 041e8021fd8509fb07524d8f34e3029d5d6a75f173a94bbb5d52a831441f07ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld:/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] c87ae99950c1334df39235328cb565d246a76180bd4202657d2c33162f37a27e [INFO] running `"docker" "start" "-a" "c87ae99950c1334df39235328cb565d246a76180bd4202657d2c33162f37a27e"` [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "c87ae99950c1334df39235328cb565d246a76180bd4202657d2c33162f37a27e"` [INFO] running `"docker" "rm" "-f" "c87ae99950c1334df39235328cb565d246a76180bd4202657d2c33162f37a27e"` [INFO] [stdout] c87ae99950c1334df39235328cb565d246a76180bd4202657d2c33162f37a27e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/spartanhero93/rust-simple-helloworld:/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] abc33f005179450ed437845da9c5425b8c2ee2d5a63f4387b8db68ed7a4cc78c [INFO] running `"docker" "start" "-a" "abc33f005179450ed437845da9c5425b8c2ee2d5a63f4387b8db68ed7a4cc78c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-bc04ba0ee6f2fb6b [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" "abc33f005179450ed437845da9c5425b8c2ee2d5a63f4387b8db68ed7a4cc78c"` [INFO] running `"docker" "rm" "-f" "abc33f005179450ed437845da9c5425b8c2ee2d5a63f4387b8db68ed7a4cc78c"` [INFO] [stdout] abc33f005179450ed437845da9c5425b8c2ee2d5a63f4387b8db68ed7a4cc78c