[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-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fstun" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nakakura/stun 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/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-2/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 6c31aae3eee18a5e92ee1bc68f58b6f9a1c0887f3c7c7eb2ac321bce4576f369 [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" "6c31aae3eee18a5e92ee1bc68f58b6f9a1c0887f3c7c7eb2ac321bce4576f369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c31aae3eee18a5e92ee1bc68f58b6f9a1c0887f3c7c7eb2ac321bce4576f369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c31aae3eee18a5e92ee1bc68f58b6f9a1c0887f3c7c7eb2ac321bce4576f369", kill_on_drop: false }` [INFO] [stdout] 6c31aae3eee18a5e92ee1bc68f58b6f9a1c0887f3c7c7eb2ac321bce4576f369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e339f0c031d11f5ede5c50621b4c47081a86924de91d051c2828d8618bcc69b1 [INFO] running `Command { std: "docker" "start" "-a" "e339f0c031d11f5ede5c50621b4c47081a86924de91d051c2828d8618bcc69b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling arrayvec v0.4.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [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-tcp v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure v0.1.3 [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 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] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "e339f0c031d11f5ede5c50621b4c47081a86924de91d051c2828d8618bcc69b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e339f0c031d11f5ede5c50621b4c47081a86924de91d051c2828d8618bcc69b1", kill_on_drop: false }` [INFO] [stdout] e339f0c031d11f5ede5c50621b4c47081a86924de91d051c2828d8618bcc69b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "test" "--frozen" "--no-run" "--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] 952951e9569033a3d2148392e8c8b257f5f304ef9497af6ff582762eef40e796 [INFO] running `Command { std: "docker" "start" "-a" "952951e9569033a3d2148392e8c8b257f5f304ef9497af6ff582762eef40e796", kill_on_drop: false }` [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] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `Command { std: "docker" "inspect" "952951e9569033a3d2148392e8c8b257f5f304ef9497af6ff582762eef40e796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952951e9569033a3d2148392e8c8b257f5f304ef9497af6ff582762eef40e796", kill_on_drop: false }` [INFO] [stdout] 952951e9569033a3d2148392e8c8b257f5f304ef9497af6ff582762eef40e796 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "test" "--frozen", 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] 0154500b92cd300ca4d92d5e492a495c2c5f69e5504e341934f14748de36854d [INFO] running `Command { std: "docker" "start" "-a" "0154500b92cd300ca4d92d5e492a495c2c5f69e5504e341934f14748de36854d", 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] | ^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stun_3478-050676185cfc9f2b [INFO] [stdout] [INFO] [stdout] running 19 tests [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_integrity ... ok [INFO] [stdout] test message::attributes::test_enc_dec_reflect_from ... ok [INFO] [stdout] test message::attributes::test_enc_dec_user_name ... ok [INFO] [stdout] test message::attributes::test_enc_dec_change_address ... ok [INFO] [stdout] test message::attributes::test_enc_dec_change_request_true_true ... ok [INFO] [stdout] test message::test_decode_binding_error_response ... ok [INFO] [stdout] test message::test_decode_binding_response ... ok [INFO] [stdout] test message::test_decode_binding_response2 ... ok [INFO] [stdout] test message::attributes::test_enc_dec_response_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_mapped_address ... ok [INFO] [stdout] test message::attributes::test_enc_dec_password ... ok [INFO] [stdout] test message::test_decode_binding_request ... 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::test_decode_binding_request2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0154500b92cd300ca4d92d5e492a495c2c5f69e5504e341934f14748de36854d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0154500b92cd300ca4d92d5e492a495c2c5f69e5504e341934f14748de36854d", kill_on_drop: false }` [INFO] [stdout] 0154500b92cd300ca4d92d5e492a495c2c5f69e5504e341934f14748de36854d