[INFO] crate ctap_hmac 0.4.1 is already in cache
[INFO] checking ctap_hmac-0.4.1 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate ctap_hmac 0.4.1 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate ctap_hmac 0.4.1 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate ctap_hmac 0.4.1
[INFO] finished tweaking crates.io crate ctap_hmac 0.4.1
[INFO] tweaked toml for crates.io crate ctap_hmac 0.4.1 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate crates.io crate ctap_hmac 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 18b964a4d129ec83c18360bc1555a349145885cda0b0e8a0baa79882462ab009
[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" "18b964a4d129ec83c18360bc1555a349145885cda0b0e8a0baa79882462ab009"`
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling ring v0.13.5
[INFO] [stderr]     Checking cbor-codec v0.7.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking ctap_hmac v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0425]: cannot find function `get_assertion_devices` in crate `ctap`
[INFO] [stderr]   --> examples/multiple.rs:45:15
[INFO] [stderr]    |
[INFO] [stderr] 45 |         ctap::get_assertion_devices(&req, devices.iter_mut(), Some(Duration::from_secs(10)))?;
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^ not found in `ctap`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not compile `ctap_hmac`.
[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" "18b964a4d129ec83c18360bc1555a349145885cda0b0e8a0baa79882462ab009"`
[INFO] running `"docker" "rm" "-f" "18b964a4d129ec83c18360bc1555a349145885cda0b0e8a0baa79882462ab009"`
[INFO] [stdout] 18b964a4d129ec83c18360bc1555a349145885cda0b0e8a0baa79882462ab009
