[INFO] updating cached repository https://github.com/spacemeowx2/slp-server-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/spacemeowx2/slp-server-rust [INFO] [stderr] - [deleted] (none) -> gitpod [INFO] [stderr] - [deleted] (none) -> ldn_mitm [INFO] [stderr] * [new branch] auth -> auth [INFO] [stderr] * [new branch] dev -> dev [INFO] [stderr] 70cb00a..3bb7848 master -> master [INFO] [stderr] * [new branch] refactor-tower -> refactor-tower [INFO] [stderr] * [new tag] v2.0.0-rust.alpha.7 -> v2.0.0-rust.alpha.7 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bb784886c150bc5dea3db15b111ef776d073458 [INFO] testing spacemeowx2/slp-server-rust against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spacemeowx2/slp-server-rust on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/spacemeowx2/slp-server-rust [INFO] finished tweaking git repo https://github.com/spacemeowx2/slp-server-rust [INFO] tweaked toml for git repo https://github.com/spacemeowx2/slp-server-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/spacemeowx2/slp-server-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a5741bbdb264ce0ea162f9e413f67b1c077238e9ed4d440b9fff2eb8072549ed [INFO] running `"docker" "start" "-a" "a5741bbdb264ce0ea162f9e413f67b1c077238e9ed4d440b9fff2eb8072549ed"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling managed v0.7.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling smoltcp v0.6.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-trait v0.1.27 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling proc-macro-error v0.3.4 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling bson v0.14.1 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling warp v0.2.2 [INFO] [stderr] Compiling juniper_subscriptions v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Compiling juniper_warp v0.5.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 31s [INFO] running `"docker" "inspect" "a5741bbdb264ce0ea162f9e413f67b1c077238e9ed4d440b9fff2eb8072549ed"` [INFO] running `"docker" "rm" "-f" "a5741bbdb264ce0ea162f9e413f67b1c077238e9ed4d440b9fff2eb8072549ed"` [INFO] [stdout] a5741bbdb264ce0ea162f9e413f67b1c077238e9ed4d440b9fff2eb8072549ed [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 810b1231426031918c2d70eb1cebdf54199a5f376f2a81986728fc1b254190c3 [INFO] running `"docker" "start" "-a" "810b1231426031918c2d70eb1cebdf54199a5f376f2a81986728fc1b254190c3"` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.48s [INFO] running `"docker" "inspect" "810b1231426031918c2d70eb1cebdf54199a5f376f2a81986728fc1b254190c3"` [INFO] running `"docker" "rm" "-f" "810b1231426031918c2d70eb1cebdf54199a5f376f2a81986728fc1b254190c3"` [INFO] [stdout] 810b1231426031918c2d70eb1cebdf54199a5f376f2a81986728fc1b254190c3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d046ef7d8819e704823dc58226059ab7076026b1912079605861bd8f2a344480 [INFO] running `"docker" "start" "-a" "d046ef7d8819e704823dc58226059ab7076026b1912079605861bd8f2a344480"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/slp_server_rust-036f6028c0363eea [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test plugin::ldn_mitm::lan_protocol::test::test_decompress ... ok [INFO] [stdout] test plugin::ldn_mitm::util::test::test_make_udp ... ok [INFO] [stdout] test slp::frame::test::frag_parser_fix_panic ... ok [INFO] [stdout] test slp::server::test::test_get_plugin ... ok [INFO] [stdout] test plugin::traffic::get_traffic_from_box ... ok [INFO] [stdout] test slp::server::test::test_server ... ok [INFO] [stdout] test slp::frame::test::frag_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/slp_server_rust-4832051d88f983d7 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test plugin::ldn_mitm::lan_protocol::test::test_decompress ... ok [INFO] [stdout] test plugin::ldn_mitm::util::test::test_make_udp ... ok [INFO] [stdout] test slp::frame::test::frag_parser ... ok [INFO] [stdout] test plugin::traffic::get_traffic_from_box ... ok [INFO] [stdout] test slp::frame::test::frag_parser_fix_panic ... ok [INFO] [stdout] test slp::server::test::test_get_plugin ... ok [INFO] [stdout] test slp::server::test::test_server ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests slp-server-rust [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] running `"docker" "inspect" "d046ef7d8819e704823dc58226059ab7076026b1912079605861bd8f2a344480"` [INFO] running `"docker" "rm" "-f" "d046ef7d8819e704823dc58226059ab7076026b1912079605861bd8f2a344480"` [INFO] [stdout] d046ef7d8819e704823dc58226059ab7076026b1912079605861bd8f2a344480