[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeah%2Fshadowsocks-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hayeah/shadowsocks-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6e256391377f0c6d46c38ae84040e20b12b0cf09e64caeaf00a296feccf90aa [INFO] running `Command { std: "docker" "start" "-a" "a6e256391377f0c6d46c38ae84040e20b12b0cf09e64caeaf00a296feccf90aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6e256391377f0c6d46c38ae84040e20b12b0cf09e64caeaf00a296feccf90aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6e256391377f0c6d46c38ae84040e20b12b0cf09e64caeaf00a296feccf90aa", kill_on_drop: false }` [INFO] [stdout] a6e256391377f0c6d46c38ae84040e20b12b0cf09e64caeaf00a296feccf90aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 164fddbf7e6a5adb21318d068f040469ed7c3f9890f441dd156ead5325c484a9 [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" "164fddbf7e6a5adb21318d068f040469ed7c3f9890f441dd156ead5325c484a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling qrcode v0.11.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling indexmap v1.8.0 [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 sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [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.34.0 [INFO] [stderr] Compiling env_logger v0.7.1 [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 pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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: field is never read: `watcher` [INFO] [stdout] --> src/relay/udprelay/server.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | watcher: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watcher` [INFO] [stdout] --> src/relay/udprelay/socks5_local.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | watcher: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watcher` [INFO] [stdout] --> src/relay/udprelay/tunnel_local.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | watcher: Arc, [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: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::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::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: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::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::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: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 3m 08s [INFO] running `Command { std: "docker" "inspect" "164fddbf7e6a5adb21318d068f040469ed7c3f9890f441dd156ead5325c484a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164fddbf7e6a5adb21318d068f040469ed7c3f9890f441dd156ead5325c484a9", kill_on_drop: false }` [INFO] [stdout] 164fddbf7e6a5adb21318d068f040469ed7c3f9890f441dd156ead5325c484a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d63ff49a008a0cc9b3a63fa795aebfd3adbe9bbe8706408af9e9e21ae0b74a0c [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" "d63ff49a008a0cc9b3a63fa795aebfd3adbe9bbe8706408af9e9e21ae0b74a0c", kill_on_drop: false }` [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: field is never read: `watcher` [INFO] [stdout] --> src/relay/udprelay/server.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | watcher: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watcher` [INFO] [stdout] --> src/relay/udprelay/socks5_local.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | watcher: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watcher` [INFO] [stdout] --> src/relay/udprelay/tunnel_local.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | watcher: Arc, [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: 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] --> 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] 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: 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: 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] [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" "d63ff49a008a0cc9b3a63fa795aebfd3adbe9bbe8706408af9e9e21ae0b74a0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63ff49a008a0cc9b3a63fa795aebfd3adbe9bbe8706408af9e9e21ae0b74a0c", kill_on_drop: false }` [INFO] [stdout] d63ff49a008a0cc9b3a63fa795aebfd3adbe9bbe8706408af9e9e21ae0b74a0c