[INFO] cloning repository https://github.com/nakakura/stun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nakakura/stun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fstun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fstun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8795336653cfedcda3d0675d792a8acb2e83981 [INFO] testing nakakura/stun against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fstun" "/workspace/builds/worker-66/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-66/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nakakura/stun on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nakakura/stun [INFO] finished tweaking git repo https://github.com/nakakura/stun [INFO] tweaked toml for git repo https://github.com/nakakura/stun written to /workspace/builds/worker-66/source/Cargo.toml [INFO] crate git repo https://github.com/nakakura/stun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ipnetwork v0.12.8 [INFO] [stderr] Downloaded pnet_macros_support v0.21.0 [INFO] [stderr] Downloaded pnet_base v0.21.0 [INFO] [stderr] Downloaded pnet_packet v0.21.0 [INFO] [stderr] Downloaded pnet_datalink v0.21.0 [INFO] [stderr] Downloaded pnet_sys v0.21.0 [INFO] [stderr] Downloaded pnet_transport v0.21.0 [INFO] [stderr] Downloaded pnet v0.21.0 [INFO] [stderr] Downloaded pnet_macros v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8653921df49c6970ae4e6b28ef21b4b247f4047b71593a88f4639e16cbd6f9aa [INFO] running `Command { std: "docker" "start" "-a" "8653921df49c6970ae4e6b28ef21b4b247f4047b71593a88f4639e16cbd6f9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8653921df49c6970ae4e6b28ef21b4b247f4047b71593a88f4639e16cbd6f9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8653921df49c6970ae4e6b28ef21b4b247f4047b71593a88f4639e16cbd6f9aa", kill_on_drop: false }` [INFO] [stdout] 8653921df49c6970ae4e6b28ef21b4b247f4047b71593a88f4639e16cbd6f9aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17ebaf8ebbe2302cc7b9c70173c13f4a073495387cc47e13fc96102be3c2aa28 [INFO] running `Command { std: "docker" "start" "-a" "17ebaf8ebbe2302cc7b9c70173c13f4a073495387cc47e13fc96102be3c2aa28", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling stun_3478 v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/message/attributes.rs:615:42 [INFO] [stdout] | [INFO] [stdout] 615 | fn parse(i: &[u8]) -> IResult<&[u8], (u16)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 615 - fn parse(i: &[u8]) -> IResult<&[u8], (u16)> { [INFO] [stdout] 615 + fn parse(i: &[u8]) -> IResult<&[u8], u16> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.03s [INFO] running `Command { std: "docker" "inspect" "17ebaf8ebbe2302cc7b9c70173c13f4a073495387cc47e13fc96102be3c2aa28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ebaf8ebbe2302cc7b9c70173c13f4a073495387cc47e13fc96102be3c2aa28", kill_on_drop: false }` [INFO] [stdout] 17ebaf8ebbe2302cc7b9c70173c13f4a073495387cc47e13fc96102be3c2aa28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8180219699f48f485506788cabc53cf8487aeff649a9cbab9d110ec979a97415 [INFO] running `Command { std: "docker" "start" "-a" "8180219699f48f485506788cabc53cf8487aeff649a9cbab9d110ec979a97415", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling stun_3478 v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/message/attributes.rs:615:42 [INFO] [stdout] | [INFO] [stdout] 615 | fn parse(i: &[u8]) -> IResult<&[u8], (u16)> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 615 - fn parse(i: &[u8]) -> IResult<&[u8], (u16)> { [INFO] [stdout] 615 + fn parse(i: &[u8]) -> IResult<&[u8], u16> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "8180219699f48f485506788cabc53cf8487aeff649a9cbab9d110ec979a97415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8180219699f48f485506788cabc53cf8487aeff649a9cbab9d110ec979a97415", kill_on_drop: false }` [INFO] [stdout] 8180219699f48f485506788cabc53cf8487aeff649a9cbab9d110ec979a97415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-66/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2af16fc2be80945fd113cc097a4f7ba93ba9677eb4380c020ef24cef8448c1ba [INFO] running `Command { std: "docker" "start" "-a" "2af16fc2be80945fd113cc097a4f7ba93ba9677eb4380c020ef24cef8448c1ba", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/message/attributes.rs:615:42 [INFO] [stderr] | [INFO] [stderr] 615 | fn parse(i: &[u8]) -> IResult<&[u8], (u16)> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 615 - fn parse(i: &[u8]) -> IResult<&[u8], (u16)> { [INFO] [stderr] 615 + fn parse(i: &[u8]) -> IResult<&[u8], u16> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `stun_3478` (bin "stun_3478" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stun_3478-eebd52db19bf041e) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test message::attributes::test_enc_dec_change_address ... ok [INFO] [stdout] test message::attributes::test_enc_dec_integrity ... ok [INFO] [stdout] test message::attributes::test_enc_dec_mapped_address ... ok [INFO] [stdout] test message::attributes::test_enc_dec_error_code ... ok [INFO] [stdout] test message::attributes::test_enc_dec_change_request_false_false ... ok [INFO] [stdout] test message::attributes::test_enc_dec_change_request_false_true ... ok [INFO] [stdout] test message::attributes::test_enc_dec_change_request_true_false ... ok [INFO] [stdout] test message::attributes::test_enc_dec_change_request_true_true ... ok [INFO] [stdout] test message::attributes::test_enc_dec_reflect_from ... ok [INFO] [stdout] test message::attributes::test_enc_dec_password ... ok [INFO] [stdout] test message::attributes::test_enc_dec_response_address ... ok [INFO] [stdout] test message::attributes::test_enc_dec_source_address ... ok [INFO] [stdout] test message::attributes::test_enc_dec_unknown ... ok [INFO] [stdout] test message::attributes::test_enc_dec_user_name ... ok [INFO] [stdout] test message::test_decode_binding_error_response ... ok [INFO] [stdout] test message::test_decode_binding_request ... ok [INFO] [stdout] test message::test_decode_binding_request2 ... ok [INFO] [stdout] test message::test_decode_binding_response ... ok [INFO] [stdout] test message::test_decode_binding_response2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2af16fc2be80945fd113cc097a4f7ba93ba9677eb4380c020ef24cef8448c1ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2af16fc2be80945fd113cc097a4f7ba93ba9677eb4380c020ef24cef8448c1ba", kill_on_drop: false }` [INFO] [stdout] 2af16fc2be80945fd113cc097a4f7ba93ba9677eb4380c020ef24cef8448c1ba