[INFO] updating cached repository https://github.com/jordis1002/fixit [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] 93e4887a3105118f737c6b27fe07343cd27fe05b [INFO] checking jordis1002/fixit against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordis1002%2Ffixit" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jordis1002/fixit on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jordis1002/fixit [INFO] finished tweaking git repo https://github.com/jordis1002/fixit [INFO] tweaked toml for git repo https://github.com/jordis1002/fixit written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jordis1002/fixit already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b69d02d3f037683bccb3915cbbec99ca73664d81a1be26e5114f8c9fd7e80572 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b69d02d3f037683bccb3915cbbec99ca73664d81a1be26e5114f8c9fd7e80572"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking rand v0.4.5 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking serde_json v1.0.35 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking rand v0.6.4 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking simple_logger v1.0.1 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking eval v0.4.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking dialoguer v0.3.0 [INFO] [stderr] Checking indicatif v0.10.3 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.0 [INFO] [stderr] Checking inference_engine v0.1.0 (https://gitlab.com/jordis1002/inference_engine#7abe8e83) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/inference_engine-75a603d2e70dd0de/7abe8e8/src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(custom_attribute, uniform_paths)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] error: could not compile `inference_engine`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b69d02d3f037683bccb3915cbbec99ca73664d81a1be26e5114f8c9fd7e80572"` [INFO] running `"docker" "rm" "-f" "b69d02d3f037683bccb3915cbbec99ca73664d81a1be26e5114f8c9fd7e80572"` [INFO] [stdout] b69d02d3f037683bccb3915cbbec99ca73664d81a1be26e5114f8c9fd7e80572