[INFO] cloning repository https://github.com/generalproxy/rustoxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/generalproxy/rustoxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneralproxy%2Frustoxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneralproxy%2Frustoxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb39b38f18352797ae54efc63ed519eef3b3e1d5 [INFO] checking generalproxy/rustoxy against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeneralproxy%2Frustoxy" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/generalproxy/rustoxy on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/generalproxy/rustoxy [INFO] finished tweaking git repo https://github.com/generalproxy/rustoxy [INFO] tweaked toml for git repo https://github.com/generalproxy/rustoxy written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/generalproxy/rustoxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fdef9a0a961c8ed702d58c860e2b37c5fadf8761c1645f0226747e19932a7d4 [INFO] running `Command { std: "docker" "start" "-a" "1fdef9a0a961c8ed702d58c860e2b37c5fadf8761c1645f0226747e19932a7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fdef9a0a961c8ed702d58c860e2b37c5fadf8761c1645f0226747e19932a7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fdef9a0a961c8ed702d58c860e2b37c5fadf8761c1645f0226747e19932a7d4", kill_on_drop: false }` [INFO] [stdout] 1fdef9a0a961c8ed702d58c860e2b37c5fadf8761c1645f0226747e19932a7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a16d7e44fd09363ef66984d96ba2b398b6dbe57c8ed984e07c1984d266bf727 [INFO] running `Command { std: "docker" "start" "-a" "4a16d7e44fd09363ef66984d96ba2b398b6dbe57c8ed984e07c1984d266bf727", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking scoped-tls v0.1.1 [INFO] [stderr] Checking serde v1.0.47 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.9 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.3.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.1 [INFO] [stderr] Checking tokio-threadpool v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio v0.1.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking env_logger v0.5.9 [INFO] [stderr] Checking rustoxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utilities.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | let hostname = try!(str::from_utf8(hostname).map_err(|_e| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utilities.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | let hostname = try!(str::from_utf8(hostname).map_err(|_e| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utilities.rs:71:55 [INFO] [stdout] | [INFO] [stdout] 71 | struct Timeout { f:F, m:&'static str, t:TO }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/utilities.rs:71:55 [INFO] [stdout] | [INFO] [stdout] 71 | struct Timeout { f:F, m:&'static str, t:TO }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self.handle` does not live long enough [INFO] [stdout] --> src/client.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 75 | fn serve_v5(self, conn: TcpStream) [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 134 | let pair = timeout(&self.handle, handshake_finish, "timeout during handshake"); [INFO] [stdout] | --------^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self.handle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 152 | } [INFO] [stdout] | - `self.handle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `self.handle` does not live long enough [INFO] [stdout] --> src/client.rs:134:28 [INFO] [stdout] | [INFO] [stdout] 75 | fn serve_v5(self, conn: TcpStream) [INFO] [stdout] | ---- binding `self` declared here [INFO] [stdout] ... [INFO] [stdout] 134 | let pair = timeout(&self.handle, handshake_finish, "timeout during handshake"); [INFO] [stdout] | --------^^^^^^^^^^^^----------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `self.handle` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 152 | } [INFO] [stdout] | - `self.handle` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustoxy` (bin "rustoxy" test) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustoxy` (bin "rustoxy") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4a16d7e44fd09363ef66984d96ba2b398b6dbe57c8ed984e07c1984d266bf727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a16d7e44fd09363ef66984d96ba2b398b6dbe57c8ed984e07c1984d266bf727", kill_on_drop: false }` [INFO] [stdout] 4a16d7e44fd09363ef66984d96ba2b398b6dbe57c8ed984e07c1984d266bf727