[INFO] cloning repository https://github.com/jimizai/ihosts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimizai/ihosts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimizai%2Fihosts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimizai%2Fihosts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 231f99af145451621f72201a8f23d8efadeb5c88 [INFO] testing jimizai/ihosts against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimizai%2Fihosts" "/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/jimizai/ihosts on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimizai/ihosts [INFO] finished tweaking git repo https://github.com/jimizai/ihosts [INFO] tweaked toml for git repo https://github.com/jimizai/ihosts written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jimizai/ihosts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1d7e6fdc5fc21114c5239a29fedabe0625cbbd0bdc3c378bcef74238a71ed86 [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" "a1d7e6fdc5fc21114c5239a29fedabe0625cbbd0bdc3c378bcef74238a71ed86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1d7e6fdc5fc21114c5239a29fedabe0625cbbd0bdc3c378bcef74238a71ed86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d7e6fdc5fc21114c5239a29fedabe0625cbbd0bdc3c378bcef74238a71ed86", kill_on_drop: false }` [INFO] [stdout] a1d7e6fdc5fc21114c5239a29fedabe0625cbbd0bdc3c378bcef74238a71ed86 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 379fc7ff5bffd403502a912114e1b8c04dc019192b89863f1be25a411b6a3283 [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" "379fc7ff5bffd403502a912114e1b8c04dc019192b89863f1be25a411b6a3283", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling ihosts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.44s [INFO] running `Command { std: "docker" "inspect" "379fc7ff5bffd403502a912114e1b8c04dc019192b89863f1be25a411b6a3283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379fc7ff5bffd403502a912114e1b8c04dc019192b89863f1be25a411b6a3283", kill_on_drop: false }` [INFO] [stdout] 379fc7ff5bffd403502a912114e1b8c04dc019192b89863f1be25a411b6a3283 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8dc1b8134d2856dd0e390b5b4f97f5791093d81d2cea79c9f13113fc09d9197 [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" "e8dc1b8134d2856dd0e390b5b4f97f5791093d81d2cea79c9f13113fc09d9197", kill_on_drop: false }` [INFO] [stderr] Compiling ihosts v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "e8dc1b8134d2856dd0e390b5b4f97f5791093d81d2cea79c9f13113fc09d9197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8dc1b8134d2856dd0e390b5b4f97f5791093d81d2cea79c9f13113fc09d9197", kill_on_drop: false }` [INFO] [stdout] e8dc1b8134d2856dd0e390b5b4f97f5791093d81d2cea79c9f13113fc09d9197 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", 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] d804be8c8fdfcf79485abfe7a04287b44be7ea9603a0a92b4bc6d56b44f4daf1 [INFO] running `Command { std: "docker" "start" "-a" "d804be8c8fdfcf79485abfe7a04287b44be7ea9603a0a92b4bc6d56b44f4daf1", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ihosts-34eca2b926e80816) [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" "d804be8c8fdfcf79485abfe7a04287b44be7ea9603a0a92b4bc6d56b44f4daf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d804be8c8fdfcf79485abfe7a04287b44be7ea9603a0a92b4bc6d56b44f4daf1", kill_on_drop: false }` [INFO] [stdout] d804be8c8fdfcf79485abfe7a04287b44be7ea9603a0a92b4bc6d56b44f4daf1