[INFO] fetching crate paseto 1.0.7... [INFO] checking paseto-1.0.7 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] extracting crate paseto 1.0.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate paseto 1.0.7 on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate paseto 1.0.7 [INFO] finished tweaking crates.io crate paseto 1.0.7 [INFO] tweaked toml for crates.io crate paseto 1.0.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate paseto 1.0.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b76073dd1cd33fec76373a6f6eeb07caad0192abf5da00077a3eda9000d1939 [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" "7b76073dd1cd33fec76373a6f6eeb07caad0192abf5da00077a3eda9000d1939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b76073dd1cd33fec76373a6f6eeb07caad0192abf5da00077a3eda9000d1939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b76073dd1cd33fec76373a6f6eeb07caad0192abf5da00077a3eda9000d1939", kill_on_drop: false }` [INFO] [stdout] 7b76073dd1cd33fec76373a6f6eeb07caad0192abf5da00077a3eda9000d1939 [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e798798ba108d00f1853d9ecb3844ec0ff57d34a4c43a234e51fe9d4a76c9cf0 [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" "e798798ba108d00f1853d9ecb3844ec0ff57d34a4c43a234e51fe9d4a76c9cf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking paseto v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "e798798ba108d00f1853d9ecb3844ec0ff57d34a4c43a234e51fe9d4a76c9cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e798798ba108d00f1853d9ecb3844ec0ff57d34a4c43a234e51fe9d4a76c9cf0", kill_on_drop: false }` [INFO] [stdout] e798798ba108d00f1853d9ecb3844ec0ff57d34a4c43a234e51fe9d4a76c9cf0