[INFO] cloning repository https://github.com/hgfkeep/rust-std-network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hgfkeep/rust-std-network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgfkeep%2Frust-std-network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgfkeep%2Frust-std-network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9631df3643300e8b054780916ed5e2565c918e3d [INFO] checking hgfkeep/rust-std-network against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhgfkeep%2Frust-std-network" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hgfkeep/rust-std-network on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hgfkeep/rust-std-network [INFO] removed workspace from git repo https://github.com/hgfkeep/rust-std-network [INFO] finished tweaking git repo https://github.com/hgfkeep/rust-std-network [INFO] tweaked toml for git repo https://github.com/hgfkeep/rust-std-network written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hgfkeep/rust-std-network already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aea1859b4afab4624ea713fcff02a8d14e6cbbf66509ede3799216f8f518827f [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" "aea1859b4afab4624ea713fcff02a8d14e6cbbf66509ede3799216f8f518827f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aea1859b4afab4624ea713fcff02a8d14e6cbbf66509ede3799216f8f518827f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea1859b4afab4624ea713fcff02a8d14e6cbbf66509ede3799216f8f518827f", kill_on_drop: false }` [INFO] [stdout] aea1859b4afab4624ea713fcff02a8d14e6cbbf66509ede3799216f8f518827f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] e29335479467e8eb752f64a77545d3e18926c358f232ffe039410e9c8e735cd7 [INFO] running `Command { std: "docker" "start" "-a" "e29335479467e8eb752f64a77545d3e18926c358f232ffe039410e9c8e735cd7", kill_on_drop: false }` [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking serde_test v1.0.106 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] Checking network v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> echo-client/src/main.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, BufRead, BufReader, Result, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Token`, `assert_de_tokens` [INFO] [stdout] --> serde_custom_net_io/src/main.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_test::{assert_de_tokens, Token}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> serde_custom_net_io/src/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | /// 反序列化成员字段 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | deserializer.deserialize_identifier(FieldVisitor) [INFO] [stdout] | ------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IpAddr` [INFO] [stdout] --> boardcast/src/main.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::{Ipv4Addr, UdpSocket, IpAddr}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> echo-client/src/main.rs:1:41 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, BufRead, BufReader, Result, Write}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> ipaddr/src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(ip)] [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 E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `network` [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> nslookup/src/main.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | Err(e) => Err(io::Error::from(io::ErrorKind::AddrNotAvailable)), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `ws`: whitespace parsing only works with macros and will not be updated anymore [INFO] [stdout] --> parse_str/src/main.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / named!(parse_request<&[u8], Request>, ws!( [INFO] [stdout] 33 | | do_parse!( [INFO] [stdout] 34 | | method: parse_method [INFO] [stdout] 35 | | >> url: map_res!( take_until!(" "), str::from_utf8 ) [INFO] [stdout] ... | [INFO] [stdout] 38 | | >> (Request{method, url: url.into(), version: version.into()}))) [INFO] [stdout] 39 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> parse_str/src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | ///named! 定义解析宏, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> parse_str/src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | /// return_error! 碰到第一个错误就结束解析,其中第一个参数是错误的类型 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> parse_str/src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | /// alt! 尝试一系列的parser,返回第一个成功的结果, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> parse_str/src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | /// map! 将parser的结果映射到一个闭包中 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> parse_str/src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | /// ws! 处理空白字符,类似正则表达式\s, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> parse_str/src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | /// do_parse!按顺序执行 一系列的子parser, 每个子parser间使用 >> 分割, 每个子parser何以定义属性,将结果赋值到属性 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IpAddr` [INFO] [stdout] --> boardcast/src/main.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | use std::net::{Ipv4Addr, UdpSocket, IpAddr}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> serde/src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> serde/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> serde/src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> serde/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> serde_custom_net_io/src/main.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | /// 反序列化成员字段 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 83 | deserializer.deserialize_identifier(FieldVisitor) [INFO] [stdout] | ------------------------------------------------- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e29335479467e8eb752f64a77545d3e18926c358f232ffe039410e9c8e735cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29335479467e8eb752f64a77545d3e18926c358f232ffe039410e9c8e735cd7", kill_on_drop: false }` [INFO] [stdout] e29335479467e8eb752f64a77545d3e18926c358f232ffe039410e9c8e735cd7