[INFO] fetching crate col_macros 0.2.2... [INFO] testing col_macros-0.2.2 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate col_macros 0.2.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate col_macros 0.2.2 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate col_macros 0.2.2 [INFO] finished tweaking crates.io crate col_macros 0.2.2 [INFO] tweaked toml for crates.io crate col_macros 0.2.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e954e023a4fbf187f655ac31b586d86a867e83dddf6fa67774c797f206597da9 [INFO] running `Command { std: "docker" "start" "-a" "e954e023a4fbf187f655ac31b586d86a867e83dddf6fa67774c797f206597da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e954e023a4fbf187f655ac31b586d86a867e83dddf6fa67774c797f206597da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e954e023a4fbf187f655ac31b586d86a867e83dddf6fa67774c797f206597da9", kill_on_drop: false }` [INFO] [stdout] e954e023a4fbf187f655ac31b586d86a867e83dddf6fa67774c797f206597da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 957e6a6a00d9efed4a5a67d6b4218690b77e3f6cf5332e93573867d57afa33bb [INFO] running `Command { std: "docker" "start" "-a" "957e6a6a00d9efed4a5a67d6b4218690b77e3f6cf5332e93573867d57afa33bb", kill_on_drop: false }` [INFO] [stderr] Compiling fixed_len_str v0.2.9 [INFO] [stderr] Compiling compile_ops v0.1.3 [INFO] [stderr] Compiling macro_helper v0.1.6 [INFO] [stderr] Compiling syn_str v0.1.58 [INFO] [stderr] Compiling fast_new_type v0.1.7 [INFO] [stderr] Compiling high_mem_utils v0.2.7 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/high_mem_utils-0.2.7/src/lib.rs:2:39 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(vec_leak, untagged_unions, const_fn, const_fn_union)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `high_mem_utils` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "957e6a6a00d9efed4a5a67d6b4218690b77e3f6cf5332e93573867d57afa33bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957e6a6a00d9efed4a5a67d6b4218690b77e3f6cf5332e93573867d57afa33bb", kill_on_drop: false }` [INFO] [stdout] 957e6a6a00d9efed4a5a67d6b4218690b77e3f6cf5332e93573867d57afa33bb