[INFO] updating cached repository https://github.com/4hiziri/ra-sender [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fefb0ad76fd73a51184ef92871d0613c76408da8 [INFO] testing 4hiziri/ra-sender against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2F4hiziri%2Fra-sender" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/4hiziri/ra-sender on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/4hiziri/ra-sender [INFO] finished tweaking git repo https://github.com/4hiziri/ra-sender [INFO] tweaked toml for git repo https://github.com/4hiziri/ra-sender written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/4hiziri/ra-sender already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 28b838a320439d7bb81a40cb8a6aa6868dc541e3b82b7cbb9870e1c53721cfd7 [INFO] running `"docker" "start" "-a" "28b838a320439d7bb81a40cb8a6aa6868dc541e3b82b7cbb9870e1c53721cfd7"` [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling ra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/packet_sender.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | L2Sender(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/packet_sender.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | L3Sender(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.14s [INFO] running `"docker" "inspect" "28b838a320439d7bb81a40cb8a6aa6868dc541e3b82b7cbb9870e1c53721cfd7"` [INFO] running `"docker" "rm" "-f" "28b838a320439d7bb81a40cb8a6aa6868dc541e3b82b7cbb9870e1c53721cfd7"` [INFO] [stdout] 28b838a320439d7bb81a40cb8a6aa6868dc541e3b82b7cbb9870e1c53721cfd7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] e5b76feb41f2edf9d8e0ca8f21d7a59fc58186f7a699e4d01b3d61fbc4495c5d [INFO] running `"docker" "start" "-a" "e5b76feb41f2edf9d8e0ca8f21d7a59fc58186f7a699e4d01b3d61fbc4495c5d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/packet_sender.rs:9:18 [INFO] [stderr] | [INFO] [stderr] 9 | L2Sender(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/packet_sender.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | L3Sender(Box), [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn DataLinkSender` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `"docker" "inspect" "e5b76feb41f2edf9d8e0ca8f21d7a59fc58186f7a699e4d01b3d61fbc4495c5d"` [INFO] running `"docker" "rm" "-f" "e5b76feb41f2edf9d8e0ca8f21d7a59fc58186f7a699e4d01b3d61fbc4495c5d"` [INFO] [stdout] e5b76feb41f2edf9d8e0ca8f21d7a59fc58186f7a699e4d01b3d61fbc4495c5d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] b854b5cab428cf656b7182f814c3493ea5bc5d74a49e7c2721c911871c71aa09 [INFO] running `"docker" "start" "-a" "b854b5cab428cf656b7182f814c3493ea5bc5d74a49e7c2721c911871c71aa09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ra-a553642e71bacefa [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ra-cb857167551627d4 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ra [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/packet_builder.rs - packet_builder::build_ndpopt_prefix (line 45) ... FAILED [INFO] [stdout] test src/packet_builder.rs - packet_builder::build_ndpopt_rdnss (line 112) ... FAILED [INFO] [stdout] test src/packet_builder.rs - packet_builder::build_ndpopt_mtu (line 84) ... FAILED [INFO] [stdout] test src/packet_builder.rs - packet_builder::build_ndpopt_src_link_addr (line 20) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/packet_builder.rs - packet_builder::build_ndpopt_prefix (line 45) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, or an operator, found `}` [INFO] [stdout] --> src/packet_builder.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 3 | let prefix = build_ndpopt_prefix(64, False, True, 1800, 3600, Ipv6Addr::from_str("2001:db8::1")) [INFO] [stdout] | - expected one of `.`, `;`, `?`, or an operator here [INFO] [stdout] 4 | } [INFO] [stdout] | ^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packet_builder.rs - packet_builder::build_ndpopt_rdnss (line 112) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Ipv6Addr` [INFO] [stdout] --> src/packet_builder.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 4 | dns.push(Ipv6Addr::from_str("2001:db8:2::2")); [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Ipv6Addr` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_ndpopt_rdnss` in this scope [INFO] [stdout] --> src/packet_builder.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 5 | let rdnss = build_ndpopt_rdnss(dns, 1800); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use ra::packet_builder::build_ndpopt_rdnss; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packet_builder.rs - packet_builder::build_ndpopt_mtu (line 84) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `build_ndpopt_mtu` in this scope [INFO] [stdout] --> src/packet_builder.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 3 | let mtu = build_ndpopt_mtu(64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use ra::packet_builder::build_ndpopt_mtu; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/packet_builder.rs - packet_builder::build_ndpopt_src_link_addr (line 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `MacAddr` [INFO] [stdout] --> src/packet_builder.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 3 | let src_addr_opt = build_ndpopt_src_link_addr(MacAddr::from_str("aa:bb:cc:dd:ee:ff")); [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `MacAddr` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `build_ndpopt_src_link_addr` in this scope [INFO] [stdout] --> src/packet_builder.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 3 | let src_addr_opt = build_ndpopt_src_link_addr(MacAddr::from_str("aa:bb:cc:dd:ee:ff")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] help: possible candidate is found in another module, you can import it into scope [INFO] [stdout] | [INFO] [stdout] 2 | use ra::packet_builder::build_ndpopt_src_link_addr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/packet_builder.rs - packet_builder::build_ndpopt_mtu (line 84) [INFO] [stdout] src/packet_builder.rs - packet_builder::build_ndpopt_prefix (line 45) [INFO] [stdout] src/packet_builder.rs - packet_builder::build_ndpopt_rdnss (line 112) [INFO] [stdout] src/packet_builder.rs - packet_builder::build_ndpopt_src_link_addr (line 20) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "b854b5cab428cf656b7182f814c3493ea5bc5d74a49e7c2721c911871c71aa09"` [INFO] running `"docker" "rm" "-f" "b854b5cab428cf656b7182f814c3493ea5bc5d74a49e7c2721c911871c71aa09"` [INFO] [stdout] b854b5cab428cf656b7182f814c3493ea5bc5d74a49e7c2721c911871c71aa09