[INFO] crate falcon_capstone 0.4.0 is already in cache [INFO] checking falcon_capstone-0.4.0 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate falcon_capstone 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate falcon_capstone 0.4.0 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate falcon_capstone 0.4.0 [INFO] finished tweaking crates.io crate falcon_capstone 0.4.0 [INFO] tweaked toml for crates.io crate falcon_capstone 0.4.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate falcon_capstone 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b419fde635b2f6a6400013ee296c2e9409bcf7e2a72e278c2fc1f6016b236f04 [INFO] running `"docker" "start" "-a" "b419fde635b2f6a6400013ee296c2e9409bcf7e2a72e278c2fc1f6016b236f04"` [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling falcon_capstone v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/capstone.rs:422:42 [INFO] [stderr] | [INFO] [stderr] 422 | panic!("{}", CsErr::new(err).description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/capstone.rs:422:42 [INFO] [stderr] | [INFO] [stderr] 422 | panic!("{}", CsErr::new(err).description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.64s [INFO] running `"docker" "inspect" "b419fde635b2f6a6400013ee296c2e9409bcf7e2a72e278c2fc1f6016b236f04"` [INFO] running `"docker" "rm" "-f" "b419fde635b2f6a6400013ee296c2e9409bcf7e2a72e278c2fc1f6016b236f04"` [INFO] [stdout] b419fde635b2f6a6400013ee296c2e9409bcf7e2a72e278c2fc1f6016b236f04