[INFO] updating cached repository L4ngu0r/rust-ffi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/L4ngu0r/rust-ffi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/L4ngu0r/rust-ffi" "work/ex/beta-1.37-6/sources/1.36.0/gh/L4ngu0r/rust-ffi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/L4ngu0r/rust-ffi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/L4ngu0r/rust-ffi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/L4ngu0r/rust-ffi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/L4ngu0r/rust-ffi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8c80e93f0c1e3f0bbd88e26c69a98a11a9f81932 [INFO] sha for GitHub repo L4ngu0r/rust-ffi: 8c80e93f0c1e3f0bbd88e26c69a98a11a9f81932 [INFO] validating manifest of L4ngu0r/rust-ffi 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 L4ngu0r/rust-ffi 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 L4ngu0r/rust-ffi [INFO] finished frobbing L4ngu0r/rust-ffi [INFO] frobbed toml for L4ngu0r/rust-ffi written to work/ex/beta-1.37-6/sources/1.36.0/gh/L4ngu0r/rust-ffi/Cargo.toml [INFO] started frobbing L4ngu0r/rust-ffi [INFO] finished frobbing L4ngu0r/rust-ffi [INFO] frobbed toml for L4ngu0r/rust-ffi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/L4ngu0r/rust-ffi/Cargo.toml [INFO] crate L4ngu0r/rust-ffi 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 L4ngu0r/rust-ffi 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/L4ngu0r/rust-ffi:/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] ecee46caff7b0973d538d64ace7328c1080bf0fe450c41ec8e56f8aa6ef08b25 [INFO] running `"docker" "start" "-a" "ecee46caff7b0973d538d64ace7328c1080bf0fe450c41ec8e56f8aa6ef08b25"` [INFO] [stderr] Compiling simple_lib v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `"docker" "inspect" "ecee46caff7b0973d538d64ace7328c1080bf0fe450c41ec8e56f8aa6ef08b25"` [INFO] running `"docker" "rm" "-f" "ecee46caff7b0973d538d64ace7328c1080bf0fe450c41ec8e56f8aa6ef08b25"` [INFO] [stdout] ecee46caff7b0973d538d64ace7328c1080bf0fe450c41ec8e56f8aa6ef08b25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/L4ngu0r/rust-ffi:/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] 601da53bfee31d035f2c3dc8bb6ed29c1fb9a22c1edcc637c65c83bc14bd5d52 [INFO] running `"docker" "start" "-a" "601da53bfee31d035f2c3dc8bb6ed29c1fb9a22c1edcc637c65c83bc14bd5d52"` [INFO] [stderr] Compiling simple_lib v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "601da53bfee31d035f2c3dc8bb6ed29c1fb9a22c1edcc637c65c83bc14bd5d52"` [INFO] running `"docker" "rm" "-f" "601da53bfee31d035f2c3dc8bb6ed29c1fb9a22c1edcc637c65c83bc14bd5d52"` [INFO] [stdout] 601da53bfee31d035f2c3dc8bb6ed29c1fb9a22c1edcc637c65c83bc14bd5d52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/L4ngu0r/rust-ffi:/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] fd1a14d40f8db7d0e84a82ef56c4b233ec0b5d2f6949c23c1d604b77fa4426f3 [INFO] running `"docker" "start" "-a" "fd1a14d40f8db7d0e84a82ef56c4b233ec0b5d2f6949c23c1d604b77fa4426f3"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/simple_lib-f1c046accc9d1e62 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test check_double_input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "fd1a14d40f8db7d0e84a82ef56c4b233ec0b5d2f6949c23c1d604b77fa4426f3"` [INFO] running `"docker" "rm" "-f" "fd1a14d40f8db7d0e84a82ef56c4b233ec0b5d2f6949c23c1d604b77fa4426f3"` [INFO] [stdout] fd1a14d40f8db7d0e84a82ef56c4b233ec0b5d2f6949c23c1d604b77fa4426f3