[INFO] cloning repository https://github.com/Allan690/Books-API [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Allan690/Books-API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllan690%2FBooks-API"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllan690%2FBooks-API'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6bc90482ae0e7fb11745790990a7ecf4bc172a64 [INFO] checking Allan690/Books-API against nightly-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllan690%2FBooks-API" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Allan690/Books-API on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Allan690/Books-API [INFO] finished tweaking git repo https://github.com/Allan690/Books-API [INFO] tweaked toml for git repo https://github.com/Allan690/Books-API written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Allan690/Books-API already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: Patch `rocket v0.4.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=ad0ba0d#ad0ba0d5)` was not used in the crate graph. [INFO] [stderr] Patch `rocket_contrib v0.4.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=ad0ba0d#ad0ba0d5)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 151b9fa24523b84704e1568a46d9945883a0d1f3a8b56b8e390c235acf64b2ee [INFO] running `"docker" "start" "-a" "151b9fa24523b84704e1568a46d9945883a0d1f3a8b56b8e390c235acf64b2ee"` [INFO] [stderr] warning: Patch `rocket v0.4.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=ad0ba0d#ad0ba0d5)` was not used in the crate graph. [INFO] [stderr] Patch `rocket_contrib v0.4.0-dev (https://github.com/SergioBenitez/Rocket.git?rev=ad0ba0d#ad0ba0d5)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#b95b6765) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#b95b6765) [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Checking Rust-API v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 07s [INFO] running `"docker" "inspect" "151b9fa24523b84704e1568a46d9945883a0d1f3a8b56b8e390c235acf64b2ee"` [INFO] running `"docker" "rm" "-f" "151b9fa24523b84704e1568a46d9945883a0d1f3a8b56b8e390c235acf64b2ee"` [INFO] [stdout] 151b9fa24523b84704e1568a46d9945883a0d1f3a8b56b8e390c235acf64b2ee