[INFO] fetching crate cryptsetup-rs 0.3.2... [INFO] checking cryptsetup-rs-0.3.2 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate cryptsetup-rs 0.3.2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate cryptsetup-rs 0.3.2 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cryptsetup-rs 0.3.2 [INFO] finished tweaking crates.io crate cryptsetup-rs 0.3.2 [INFO] tweaked toml for crates.io crate cryptsetup-rs 0.3.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate cryptsetup-rs 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blkid-rs v0.3.0 [INFO] [stderr] Downloaded libcryptsetup-sys v0.3.0 [INFO] [stderr] Downloaded expectest v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e656ee2bdd1366709733026221a111575eb1be2ab8cd488b6d9687c454ea2356 [INFO] running `Command { std: "docker" "start" "-a" "e656ee2bdd1366709733026221a111575eb1be2ab8cd488b6d9687c454ea2356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e656ee2bdd1366709733026221a111575eb1be2ab8cd488b6d9687c454ea2356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e656ee2bdd1366709733026221a111575eb1be2ab8cd488b6d9687c454ea2356", kill_on_drop: false }` [INFO] [stdout] e656ee2bdd1366709733026221a111575eb1be2ab8cd488b6d9687c454ea2356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0562afb262b21af99ccce5b28cb978ed4ead75820d0d40acae54f55511ab8ab2 [INFO] running `Command { std: "docker" "start" "-a" "0562afb262b21af99ccce5b28cb978ed4ead75820d0d40acae54f55511ab8ab2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libcryptsetup-sys v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking blkid-rs v0.3.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking expectest v0.12.0 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking base64-serde v0.6.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking cryptsetup-rs v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s [INFO] running `Command { std: "docker" "inspect" "0562afb262b21af99ccce5b28cb978ed4ead75820d0d40acae54f55511ab8ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0562afb262b21af99ccce5b28cb978ed4ead75820d0d40acae54f55511ab8ab2", kill_on_drop: false }` [INFO] [stdout] 0562afb262b21af99ccce5b28cb978ed4ead75820d0d40acae54f55511ab8ab2