[INFO] updating cached repository niclim/rust-sandbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/niclim/rust-sandbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/niclim/rust-sandbox" "work/ex/beta-1.38-1/sources/1.37.0/gh/niclim/rust-sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/niclim/rust-sandbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/niclim/rust-sandbox" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/niclim/rust-sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/niclim/rust-sandbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e095858345c6a2970d93d92271ac372f7da6f86 [INFO] sha for GitHub repo niclim/rust-sandbox: 2e095858345c6a2970d93d92271ac372f7da6f86 [INFO] validating manifest of niclim/rust-sandbox 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 niclim/rust-sandbox 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 niclim/rust-sandbox [INFO] finished frobbing niclim/rust-sandbox [INFO] frobbed toml for niclim/rust-sandbox written to work/ex/beta-1.38-1/sources/1.37.0/gh/niclim/rust-sandbox/Cargo.toml [INFO] started frobbing niclim/rust-sandbox [INFO] finished frobbing niclim/rust-sandbox [INFO] frobbed toml for niclim/rust-sandbox written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/niclim/rust-sandbox/Cargo.toml [INFO] crate niclim/rust-sandbox 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 niclim/rust-sandbox against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/niclim/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-08-13" "build" "--frozen"` [INFO] [stdout] aed2b0457508395d79aa009a28372da92998726eb4adcdb471be5ddedbcb683c [INFO] running `"docker" "start" "-a" "aed2b0457508395d79aa009a28372da92998726eb4adcdb471be5ddedbcb683c"` [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "aed2b0457508395d79aa009a28372da92998726eb4adcdb471be5ddedbcb683c"` [INFO] running `"docker" "rm" "-f" "aed2b0457508395d79aa009a28372da92998726eb4adcdb471be5ddedbcb683c"` [INFO] [stdout] aed2b0457508395d79aa009a28372da92998726eb4adcdb471be5ddedbcb683c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/niclim/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 939e14f5f02ae7df3b2b0b6121f444c5b845c5133ba04099d0c4478d6ba8a6ed [INFO] running `"docker" "start" "-a" "939e14f5f02ae7df3b2b0b6121f444c5b845c5133ba04099d0c4478d6ba8a6ed"` [INFO] [stderr] Compiling sandbox v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "939e14f5f02ae7df3b2b0b6121f444c5b845c5133ba04099d0c4478d6ba8a6ed"` [INFO] running `"docker" "rm" "-f" "939e14f5f02ae7df3b2b0b6121f444c5b845c5133ba04099d0c4478d6ba8a6ed"` [INFO] [stdout] 939e14f5f02ae7df3b2b0b6121f444c5b845c5133ba04099d0c4478d6ba8a6ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/niclim/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-08-13" "test" "--frozen"` [INFO] [stdout] ab43e49a57018437b7492654533495bdc5e8e862f87ce120490ac8f5114b898e [INFO] running `"docker" "start" "-a" "ab43e49a57018437b7492654533495bdc5e8e862f87ce120490ac8f5114b898e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/sandbox-92496a242700759b [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" "ab43e49a57018437b7492654533495bdc5e8e862f87ce120490ac8f5114b898e"` [INFO] running `"docker" "rm" "-f" "ab43e49a57018437b7492654533495bdc5e8e862f87ce120490ac8f5114b898e"` [INFO] [stdout] ab43e49a57018437b7492654533495bdc5e8e862f87ce120490ac8f5114b898e