[INFO] fetching crate constellation-rs 0.2.0-alpha.2... [INFO] testing constellation-rs-0.2.0-alpha.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate constellation-rs 0.2.0-alpha.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate constellation-rs 0.2.0-alpha.2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate constellation-rs 0.2.0-alpha.2 [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate constellation-rs 0.2.0-alpha.2 [INFO] tweaked toml for crates.io crate constellation-rs 0.2.0-alpha.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate constellation-rs 0.2.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61fafa4e2db9aaf3ab545ae86e3fcb829e7c6ad1cd96bd3b8f527c02cdef2c10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61fafa4e2db9aaf3ab545ae86e3fcb829e7c6ad1cd96bd3b8f527c02cdef2c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61fafa4e2db9aaf3ab545ae86e3fcb829e7c6ad1cd96bd3b8f527c02cdef2c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fafa4e2db9aaf3ab545ae86e3fcb829e7c6ad1cd96bd3b8f527c02cdef2c10", kill_on_drop: false }` [INFO] [stdout] 61fafa4e2db9aaf3ab545ae86e3fcb829e7c6ad1cd96bd3b8f527c02cdef2c10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8a627a9a1c7fd3a1af20e08177061f655949207a2d5cec2e8c7e0b2b660dc9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "af8a627a9a1c7fd3a1af20e08177061f655949207a2d5cec2e8c7e0b2b660dc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling relative v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling replace_with v0.1.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling metatype v0.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stdout] error[E0432]: unresolved import `std::raw` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metatype-0.2.0/src/lib.rs:56:190 [INFO] [stdout] | [INFO] [stdout] 56 | ...smute_copy}, ptr::{slice_from_raw_parts_mut, NonNull}, raw [INFO] [stdout] | ^^^ no `raw` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling constellation-rs v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] error: could not compile `metatype` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "af8a627a9a1c7fd3a1af20e08177061f655949207a2d5cec2e8c7e0b2b660dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8a627a9a1c7fd3a1af20e08177061f655949207a2d5cec2e8c7e0b2b660dc9", kill_on_drop: false }` [INFO] [stdout] af8a627a9a1c7fd3a1af20e08177061f655949207a2d5cec2e8c7e0b2b660dc9