[INFO] updating cached repository https://github.com/kakapo-project/kakapo-server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d6192c38f46aceaffdb14ebd3d09d1929bfa890a [INFO] checking kakapo-project/kakapo-server against try#98d5ea1855f1028095b37c493ba31093c8519d68 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkakapo-project%2Fkakapo-server" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kakapo-project/kakapo-server on toolchain 98d5ea1855f1028095b37c493ba31093c8519d68 [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kakapo-project/kakapo-server [INFO] removed path dependency actix-web from git repo https://github.com/kakapo-project/kakapo-server [INFO] finished tweaking git repo https://github.com/kakapo-project/kakapo-server [INFO] tweaked toml for git repo https://github.com/kakapo-project/kakapo-server written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/kakapo-project/kakapo-server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/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 `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+98d5ea1855f1028095b37c493ba31093c8519d68" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded resolv-conf v0.6.3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "+98d5ea1855f1028095b37c493ba31093c8519d68" "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] fe8f7c3f7aa4943cc1b9d55930a1153456ff3bc54b2fc008f2c0f239f8fa1694 [INFO] running `"docker" "start" "-a" "fe8f7c3f7aa4943cc1b9d55930a1153456ff3bc54b2fc008f2c0f239f8fa1694"` [INFO] [stderr] warning: dependency (actix-web) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] error[E0433]: failed to resolve: could not find `__rt` in `quote` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.6/src/lib.rs:107:70 [INFO] [stderr] | [INFO] [stderr] 107 | fn display_body(s: &synstructure::Structure) -> Result, Error> { [INFO] [stderr] | ^^^^ could not find `__rt` in `quote` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `failure_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fe8f7c3f7aa4943cc1b9d55930a1153456ff3bc54b2fc008f2c0f239f8fa1694"` [INFO] running `"docker" "rm" "-f" "fe8f7c3f7aa4943cc1b9d55930a1153456ff3bc54b2fc008f2c0f239f8fa1694"` [INFO] [stdout] fe8f7c3f7aa4943cc1b9d55930a1153456ff3bc54b2fc008f2c0f239f8fa1694