[INFO] fetching crate intrusive-containers 0.2.4... [INFO] checking intrusive-containers-0.2.4 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate intrusive-containers 0.2.4 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate intrusive-containers 0.2.4 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate intrusive-containers 0.2.4 [INFO] finished tweaking crates.io crate intrusive-containers 0.2.4 [INFO] tweaked toml for crates.io crate intrusive-containers 0.2.4 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fda1efb6017828cadda448be8b6e14f32322c4eec2a07834c4d0a7c5729f70d7 [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" "fda1efb6017828cadda448be8b6e14f32322c4eec2a07834c4d0a7c5729f70d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fda1efb6017828cadda448be8b6e14f32322c4eec2a07834c4d0a7c5729f70d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda1efb6017828cadda448be8b6e14f32322c4eec2a07834c4d0a7c5729f70d7", kill_on_drop: false }` [INFO] [stdout] fda1efb6017828cadda448be8b6e14f32322c4eec2a07834c4d0a7c5729f70d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8927c16f929910adc7e39732b4015f4ec5595893e4ed74b409418c1dca23ae3 [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" "b8927c16f929910adc7e39732b4015f4ec5595893e4ed74b409418c1dca23ae3", kill_on_drop: false }` [INFO] [stderr] Checking intrusive-containers v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.3.23 [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/rawlink.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | #[allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1023:19 [INFO] [stdout] | [INFO] [stdout] 1023 | iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1028:19 [INFO] [stdout] | [INFO] [stdout] 1028 | iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1046:15 [INFO] [stdout] | [INFO] [stdout] 1046 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1057:15 [INFO] [stdout] | [INFO] [stdout] 1057 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_raw` in module `boxed` [INFO] [stdout] --> src/linked_list.rs:1308:16 [INFO] [stdout] | [INFO] [stdout] 1308 | boxed::into_raw(self); [INFO] [stdout] | ^^^^^^^^ not found in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_list.rs:909:9 [INFO] [stdout] | [INFO] [stdout] 909 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_list.rs:912:25 [INFO] [stdout] | [INFO] [stdout] 912 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_list.rs:913:13 [INFO] [stdout] | [INFO] [stdout] 913 | try!(write!(f, "{:?}", e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> src/linked_list.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::intrinsics::forget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> src/linked_list.rs:1295:9 [INFO] [stdout] | [INFO] [stdout] 1295 | forget(self); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/rawlink.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | #[allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1023:19 [INFO] [stdout] | [INFO] [stdout] 1023 | iter::order::eq(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1028:19 [INFO] [stdout] | [INFO] [stdout] 1028 | iter::order::ne(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1046:15 [INFO] [stdout] | [INFO] [stdout] 1046 | iter::order::partial_cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `order` in `iter` [INFO] [stdout] --> src/linked_list.rs:1057:15 [INFO] [stdout] | [INFO] [stdout] 1057 | iter::order::cmp(self.iter(), other.iter()) [INFO] [stdout] | ^^^^^ could not find `order` in `iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `into_raw` in module `boxed` [INFO] [stdout] --> src/linked_list.rs:1308:16 [INFO] [stdout] | [INFO] [stdout] 1308 | boxed::into_raw(self); [INFO] [stdout] | ^^^^^^^^ not found in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/linked_list.rs:1762:21 [INFO] [stdout] | [INFO] [stdout] 1762 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1318 | use rawlink::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/linked_list.rs:1762:55 [INFO] [stdout] | [INFO] [stdout] 1762 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1318 | use rawlink::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/linked_list.rs:1772:21 [INFO] [stdout] | [INFO] [stdout] 1772 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1318 | use rawlink::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash` in module `hash` [INFO] [stdout] --> src/linked_list.rs:1772:55 [INFO] [stdout] | [INFO] [stdout] 1772 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^ not found in `hash` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1318 | use rawlink::ptr::hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_list.rs:909:9 [INFO] [stdout] | [INFO] [stdout] 909 | try!(write!(f, "[")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_list.rs:912:25 [INFO] [stdout] | [INFO] [stdout] 912 | if i != 0 { try!(write!(f, ", ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/linked_list.rs:913:13 [INFO] [stdout] | [INFO] [stdout] 913 | try!(write!(f, "{:?}", e)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intrusive-containers` [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] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> src/linked_list.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::intrinsics::forget; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> src/linked_list.rs:1295:9 [INFO] [stdout] | [INFO] [stdout] 1295 | forget(self); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/linked_list.rs:1319:35 [INFO] [stdout] | [INFO] [stdout] 1319 | use std::hash::{self, Hasher, SipHasher}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/linked_list.rs:1762:31 [INFO] [stdout] | [INFO] [stdout] 1762 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/linked_list.rs:1762:65 [INFO] [stdout] | [INFO] [stdout] 1762 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/linked_list.rs:1772:31 [INFO] [stdout] | [INFO] [stdout] 1772 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::collections::hash_map::DefaultHasher` instead [INFO] [stdout] --> src/linked_list.rs:1772:65 [INFO] [stdout] | [INFO] [stdout] 1772 | assert!(hash::hash::<_, SipHasher>(&x) == hash::hash::<_, SipHasher>(&y)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `push_all` found for struct `std::vec::Vec>` in the current scope [INFO] [stdout] --> src/linked_list.rs:1492:13 [INFO] [stdout] | [INFO] [stdout] 1492 | sum.push_all(&u); [INFO] [stdout] | ^^^^^^^^ method not found in `std::vec::Vec>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/linked_list.rs:1319:27 [INFO] [stdout] | [INFO] [stdout] 1319 | use std::hash::{self, Hasher, SipHasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b8927c16f929910adc7e39732b4015f4ec5595893e4ed74b409418c1dca23ae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8927c16f929910adc7e39732b4015f4ec5595893e4ed74b409418c1dca23ae3", kill_on_drop: false }` [INFO] [stdout] b8927c16f929910adc7e39732b4015f4ec5595893e4ed74b409418c1dca23ae3