[INFO] fetching crate http-sig 0.3.1... [INFO] testing http-sig-0.3.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate http-sig 0.3.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate http-sig 0.3.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate http-sig 0.3.1 [INFO] finished tweaking crates.io crate http-sig 0.3.1 [INFO] tweaked toml for crates.io crate http-sig 0.3.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "+beta-2020-06-03" "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] a388505867dea8d24bbe2447cbe04db2c79decb00bcd8146c0cd97244c84ea1d [INFO] running `"docker" "start" "-a" "a388505867dea8d24bbe2447cbe04db2c79decb00bcd8146c0cd97244c84ea1d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling http-sig v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.32s [INFO] running `"docker" "inspect" "a388505867dea8d24bbe2447cbe04db2c79decb00bcd8146c0cd97244c84ea1d"` [INFO] running `"docker" "rm" "-f" "a388505867dea8d24bbe2447cbe04db2c79decb00bcd8146c0cd97244c84ea1d"` [INFO] [stdout] a388505867dea8d24bbe2447cbe04db2c79decb00bcd8146c0cd97244c84ea1d [INFO] running `"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" "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" "+beta-2020-06-03" "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] 23c2283cb976b66e5a3c58b3a05bbd09cdbf210c5453dcf227e04be26a3338ad [INFO] running `"docker" "start" "-a" "23c2283cb976b66e5a3c58b3a05bbd09cdbf210c5453dcf227e04be26a3338ad"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling http-sig v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `crate::RsaSha256Verify` [INFO] [stderr] --> src/mock_request.rs:208:30 [INFO] [stderr] | [INFO] [stderr] 208 | HttpSignatureVerify, RsaSha256Verify, SimpleKeyProvider, VerifyingConfig, VerifyingExt, [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `RsaSha256Verify` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `http-sig`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "23c2283cb976b66e5a3c58b3a05bbd09cdbf210c5453dcf227e04be26a3338ad"` [INFO] running `"docker" "rm" "-f" "23c2283cb976b66e5a3c58b3a05bbd09cdbf210c5453dcf227e04be26a3338ad"` [INFO] [stdout] 23c2283cb976b66e5a3c58b3a05bbd09cdbf210c5453dcf227e04be26a3338ad