[INFO] cloning repository https://github.com/lcdr/sso_auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcdr/sso_auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fsso_auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fsso_auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1ecf0ec6954bf8c59816a4b0ffb0e5e1c32e409 [INFO] checking lcdr/sso_auth against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcdr%2Fsso_auth" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lcdr/sso_auth on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lcdr/sso_auth [INFO] finished tweaking git repo https://github.com/lcdr/sso_auth [INFO] tweaked toml for git repo https://github.com/lcdr/sso_auth written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lcdr/sso_auth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded endio v0.1.0 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6ab3bc86188efc85b61bd4b61239df40e7c63f4b3908d80bd2b621de303c404 [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" "d6ab3bc86188efc85b61bd4b61239df40e7c63f4b3908d80bd2b621de303c404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6ab3bc86188efc85b61bd4b61239df40e7c63f4b3908d80bd2b621de303c404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ab3bc86188efc85b61bd4b61239df40e7c63f4b3908d80bd2b621de303c404", kill_on_drop: false }` [INFO] [stdout] d6ab3bc86188efc85b61bd4b61239df40e7c63f4b3908d80bd2b621de303c404 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72d646399940cb83454da5f3d74795ba7a0b66fdfbf2d7d01ea342cb355a12b0 [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" "72d646399940cb83454da5f3d74795ba7a0b66fdfbf2d7d01ea342cb355a12b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking safemem v0.3.2 [INFO] [stderr] Checking endio v0.1.0 [INFO] [stderr] Checking lu_packets v0.1.0 (https://github.com/lcdr/lu_packets?rev=b899ce7bcf59a7445a33bd4ad4e66b0869321c86#b899ce7b) [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bcrypt v0.6.1 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking base_server v0.1.0 (https://github.com/lcdr/base_server?rev=ceab34fa72eec611f728732dbe0d7fc181d98bc8#ceab34fa) [INFO] [stderr] Checking sso_auth v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "72d646399940cb83454da5f3d74795ba7a0b66fdfbf2d7d01ea342cb355a12b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d646399940cb83454da5f3d74795ba7a0b66fdfbf2d7d01ea342cb355a12b0", kill_on_drop: false }` [INFO] [stdout] 72d646399940cb83454da5f3d74795ba7a0b66fdfbf2d7d01ea342cb355a12b0