[INFO] cloning repository https://github.com/tonnylyz/rustpi-user [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonnylyz/rustpi-user" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonnylyz%2Frustpi-user", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonnylyz%2Frustpi-user'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a7620bdfd1b41b27f9486e01269ff5a2591d3ad [INFO] checking tonnylyz/rustpi-user against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonnylyz%2Frustpi-user" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tonnylyz/rustpi-user on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tonnylyz/rustpi-user [INFO] finished tweaking git repo https://github.com/tonnylyz/rustpi-user [INFO] tweaked toml for git repo https://github.com/tonnylyz/rustpi-user written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/tonnylyz/rustpi-user already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buddy_system_allocator v0.4.0 [INFO] [stderr] Downloaded register v0.5.0 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a895936eb28c8fddc4f4aa412dd9bff00b3229577d168e28edc233781cc875e3 [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" "a895936eb28c8fddc4f4aa412dd9bff00b3229577d168e28edc233781cc875e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a895936eb28c8fddc4f4aa412dd9bff00b3229577d168e28edc233781cc875e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a895936eb28c8fddc4f4aa412dd9bff00b3229577d168e28edc233781cc875e3", kill_on_drop: false }` [INFO] [stdout] a895936eb28c8fddc4f4aa412dd9bff00b3229577d168e28edc233781cc875e3 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 774d06c9992ebc23414e3b00dce1493299b3bec6ccdb3809626d05fcaf14e01b [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" "774d06c9992ebc23414e3b00dce1493299b3bec6ccdb3809626d05fcaf14e01b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking tock-registers v0.5.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rlibc v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking register v0.5.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking buddy_system_allocator v0.4.0 [INFO] [stdout] error[E0432]: unresolved imports `alloc::alloc::AllocInit`, `alloc::alloc::MemoryBlock` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/buddy_system_allocator-0.4.0/src/lib.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | use alloc::alloc::{AllocInit, MemoryBlock}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ no `MemoryBlock` in `alloc` [INFO] [stdout] | | [INFO] [stdout] | no `AllocInit` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0050]: method `alloc` has 3 parameters but the declaration in trait `core::alloc::AllocRef::alloc` has 2 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/buddy_system_allocator-0.4.0/src/lib.rs:249:14 [INFO] [stdout] | [INFO] [stdout] 249 | fn alloc(&mut self, layout: Layout, init: AllocInit) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 parameters, found 3 [INFO] [stdout] | [INFO] [stdout] = note: `alloc` from trait: `fn(&mut Self, core::alloc::Layout) -> core::result::Result, core::alloc::AllocErr>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0050, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0050`. [INFO] [stdout] [INFO] [stderr] error: could not compile `buddy_system_allocator`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "774d06c9992ebc23414e3b00dce1493299b3bec6ccdb3809626d05fcaf14e01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774d06c9992ebc23414e3b00dce1493299b3bec6ccdb3809626d05fcaf14e01b", kill_on_drop: false }` [INFO] [stdout] 774d06c9992ebc23414e3b00dce1493299b3bec6ccdb3809626d05fcaf14e01b