[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] 2aaf02c..15d6e71 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15d6e71448af0590102c17c0c178dcfe4eaf8edc [INFO] testing spacemeowx2/slp-server-rust against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacemeowx2%2Fslp-server-rust" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spacemeowx2/slp-server-rust on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-12/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] 8cebd1d4b1fefb0d1c15a68891019bfa51e7bd7a6de911043e0cfb3fbf614a81 [INFO] running `"docker" "start" "-a" "8cebd1d4b1fefb0d1c15a68891019bfa51e7bd7a6de911043e0cfb3fbf614a81"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling managed v0.7.1 [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smoltcp v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [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 rustversion v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.27 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [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 hashbrown v0.6.3 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [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 hyper v0.13.4 [INFO] [stderr] Compiling juniper v0.14.2 (https://github.com/spacemeowx2/juniper?rev=95686b7ce530538d14bd42aafd47e07989dc9c2a#95686b7c) [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 3m 26s [INFO] running `"docker" "inspect" "8cebd1d4b1fefb0d1c15a68891019bfa51e7bd7a6de911043e0cfb3fbf614a81"` [INFO] running `"docker" "rm" "-f" "8cebd1d4b1fefb0d1c15a68891019bfa51e7bd7a6de911043e0cfb3fbf614a81"` [INFO] [stdout] 8cebd1d4b1fefb0d1c15a68891019bfa51e7bd7a6de911043e0cfb3fbf614a81 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] d5b93c1808d5a3f71ee967877dee56ff6475788a60bd0390ccf6ded4426b3315 [INFO] running `"docker" "start" "-a" "d5b93c1808d5a3f71ee967877dee56ff6475788a60bd0390ccf6ded4426b3315"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slp-server-rust v2.0.0-rust.alpha.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.22s [INFO] running `"docker" "inspect" "d5b93c1808d5a3f71ee967877dee56ff6475788a60bd0390ccf6ded4426b3315"` [INFO] running `"docker" "rm" "-f" "d5b93c1808d5a3f71ee967877dee56ff6475788a60bd0390ccf6ded4426b3315"` [INFO] [stdout] d5b93c1808d5a3f71ee967877dee56ff6475788a60bd0390ccf6ded4426b3315 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "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] 37883d8fb4e931696a3a1c060fddcdcc7688018318fc44dfb5a96f0acf2c6909 [INFO] running `"docker" "start" "-a" "37883d8fb4e931696a3a1c060fddcdcc7688018318fc44dfb5a96f0acf2c6909"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/slp_server_rust-99cf44bffc6cac51 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test plugin::traffic::get_traffic_from_box ... ok [INFO] [stdout] test slp::server::test::test_server ... 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 slp::server::test::test_get_plugin ... ok [INFO] [stdout] test plugin::ldn_mitm::lan_protocol::test::test_decompress ... ok [INFO] [stdout] test slp::frame::test::frag_parser_fix_panic ... ok [INFO] [stdout] test plugin::ldn_mitm::lan_protocol::test::test_network_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/slp_server_rust-efd4ba3ddd9171a6 [INFO] [stdout] running 8 tests [INFO] [stdout] test plugin::ldn_mitm::util::test::test_make_udp ... ok [INFO] [stdout] test plugin::traffic::get_traffic_from_box ... ok [INFO] [stdout] test plugin::ldn_mitm::lan_protocol::test::test_decompress ... ok [INFO] [stdout] test slp::frame::test::frag_parser ... ok [INFO] [stdout] test slp::server::test::test_server ... ok [INFO] [stdout] test slp::server::test::test_get_plugin ... ok [INFO] [stdout] test slp::frame::test::frag_parser_fix_panic ... ok [INFO] [stdout] test plugin::ldn_mitm::lan_protocol::test::test_network_info ... ok [INFO] [stderr] Doc-tests slp-server-rust [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "37883d8fb4e931696a3a1c060fddcdcc7688018318fc44dfb5a96f0acf2c6909"` [INFO] running `"docker" "rm" "-f" "37883d8fb4e931696a3a1c060fddcdcc7688018318fc44dfb5a96f0acf2c6909"` [INFO] [stdout] 37883d8fb4e931696a3a1c060fddcdcc7688018318fc44dfb5a96f0acf2c6909