[INFO] fetching crate ctap_hmac 0.4.4... [INFO] checking ctap_hmac-0.4.4 against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] extracting crate ctap_hmac 0.4.4 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ctap_hmac 0.4.4 on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ctap_hmac 0.4.4 [INFO] finished tweaking crates.io crate ctap_hmac 0.4.4 [INFO] tweaked toml for crates.io crate ctap_hmac 0.4.4 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate ctap_hmac 0.4.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e26da2e0628d27076c9e7c973728c248e2515f058a0d09926ea1dabe9f95749 [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" "8e26da2e0628d27076c9e7c973728c248e2515f058a0d09926ea1dabe9f95749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e26da2e0628d27076c9e7c973728c248e2515f058a0d09926ea1dabe9f95749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e26da2e0628d27076c9e7c973728c248e2515f058a0d09926ea1dabe9f95749", kill_on_drop: false }` [INFO] [stdout] 8e26da2e0628d27076c9e7c973728c248e2515f058a0d09926ea1dabe9f95749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6226e8436fa1aa7f938d598ef1f4a1fbd7f57c91d80a03b6520b005374ce0e5 [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" "e6226e8436fa1aa7f938d598ef1f4a1fbd7f57c91d80a03b6520b005374ce0e5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ctap_hmac v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `get_assertion_devices` in crate `ctap` [INFO] [stdout] --> examples/multiple.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | ctap::get_assertion_devices(&req, devices.iter_mut(), Some(Duration::from_secs(10)))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `ctap` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ctap_hmac` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "e6226e8436fa1aa7f938d598ef1f4a1fbd7f57c91d80a03b6520b005374ce0e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6226e8436fa1aa7f938d598ef1f4a1fbd7f57c91d80a03b6520b005374ce0e5", kill_on_drop: false }` [INFO] [stdout] e6226e8436fa1aa7f938d598ef1f4a1fbd7f57c91d80a03b6520b005374ce0e5