[INFO] crate hwloc2 2.2.0 is already in cache [INFO] checking hwloc2-2.2.0 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate hwloc2 2.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate hwloc2 2.2.0 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hwloc2 2.2.0 [INFO] finished tweaking crates.io crate hwloc2 2.2.0 [INFO] tweaked toml for crates.io crate hwloc2 2.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate hwloc2 2.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] eb95fb50aeb2fbf1fbfe1e7dc973df57da9b906993d5728c9ef61cc05f1247fb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "eb95fb50aeb2fbf1fbfe1e7dc973df57da9b906993d5728c9ef61cc05f1247fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling hwloc2 v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/bind_threads.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/bind_to_last_core.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `hwloc2`. [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[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/bind_process.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/support.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/walk_linear.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/processor_cache.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/walk_tree.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `hwloc` [INFO] [stderr] --> examples/number_of_packages.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate hwloc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "eb95fb50aeb2fbf1fbfe1e7dc973df57da9b906993d5728c9ef61cc05f1247fb"` [INFO] running `"docker" "rm" "-f" "eb95fb50aeb2fbf1fbfe1e7dc973df57da9b906993d5728c9ef61cc05f1247fb"` [INFO] [stdout] eb95fb50aeb2fbf1fbfe1e7dc973df57da9b906993d5728c9ef61cc05f1247fb