[INFO] updating cached repository https://github.com/curtiswilkinson/roomservice-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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 445c233a9b8e4732fd953ae252c02c022fdd64e0 [INFO] testing curtiswilkinson/roomservice-rust against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcurtiswilkinson%2Froomservice-rust" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/curtiswilkinson/roomservice-rust on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [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-6/source/Cargo.toml [INFO] crate git repo https://github.com/curtiswilkinson/roomservice-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 9cd9684d61944e05eaa0a94a0129e2efed4f25f7ed7575d4898236eafda08d0c [INFO] running `"docker" "start" "-a" "9cd9684d61944e05eaa0a94a0129e2efed4f25f7ed7575d4898236eafda08d0c"` [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 nodrop v0.1.12 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling build_const v0.2.1 [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 fnv v1.0.6 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling subprocess v0.1.17 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling md6 v1.1.1 [INFO] [stderr] Compiling blake v1.1.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling shaman v0.1.0 [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 tiny-keccak v1.4.2 [INFO] [stderr] Compiling syn v0.15.22 [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 crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling checksums v0.5.5 [INFO] [stderr] Compiling globset v0.4.3 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling serde_yaml v0.8.7 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling globwalk v0.5.0 [INFO] [stderr] Compiling roomservice-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `"docker" "inspect" "9cd9684d61944e05eaa0a94a0129e2efed4f25f7ed7575d4898236eafda08d0c"` [INFO] running `"docker" "rm" "-f" "9cd9684d61944e05eaa0a94a0129e2efed4f25f7ed7575d4898236eafda08d0c"` [INFO] [stdout] 9cd9684d61944e05eaa0a94a0129e2efed4f25f7ed7575d4898236eafda08d0c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 2d5b6adc33706726218623ee136a8722b72bc366e04fb7e3ddb61cc45c34ae3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2d5b6adc33706726218623ee136a8722b72bc366e04fb7e3ddb61cc45c34ae3f"` [INFO] [stderr] Compiling roomservice-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "2d5b6adc33706726218623ee136a8722b72bc366e04fb7e3ddb61cc45c34ae3f"` [INFO] running `"docker" "rm" "-f" "2d5b6adc33706726218623ee136a8722b72bc366e04fb7e3ddb61cc45c34ae3f"` [INFO] [stdout] 2d5b6adc33706726218623ee136a8722b72bc366e04fb7e3ddb61cc45c34ae3f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 461a9e7d494e8d73b6b57ad3bbc987c3939f8a6e371bdd5941d4256ab2718718 [INFO] running `"docker" "start" "-a" "461a9e7d494e8d73b6b57ad3bbc987c3939f8a6e371bdd5941d4256ab2718718"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/roomservice_rust-641c4db52d03e1ad [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" "461a9e7d494e8d73b6b57ad3bbc987c3939f8a6e371bdd5941d4256ab2718718"` [INFO] running `"docker" "rm" "-f" "461a9e7d494e8d73b6b57ad3bbc987c3939f8a6e371bdd5941d4256ab2718718"` [INFO] [stdout] 461a9e7d494e8d73b6b57ad3bbc987c3939f8a6e371bdd5941d4256ab2718718