[INFO] crate danmuji 0.1.0 is already in cache [INFO] checking danmuji-0.1.0 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate danmuji 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate danmuji 0.1.0 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate danmuji 0.1.0 [INFO] finished tweaking crates.io crate danmuji 0.1.0 [INFO] tweaked toml for crates.io crate danmuji 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] ba23c38e1f4e2fab05df5fc69a1c7c37ea024393bef47ff0530c990a8ce5fc63 [INFO] running `"docker" "start" "-a" "ba23c38e1f4e2fab05df5fc69a1c7c37ea024393bef47ff0530c990a8ce5fc63"` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling serenity v0.6.4 [INFO] [stderr] Checking uwl v0.4.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Compiling command_attr v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking ct-logs v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking webpki-roots v0.16.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Checking tokio-rustls v0.9.4 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling white_rabbit v0.1.1 [INFO] [stderr] Compiling hey_listen v0.4.0 [INFO] [stderr] Checking hyper-rustls v0.16.1 [INFO] [stderr] Checking reqwest v0.9.19 [INFO] [stderr] error[E0432]: unresolved import `command_attr::group_options` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.6.4/src/framework/standard/mod.rs:3:44 [INFO] [stderr] | [INFO] [stderr] 3 | pub use command_attr::{command, group, group_options, help, check}; [INFO] [stderr] | ^^^^^^^^^^^^^ no `group_options` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `serenity`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ba23c38e1f4e2fab05df5fc69a1c7c37ea024393bef47ff0530c990a8ce5fc63"` [INFO] running `"docker" "rm" "-f" "ba23c38e1f4e2fab05df5fc69a1c7c37ea024393bef47ff0530c990a8ce5fc63"` [INFO] [stdout] ba23c38e1f4e2fab05df5fc69a1c7c37ea024393bef47ff0530c990a8ce5fc63