[INFO] updating cached repository mathieu-anderson/rust_fns [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mathieu-anderson/rust_fns [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mathieu-anderson/rust_fns" "work/ex/beta-1.38-1/sources/1.37.0/gh/mathieu-anderson/rust_fns"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mathieu-anderson/rust_fns'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mathieu-anderson/rust_fns" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mathieu-anderson/rust_fns"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mathieu-anderson/rust_fns'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49a20fd20d86e1572989e62d8ecb5a63cd2daaa6 [INFO] sha for GitHub repo mathieu-anderson/rust_fns: 49a20fd20d86e1572989e62d8ecb5a63cd2daaa6 [INFO] validating manifest of mathieu-anderson/rust_fns 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 mathieu-anderson/rust_fns 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 mathieu-anderson/rust_fns [INFO] finished frobbing mathieu-anderson/rust_fns [INFO] frobbed toml for mathieu-anderson/rust_fns written to work/ex/beta-1.38-1/sources/1.37.0/gh/mathieu-anderson/rust_fns/Cargo.toml [INFO] started frobbing mathieu-anderson/rust_fns [INFO] finished frobbing mathieu-anderson/rust_fns [INFO] frobbed toml for mathieu-anderson/rust_fns written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mathieu-anderson/rust_fns/Cargo.toml [INFO] crate mathieu-anderson/rust_fns 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 mathieu-anderson/rust_fns 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mathieu-anderson/rust_fns:/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] 3e5771dabab466a2a428d93d0d228152a03b1efa64335c14a66f676e2271e1d1 [INFO] running `"docker" "start" "-a" "3e5771dabab466a2a428d93d0d228152a03b1efa64335c14a66f676e2271e1d1"` [INFO] [stderr] Compiling rust_fns v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `"docker" "inspect" "3e5771dabab466a2a428d93d0d228152a03b1efa64335c14a66f676e2271e1d1"` [INFO] running `"docker" "rm" "-f" "3e5771dabab466a2a428d93d0d228152a03b1efa64335c14a66f676e2271e1d1"` [INFO] [stdout] 3e5771dabab466a2a428d93d0d228152a03b1efa64335c14a66f676e2271e1d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mathieu-anderson/rust_fns:/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] e9c7d0f09a5d139307c0bc758bf3382d38c1520d364aeb4949156a9271851486 [INFO] running `"docker" "start" "-a" "e9c7d0f09a5d139307c0bc758bf3382d38c1520d364aeb4949156a9271851486"` [INFO] [stderr] Compiling rust_fns v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "e9c7d0f09a5d139307c0bc758bf3382d38c1520d364aeb4949156a9271851486"` [INFO] running `"docker" "rm" "-f" "e9c7d0f09a5d139307c0bc758bf3382d38c1520d364aeb4949156a9271851486"` [INFO] [stdout] e9c7d0f09a5d139307c0bc758bf3382d38c1520d364aeb4949156a9271851486 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/mathieu-anderson/rust_fns:/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] 3132069e9b1536e14470f242ac5b64ac0d8ebfcfab0023f3cc51420be2c7b009 [INFO] running `"docker" "start" "-a" "3132069e9b1536e14470f242ac5b64ac0d8ebfcfab0023f3cc51420be2c7b009"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_fns-5c4b05d657e8a672 [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" "3132069e9b1536e14470f242ac5b64ac0d8ebfcfab0023f3cc51420be2c7b009"` [INFO] running `"docker" "rm" "-f" "3132069e9b1536e14470f242ac5b64ac0d8ebfcfab0023f3cc51420be2c7b009"` [INFO] [stdout] 3132069e9b1536e14470f242ac5b64ac0d8ebfcfab0023f3cc51420be2c7b009