[INFO] cloning repository https://github.com/ruimo/tls_expires [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruimo/tls_expires" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruimo%2Ftls_expires", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruimo%2Ftls_expires'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 222641c335a1e788d81b6e8956852d1b1dfefb0d [INFO] checking ruimo/tls_expires against try#ff044a3d65d25a17c3e14c1530004e1540179ba7 for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruimo%2Ftls_expires" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruimo/tls_expires on toolchain ff044a3d65d25a17c3e14c1530004e1540179ba7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruimo/tls_expires [INFO] finished tweaking git repo https://github.com/ruimo/tls_expires [INFO] tweaked toml for git repo https://github.com/ruimo/tls_expires written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ruimo/tls_expires already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "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] c3997e692fc7d76bddd33bb2399b0f8e4be76d95210c346c8374a58a82560c28 [INFO] running `Command { std: "docker" "start" "-a" "c3997e692fc7d76bddd33bb2399b0f8e4be76d95210c346c8374a58a82560c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3997e692fc7d76bddd33bb2399b0f8e4be76d95210c346c8374a58a82560c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3997e692fc7d76bddd33bb2399b0f8e4be76d95210c346c8374a58a82560c28", kill_on_drop: false }` [INFO] [stdout] c3997e692fc7d76bddd33bb2399b0f8e4be76d95210c346c8374a58a82560c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ff044a3d65d25a17c3e14c1530004e1540179ba7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5cd94078888cb84d52f4ae354b9e9c29e1597f08a8ef63dd489197bb2ddb1e [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" "0f5cd94078888cb84d52f4ae354b9e9c29e1597f08a8ef63dd489197bb2ddb1e", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking tls_expires v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.62s [INFO] running `Command { std: "docker" "inspect" "0f5cd94078888cb84d52f4ae354b9e9c29e1597f08a8ef63dd489197bb2ddb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5cd94078888cb84d52f4ae354b9e9c29e1597f08a8ef63dd489197bb2ddb1e", kill_on_drop: false }` [INFO] [stdout] 0f5cd94078888cb84d52f4ae354b9e9c29e1597f08a8ef63dd489197bb2ddb1e