[INFO] cloning repository https://github.com/Ben-Lichtman/deeprox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ben-Lichtman/deeprox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fdeeprox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fdeeprox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adf6692329ebd1f0d955010ebd13128ed4e0836c [INFO] checking Ben-Lichtman/deeprox against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBen-Lichtman%2Fdeeprox" "/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/Ben-Lichtman/deeprox on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ben-Lichtman/deeprox [INFO] finished tweaking git repo https://github.com/Ben-Lichtman/deeprox [INFO] tweaked toml for git repo https://github.com/Ben-Lichtman/deeprox written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cdaebd3ce5ea71a15a073486363ccfd19b2519b87f7839912d5a444efbdb1c1 [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" "7cdaebd3ce5ea71a15a073486363ccfd19b2519b87f7839912d5a444efbdb1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cdaebd3ce5ea71a15a073486363ccfd19b2519b87f7839912d5a444efbdb1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdaebd3ce5ea71a15a073486363ccfd19b2519b87f7839912d5a444efbdb1c1", kill_on_drop: false }` [INFO] [stdout] 7cdaebd3ce5ea71a15a073486363ccfd19b2519b87f7839912d5a444efbdb1c1 [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=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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a9601c965ceb58266268534659f18cb2b62b5b4f199ad38b424b9edd03c69de [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" "1a9601c965ceb58266268534659f18cb2b62b5b4f199ad38b424b9edd03c69de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Checking async-mutex v1.3.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking nb-connect v1.0.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking futures-lite v1.7.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking polling v1.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking byte-pool v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking async-io v1.1.2 [INFO] [stderr] Checking blocking v1.0.0 [INFO] [stderr] Checking async-global-executor v1.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking async-std v1.6.4 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking lol_html v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking async-tls v0.7.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_qs v0.6.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking http-types v2.4.0 [INFO] [stderr] Checking async-h1 v2.1.2 [INFO] [stderr] Checking deeprox v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/http.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | prelude::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_pkcs12` [INFO] [stdout] --> src/crypto_helpers.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn make_pkcs12( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude` [INFO] [stdout] --> src/http.rs:4:2 [INFO] [stdout] | [INFO] [stdout] 4 | prelude::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_pkcs12` [INFO] [stdout] --> src/crypto_helpers.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn make_pkcs12( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "1a9601c965ceb58266268534659f18cb2b62b5b4f199ad38b424b9edd03c69de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9601c965ceb58266268534659f18cb2b62b5b4f199ad38b424b9edd03c69de", kill_on_drop: false }` [INFO] [stdout] 1a9601c965ceb58266268534659f18cb2b62b5b4f199ad38b424b9edd03c69de