[INFO] cloning repository danbruder/juniper-up [INFO] running `"git" "clone" "--bare" "git://github.com/danbruder/juniper-up.git" "work/cache/sources/gh/danbruder/juniper-up"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/danbruder/juniper-up'... [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/juniper-up" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/danbruder/juniper-up"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/danbruder/juniper-up'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/danbruder/juniper-up" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/danbruder/juniper-up"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of danbruder/juniper-up on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing danbruder/juniper-up against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] dbef2d2039517fe4886a589d49ec587357f899f896f9ec4034f870b06e29d2ee [INFO] running `"docker" "start" "-a" "dbef2d2039517fe4886a589d49ec587357f899f896f9ec4034f870b06e29d2ee"` [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 base64 v0.6.0 [INFO] [stderr] Compiling proc-macro2 v0.3.6 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling juniper_codegen v0.9.2 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling logger v0.3.0 [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 serde_derive v1.0.39 [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 18s [INFO] running `"docker" "inspect" "dbef2d2039517fe4886a589d49ec587357f899f896f9ec4034f870b06e29d2ee"` [INFO] running `"docker" "rm" "-f" "dbef2d2039517fe4886a589d49ec587357f899f896f9ec4034f870b06e29d2ee"` [INFO] [stdout] dbef2d2039517fe4886a589d49ec587357f899f896f9ec4034f870b06e29d2ee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] fc54537965ac35e5aacd794119a8346b8eebaec84904027867a2e99642777165 [INFO] running `"docker" "start" "-a" "fc54537965ac35e5aacd794119a8346b8eebaec84904027867a2e99642777165"` [INFO] [stderr] Compiling juniperup v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "fc54537965ac35e5aacd794119a8346b8eebaec84904027867a2e99642777165"` [INFO] running `"docker" "rm" "-f" "fc54537965ac35e5aacd794119a8346b8eebaec84904027867a2e99642777165"` [INFO] [stdout] fc54537965ac35e5aacd794119a8346b8eebaec84904027867a2e99642777165 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] cf096c956d2468f25244c0e664db52ad7de3bc13bcd63d52bc324c8126a1bd4a [INFO] running `"docker" "start" "-a" "cf096c956d2468f25244c0e664db52ad7de3bc13bcd63d52bc324c8126a1bd4a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/juniperup-80cd5aabb4894b24 [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" "cf096c956d2468f25244c0e664db52ad7de3bc13bcd63d52bc324c8126a1bd4a"` [INFO] running `"docker" "rm" "-f" "cf096c956d2468f25244c0e664db52ad7de3bc13bcd63d52bc324c8126a1bd4a"` [INFO] [stdout] cf096c956d2468f25244c0e664db52ad7de3bc13bcd63d52bc324c8126a1bd4a