[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 beta-2020-07-24 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-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hayeah/shadowsocks-rust on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b59abac9d482130fcda19e315ddd07720db103f7edbe159cb5518de566a3147 [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" "5b59abac9d482130fcda19e315ddd07720db103f7edbe159cb5518de566a3147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b59abac9d482130fcda19e315ddd07720db103f7edbe159cb5518de566a3147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b59abac9d482130fcda19e315ddd07720db103f7edbe159cb5518de566a3147", kill_on_drop: false }` [INFO] [stdout] 5b59abac9d482130fcda19e315ddd07720db103f7edbe159cb5518de566a3147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2358c4495e9d4cce281c0f75c94ce23d7b269dd1e4eb3edbd1d45a65b3be65f [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" "f2358c4495e9d4cce281c0f75c94ce23d7b269dd1e4eb3edbd1d45a65b3be65f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lru_time_cache v0.9.0 [INFO] [stderr] Compiling byte_string v1.0.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling qrcode v0.11.2 [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 pest v2.1.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling json5 v0.2.8 [INFO] [stderr] Compiling futures 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-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.6 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling hyper v0.13.7 [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::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::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::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::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::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::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::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::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::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::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::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::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 2m 46s [INFO] running `Command { std: "docker" "inspect" "f2358c4495e9d4cce281c0f75c94ce23d7b269dd1e4eb3edbd1d45a65b3be65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2358c4495e9d4cce281c0f75c94ce23d7b269dd1e4eb3edbd1d45a65b3be65f", kill_on_drop: false }` [INFO] [stdout] f2358c4495e9d4cce281c0f75c94ce23d7b269dd1e4eb3edbd1d45a65b3be65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d6836dfb69cd4aa3ce11e0c12db0739f645b27fd1196eb939929fe892da0929 [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" "0d6836dfb69cd4aa3ce11e0c12db0739f645b27fd1196eb939929fe892da0929", 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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] error[E0599]: no variant or associated item named `Aes256Cfb` found for enum `shadowsocks::crypto::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::CipherType` [INFO] [stdout] | help: there is a variant with a similar name: `Aes256Gcm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'time::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::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::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] 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 item 'time::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] [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] warning: use of deprecated item 'time::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::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::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] [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" "0d6836dfb69cd4aa3ce11e0c12db0739f645b27fd1196eb939929fe892da0929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d6836dfb69cd4aa3ce11e0c12db0739f645b27fd1196eb939929fe892da0929", kill_on_drop: false }` [INFO] [stdout] 0d6836dfb69cd4aa3ce11e0c12db0739f645b27fd1196eb939929fe892da0929