[INFO] crate cobweb 0.2.2 is already in cache [INFO] testing cobweb-0.2.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate cobweb 0.2.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cobweb 0.2.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cobweb 0.2.2 [INFO] finished tweaking crates.io crate cobweb 0.2.2 [INFO] tweaked toml for crates.io crate cobweb 0.2.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09e16b58d724c9995ebd6a89de81c11a97b0a2b5d9f2ce007382fa1aa46ff2cc [INFO] running `"docker" "start" "-a" "09e16b58d724c9995ebd6a89de81c11a97b0a2b5d9f2ce007382fa1aa46ff2cc"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling zeroize v0.5.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling tun-tap-mac v0.1.2 [INFO] [stderr] Compiling tun-tap v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling pmac v0.2.0 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling miscreant v0.4.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling keybob v0.3.1 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling cobweb v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.26s [INFO] running `"docker" "inspect" "09e16b58d724c9995ebd6a89de81c11a97b0a2b5d9f2ce007382fa1aa46ff2cc"` [INFO] running `"docker" "rm" "-f" "09e16b58d724c9995ebd6a89de81c11a97b0a2b5d9f2ce007382fa1aa46ff2cc"` [INFO] [stdout] 09e16b58d724c9995ebd6a89de81c11a97b0a2b5d9f2ce007382fa1aa46ff2cc [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 975917749a8a208f16a60ecdf4229ec00b1c13b4b245bece20e089bfc5b673ca [INFO] running `"docker" "start" "-a" "975917749a8a208f16a60ecdf4229ec00b1c13b4b245bece20e089bfc5b673ca"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling cobweb v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `env` [INFO] [stderr] --> examples/vpn_server.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | let loc_addr = env::args() [INFO] [stderr] | ^^^ use of undeclared type or module `env` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Tun` [INFO] [stderr] --> examples/vpn_server.rs:54:15 [INFO] [stderr] | [INFO] [stderr] 54 | let tun = Tun::new(&handle) [INFO] [stderr] | ^^^ use of undeclared type or module `Tun` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SocketAddr` in this scope [INFO] [stderr] --> examples/vpn_server.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | struct VecCodec(SocketAddr); [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 10 | use std::net::SocketAddr; [INFO] [stderr] | [INFO] [stderr] 10 | use std::os::unix::net::SocketAddr; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SocketAddr` in this scope [INFO] [stderr] --> examples/vpn_server.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | fn decode(&mut self, _src: &SocketAddr, buf: &[u8]) -> Result { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 10 | use std::net::SocketAddr; [INFO] [stderr] | [INFO] [stderr] 10 | use std::os::unix::net::SocketAddr; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `SocketAddr` in this scope [INFO] [stderr] --> examples/vpn_server.rs:29:64 [INFO] [stderr] | [INFO] [stderr] 29 | fn encode(&mut self, msg: Self::Out, buf: &mut Vec) -> SocketAddr { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] | [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 10 | use std::net::SocketAddr; [INFO] [stderr] | [INFO] [stderr] 10 | use std::os::unix::net::SocketAddr; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `cobweb::EncryptedTun` [INFO] [stderr] --> examples/vpn_server.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use cobweb::EncryptedTun; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `KeyType`, `Key` [INFO] [stderr] --> examples/vpn_server.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | use keybob::{Key, KeyType}; [INFO] [stderr] | ^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 1 [INFO] [stderr] --> examples/vpn_server.rs:26:60 [INFO] [stderr] | [INFO] [stderr] 26 | fn decode(&mut self, _src: &SocketAddr, buf: &[u8]) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected 2 type arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0412, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: could not compile `cobweb`. [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] [stderr] warning: unused `futures::stream::Map` in tuple element 0 that must be used [INFO] [stderr] --> examples/vpn_client.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | / core.run(sender.join(receiver)) [INFO] [stderr] 85 | | .unwrap(); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: streams do nothing unless polled [INFO] [stderr] [INFO] [stderr] warning: unused `futures::sink::With` in tuple element 1 that must be used [INFO] [stderr] --> examples/vpn_client.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | / core.run(sender.join(receiver)) [INFO] [stderr] 85 | | .unwrap(); [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: sinks do nothing unless polled [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "975917749a8a208f16a60ecdf4229ec00b1c13b4b245bece20e089bfc5b673ca"` [INFO] running `"docker" "rm" "-f" "975917749a8a208f16a60ecdf4229ec00b1c13b4b245bece20e089bfc5b673ca"` [INFO] [stdout] 975917749a8a208f16a60ecdf4229ec00b1c13b4b245bece20e089bfc5b673ca