[INFO] crate strong_rc 0.1.4 is already in cache [INFO] checking strong_rc-0.1.4 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate strong_rc 0.1.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate strong_rc 0.1.4 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate strong_rc 0.1.4 [INFO] finished tweaking crates.io crate strong_rc 0.1.4 [INFO] tweaked toml for crates.io crate strong_rc 0.1.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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] f7c8f3eed1b3c7b7fc1847c5dd858d5b72a42648a1ba368400e14a3737855949 [INFO] running `"docker" "start" "-a" "f7c8f3eed1b3c7b7fc1847c5dd858d5b72a42648a1ba368400e14a3737855949"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking strong_rc v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `alloc::heap` [INFO] [stderr] --> src/lib.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | use alloc::heap; [INFO] [stderr] | ^^^^^^^^^^^ no `heap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `std::ptr::Shared` [INFO] [stderr] --> src/lib.rs:139:22 [INFO] [stderr] | [INFO] [stderr] 139 | use std::ptr::{self, Shared}; [INFO] [stderr] | ^^^^^^ no `Shared` in `ptr` [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> src/lib.rs:187:17 [INFO] [stderr] | [INFO] [stderr] 187 | impl !marker::Send for Rc {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68318 for more information [INFO] [stderr] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now [INFO] [stderr] --> src/lib.rs:188:17 [INFO] [stderr] | [INFO] [stderr] 188 | impl !marker::Sync for Rc {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #68318 for more information [INFO] [stderr] = help: add `#![feature(negative_impls)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0374]: the trait `CoerceUnsized` may only be implemented for a coercion between structures with one field being coerced, none found [INFO] [stderr] --> src/lib.rs:190:1 [INFO] [stderr] | [INFO] [stderr] 190 | / impl CoerceUnsized> for Rc [INFO] [stderr] 191 | | where T: ?Sized + Unsize, [INFO] [stderr] 192 | | U: ?Sized {} [INFO] [stderr] | |__________________^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0374, E0432, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0374`. [INFO] [stderr] error: could not compile `strong_rc`. [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" "f7c8f3eed1b3c7b7fc1847c5dd858d5b72a42648a1ba368400e14a3737855949"` [INFO] running `"docker" "rm" "-f" "f7c8f3eed1b3c7b7fc1847c5dd858d5b72a42648a1ba368400e14a3737855949"` [INFO] [stdout] f7c8f3eed1b3c7b7fc1847c5dd858d5b72a42648a1ba368400e14a3737855949