[INFO] updating cached repository ablwr/hello264-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ablwr/hello264-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ablwr/hello264-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/ablwr/hello264-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ablwr/hello264-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ablwr/hello264-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ablwr/hello264-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ablwr/hello264-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b28f49d48cf00c03fe0f38e7274b6d09580b57c9 [INFO] sha for GitHub repo ablwr/hello264-rust: b28f49d48cf00c03fe0f38e7274b6d09580b57c9 [INFO] validating manifest of ablwr/hello264-rust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ablwr/hello264-rust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ablwr/hello264-rust [INFO] finished frobbing ablwr/hello264-rust [INFO] frobbed toml for ablwr/hello264-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/ablwr/hello264-rust/Cargo.toml [INFO] started frobbing ablwr/hello264-rust [INFO] finished frobbing ablwr/hello264-rust [INFO] frobbed toml for ablwr/hello264-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ablwr/hello264-rust/Cargo.toml [INFO] crate ablwr/hello264-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ablwr/hello264-rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ablwr/hello264-rust:/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.37.0" "build" "--frozen"` [INFO] [stdout] 754af5840b0e5afabeee92c19928712140db20d983a8d6feba09b3af79a81662 [INFO] running `"docker" "start" "-a" "754af5840b0e5afabeee92c19928712140db20d983a8d6feba09b3af79a81662"` [INFO] [stderr] Compiling hello264-rust v0.4.20 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "754af5840b0e5afabeee92c19928712140db20d983a8d6feba09b3af79a81662"` [INFO] running `"docker" "rm" "-f" "754af5840b0e5afabeee92c19928712140db20d983a8d6feba09b3af79a81662"` [INFO] [stdout] 754af5840b0e5afabeee92c19928712140db20d983a8d6feba09b3af79a81662 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ablwr/hello264-rust:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2c844e4f5cf2144241a0fe044a055f53b0cf63a36c2a07ec327ffe966583d13d [INFO] running `"docker" "start" "-a" "2c844e4f5cf2144241a0fe044a055f53b0cf63a36c2a07ec327ffe966583d13d"` [INFO] [stderr] Compiling hello264-rust v0.4.20 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "2c844e4f5cf2144241a0fe044a055f53b0cf63a36c2a07ec327ffe966583d13d"` [INFO] running `"docker" "rm" "-f" "2c844e4f5cf2144241a0fe044a055f53b0cf63a36c2a07ec327ffe966583d13d"` [INFO] [stdout] 2c844e4f5cf2144241a0fe044a055f53b0cf63a36c2a07ec327ffe966583d13d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ablwr/hello264-rust:/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.37.0" "test" "--frozen"` [INFO] [stdout] 1f17bf83c28bd8c305f2971ad722eac11ba17264b348e1562e82ebf4325cfd25 [INFO] running `"docker" "start" "-a" "1f17bf83c28bd8c305f2971ad722eac11ba17264b348e1562e82ebf4325cfd25"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello264_rust-613e5f51870ae7ee [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" "1f17bf83c28bd8c305f2971ad722eac11ba17264b348e1562e82ebf4325cfd25"` [INFO] running `"docker" "rm" "-f" "1f17bf83c28bd8c305f2971ad722eac11ba17264b348e1562e82ebf4325cfd25"` [INFO] [stdout] 1f17bf83c28bd8c305f2971ad722eac11ba17264b348e1562e82ebf4325cfd25