[INFO] cloning repository https://github.com/DetectionHSL/hslmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DetectionHSL/hslmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetectionHSL%2Fhslmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetectionHSL%2Fhslmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2e8721f4197a7acf3ecd6b0f9c349ef22397fb [INFO] checking DetectionHSL/hslmod against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDetectionHSL%2Fhslmod" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DetectionHSL/hslmod on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DetectionHSL/hslmod [INFO] finished tweaking git repo https://github.com/DetectionHSL/hslmod [INFO] tweaked toml for git repo https://github.com/DetectionHSL/hslmod written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/DetectionHSL/hslmod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e99d3fee62b4483dd0993a5ff46da82f16f4f6d7e56e7a63a34429cb0756037a [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" "e99d3fee62b4483dd0993a5ff46da82f16f4f6d7e56e7a63a34429cb0756037a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e99d3fee62b4483dd0993a5ff46da82f16f4f6d7e56e7a63a34429cb0756037a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99d3fee62b4483dd0993a5ff46da82f16f4f6d7e56e7a63a34429cb0756037a", kill_on_drop: false }` [INFO] [stdout] e99d3fee62b4483dd0993a5ff46da82f16f4f6d7e56e7a63a34429cb0756037a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f7c1723e835f2ee6d255d412bfcb8679c779bb5d02e4f2f243751afd87a86c7 [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" "3f7c1723e835f2ee6d255d412bfcb8679c779bb5d02e4f2f243751afd87a86c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking httparse v1.3.4 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking console v0.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking copy_dir v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking zip v0.5.9 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking zip-extract v0.1.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking hslshared v3.0.0 (https://github.com/DetectionHSL/hslshared?branch=main#02313592) [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking hslmod v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "3f7c1723e835f2ee6d255d412bfcb8679c779bb5d02e4f2f243751afd87a86c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f7c1723e835f2ee6d255d412bfcb8679c779bb5d02e4f2f243751afd87a86c7", kill_on_drop: false }` [INFO] [stdout] 3f7c1723e835f2ee6d255d412bfcb8679c779bb5d02e4f2f243751afd87a86c7