[INFO] cloning repository https://github.com/zanbaldwin/headermod-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zanbaldwin/headermod-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzanbaldwin%2Fheadermod-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzanbaldwin%2Fheadermod-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98a35d136d1417714b458972fef2ecbe174b84ab [INFO] checking zanbaldwin/headermod-proxy against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzanbaldwin%2Fheadermod-proxy" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zanbaldwin/headermod-proxy on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zanbaldwin/headermod-proxy [INFO] finished tweaking git repo https://github.com/zanbaldwin/headermod-proxy [INFO] tweaked toml for git repo https://github.com/zanbaldwin/headermod-proxy written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/zanbaldwin/headermod-proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 767911cbd99b64b1138312c385c1c933dedf9378ad53c29e9d4f1d27f2120f0c [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" "767911cbd99b64b1138312c385c1c933dedf9378ad53c29e9d4f1d27f2120f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "767911cbd99b64b1138312c385c1c933dedf9378ad53c29e9d4f1d27f2120f0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "767911cbd99b64b1138312c385c1c933dedf9378ad53c29e9d4f1d27f2120f0c", kill_on_drop: false }` [INFO] [stdout] 767911cbd99b64b1138312c385c1c933dedf9378ad53c29e9d4f1d27f2120f0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e150ed244934c2d229c4d519a6a927b7ed00add6745cc44d6b9fb299a5cb8ee2 [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" "e150ed244934c2d229c4d519a6a927b7ed00add6745cc44d6b9fb299a5cb8ee2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking io v0.0.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.29 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking micro_oauth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `tokio_core::io::copy`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_core::io::{copy, Io}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_core::io::{copy, Io}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `tokio_core::io::copy`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | let client_to_server = copy(client_read, server_write); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `tokio_core::io::copy`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | let server_to_client = copy(server_read, client_write); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `tokio_core::io::copy`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_core::io::{copy, Io}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `tokio_core::io::Io`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_core::io::{copy, Io}; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `tokio_core::io::copy`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | let client_to_server = copy(client_read, server_write); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `tokio_core::io::copy`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:99:40 [INFO] [stdout] | [INFO] [stdout] 99 | let server_to_client = copy(server_read, client_write); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_core::io::Io::split`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (client_read, client_write) = client_stream.split(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_core::io::Io::split`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (client_read, client_write) = client_stream.split(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_core::io::Io::split`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | let (server_read, server_write) = server_stream.split(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `tokio_core::io::Io::split`: moved to the `tokio-io` crate [INFO] [stdout] --> src/main.rs:87:65 [INFO] [stdout] | [INFO] [stdout] 87 | let (server_read, server_write) = server_stream.split(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "e150ed244934c2d229c4d519a6a927b7ed00add6745cc44d6b9fb299a5cb8ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e150ed244934c2d229c4d519a6a927b7ed00add6745cc44d6b9fb299a5cb8ee2", kill_on_drop: false }` [INFO] [stdout] e150ed244934c2d229c4d519a6a927b7ed00add6745cc44d6b9fb299a5cb8ee2