[INFO] updating cached repository https://github.com/tismith/device-checkout-rs [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] 2c68526dd32070beac8b530b0dccaa417829aced [INFO] checking tismith/device-checkout-rs against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftismith%2Fdevice-checkout-rs" "/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/tismith/device-checkout-rs 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/tismith/device-checkout-rs [INFO] finished tweaking git repo https://github.com/tismith/device-checkout-rs [INFO] tweaked toml for git repo https://github.com/tismith/device-checkout-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tismith/device-checkout-rs 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] 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=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] b7aeb0fd417c01cb12c04f5ce216c131d51167410ec4bf856287476528f407df [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" "b7aeb0fd417c01cb12c04f5ce216c131d51167410ec4bf856287476528f407df"` [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking victoria-dom v0.1.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking stderrlog v0.4.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking validator v0.8.0 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking device-checkout-lib v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:1:52 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin, proc_macro_hygiene, decl_macro, custom_attribute)] [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[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:1:52 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(plugin, proc_macro_hygiene, decl_macro, custom_attribute)] [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] error: could not compile `device-checkout-lib`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: could not compile `device-checkout-lib`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b7aeb0fd417c01cb12c04f5ce216c131d51167410ec4bf856287476528f407df"` [INFO] running `"docker" "rm" "-f" "b7aeb0fd417c01cb12c04f5ce216c131d51167410ec4bf856287476528f407df"` [INFO] [stdout] b7aeb0fd417c01cb12c04f5ce216c131d51167410ec4bf856287476528f407df