[INFO] cloning repository https://github.com/curtiswilkinson/roomservice-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/curtiswilkinson/roomservice-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiswilkinson%2Froomservice-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiswilkinson%2Froomservice-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 195ee92ce469234796de1d2ffbf68c2f87995ab7 [INFO] testing curtiswilkinson/roomservice-rust against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiswilkinson%2Froomservice-rust" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/curtiswilkinson/roomservice-rust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/curtiswilkinson/roomservice-rust [INFO] finished tweaking git repo https://github.com/curtiswilkinson/roomservice-rust [INFO] tweaked toml for git repo https://github.com/curtiswilkinson/roomservice-rust written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/curtiswilkinson/roomservice-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc16 v0.3.4 [INFO] [stderr] Downloaded crc8 v0.1.1 [INFO] [stderr] Downloaded shaman v0.1.0 [INFO] [stderr] Downloaded tabwriter v1.1.0 [INFO] [stderr] Downloaded globwalk v0.5.0 [INFO] [stderr] Downloaded checksums v0.5.5 [INFO] [stderr] Downloaded bstr v0.1.4 [INFO] [stderr] Downloaded globset v0.4.3 [INFO] [stderr] Downloaded blake v1.1.1 [INFO] [stderr] Downloaded md6 v1.1.1 [INFO] [stderr] Downloaded subprocess v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9886e329fca6e56af6c4e527f152c83106bb1f2ba7f6e0d67ae10490c08647d2 [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" "9886e329fca6e56af6c4e527f152c83106bb1f2ba7f6e0d67ae10490c08647d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9886e329fca6e56af6c4e527f152c83106bb1f2ba7f6e0d67ae10490c08647d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9886e329fca6e56af6c4e527f152c83106bb1f2ba7f6e0d67ae10490c08647d2", kill_on_drop: false }` [INFO] [stdout] 9886e329fca6e56af6c4e527f152c83106bb1f2ba7f6e0d67ae10490c08647d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 723c7fcf9342a3a6e95d4013fd9b4b83e5520a44fb8daae81161104671f1f2bb [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" "723c7fcf9342a3a6e95d4013fd9b4b83e5520a44fb8daae81161104671f1f2bb", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling subprocess v0.1.17 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde_yaml v0.8.7 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling blake v1.1.1 [INFO] [stderr] Compiling md6 v1.1.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling bstr v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling shaman v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling checksums v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling roomservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cache_dir` [INFO] [stdout] --> src/roomservice/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | cache_dir: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "723c7fcf9342a3a6e95d4013fd9b4b83e5520a44fb8daae81161104671f1f2bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "723c7fcf9342a3a6e95d4013fd9b4b83e5520a44fb8daae81161104671f1f2bb", kill_on_drop: false }` [INFO] [stdout] 723c7fcf9342a3a6e95d4013fd9b4b83e5520a44fb8daae81161104671f1f2bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f732a213ce6ea5e7883b9a99ffee3baa671b067b93bc2d55bcf3bf121f4ebf6 [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" "3f732a213ce6ea5e7883b9a99ffee3baa671b067b93bc2d55bcf3bf121f4ebf6", kill_on_drop: false }` [INFO] [stderr] Compiling roomservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cache_dir` [INFO] [stdout] --> src/roomservice/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | cache_dir: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "3f732a213ce6ea5e7883b9a99ffee3baa671b067b93bc2d55bcf3bf121f4ebf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f732a213ce6ea5e7883b9a99ffee3baa671b067b93bc2d55bcf3bf121f4ebf6", kill_on_drop: false }` [INFO] [stdout] 3f732a213ce6ea5e7883b9a99ffee3baa671b067b93bc2d55bcf3bf121f4ebf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+722e1797249a965b6335aebd65d777f917e498f1" "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] c6bebb5f701083ccafb01914c1ac01fa75b3504d0c9a7cda8bd72efccd92e388 [INFO] running `Command { std: "docker" "start" "-a" "c6bebb5f701083ccafb01914c1ac01fa75b3504d0c9a7cda8bd72efccd92e388", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `cache_dir` [INFO] [stderr] --> src/roomservice/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | cache_dir: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `roomservice` (bin "roomservice" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/roomservice-0d72883e9cb543ef) [INFO] [stdout] running 0 tests [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" "c6bebb5f701083ccafb01914c1ac01fa75b3504d0c9a7cda8bd72efccd92e388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bebb5f701083ccafb01914c1ac01fa75b3504d0c9a7cda8bd72efccd92e388", kill_on_drop: false }` [INFO] [stdout] c6bebb5f701083ccafb01914c1ac01fa75b3504d0c9a7cda8bd72efccd92e388