[INFO] updating cached repository danbruder/juniper-up [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/danbruder/juniper-up [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/juniper-up" "work/ex/beta-1.38-1/sources/1.37.0/gh/danbruder/juniper-up"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/danbruder/juniper-up'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/juniper-up" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/danbruder/juniper-up"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/danbruder/juniper-up'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 340cba4f311bab1512b69f2dbc8fadf3fc4c05fd [INFO] sha for GitHub repo danbruder/juniper-up: 340cba4f311bab1512b69f2dbc8fadf3fc4c05fd [INFO] validating manifest of danbruder/juniper-up 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 danbruder/juniper-up 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 danbruder/juniper-up [INFO] finished frobbing danbruder/juniper-up [INFO] frobbed toml for danbruder/juniper-up written to work/ex/beta-1.38-1/sources/1.37.0/gh/danbruder/juniper-up/Cargo.toml [INFO] started frobbing danbruder/juniper-up [INFO] finished frobbing danbruder/juniper-up [INFO] frobbed toml for danbruder/juniper-up written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/danbruder/juniper-up/Cargo.toml [INFO] crate danbruder/juniper-up 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing danbruder/juniper-up 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/danbruder/juniper-up:/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] aee148093781fe411784f825209a53a1c5a22e2211504031596d4fc7dd2dca64 [INFO] running `"docker" "start" "-a" "aee148093781fe411784f825209a53a1c5a22e2211504031596d4fc7dd2dca64"` [INFO] [stderr] Compiling serde v1.0.39 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.39 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling logger v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling iron-test v0.5.0 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.15 [INFO] [stderr] Compiling juniper v0.9.2 [INFO] [stderr] Compiling juniper_iron v0.1.2 [INFO] [stderr] Compiling juniperup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "aee148093781fe411784f825209a53a1c5a22e2211504031596d4fc7dd2dca64"` [INFO] running `"docker" "rm" "-f" "aee148093781fe411784f825209a53a1c5a22e2211504031596d4fc7dd2dca64"` [INFO] [stdout] aee148093781fe411784f825209a53a1c5a22e2211504031596d4fc7dd2dca64 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/danbruder/juniper-up:/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] 64392f63d0ae03dbf696156437c05904746811811a5f23ebb5970c25bf3479cc [INFO] running `"docker" "start" "-a" "64392f63d0ae03dbf696156437c05904746811811a5f23ebb5970c25bf3479cc"` [INFO] [stderr] Compiling juniperup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `"docker" "inspect" "64392f63d0ae03dbf696156437c05904746811811a5f23ebb5970c25bf3479cc"` [INFO] running `"docker" "rm" "-f" "64392f63d0ae03dbf696156437c05904746811811a5f23ebb5970c25bf3479cc"` [INFO] [stdout] 64392f63d0ae03dbf696156437c05904746811811a5f23ebb5970c25bf3479cc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/danbruder/juniper-up:/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] 25106faea88d292f172569e2629b3c0467860544e088c7c7a826d71a94738a18 [INFO] running `"docker" "start" "-a" "25106faea88d292f172569e2629b3c0467860544e088c7c7a826d71a94738a18"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/juniperup-53795a258df3c4aa [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" "25106faea88d292f172569e2629b3c0467860544e088c7c7a826d71a94738a18"` [INFO] running `"docker" "rm" "-f" "25106faea88d292f172569e2629b3c0467860544e088c7c7a826d71a94738a18"` [INFO] [stdout] 25106faea88d292f172569e2629b3c0467860544e088c7c7a826d71a94738a18