[INFO] cloning repository https://github.com/zeroqn/teleport-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeroqn/teleport-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroqn%2Fteleport-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroqn%2Fteleport-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e685691b5fda76c3a4786adb3a1314e83c60a08 [INFO] checking zeroqn/teleport-experiment against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeroqn%2Fteleport-experiment" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zeroqn/teleport-experiment 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/zeroqn/teleport-experiment [INFO] finished tweaking git repo https://github.com/zeroqn/teleport-experiment [INFO] tweaked toml for git repo https://github.com/zeroqn/teleport-experiment written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/zeroqn/teleport-experiment 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 983c49b32860c7b6c894abe1344c52dc744130963a7d3fdf27ab91ce7b075fe5 [INFO] running `Command { std: "docker" "start" "-a" "983c49b32860c7b6c894abe1344c52dc744130963a7d3fdf27ab91ce7b075fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "983c49b32860c7b6c894abe1344c52dc744130963a7d3fdf27ab91ce7b075fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983c49b32860c7b6c894abe1344c52dc744130963a7d3fdf27ab91ce7b075fe5", kill_on_drop: false }` [INFO] [stdout] 983c49b32860c7b6c894abe1344c52dc744130963a7d3fdf27ab91ce7b075fe5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 68f00f0c8d8ee1442e7986389821e0aa60546bdfdbf4e8f69e4d9f76eae750a3 [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" "68f00f0c8d8ee1442e7986389821e0aa60546bdfdbf4e8f69e4d9f76eae750a3", kill_on_drop: false }` [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tiny-keccak v2.0.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking unsigned-varint v0.2.3 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling secp256k1-sys v0.1.1 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling err-derive v0.2.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking multibase v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking parity-multihash v0.2.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking secp256k1 v0.17.1 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking yasna v0.3.1 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking pem v0.6.1 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking rcgen v0.7.0 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking rusticata-macros v2.0.4 [INFO] [stderr] Checking der-parser v3.0.3 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking x509-parser v0.6.0 [INFO] [stderr] Checking quinn-proto v0.5.0 (https://github.com/zeroqn/quinn?branch=expose-certificate#5f216f1d) [INFO] [stderr] Checking rustls-native-certs v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking prost v0.5.0 [INFO] [stderr] Checking quinn v0.5.0 (https://github.com/zeroqn/quinn?branch=expose-certificate#5f216f1d) [INFO] [stderr] Checking teleport-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "68f00f0c8d8ee1442e7986389821e0aa60546bdfdbf4e8f69e4d9f76eae750a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f00f0c8d8ee1442e7986389821e0aa60546bdfdbf4e8f69e4d9f76eae750a3", kill_on_drop: false }` [INFO] [stdout] 68f00f0c8d8ee1442e7986389821e0aa60546bdfdbf4e8f69e4d9f76eae750a3