[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] 75a5408dd5fb4e6a6f375146346abea59d52321c [INFO] testing ReSpeak/MahTsIdentity against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReSpeak%2FMahTsIdentity" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ReSpeak/MahTsIdentity on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-6/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16024d7cf8ccb36364a95882c16f21b150417b8801a2e9745deab28ec5e19f57 [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" "16024d7cf8ccb36364a95882c16f21b150417b8801a2e9745deab28ec5e19f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16024d7cf8ccb36364a95882c16f21b150417b8801a2e9745deab28ec5e19f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16024d7cf8ccb36364a95882c16f21b150417b8801a2e9745deab28ec5e19f57", kill_on_drop: false }` [INFO] [stdout] 16024d7cf8ccb36364a95882c16f21b150417b8801a2e9745deab28ec5e19f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b90ca0ad135978fd6f7a6386753707d27b1bad9915a00337d21cb1adfb3303 [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" "a3b90ca0ad135978fd6f7a6386753707d27b1bad9915a00337d21cb1adfb3303", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling flakebi-ring v0.16.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling omnom v3.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling eax v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling t4rust-derive v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling git-testament-derive v0.1.10 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling git-testament v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling quicklz v0.3.0 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tsproto-packets v0.1.0 (https://github.com/ReSpeak/tsclientlib#dfbabec9) [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tsproto-structs v0.1.0 (https://github.com/ReSpeak/tsclientlib#dfbabec9) [INFO] [stderr] Compiling tsproto-types v0.1.0 (https://github.com/ReSpeak/tsclientlib#dfbabec9) [INFO] [stderr] Compiling tsproto v0.1.0 (https://github.com/ReSpeak/tsclientlib#dfbabec9) [INFO] [stderr] Compiling mah_ts_identity v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "a3b90ca0ad135978fd6f7a6386753707d27b1bad9915a00337d21cb1adfb3303", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b90ca0ad135978fd6f7a6386753707d27b1bad9915a00337d21cb1adfb3303", kill_on_drop: false }` [INFO] [stdout] a3b90ca0ad135978fd6f7a6386753707d27b1bad9915a00337d21cb1adfb3303 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45e8380759c53607f007fd74d35b097532f3fe78f1ed7e8602c6d47270e4695a [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" "45e8380759c53607f007fd74d35b097532f3fe78f1ed7e8602c6d47270e4695a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mah_ts_identity v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "45e8380759c53607f007fd74d35b097532f3fe78f1ed7e8602c6d47270e4695a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e8380759c53607f007fd74d35b097532f3fe78f1ed7e8602c6d47270e4695a", kill_on_drop: false }` [INFO] [stdout] 45e8380759c53607f007fd74d35b097532f3fe78f1ed7e8602c6d47270e4695a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f7703f938424195c407dfba18cfbaf6f9d135fbb58963f05b68f01afaaab882a [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" "f7703f938424195c407dfba18cfbaf6f9d135fbb58963f05b68f01afaaab882a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mah_ts_identity-a5138b5ec05c1fec [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f7703f938424195c407dfba18cfbaf6f9d135fbb58963f05b68f01afaaab882a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7703f938424195c407dfba18cfbaf6f9d135fbb58963f05b68f01afaaab882a", kill_on_drop: false }` [INFO] [stdout] f7703f938424195c407dfba18cfbaf6f9d135fbb58963f05b68f01afaaab882a