[INFO] fetching crate http-sig 0.3.1... [INFO] testing http-sig-0.3.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate http-sig 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate http-sig 0.3.1 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 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-2/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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2ad576e255b00a119e40199e63bc12bbc374363ca7f2d6302bf7c6aada8eb98f [INFO] running `"docker" "start" "-a" "2ad576e255b00a119e40199e63bc12bbc374363ca7f2d6302bf7c6aada8eb98f"` [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 subtle v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling http-sig v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `"docker" "inspect" "2ad576e255b00a119e40199e63bc12bbc374363ca7f2d6302bf7c6aada8eb98f"` [INFO] running `"docker" "rm" "-f" "2ad576e255b00a119e40199e63bc12bbc374363ca7f2d6302bf7c6aada8eb98f"` [INFO] [stdout] 2ad576e255b00a119e40199e63bc12bbc374363ca7f2d6302bf7c6aada8eb98f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 81c758fcc1bd0ae02c806eef6f604b31b474d35e740a7dbea8359e4e64c1a39e [INFO] running `"docker" "start" "-a" "81c758fcc1bd0ae02c806eef6f604b31b474d35e740a7dbea8359e4e64c1a39e"` [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" "81c758fcc1bd0ae02c806eef6f604b31b474d35e740a7dbea8359e4e64c1a39e"` [INFO] running `"docker" "rm" "-f" "81c758fcc1bd0ae02c806eef6f604b31b474d35e740a7dbea8359e4e64c1a39e"` [INFO] [stdout] 81c758fcc1bd0ae02c806eef6f604b31b474d35e740a7dbea8359e4e64c1a39e