[INFO] fetching crate skein-hash 0.3.0... [INFO] testing skein-hash-0.3.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate skein-hash 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate skein-hash 0.3.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate skein-hash 0.3.0 [INFO] finished tweaking crates.io crate skein-hash 0.3.0 [INFO] tweaked toml for crates.io crate skein-hash 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5b7ed8315fc72a95ca39720e8ee8ff78c1a50e593170f741c0ddc3e4f6328a7 [INFO] running `"docker" "start" "-a" "d5b7ed8315fc72a95ca39720e8ee8ff78c1a50e593170f741c0ddc3e4f6328a7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling threefish-cipher v0.3.1 [INFO] [stderr] Compiling skein-hash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.63s [INFO] running `"docker" "inspect" "d5b7ed8315fc72a95ca39720e8ee8ff78c1a50e593170f741c0ddc3e4f6328a7"` [INFO] running `"docker" "rm" "-f" "d5b7ed8315fc72a95ca39720e8ee8ff78c1a50e593170f741c0ddc3e4f6328a7"` [INFO] [stdout] d5b7ed8315fc72a95ca39720e8ee8ff78c1a50e593170f741c0ddc3e4f6328a7 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ba5795f2132be7d2f823fdff6bde9e3acc86dca4f0d26741a89e6c5cf9775cfc [INFO] running `"docker" "start" "-a" "ba5795f2132be7d2f823fdff6bde9e3acc86dca4f0d26741a89e6c5cf9775cfc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling skein-hash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `skein` [INFO] [stderr] --> tests/lib.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | extern crate skein; [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 `skein-hash`. [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" "ba5795f2132be7d2f823fdff6bde9e3acc86dca4f0d26741a89e6c5cf9775cfc"` [INFO] running `"docker" "rm" "-f" "ba5795f2132be7d2f823fdff6bde9e3acc86dca4f0d26741a89e6c5cf9775cfc"` [INFO] [stdout] ba5795f2132be7d2f823fdff6bde9e3acc86dca4f0d26741a89e6c5cf9775cfc