[INFO] cloning repository blancmanges/gatekeeper [INFO] running `"git" "clone" "--bare" "git://github.com/blancmanges/gatekeeper.git" "work/cache/sources/gh/blancmanges/gatekeeper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/blancmanges/gatekeeper'... [INFO] running `"git" "clone" "work/cache/sources/gh/blancmanges/gatekeeper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blancmanges/gatekeeper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/blancmanges/gatekeeper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/blancmanges/gatekeeper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 05a0b9b0646ca6de1d210bf458b3df8874a0ffd7 [INFO] sha for GitHub repo blancmanges/gatekeeper: 05a0b9b0646ca6de1d210bf458b3df8874a0ffd7 [INFO] validating manifest of blancmanges/gatekeeper 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 blancmanges/gatekeeper 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 blancmanges/gatekeeper [INFO] finished frobbing blancmanges/gatekeeper [INFO] frobbed toml for blancmanges/gatekeeper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper/Cargo.toml [INFO] started frobbing blancmanges/gatekeeper [INFO] finished frobbing blancmanges/gatekeeper [INFO] frobbed toml for blancmanges/gatekeeper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/blancmanges/gatekeeper/Cargo.toml [INFO] crate blancmanges/gatekeeper 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] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing blancmanges/gatekeeper against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper:/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] c9c799f3640f75eb70398cad6db8f68933b3c5ffc841e94fbf2daf5564f2c64f [INFO] running `"docker" "start" "-a" "c9c799f3640f75eb70398cad6db8f68933b3c5ffc841e94fbf2daf5564f2c64f"` [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling slog-bunyan v2.1.0 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling gatekeeper v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "c9c799f3640f75eb70398cad6db8f68933b3c5ffc841e94fbf2daf5564f2c64f"` [INFO] running `"docker" "rm" "-f" "c9c799f3640f75eb70398cad6db8f68933b3c5ffc841e94fbf2daf5564f2c64f"` [INFO] [stdout] c9c799f3640f75eb70398cad6db8f68933b3c5ffc841e94fbf2daf5564f2c64f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper:/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] 21472356fc6b850f9db19e83299360ad5563fc29ded82954bd5afbf4cb1860d9 [INFO] running `"docker" "start" "-a" "21472356fc6b850f9db19e83299360ad5563fc29ded82954bd5afbf4cb1860d9"` [INFO] [stderr] Compiling gatekeeper v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.73s [INFO] running `"docker" "inspect" "21472356fc6b850f9db19e83299360ad5563fc29ded82954bd5afbf4cb1860d9"` [INFO] running `"docker" "rm" "-f" "21472356fc6b850f9db19e83299360ad5563fc29ded82954bd5afbf4cb1860d9"` [INFO] [stdout] 21472356fc6b850f9db19e83299360ad5563fc29ded82954bd5afbf4cb1860d9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/blancmanges/gatekeeper:/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] 62e4f1803f31239f3088b99d38095985599421eb0812ddd9121cb66ac4626136 [INFO] running `"docker" "start" "-a" "62e4f1803f31239f3088b99d38095985599421eb0812ddd9121cb66ac4626136"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/gatekeeper-4a20e4abc3e2982b [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/gatekeeper-c99a606b3e97951a [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] Doc-tests gatekeeper [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" "62e4f1803f31239f3088b99d38095985599421eb0812ddd9121cb66ac4626136"` [INFO] running `"docker" "rm" "-f" "62e4f1803f31239f3088b99d38095985599421eb0812ddd9121cb66ac4626136"` [INFO] [stdout] 62e4f1803f31239f3088b99d38095985599421eb0812ddd9121cb66ac4626136