[INFO] updating cached repository aholowko/rust_sandbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aholowko/rust_sandbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aholowko/rust_sandbox" "work/ex/beta-1.37-6/sources/1.36.0/gh/aholowko/rust_sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/aholowko/rust_sandbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aholowko/rust_sandbox" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aholowko/rust_sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aholowko/rust_sandbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5897a77b57707bed8c60d158a5b75d7db4216083 [INFO] sha for GitHub repo aholowko/rust_sandbox: 5897a77b57707bed8c60d158a5b75d7db4216083 [INFO] validating manifest of aholowko/rust_sandbox 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 aholowko/rust_sandbox 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 aholowko/rust_sandbox [INFO] finished frobbing aholowko/rust_sandbox [INFO] frobbed toml for aholowko/rust_sandbox written to work/ex/beta-1.37-6/sources/1.36.0/gh/aholowko/rust_sandbox/Cargo.toml [INFO] started frobbing aholowko/rust_sandbox [INFO] finished frobbing aholowko/rust_sandbox [INFO] frobbed toml for aholowko/rust_sandbox written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aholowko/rust_sandbox/Cargo.toml [INFO] crate aholowko/rust_sandbox 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing aholowko/rust_sandbox against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aholowko/rust_sandbox:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 238d206aa954e5d31772a20c5f8eed1136d19e84d9854259048bc09864778a2b [INFO] running `"docker" "start" "-a" "238d206aa954e5d31772a20c5f8eed1136d19e84d9854259048bc09864778a2b"` [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "238d206aa954e5d31772a20c5f8eed1136d19e84d9854259048bc09864778a2b"` [INFO] running `"docker" "rm" "-f" "238d206aa954e5d31772a20c5f8eed1136d19e84d9854259048bc09864778a2b"` [INFO] [stdout] 238d206aa954e5d31772a20c5f8eed1136d19e84d9854259048bc09864778a2b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aholowko/rust_sandbox:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 03b04671b34219d498b1bb442812b346af252d020aa27b7e87ec6be56d6547c2 [INFO] running `"docker" "start" "-a" "03b04671b34219d498b1bb442812b346af252d020aa27b7e87ec6be56d6547c2"` [INFO] [stderr] Compiling rust_sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "03b04671b34219d498b1bb442812b346af252d020aa27b7e87ec6be56d6547c2"` [INFO] running `"docker" "rm" "-f" "03b04671b34219d498b1bb442812b346af252d020aa27b7e87ec6be56d6547c2"` [INFO] [stdout] 03b04671b34219d498b1bb442812b346af252d020aa27b7e87ec6be56d6547c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/aholowko/rust_sandbox:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 7d935ac1fcc073a51eb3e2c795a4361ae362897265374bf72225222a4de7e5d0 [INFO] running `"docker" "start" "-a" "7d935ac1fcc073a51eb3e2c795a4361ae362897265374bf72225222a4de7e5d0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_sandbox-25b0b9d70d9de0ba [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" "7d935ac1fcc073a51eb3e2c795a4361ae362897265374bf72225222a4de7e5d0"` [INFO] running `"docker" "rm" "-f" "7d935ac1fcc073a51eb3e2c795a4361ae362897265374bf72225222a4de7e5d0"` [INFO] [stdout] 7d935ac1fcc073a51eb3e2c795a4361ae362897265374bf72225222a4de7e5d0