[INFO] fetching crate ctap_hmac 0.4.2... [INFO] checking ctap_hmac-0.4.2 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate ctap_hmac 0.4.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ctap_hmac 0.4.2 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ctap_hmac 0.4.2 [INFO] finished tweaking crates.io crate ctap_hmac 0.4.2 [INFO] tweaked toml for crates.io crate ctap_hmac 0.4.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ctap_hmac 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0ff0209c81a0cbbb11d0c6f08ef11b1d7a07f4ee4cdf99c15df1b77a2c99900f [INFO] running `Command { std: "docker" "start" "-a" "0ff0209c81a0cbbb11d0c6f08ef11b1d7a07f4ee4cdf99c15df1b77a2c99900f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff0209c81a0cbbb11d0c6f08ef11b1d7a07f4ee4cdf99c15df1b77a2c99900f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff0209c81a0cbbb11d0c6f08ef11b1d7a07f4ee4cdf99c15df1b77a2c99900f", kill_on_drop: false }` [INFO] [stdout] 0ff0209c81a0cbbb11d0c6f08ef11b1d7a07f4ee4cdf99c15df1b77a2c99900f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b7d608b56b6af3ccc2555c1080870082abfa3b53296c1a3fdde9c29e7b272b [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" "57b7d608b56b6af3ccc2555c1080870082abfa3b53296c1a3fdde9c29e7b272b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking failure v0.1.7 [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] Checking ctap_hmac v0.4.2 (/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" "57b7d608b56b6af3ccc2555c1080870082abfa3b53296c1a3fdde9c29e7b272b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b7d608b56b6af3ccc2555c1080870082abfa3b53296c1a3fdde9c29e7b272b", kill_on_drop: false }` [INFO] [stdout] 57b7d608b56b6af3ccc2555c1080870082abfa3b53296c1a3fdde9c29e7b272b