[INFO] fetching crate constellation-rs 0.2.0-alpha.2... [INFO] testing constellation-rs-0.2.0-alpha.2 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate constellation-rs 0.2.0-alpha.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate constellation-rs 0.2.0-alpha.2 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41e2003d9a839f08dd44c7f4c80ff4811c648bc11b7a0b5209459a841540bb24 [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" "41e2003d9a839f08dd44c7f4c80ff4811c648bc11b7a0b5209459a841540bb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41e2003d9a839f08dd44c7f4c80ff4811c648bc11b7a0b5209459a841540bb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e2003d9a839f08dd44c7f4c80ff4811c648bc11b7a0b5209459a841540bb24", kill_on_drop: false }` [INFO] [stdout] 41e2003d9a839f08dd44c7f4c80ff4811c648bc11b7a0b5209459a841540bb24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc816ab598d1990fb3079260a7dfca99a4b6db1535c7bc213c7c8c33f548f7e [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" "7bc816ab598d1990fb3079260a7dfca99a4b6db1535c7bc213c7c8c33f548f7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling relative v0.2.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling replace_with v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling constellation-rs v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling metatype v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thread_local v1.0.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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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] 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" "7bc816ab598d1990fb3079260a7dfca99a4b6db1535c7bc213c7c8c33f548f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc816ab598d1990fb3079260a7dfca99a4b6db1535c7bc213c7c8c33f548f7e", kill_on_drop: false }` [INFO] [stdout] 7bc816ab598d1990fb3079260a7dfca99a4b6db1535c7bc213c7c8c33f548f7e