[INFO] fetching crate zauthrs 0.1.2... [INFO] checking zauthrs-0.1.2 against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] extracting crate zauthrs 0.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate zauthrs 0.1.2 on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zauthrs 0.1.2 [INFO] finished tweaking crates.io crate zauthrs 0.1.2 [INFO] tweaked toml for crates.io crate zauthrs 0.1.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate zauthrs 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "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] 914c63979357360ae38f5a5d5927276bdbbdf33a935a3340ddc4891b483becdb [INFO] running `Command { std: "docker" "start" "-a" "914c63979357360ae38f5a5d5927276bdbbdf33a935a3340ddc4891b483becdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "914c63979357360ae38f5a5d5927276bdbbdf33a935a3340ddc4891b483becdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "914c63979357360ae38f5a5d5927276bdbbdf33a935a3340ddc4891b483becdb", kill_on_drop: false }` [INFO] [stdout] 914c63979357360ae38f5a5d5927276bdbbdf33a935a3340ddc4891b483becdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 7012952815d99dc89dfe777e0b0e0ca8c7759d3f62b2a6400a3b77edc3b94ce9 [INFO] running `Command { std: "docker" "start" "-a" "7012952815d99dc89dfe777e0b0e0ca8c7759d3f62b2a6400a3b77edc3b94ce9", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking block-modes v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling libflate v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.4.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling structure-macro-impl v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Checking structure v0.1.2 [INFO] [stderr] Compiling libusb1-sys v0.4.4 [INFO] [stderr] Checking rusb v0.6.5 [INFO] [stderr] Checking yubico_manager v0.8.1 [INFO] [stderr] Checking zauthrs v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.95s [INFO] running `Command { std: "docker" "inspect" "7012952815d99dc89dfe777e0b0e0ca8c7759d3f62b2a6400a3b77edc3b94ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7012952815d99dc89dfe777e0b0e0ca8c7759d3f62b2a6400a3b77edc3b94ce9", kill_on_drop: false }` [INFO] [stdout] 7012952815d99dc89dfe777e0b0e0ca8c7759d3f62b2a6400a3b77edc3b94ce9