[INFO] cloning repository https://github.com/mjhanninen/subnetfind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjhanninen/subnetfind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhanninen%2Fsubnetfind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhanninen%2Fsubnetfind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1f3f7af1a6103a8a22b6ed3e975df800edc0f83 [INFO] testing mjhanninen/subnetfind against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhanninen%2Fsubnetfind" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjhanninen/subnetfind on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mjhanninen/subnetfind [INFO] finished tweaking git repo https://github.com/mjhanninen/subnetfind [INFO] tweaked toml for git repo https://github.com/mjhanninen/subnetfind written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mjhanninen/subnetfind already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6ae910948aef9ded8a27cc954224232645884218595550e70a72562fcd519f0 [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" "c6ae910948aef9ded8a27cc954224232645884218595550e70a72562fcd519f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6ae910948aef9ded8a27cc954224232645884218595550e70a72562fcd519f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ae910948aef9ded8a27cc954224232645884218595550e70a72562fcd519f0", kill_on_drop: false }` [INFO] [stdout] c6ae910948aef9ded8a27cc954224232645884218595550e70a72562fcd519f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 902bca5dc9a8f3806f391e76bccf9d82a78f9d5474870ca4753da6b22c91110c [INFO] running `Command { std: "docker" "start" "-a" "902bca5dc9a8f3806f391e76bccf9d82a78f9d5474870ca4753da6b22c91110c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling buffering v0.4.2 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling neli v0.5.0-rc1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling subnetfind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "902bca5dc9a8f3806f391e76bccf9d82a78f9d5474870ca4753da6b22c91110c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902bca5dc9a8f3806f391e76bccf9d82a78f9d5474870ca4753da6b22c91110c", kill_on_drop: false }` [INFO] [stdout] 902bca5dc9a8f3806f391e76bccf9d82a78f9d5474870ca4753da6b22c91110c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 651d7505ea311ee3938db8d9e96768db1debcc7222f82ad1a5e156228aa6bbdd [INFO] running `Command { std: "docker" "start" "-a" "651d7505ea311ee3938db8d9e96768db1debcc7222f82ad1a5e156228aa6bbdd", kill_on_drop: false }` [INFO] [stderr] Compiling subnetfind v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "651d7505ea311ee3938db8d9e96768db1debcc7222f82ad1a5e156228aa6bbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "651d7505ea311ee3938db8d9e96768db1debcc7222f82ad1a5e156228aa6bbdd", kill_on_drop: false }` [INFO] [stdout] 651d7505ea311ee3938db8d9e96768db1debcc7222f82ad1a5e156228aa6bbdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c9ee8c0fff3d645192f82f660da66b46d92c9019106222404bf7ff9d735afc0 [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" "9c9ee8c0fff3d645192f82f660da66b46d92c9019106222404bf7ff9d735afc0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/subnetfind-3f0e55cc2e4883f0 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_network_block_range ... ok [INFO] [stdout] test tests::test_network_blocks_equality ... ok [INFO] [stdout] test tests::test_subnet_parsing ... ok [INFO] [stdout] test tests::test_nonoverlapping_block_ordering ... ok [INFO] [stdout] test tests::test_overlapping_block_ordering ... ok [INFO] [stdout] test tests::test_subnet_iteration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c9ee8c0fff3d645192f82f660da66b46d92c9019106222404bf7ff9d735afc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c9ee8c0fff3d645192f82f660da66b46d92c9019106222404bf7ff9d735afc0", kill_on_drop: false }` [INFO] [stdout] 9c9ee8c0fff3d645192f82f660da66b46d92c9019106222404bf7ff9d735afc0