[INFO] crate shine-math 0.2.0 is already in cache [INFO] checking shine-math-0.2.0 against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] extracting crate shine-math 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate shine-math 0.2.0 on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate shine-math 0.2.0 [INFO] finished tweaking crates.io crate shine-math 0.2.0 [INFO] tweaked toml for crates.io crate shine-math 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "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] c96dd7241376b7d29cf782d341e2a6d400120f1b6ebd74c11c917648a6441994 [INFO] running `"docker" "start" "-a" "c96dd7241376b7d29cf782d341e2a6d400120f1b6ebd74c11c917648a6441994"` [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling shine-gltf-macro v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Checking shine-gltf v0.2.0 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking nalgebra-glm v0.4.2 [INFO] [stderr] Checking actix-files v0.1.7 [INFO] [stderr] Checking actix-session v0.1.1 [INFO] [stderr] Checking shine-math v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> src/lib.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(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] warning: unused imports: `Direction`, `UVGeneration` [INFO] [stderr] --> src/voxel/polygonize/transvoxel.rs:3:40 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::voxel::polygonize::{Config, Direction, Polygonizer, UVGeneration}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [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 `shine-math`. [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" "c96dd7241376b7d29cf782d341e2a6d400120f1b6ebd74c11c917648a6441994"` [INFO] running `"docker" "rm" "-f" "c96dd7241376b7d29cf782d341e2a6d400120f1b6ebd74c11c917648a6441994"` [INFO] [stdout] c96dd7241376b7d29cf782d341e2a6d400120f1b6ebd74c11c917648a6441994