[INFO] updating cached repository iturgeon/Rust-Hello-World [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iturgeon/Rust-Hello-World [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iturgeon/Rust-Hello-World" "work/ex/beta-1.37-6/sources/1.36.0/gh/iturgeon/Rust-Hello-World"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iturgeon/Rust-Hello-World'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iturgeon/Rust-Hello-World" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iturgeon/Rust-Hello-World"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iturgeon/Rust-Hello-World'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bec9951e7bb07cd42e7b1bb7c371e330e1af5b5d [INFO] sha for GitHub repo iturgeon/Rust-Hello-World: bec9951e7bb07cd42e7b1bb7c371e330e1af5b5d [INFO] validating manifest of iturgeon/Rust-Hello-World 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 iturgeon/Rust-Hello-World 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 iturgeon/Rust-Hello-World [INFO] finished frobbing iturgeon/Rust-Hello-World [INFO] frobbed toml for iturgeon/Rust-Hello-World written to work/ex/beta-1.37-6/sources/1.36.0/gh/iturgeon/Rust-Hello-World/Cargo.toml [INFO] started frobbing iturgeon/Rust-Hello-World [INFO] finished frobbing iturgeon/Rust-Hello-World [INFO] frobbed toml for iturgeon/Rust-Hello-World written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iturgeon/Rust-Hello-World/Cargo.toml [INFO] crate iturgeon/Rust-Hello-World 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing iturgeon/Rust-Hello-World 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/iturgeon/Rust-Hello-World:/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] 836328df28b35d4b18c4b03474f7cf62809241505f8650c9a2f2ddd974f5fc48 [INFO] running `"docker" "start" "-a" "836328df28b35d4b18c4b03474f7cf62809241505f8650c9a2f2ddd974f5fc48"` [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `"docker" "inspect" "836328df28b35d4b18c4b03474f7cf62809241505f8650c9a2f2ddd974f5fc48"` [INFO] running `"docker" "rm" "-f" "836328df28b35d4b18c4b03474f7cf62809241505f8650c9a2f2ddd974f5fc48"` [INFO] [stdout] 836328df28b35d4b18c4b03474f7cf62809241505f8650c9a2f2ddd974f5fc48 [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/iturgeon/Rust-Hello-World:/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] 68542bfff06cdc5f50be8a47971d44c20c2690ea236a3fc9ef3853f61e45db6c [INFO] running `"docker" "start" "-a" "68542bfff06cdc5f50be8a47971d44c20c2690ea236a3fc9ef3853f61e45db6c"` [INFO] [stderr] Compiling hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "68542bfff06cdc5f50be8a47971d44c20c2690ea236a3fc9ef3853f61e45db6c"` [INFO] running `"docker" "rm" "-f" "68542bfff06cdc5f50be8a47971d44c20c2690ea236a3fc9ef3853f61e45db6c"` [INFO] [stdout] 68542bfff06cdc5f50be8a47971d44c20c2690ea236a3fc9ef3853f61e45db6c [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/iturgeon/Rust-Hello-World:/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] 7704b2cd9792f75bf6fc0d6e3efeb14c315f875f40507bd7490e73528153f7c0 [INFO] running `"docker" "start" "-a" "7704b2cd9792f75bf6fc0d6e3efeb14c315f875f40507bd7490e73528153f7c0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_world-9e997877da1ab45b [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" "7704b2cd9792f75bf6fc0d6e3efeb14c315f875f40507bd7490e73528153f7c0"` [INFO] running `"docker" "rm" "-f" "7704b2cd9792f75bf6fc0d6e3efeb14c315f875f40507bd7490e73528153f7c0"` [INFO] [stdout] 7704b2cd9792f75bf6fc0d6e3efeb14c315f875f40507bd7490e73528153f7c0