[INFO] cloning repository kalehv/rust_by_example [INFO] running `"git" "clone" "--bare" "git://github.com/kalehv/rust_by_example.git" "work/cache/sources/gh/kalehv/rust_by_example"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/kalehv/rust_by_example'... [INFO] running `"git" "clone" "work/cache/sources/gh/kalehv/rust_by_example" "work/ex/beta-1.37-6/sources/1.36.0/gh/kalehv/rust_by_example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/kalehv/rust_by_example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kalehv/rust_by_example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kalehv/rust_by_example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kalehv/rust_by_example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e29748ab6d772a9281b296562034c8e5dd3be68 [INFO] sha for GitHub repo kalehv/rust_by_example: 3e29748ab6d772a9281b296562034c8e5dd3be68 [INFO] validating manifest of kalehv/rust_by_example 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 kalehv/rust_by_example 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 kalehv/rust_by_example [INFO] finished frobbing kalehv/rust_by_example [INFO] frobbed toml for kalehv/rust_by_example written to work/ex/beta-1.37-6/sources/1.36.0/gh/kalehv/rust_by_example/Cargo.toml [INFO] started frobbing kalehv/rust_by_example [INFO] finished frobbing kalehv/rust_by_example [INFO] frobbed toml for kalehv/rust_by_example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/kalehv/rust_by_example/Cargo.toml [INFO] crate kalehv/rust_by_example 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing kalehv/rust_by_example 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/kalehv/rust_by_example:/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] ac352bcbefd4b95faa28765e32a64027eef0acbdf6bd9d8784a5958f7a5d5b11 [INFO] running `"docker" "start" "-a" "ac352bcbefd4b95faa28765e32a64027eef0acbdf6bd9d8784a5958f7a5d5b11"` [INFO] [stderr] Compiling rust_by_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `"docker" "inspect" "ac352bcbefd4b95faa28765e32a64027eef0acbdf6bd9d8784a5958f7a5d5b11"` [INFO] running `"docker" "rm" "-f" "ac352bcbefd4b95faa28765e32a64027eef0acbdf6bd9d8784a5958f7a5d5b11"` [INFO] [stdout] ac352bcbefd4b95faa28765e32a64027eef0acbdf6bd9d8784a5958f7a5d5b11 [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/kalehv/rust_by_example:/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] 9fa2b9db772fec3cd16198c5b307a86b82db35c91eb69757708c5fcc5220a828 [INFO] running `"docker" "start" "-a" "9fa2b9db772fec3cd16198c5b307a86b82db35c91eb69757708c5fcc5220a828"` [INFO] [stderr] Compiling rust_by_example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "9fa2b9db772fec3cd16198c5b307a86b82db35c91eb69757708c5fcc5220a828"` [INFO] running `"docker" "rm" "-f" "9fa2b9db772fec3cd16198c5b307a86b82db35c91eb69757708c5fcc5220a828"` [INFO] [stdout] 9fa2b9db772fec3cd16198c5b307a86b82db35c91eb69757708c5fcc5220a828 [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/kalehv/rust_by_example:/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] 07f38cee6d85a4b5db6384c9613716ccc4ba9237df4f02e81b359d8f680f2ca0 [INFO] running `"docker" "start" "-a" "07f38cee6d85a4b5db6384c9613716ccc4ba9237df4f02e81b359d8f680f2ca0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [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] [stderr] Running /opt/crater/target/debug/deps/rust_by_example-cc5c1cc455a3c195 [INFO] running `"docker" "inspect" "07f38cee6d85a4b5db6384c9613716ccc4ba9237df4f02e81b359d8f680f2ca0"` [INFO] running `"docker" "rm" "-f" "07f38cee6d85a4b5db6384c9613716ccc4ba9237df4f02e81b359d8f680f2ca0"` [INFO] [stdout] 07f38cee6d85a4b5db6384c9613716ccc4ba9237df4f02e81b359d8f680f2ca0