[INFO] updating cached repository RustExamples/functions [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/RustExamples/functions [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/RustExamples/functions" "work/ex/beta-1.37-6/sources/1.36.0/gh/RustExamples/functions"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/RustExamples/functions'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RustExamples/functions" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/functions"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/functions'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a34da4c54748cecaaf4a168e31e54d664f746fb6 [INFO] sha for GitHub repo RustExamples/functions: a34da4c54748cecaaf4a168e31e54d664f746fb6 [INFO] validating manifest of RustExamples/functions 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 RustExamples/functions 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 RustExamples/functions [INFO] finished frobbing RustExamples/functions [INFO] frobbed toml for RustExamples/functions written to work/ex/beta-1.37-6/sources/1.36.0/gh/RustExamples/functions/Cargo.toml [INFO] started frobbing RustExamples/functions [INFO] finished frobbing RustExamples/functions [INFO] frobbed toml for RustExamples/functions written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustExamples/functions/Cargo.toml [INFO] crate RustExamples/functions 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 RustExamples/functions 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-3/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/RustExamples/functions:/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] e00c2a57fc0da006e16d6a1b1af5d3a6df40541df469c6e4ea51e18df5d6e67d [INFO] running `"docker" "start" "-a" "e00c2a57fc0da006e16d6a1b1af5d3a6df40541df469c6e4ea51e18df5d6e67d"` [INFO] [stderr] Compiling functions v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "e00c2a57fc0da006e16d6a1b1af5d3a6df40541df469c6e4ea51e18df5d6e67d"` [INFO] running `"docker" "rm" "-f" "e00c2a57fc0da006e16d6a1b1af5d3a6df40541df469c6e4ea51e18df5d6e67d"` [INFO] [stdout] e00c2a57fc0da006e16d6a1b1af5d3a6df40541df469c6e4ea51e18df5d6e67d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/RustExamples/functions:/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] 56262b46400150cf9c85440f4b585ded9dac8e2b96f0c1ee88df6c0acce4c2b0 [INFO] running `"docker" "start" "-a" "56262b46400150cf9c85440f4b585ded9dac8e2b96f0c1ee88df6c0acce4c2b0"` [INFO] [stderr] Compiling functions v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "56262b46400150cf9c85440f4b585ded9dac8e2b96f0c1ee88df6c0acce4c2b0"` [INFO] running `"docker" "rm" "-f" "56262b46400150cf9c85440f4b585ded9dac8e2b96f0c1ee88df6c0acce4c2b0"` [INFO] [stdout] 56262b46400150cf9c85440f4b585ded9dac8e2b96f0c1ee88df6c0acce4c2b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/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/RustExamples/functions:/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] 0902d9e3edb1c0fba04085c4ad4e2f54af70260c30e98f84bc9f0a8c6c9a63e9 [INFO] running `"docker" "start" "-a" "0902d9e3edb1c0fba04085c4ad4e2f54af70260c30e98f84bc9f0a8c6c9a63e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/functions-2803f644c7b652d7 [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" "0902d9e3edb1c0fba04085c4ad4e2f54af70260c30e98f84bc9f0a8c6c9a63e9"` [INFO] running `"docker" "rm" "-f" "0902d9e3edb1c0fba04085c4ad4e2f54af70260c30e98f84bc9f0a8c6c9a63e9"` [INFO] [stdout] 0902d9e3edb1c0fba04085c4ad4e2f54af70260c30e98f84bc9f0a8c6c9a63e9