[INFO] cloning repository https://github.com/sopium/titun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sopium/titun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29377c4d7a3e21ab6242850af190310f1ddb4d2a [INFO] testing sopium/titun against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sopium/titun on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/sopium/titun [INFO] finished tweaking git repo https://github.com/sopium/titun [INFO] tweaked toml for git repo https://github.com/sopium/titun written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sopium/titun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f89beca827d289881978c130d95577aeaec042d2e8d59ea26ed130fbc1d6c0f [INFO] running `Command { std: "docker" "start" "-a" "9f89beca827d289881978c130d95577aeaec042d2e8d59ea26ed130fbc1d6c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f89beca827d289881978c130d95577aeaec042d2e8d59ea26ed130fbc1d6c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f89beca827d289881978c130d95577aeaec042d2e8d59ea26ed130fbc1d6c0f", kill_on_drop: false }` [INFO] [stdout] 9f89beca827d289881978c130d95577aeaec042d2e8d59ea26ed130fbc1d6c0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 090fcb7a21d7f51c82597741f8e5a5043d62d400f98a951a749bf4f951d8f295 [INFO] running `Command { std: "docker" "start" "-a" "090fcb7a21d7f51c82597741f8e5a5043d62d400f98a951a749bf4f951d8f295", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling tai64 v3.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling noise-protocol v0.1.3 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling privdrop v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling inotify v0.9.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling winres v0.1.11 (https://github.com/sopium/winres.git#bccb8f02) [INFO] [stderr] Compiling titun v0.1.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "090fcb7a21d7f51c82597741f8e5a5043d62d400f98a951a749bf4f951d8f295", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090fcb7a21d7f51c82597741f8e5a5043d62d400f98a951a749bf4f951d8f295", kill_on_drop: false }` [INFO] [stdout] 090fcb7a21d7f51c82597741f8e5a5043d62d400f98a951a749bf4f951d8f295 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7997294bf8997b186ec2006bc03698bf59aee6b3849bbd2ee12c7d4c79406fd2 [INFO] running `Command { std: "docker" "start" "-a" "7997294bf8997b186ec2006bc03698bf59aee6b3849bbd2ee12c7d4c79406fd2", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling titun v0.1.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.11s [INFO] running `Command { std: "docker" "inspect" "7997294bf8997b186ec2006bc03698bf59aee6b3849bbd2ee12c7d4c79406fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7997294bf8997b186ec2006bc03698bf59aee6b3849bbd2ee12c7d4c79406fd2", kill_on_drop: false }` [INFO] [stdout] 7997294bf8997b186ec2006bc03698bf59aee6b3849bbd2ee12c7d4c79406fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3420261aaad38fa8cd9a0c4fa87371a75c49b4cdf906110bbc4d5275e54e51b9 [INFO] running `Command { std: "docker" "start" "-a" "3420261aaad38fa8cd9a0c4fa87371a75c49b4cdf906110bbc4d5275e54e51b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/titun-e8abe07a8a22cf34) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test wireguard::ip::tests::ipv4_map_unmap_v6_localhost ... ok [INFO] [stdout] test crypto::xchacha20poly1305::tests::hchacha_vectors ... ok [INFO] [stdout] test crypto::xchacha20poly1305::tests::round_trip ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::it_works ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::it_works_v6 ... ok [INFO] [stdout] test wireguard::cookie::tests::cookie ... ok [INFO] [stdout] test async_utils::tests::cancellation ... ok [INFO] [stdout] test crypto::constant_time_eq::test_constant_time_eq_16 ... ok [INFO] [stdout] test ipc::parse::tests::test_parsing_get_response ... ok [INFO] [stdout] test crypto::xchacha20poly1305::tests::xchacha20_poly1305_vectors ... ok [INFO] [stdout] test cli::config::tests::resolve_invalid_endpoint ... ok [INFO] [stdout] test cli::config::tests::deserialization ... ok [INFO] [stdout] test wireguard::anti_replay::tests::anti_replay ... ok [INFO] [stdout] test wireguard::handshake::tests::wg_handshake_init_responde_with_psk ... ok [INFO] [stdout] test wireguard::ip::tests::qc_ipv4_map_unmap ... ok [INFO] [stdout] test cli::transform::tests::test_transform ... ok [INFO] [stdout] test wireguard::handshake::tests::wg_handshake_init_responde ... ok [INFO] [stdout] test ipc::parse::tests::test_parsing ... ok [INFO] [stdout] test cli::config::tests::resolve_not_found ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::test_next_bit_mask ... ok [INFO] [stdout] test ipc::wait_delete::tests::test_wait_delete ... ok [INFO] [stdout] test wireguard::state::padding ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::test_to_mask ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::qc_insert_and_self_check ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::qc_insert_and_self_check_v6 ... ok [INFO] [stdout] test wireguard::timer::tests::smoke ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::qc_insert_remove ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::qc_same_with_simple ... ok [INFO] [stdout] test wireguard::timer::tests::adjust_activate_de_activate ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::qc_same_with_simple_v6 ... ok [INFO] [stdout] test wireguard::load_monitor::tests::load_monitor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/titun-76d8b33d6ec89688) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests titun [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3420261aaad38fa8cd9a0c4fa87371a75c49b4cdf906110bbc4d5275e54e51b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3420261aaad38fa8cd9a0c4fa87371a75c49b4cdf906110bbc4d5275e54e51b9", kill_on_drop: false }` [INFO] [stdout] 3420261aaad38fa8cd9a0c4fa87371a75c49b4cdf906110bbc4d5275e54e51b9