[INFO] cloning repository https://github.com/Jezza/txl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jezza/txl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJezza%2Ftxl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJezza%2Ftxl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8408290237792d598bc49ae2990bbc5c636d68e2 [INFO] checking Jezza/txl against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJezza%2Ftxl" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jezza/txl 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/Jezza/txl [INFO] finished tweaking git repo https://github.com/Jezza/txl [INFO] tweaked toml for git repo https://github.com/Jezza/txl written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Jezza/txl 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 979a53ea6928043a1803057b07e7a04fe5350cbf45e227d44209fdccd608d68e [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" "979a53ea6928043a1803057b07e7a04fe5350cbf45e227d44209fdccd608d68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "979a53ea6928043a1803057b07e7a04fe5350cbf45e227d44209fdccd608d68e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979a53ea6928043a1803057b07e7a04fe5350cbf45e227d44209fdccd608d68e", kill_on_drop: false }` [INFO] [stdout] 979a53ea6928043a1803057b07e7a04fe5350cbf45e227d44209fdccd608d68e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 48267f56fb01acf0e1c7ef82d55218ead9dc835384304054ddc13e67f30dfbd6 [INFO] running `Command { std: "docker" "start" "-a" "48267f56fb01acf0e1c7ef82d55218ead9dc835384304054ddc13e67f30dfbd6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking tmux_interface v0.0.5 (https://github.com/Jezza/tmux-interface-rs?branch=dev#437ed1ec) [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking term_size v1.0.0-beta1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking exec v0.3.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Checking structopt v0.3.2 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking txl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.56s [INFO] running `Command { std: "docker" "inspect" "48267f56fb01acf0e1c7ef82d55218ead9dc835384304054ddc13e67f30dfbd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48267f56fb01acf0e1c7ef82d55218ead9dc835384304054ddc13e67f30dfbd6", kill_on_drop: false }` [INFO] [stdout] 48267f56fb01acf0e1c7ef82d55218ead9dc835384304054ddc13e67f30dfbd6