[INFO] updating cached repository danbruder/rust-apex-up-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/danbruder/rust-apex-up-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/rust-apex-up-example" "work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/rust-apex-up-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/rust-apex-up-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/rust-apex-up-example" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/danbruder/rust-apex-up-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/danbruder/rust-apex-up-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c559249f911f6bedc3cca1919f5e88210e92082 [INFO] sha for GitHub repo danbruder/rust-apex-up-example: 7c559249f911f6bedc3cca1919f5e88210e92082 [INFO] validating manifest of danbruder/rust-apex-up-example 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 danbruder/rust-apex-up-example 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 danbruder/rust-apex-up-example [INFO] finished frobbing danbruder/rust-apex-up-example [INFO] frobbed toml for danbruder/rust-apex-up-example written to work/ex/beta-1.37-6/sources/1.36.0/gh/danbruder/rust-apex-up-example/Cargo.toml [INFO] started frobbing danbruder/rust-apex-up-example [INFO] finished frobbing danbruder/rust-apex-up-example [INFO] frobbed toml for danbruder/rust-apex-up-example written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/danbruder/rust-apex-up-example/Cargo.toml [INFO] crate danbruder/rust-apex-up-example 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 danbruder/rust-apex-up-example 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-4/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/danbruder/rust-apex-up-example:/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] 189c59cd9b8d4bfdc4fc34b84e2c7f7e381888f52e4b77ff399b4691c2aa37fb [INFO] running `"docker" "start" "-a" "189c59cd9b8d4bfdc4fc34b84e2c7f7e381888f52e4b77ff399b4691c2aa37fb"` [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime_guess v1.8.4 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling ironup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.62s [INFO] running `"docker" "inspect" "189c59cd9b8d4bfdc4fc34b84e2c7f7e381888f52e4b77ff399b4691c2aa37fb"` [INFO] running `"docker" "rm" "-f" "189c59cd9b8d4bfdc4fc34b84e2c7f7e381888f52e4b77ff399b4691c2aa37fb"` [INFO] [stdout] 189c59cd9b8d4bfdc4fc34b84e2c7f7e381888f52e4b77ff399b4691c2aa37fb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/danbruder/rust-apex-up-example:/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] 2bbcd15692d8f7cf5004986fc78a160a27e6ffa02c38903a15fe46c0c54f20c1 [INFO] running `"docker" "start" "-a" "2bbcd15692d8f7cf5004986fc78a160a27e6ffa02c38903a15fe46c0c54f20c1"` [INFO] [stderr] Compiling ironup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "2bbcd15692d8f7cf5004986fc78a160a27e6ffa02c38903a15fe46c0c54f20c1"` [INFO] running `"docker" "rm" "-f" "2bbcd15692d8f7cf5004986fc78a160a27e6ffa02c38903a15fe46c0c54f20c1"` [INFO] [stdout] 2bbcd15692d8f7cf5004986fc78a160a27e6ffa02c38903a15fe46c0c54f20c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/danbruder/rust-apex-up-example:/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] 53861f706350b80a5b03b9128c8a5370bacafbcd11974f22ce9fdb0126ac9a45 [INFO] running `"docker" "start" "-a" "53861f706350b80a5b03b9128c8a5370bacafbcd11974f22ce9fdb0126ac9a45"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [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] [stderr] Running /opt/crater/target/debug/deps/ironup-ea171348c98a2fcd [INFO] running `"docker" "inspect" "53861f706350b80a5b03b9128c8a5370bacafbcd11974f22ce9fdb0126ac9a45"` [INFO] running `"docker" "rm" "-f" "53861f706350b80a5b03b9128c8a5370bacafbcd11974f22ce9fdb0126ac9a45"` [INFO] [stdout] 53861f706350b80a5b03b9128c8a5370bacafbcd11974f22ce9fdb0126ac9a45