[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a776fd85ab9bfa36d1cf5fdc23b2e0d07908a86b [INFO] testing hayeah/shadowsocks-rust against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhayeah%2Fshadowsocks-rust" "/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/hayeah/shadowsocks-rust on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] e91bea9f6767d87a4c393d85ad50bd77ee71ad2a0705be6fbf2cef47a24525be [INFO] running `Command { std: "docker" "start" "-a" "e91bea9f6767d87a4c393d85ad50bd77ee71ad2a0705be6fbf2cef47a24525be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91bea9f6767d87a4c393d85ad50bd77ee71ad2a0705be6fbf2cef47a24525be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91bea9f6767d87a4c393d85ad50bd77ee71ad2a0705be6fbf2cef47a24525be", kill_on_drop: false }` [INFO] [stdout] e91bea9f6767d87a4c393d85ad50bd77ee71ad2a0705be6fbf2cef47a24525be [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 169758017d0f9f22b4c25d3b4534d59d437e52a5239cc00c85eab4455ed601c5 [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" "169758017d0f9f22b4c25d3b4534d59d437e52a5239cc00c85eab4455ed601c5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling qrcode v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [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 idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [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 sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling json5 v0.2.8 [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 item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [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 33s [INFO] running `Command { std: "docker" "inspect" "169758017d0f9f22b4c25d3b4534d59d437e52a5239cc00c85eab4455ed601c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "169758017d0f9f22b4c25d3b4534d59d437e52a5239cc00c85eab4455ed601c5", kill_on_drop: false }` [INFO] [stdout] 169758017d0f9f22b4c25d3b4534d59d437e52a5239cc00c85eab4455ed601c5 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 274f41a9a289c4992238dc73baed11f24b3b221e62e8d83e51141da31bc7ccbc [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" "274f41a9a289c4992238dc73baed11f24b3b221e62e8d83e51141da31bc7ccbc", 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [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 item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [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 `shadowsocks::crypto::cipher::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 `shadowsocks::crypto::cipher::CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes128Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:55:13 [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 item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | Time::now().format("%H:%M:%S"), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::date::Date::today': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | Date::today().format("%Y-%m-%d"), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::time_mod::Time::now': This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> src/bin/logging/mod.rs:77:13 [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `Aes256Cfb` found for enum `shadowsocks::crypto::cipher::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 `shadowsocks::crypto::cipher::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] [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 `crypto::cipher::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 `crypto::cipher::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 `crypto::cipher::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 `crypto::cipher::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 `crypto::cipher::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 `crypto::cipher::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 `crypto::cipher::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 `crypto::cipher::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" "274f41a9a289c4992238dc73baed11f24b3b221e62e8d83e51141da31bc7ccbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "274f41a9a289c4992238dc73baed11f24b3b221e62e8d83e51141da31bc7ccbc", kill_on_drop: false }` [INFO] [stdout] 274f41a9a289c4992238dc73baed11f24b3b221e62e8d83e51141da31bc7ccbc