[INFO] cloning repository https://github.com/MGlolenstine/open2internet [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MGlolenstine/open2internet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMGlolenstine%2Fopen2internet"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMGlolenstine%2Fopen2internet'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 452a6a5cfa4cf818e2d0ef4004f58832566a53f3 [INFO] testing MGlolenstine/open2internet against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMGlolenstine%2Fopen2internet" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MGlolenstine/open2internet on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MGlolenstine/open2internet [INFO] finished tweaking git repo https://github.com/MGlolenstine/open2internet [INFO] tweaked toml for git repo https://github.com/MGlolenstine/open2internet written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MGlolenstine/open2internet already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded port_scanner v0.1.5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 6431fcda03685fcf5f8dfa4749171763d71e2cb18dd36f4e7adf47d1bb689f1e [INFO] running `"docker" "start" "-a" "6431fcda03685fcf5f8dfa4749171763d71e2cb18dd36f4e7adf47d1bb689f1e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling port_scanner v0.1.5 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling webview-sys v0.5.0 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling attohttpc v0.4.5 [INFO] [stderr] Compiling igd v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling web-view v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling open2internet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/utils/mod.rs:235:24 [INFO] [stderr] | [INFO] [stderr] 235 | IpAddr::V6(v) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "6431fcda03685fcf5f8dfa4749171763d71e2cb18dd36f4e7adf47d1bb689f1e"` [INFO] running `"docker" "rm" "-f" "6431fcda03685fcf5f8dfa4749171763d71e2cb18dd36f4e7adf47d1bb689f1e"` [INFO] [stdout] 6431fcda03685fcf5f8dfa4749171763d71e2cb18dd36f4e7adf47d1bb689f1e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 3020a4559f0f3fb7df59f8d100c66f1d19748a250753db12e6fb1fd2d86a4adb [INFO] running `"docker" "start" "-a" "3020a4559f0f3fb7df59f8d100c66f1d19748a250753db12e6fb1fd2d86a4adb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling open2internet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/utils/mod.rs:235:24 [INFO] [stderr] | [INFO] [stderr] 235 | IpAddr::V6(v) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `"docker" "inspect" "3020a4559f0f3fb7df59f8d100c66f1d19748a250753db12e6fb1fd2d86a4adb"` [INFO] running `"docker" "rm" "-f" "3020a4559f0f3fb7df59f8d100c66f1d19748a250753db12e6fb1fd2d86a4adb"` [INFO] [stdout] 3020a4559f0f3fb7df59f8d100c66f1d19748a250753db12e6fb1fd2d86a4adb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2020-06-03" "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] 643e555da9b1728b24bb583cd8bd35c96f8d0ab9be390009a8e388a556c8939c [INFO] running `"docker" "start" "-a" "643e555da9b1728b24bb583cd8bd35c96f8d0ab9be390009a8e388a556c8939c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused variable: `v` [INFO] [stderr] --> src/utils/mod.rs:235:24 [INFO] [stderr] | [INFO] [stderr] 235 | IpAddr::V6(v) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/open2internet-fb16095306ec41fb [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" "643e555da9b1728b24bb583cd8bd35c96f8d0ab9be390009a8e388a556c8939c"` [INFO] running `"docker" "rm" "-f" "643e555da9b1728b24bb583cd8bd35c96f8d0ab9be390009a8e388a556c8939c"` [INFO] [stdout] 643e555da9b1728b24bb583cd8bd35c96f8d0ab9be390009a8e388a556c8939c