[INFO] cloning repository https://github.com/hayeah/shadowsocks-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hayeah/shadowsocks-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeah%2Fshadowsocks-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeah%2Fshadowsocks-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a776fd85ab9bfa36d1cf5fdc23b2e0d07908a86b [INFO] testing hayeah/shadowsocks-rust against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeah%2Fshadowsocks-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hayeah/shadowsocks-rust on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hayeah/shadowsocks-rust [INFO] finished tweaking git repo https://github.com/hayeah/shadowsocks-rust [INFO] tweaked toml for git repo https://github.com/hayeah/shadowsocks-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff8741ce79baa274de036c21252c80f3f62ea353ac6dc32de2eab323f5b5187 [INFO] running `Command { std: "docker" "start" "-a" "fff8741ce79baa274de036c21252c80f3f62ea353ac6dc32de2eab323f5b5187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff8741ce79baa274de036c21252c80f3f62ea353ac6dc32de2eab323f5b5187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff8741ce79baa274de036c21252c80f3f62ea353ac6dc32de2eab323f5b5187", kill_on_drop: false }` [INFO] [stdout] fff8741ce79baa274de036c21252c80f3f62ea353ac6dc32de2eab323f5b5187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d7b88b056d2f6c21a47810f7d932813c9be97ddf4c737379581b5ebb6735e2b [INFO] running `Command { std: "docker" "start" "-a" "5d7b88b056d2f6c21a47810f7d932813c9be97ddf4c737379581b5ebb6735e2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling qrcode v0.11.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling shadowsocks-rust v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/relay/tcprelay/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 38s [INFO] running `Command { std: "docker" "inspect" "5d7b88b056d2f6c21a47810f7d932813c9be97ddf4c737379581b5ebb6735e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7b88b056d2f6c21a47810f7d932813c9be97ddf4c737379581b5ebb6735e2b", kill_on_drop: false }` [INFO] [stdout] 5d7b88b056d2f6c21a47810f7d932813c9be97ddf4c737379581b5ebb6735e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 439c40e0a929f5777ab1fe7a7fe560ced6ad44515cc4b07b9f5dd05820cfa2ca [INFO] running `Command { std: "docker" "start" "-a" "439c40e0a929f5777ab1fe7a7fe560ced6ad44515cc4b07b9f5dd05820cfa2ca", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/relay/tcprelay/mod.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | context: &Context, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shadowsocks-rust v1.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Date::today`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Time::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Aes128Cfb` found for enum `CipherType` in the current scope [INFO] [stdout] --> tests/udp.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | const METHOD: CipherType = CipherType::Aes128Cfb; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes128Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Aes256Cfb` found for enum `CipherType` in the current scope [INFO] [stdout] --> tests/socks5.rs:73:44 [INFO] [stdout] | [INFO] [stdout] 73 | const METHOD: CipherType = CipherType::Aes256Cfb; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes256Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shadowsocks-rust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Aes128Cfb` found for enum `CipherType` in the current scope [INFO] [stdout] --> src/crypto/cipher.rs:798:31 [INFO] [stdout] | [INFO] [stdout] 169 | pub enum CipherType { [INFO] [stdout] | ------------------- variant or associated item `Aes128Cfb` not found here [INFO] [stdout] ... [INFO] [stdout] 798 | let key = CipherType::Aes128Cfb.bytes_to_key(b"PassWORD"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes128Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Aes128Cfb` found for enum `CipherType` in the current scope [INFO] [stdout] --> src/crypto/cipher.rs:799:30 [INFO] [stdout] | [INFO] [stdout] 169 | pub enum CipherType { [INFO] [stdout] | ------------------- variant or associated item `Aes128Cfb` not found here [INFO] [stdout] ... [INFO] [stdout] 799 | let iv = CipherType::Aes128Cfb.gen_init_vec(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes128Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Aes128Cfb` found for enum `CipherType` in the current scope [INFO] [stdout] --> src/crypto/cipher.rs:800:52 [INFO] [stdout] | [INFO] [stdout] 169 | pub enum CipherType { [INFO] [stdout] | ------------------- variant or associated item `Aes128Cfb` not found here [INFO] [stdout] ... [INFO] [stdout] 800 | let mut encryptor = new_stream(CipherType::Aes128Cfb, &key[0..], &iv[0..], CryptoMode::Encrypt); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes128Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Aes128Cfb` found for enum `CipherType` in the current scope [INFO] [stdout] --> src/crypto/cipher.rs:801:52 [INFO] [stdout] | [INFO] [stdout] 169 | pub enum CipherType { [INFO] [stdout] | ------------------- variant or associated item `Aes128Cfb` not found here [INFO] [stdout] ... [INFO] [stdout] 801 | let mut decryptor = new_stream(CipherType::Aes128Cfb, &key[0..], &iv[0..], CryptoMode::Decrypt); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes128Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "439c40e0a929f5777ab1fe7a7fe560ced6ad44515cc4b07b9f5dd05820cfa2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "439c40e0a929f5777ab1fe7a7fe560ced6ad44515cc4b07b9f5dd05820cfa2ca", kill_on_drop: false }` [INFO] [stdout] 439c40e0a929f5777ab1fe7a7fe560ced6ad44515cc4b07b9f5dd05820cfa2ca