[INFO] updating cached repository https://github.com/klu-dev/socks5-tunnel [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] e77a5da2ceb14fa6870007e62577692ccc5b452d [INFO] testing klu-dev/socks5-tunnel 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%2Fklu-dev%2Fsocks5-tunnel" "/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/klu-dev/socks5-tunnel 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/klu-dev/socks5-tunnel [INFO] removed path dependency crypto from git repo https://github.com/klu-dev/socks5-tunnel [INFO] removed path dependency memsocket from git repo https://github.com/klu-dev/socks5-tunnel [INFO] finished tweaking git repo https://github.com/klu-dev/socks5-tunnel [INFO] tweaked toml for git repo https://github.com/klu-dev/socks5-tunnel written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/klu-dev/socks5-tunnel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] c73144ca83d9b5a82da4807adc17531ef3b09131b439fd91c5361b5d0cc17621 [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" "c73144ca83d9b5a82da4807adc17531ef3b09131b439fd91c5361b5d0cc17621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73144ca83d9b5a82da4807adc17531ef3b09131b439fd91c5361b5d0cc17621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73144ca83d9b5a82da4807adc17531ef3b09131b439fd91c5361b5d0cc17621", kill_on_drop: false }` [INFO] [stdout] c73144ca83d9b5a82da4807adc17531ef3b09131b439fd91c5361b5d0cc17621 [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] b3385fc2a74309ad98fd78dac0d8f0c0c1007db0c2eb2a33a65912be25858a6f [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" "b3385fc2a74309ad98fd78dac0d8f0c0c1007db0c2eb2a33a65912be25858a6f", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling crypto v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling structopt v0.3.16 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling multihash v0.10.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling parity-multiaddr v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling memsocket v0.1.3 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling socks5-tunnel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `crypto::traits`, `crypto::x25519` [INFO] [stdout] --> src/main.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | use crypto::{traits::ValidKey, x25519}; [INFO] [stdout] | ^^^^^^ ^^^^^^ no `x25519` in the root [INFO] [stdout] | | [INFO] [stdout] | could not find `traits` in `crypto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypto::x25519` [INFO] [stdout] --> src/build_transport.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crypto::x25519::{PrivateKey, PublicKey}; [INFO] [stdout] | ^^^^^^ could not find `x25519` in `crypto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypto::x25519` [INFO] [stdout] --> src/command.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crypto::x25519::{PrivateKey, PublicKey}; [INFO] [stdout] | ^^^^^^ could not find `x25519` in `crypto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypto::x25519` [INFO] [stdout] --> src/end_node.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use crypto::x25519::{PrivateKey, PublicKey}; [INFO] [stdout] | ^^^^^^ could not find `x25519` in `crypto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crypto::x25519`, `crypto::ValidKey` [INFO] [stdout] --> src/noise.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use crypto::{x25519, ValidKey}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ no `ValidKey` in the root [INFO] [stdout] | | [INFO] [stdout] | no `x25519` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crypto::x25519` [INFO] [stdout] --> src/start_node.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use crypto::x25519::{PrivateKey, PublicKey}; [INFO] [stdout] | ^^^^^^ could not find `x25519` in `crypto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `memsocket::MemoryListener`, `memsocket::MemorySocket` [INFO] [stdout] --> src/transport/memory.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use memsocket::{MemoryListener, MemorySocket}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `MemorySocket` in the root [INFO] [stdout] | | [INFO] [stdout] | no `MemoryListener` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'project': consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/transport/and_then.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/command.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 55 | #[structopt( [INFO] [stdout] | - this method call resolves to `T` [INFO] [stdout] ... [INFO] [stdout] 62 | local_pirvate_key: Option, [INFO] [stdout] | ^^^^^^ cannot infer type for type parameter `U` declared on the associated function `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `poll_next` found for struct `std::pin::Pin<&mut _>` in the current scope [INFO] [stdout] --> src/transport/memory.rs:84:39 [INFO] [stdout] | [INFO] [stdout] 84 | match Pin::new(&mut incoming).poll_next(context) { [INFO] [stdout] | ^^^^^^^^^ method not found in `std::pin::Pin<&mut _>` [INFO] [stdout] | [INFO] [stdout] = note: `Pin::new(&mut incoming)` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `socks5-tunnel`. [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3385fc2a74309ad98fd78dac0d8f0c0c1007db0c2eb2a33a65912be25858a6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3385fc2a74309ad98fd78dac0d8f0c0c1007db0c2eb2a33a65912be25858a6f", kill_on_drop: false }` [INFO] [stdout] b3385fc2a74309ad98fd78dac0d8f0c0c1007db0c2eb2a33a65912be25858a6f