[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] 94908c2069cd53148ec3379d886b878727094152 [INFO] testing sopium/titun against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsopium%2Ftitun" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sopium/titun on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/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-11/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6deaf2c6d54154f14ae8d6fc15a9e22e5367dbad4d0c7b8bcf176f1c3b20a8d [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" "b6deaf2c6d54154f14ae8d6fc15a9e22e5367dbad4d0c7b8bcf176f1c3b20a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6deaf2c6d54154f14ae8d6fc15a9e22e5367dbad4d0c7b8bcf176f1c3b20a8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6deaf2c6d54154f14ae8d6fc15a9e22e5367dbad4d0c7b8bcf176f1c3b20a8d", kill_on_drop: false }` [INFO] [stdout] b6deaf2c6d54154f14ae8d6fc15a9e22e5367dbad4d0c7b8bcf176f1c3b20a8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd7ea4e7a0fe6f3814c702b24b1b7243ae8d44ee38a1269a6c06448f6271d00c [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" "bd7ea4e7a0fe6f3814c702b24b1b7243ae8d44ee38a1269a6c06448f6271d00c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling futures-core v0.3.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.10 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tai64 v3.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.10 [INFO] [stderr] Compiling futures-task v0.3.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling noise-protocol v0.1.3 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clap v2.33.3 [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.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling privdrop v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.10 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.10 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.10 [INFO] [stderr] Compiling futures v0.3.10 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling inotify v0.9.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [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.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 57s [INFO] running `Command { std: "docker" "inspect" "bd7ea4e7a0fe6f3814c702b24b1b7243ae8d44ee38a1269a6c06448f6271d00c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7ea4e7a0fe6f3814c702b24b1b7243ae8d44ee38a1269a6c06448f6271d00c", kill_on_drop: false }` [INFO] [stdout] bd7ea4e7a0fe6f3814c702b24b1b7243ae8d44ee38a1269a6c06448f6271d00c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d741e7ba53167d7cb72f9c411f09af1dc445767dd2a12874360e92f6ae9959e2 [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" "d741e7ba53167d7cb72f9c411f09af1dc445767dd2a12874360e92f6ae9959e2", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling titun v0.1.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "d741e7ba53167d7cb72f9c411f09af1dc445767dd2a12874360e92f6ae9959e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d741e7ba53167d7cb72f9c411f09af1dc445767dd2a12874360e92f6ae9959e2", kill_on_drop: false }` [INFO] [stdout] d741e7ba53167d7cb72f9c411f09af1dc445767dd2a12874360e92f6ae9959e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dfd82cf2494dffc5858785beaca19781d509bfd4f0d493a7955f0ad22982e683 [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" "dfd82cf2494dffc5858785beaca19781d509bfd4f0d493a7955f0ad22982e683", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/titun-a712dbb72e2f8607) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test cli::transform::tests::test_transform ... ok [INFO] [stdout] test cli::config::tests::resolve_invalid_endpoint ... ok [INFO] [stdout] test cli::config::tests::deserialization ... ok [INFO] [stdout] test async_utils::tests::cancellation ... ok [INFO] [stdout] test cli::config::tests::resolve_not_found ... ok [INFO] [stdout] test wireguard::ip::tests::qc_ipv4_map_unmap ... 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::ip::tests::ipv4_map_unmap_v6_localhost ... ok [INFO] [stdout] test wireguard::cookie::tests::cookie ... ok [INFO] [stdout] test wireguard::ip_lookup_trie::tests::test_next_bit_mask ... ok [INFO] [stdout] test wireguard::handshake::tests::wg_handshake_init_responde ... 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_lookup_trie::tests::test_to_mask ... ok [INFO] [stdout] test crypto::xchacha20poly1305::tests::round_trip ... ok [INFO] [stdout] test crypto::constant_time_eq::test_constant_time_eq_16 ... ok [INFO] [stdout] test crypto::xchacha20poly1305::tests::xchacha20_poly1305_vectors ... ok [INFO] [stdout] test ipc::wait_delete::tests::test_wait_delete ... ok [INFO] [stdout] test ipc::parse::tests::test_parsing ... ok [INFO] [stdout] test crypto::xchacha20poly1305::tests::hchacha_vectors ... ok [INFO] [stdout] test ipc::parse::tests::test_parsing_get_response ... ok [INFO] [stdout] test wireguard::state::padding ... ok [INFO] [stdout] test wireguard::timer::tests::smoke ... 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::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.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/titun-dfdc11b70609449d) [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" "dfd82cf2494dffc5858785beaca19781d509bfd4f0d493a7955f0ad22982e683", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd82cf2494dffc5858785beaca19781d509bfd4f0d493a7955f0ad22982e683", kill_on_drop: false }` [INFO] [stdout] dfd82cf2494dffc5858785beaca19781d509bfd4f0d493a7955f0ad22982e683