[INFO] cloning repository https://github.com/Allan690/Books-API [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllan690%2FBooks-API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bc90482ae0e7fb11745790990a7ecf4bc172a64 [INFO] checking Allan690/Books-API against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllan690%2FBooks-API" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Allan690/Books-API on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-9/source/Cargo.toml [INFO] crate git repo https://github.com/Allan690/Books-API already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/state.git` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7045f0f3c8c08f84465a62a79b084ffa17ff6b9b822673174ca5ebfc59ead91f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7045f0f3c8c08f84465a62a79b084ffa17ff6b9b822673174ca5ebfc59ead91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7045f0f3c8c08f84465a62a79b084ffa17ff6b9b822673174ca5ebfc59ead91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7045f0f3c8c08f84465a62a79b084ffa17ff6b9b822673174ca5ebfc59ead91f", kill_on_drop: false }` [INFO] [stdout] 7045f0f3c8c08f84465a62a79b084ffa17ff6b9b822673174ca5ebfc59ead91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e873b250610c4d0e1c8afd242babef64397e080dbf6cc23a89a2a613af3ef48f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e873b250610c4d0e1c8afd242babef64397e080dbf6cc23a89a2a613af3ef48f", kill_on_drop: false }` [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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=7576652#7576652a) [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling uncased v0.9.5 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git?branch=master#fbf0aa82) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Checking cookie v0.11.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pear_codegen v0.2.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8c3572aa9272b54d -C extra-filename=-8c3572aa9272b54d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-6dc2c0f13510b558.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0d84dfe5bd10ad15.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-104dc23eeb2f29d5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c5506f8de95b749e.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a129f6c842fe7e1.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-768dac382fb96f52.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dc8f7023a51a0765.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e873b250610c4d0e1c8afd242babef64397e080dbf6cc23a89a2a613af3ef48f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e873b250610c4d0e1c8afd242babef64397e080dbf6cc23a89a2a613af3ef48f", kill_on_drop: false }` [INFO] [stdout] e873b250610c4d0e1c8afd242babef64397e080dbf6cc23a89a2a613af3ef48f