[INFO] cloning repository https://github.com/fiji-flo/person-cli-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fiji-flo/person-cli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fperson-cli-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fperson-cli-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1bcbee590f4aa3192a10b5174a0fd609c7506a4 [INFO] checking fiji-flo/person-cli-rs against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fperson-cli-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fiji-flo/person-cli-rs on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fiji-flo/person-cli-rs [INFO] finished tweaking git repo https://github.com/fiji-flo/person-cli-rs [INFO] tweaked toml for git repo https://github.com/fiji-flo/person-cli-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/fiji-flo/person-cli-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 279fcf4e289b67329e4a040ee1ceb635202142625514fe804a65aa5162e0576a [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" "279fcf4e289b67329e4a040ee1ceb635202142625514fe804a65aa5162e0576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "279fcf4e289b67329e4a040ee1ceb635202142625514fe804a65aa5162e0576a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279fcf4e289b67329e4a040ee1ceb635202142625514fe804a65aa5162e0576a", kill_on_drop: false }` [INFO] [stdout] 279fcf4e289b67329e4a040ee1ceb635202142625514fe804a65aa5162e0576a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 968c2596799cc0809486a7329692e1a88fdba3b8cc8325370ea88a440f7bb013 [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" "968c2596799cc0809486a7329692e1a88fdba3b8cc8325370ea88a440f7bb013", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling openssl-src v111.12.0+1.1.1h [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking shared-expiry-get v0.1.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking dino_park_trust v0.0.7 (https://github.com/mozilla-iam/dino-park-trust?tag=0.0.7#db8e281a) [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking iri-string v0.3.0 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking json-pointer v0.3.4 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking biscuit v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking jsonschema-valid v0.4.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking rusoto_credential v0.45.0 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking rusoto_signature v0.45.0 [INFO] [stderr] Checking rusoto_ssm v0.45.0 [INFO] [stderr] Checking cis_profile v0.4.4 (https://github.com/mozilla-iam/cis_profile-rust?branch=0.4#8bada35b) [INFO] [stderr] Checking cis_client v0.7.1 (https://github.com/mozilla-iam/cis_client-rust?branch=0.7#ba64ba96) [INFO] [stderr] Checking person_cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 06s [INFO] running `Command { std: "docker" "inspect" "968c2596799cc0809486a7329692e1a88fdba3b8cc8325370ea88a440f7bb013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968c2596799cc0809486a7329692e1a88fdba3b8cc8325370ea88a440f7bb013", kill_on_drop: false }` [INFO] [stdout] 968c2596799cc0809486a7329692e1a88fdba3b8cc8325370ea88a440f7bb013