[INFO] fetching crate lair_keystore_client 0.0.1-alpha.5... [INFO] checking lair_keystore_client-0.0.1-alpha.5 against try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [INFO] extracting crate lair_keystore_client 0.0.1-alpha.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate lair_keystore_client 0.0.1-alpha.5 on toolchain ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lair_keystore_client 0.0.1-alpha.5 [INFO] finished tweaking crates.io crate lair_keystore_client 0.0.1-alpha.5 [INFO] tweaked toml for crates.io crate lair_keystore_client 0.0.1-alpha.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghost_actor v0.2.1 [INFO] [stderr] Downloaded lair_keystore_api v0.0.1-alpha.5 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebe1083a27b0f50422df241c8ba722bdb38be456327575244fdef3369b162593 [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" "ebe1083a27b0f50422df241c8ba722bdb38be456327575244fdef3369b162593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe1083a27b0f50422df241c8ba722bdb38be456327575244fdef3369b162593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe1083a27b0f50422df241c8ba722bdb38be456327575244fdef3369b162593", kill_on_drop: false }` [INFO] [stdout] ebe1083a27b0f50422df241c8ba722bdb38be456327575244fdef3369b162593 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff6689b1c19f8cde46465b75b320801a7e0bcd32c9263056e6f6a5eef91f5cc [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" "7ff6689b1c19f8cde46465b75b320801a7e0bcd32c9263056e6f6a5eef91f5cc", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking nanoid v0.3.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking rcgen v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking must_future v0.1.2 [INFO] [stderr] Checking ghost_actor v0.2.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking tracing-subscriber v0.2.14 [INFO] [stderr] Compiling lair_keystore_api v0.0.1-alpha.5 [INFO] [stderr] Compiling lair_keystore_client v0.0.1-alpha.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 35s [INFO] running `Command { std: "docker" "inspect" "7ff6689b1c19f8cde46465b75b320801a7e0bcd32c9263056e6f6a5eef91f5cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff6689b1c19f8cde46465b75b320801a7e0bcd32c9263056e6f6a5eef91f5cc", kill_on_drop: false }` [INFO] [stdout] 7ff6689b1c19f8cde46465b75b320801a7e0bcd32c9263056e6f6a5eef91f5cc