[INFO] cloning repository https://github.com/ReSpeak/MahTsIdentity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReSpeak/MahTsIdentity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReSpeak%2FMahTsIdentity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReSpeak%2FMahTsIdentity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2dbd0997a65c4f57d3cb00bdc9133c9d3f8a0176 [INFO] checking ReSpeak/MahTsIdentity against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReSpeak%2FMahTsIdentity" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ReSpeak/MahTsIdentity on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ReSpeak/MahTsIdentity [INFO] finished tweaking git repo https://github.com/ReSpeak/MahTsIdentity [INFO] tweaked toml for git repo https://github.com/ReSpeak/MahTsIdentity written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ReSpeak/MahTsIdentity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] 5a909228724cd7ddd34002820b2a04da6a7949e3d7cd391d03a2465463da6bb2 [INFO] running `Command { std: "docker" "start" "-a" "5a909228724cd7ddd34002820b2a04da6a7949e3d7cd391d03a2465463da6bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a909228724cd7ddd34002820b2a04da6a7949e3d7cd391d03a2465463da6bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a909228724cd7ddd34002820b2a04da6a7949e3d7cd391d03a2465463da6bb2", kill_on_drop: false }` [INFO] [stdout] 5a909228724cd7ddd34002820b2a04da6a7949e3d7cd391d03a2465463da6bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9566de2e663da3806a02ed81a2c4e60cf79f9d7b2341f4d6cca2b1bcd3015a91 [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" "9566de2e663da3806a02ed81a2c4e60cf79f9d7b2341f4d6cca2b1bcd3015a91", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking const-oid v0.5.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-core v0.3.15 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking der v0.3.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Checking omnom v3.0.0 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dbl v0.3.1 [INFO] [stderr] Checking aead v0.4.1 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking aes v0.7.2 [INFO] [stderr] Checking slog-perf v0.2.0 [INFO] [stderr] Checking spki v0.3.0 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking cmac v0.6.0 [INFO] [stderr] Checking pkcs8 v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking eax v0.4.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling flakebi-ring v0.16.15 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ff v0.9.0 [INFO] [stderr] Checking group v0.9.0 [INFO] [stderr] Checking elliptic-curve v0.9.12 [INFO] [stderr] Checking ecdsa v0.11.0 [INFO] [stderr] Checking p256 v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling t4rust-derive v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling git-testament-derive v0.1.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking simple_asn1 v0.5.3 [INFO] [stderr] Checking quicklz v0.3.0 [INFO] [stderr] Checking git-testament v0.2.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Checking tsproto-packets v0.1.0 (https://github.com/ReSpeak/tsclientlib#c7fa1c07) [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tsproto-structs v0.2.0 (https://github.com/ReSpeak/tsclientlib#c7fa1c07) [INFO] [stderr] Compiling tsproto-types v0.1.0 (https://github.com/ReSpeak/tsclientlib#c7fa1c07) [INFO] [stderr] Checking tsproto v0.2.0 (https://github.com/ReSpeak/tsclientlib#c7fa1c07) [INFO] [stderr] Checking mah_ts_identity v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "9566de2e663da3806a02ed81a2c4e60cf79f9d7b2341f4d6cca2b1bcd3015a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9566de2e663da3806a02ed81a2c4e60cf79f9d7b2341f4d6cca2b1bcd3015a91", kill_on_drop: false }` [INFO] [stdout] 9566de2e663da3806a02ed81a2c4e60cf79f9d7b2341f4d6cca2b1bcd3015a91