[INFO] updating cached repository https://github.com/fergusq/katik [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] b56f59e558b7841f29d7008e720063ebf92ce5be [INFO] testing fergusq/katik against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffergusq%2Fkatik" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fergusq/katik on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fergusq/katik [INFO] finished tweaking git repo https://github.com/fergusq/katik [INFO] tweaked toml for git repo https://github.com/fergusq/katik written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/fergusq/katik already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] d64a047c4c6f812acd843294d6dad6e8f2d08ffd84f84b7b951bd524f5d47b66 [INFO] running `"docker" "start" "-a" "d64a047c4c6f812acd843294d6dad6e8f2d08ffd84f84b7b951bd524f5d47b66"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling klingon-utils v0.1.0 (https://github.com/fergusq/klingon-utils#413d996b) [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling rocket_contrib v0.4.2 [INFO] [stderr] Compiling katik v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "d64a047c4c6f812acd843294d6dad6e8f2d08ffd84f84b7b951bd524f5d47b66"` [INFO] running `"docker" "rm" "-f" "d64a047c4c6f812acd843294d6dad6e8f2d08ffd84f84b7b951bd524f5d47b66"` [INFO] [stdout] d64a047c4c6f812acd843294d6dad6e8f2d08ffd84f84b7b951bd524f5d47b66 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] bdea5e941f9792c83fb817b4d5d5feb6b34968c1cf729ccfe9c0de72447e4793 [INFO] running `"docker" "start" "-a" "bdea5e941f9792c83fb817b4d5d5feb6b34968c1cf729ccfe9c0de72447e4793"` [INFO] [stderr] Compiling katik v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.21s [INFO] running `"docker" "inspect" "bdea5e941f9792c83fb817b4d5d5feb6b34968c1cf729ccfe9c0de72447e4793"` [INFO] running `"docker" "rm" "-f" "bdea5e941f9792c83fb817b4d5d5feb6b34968c1cf729ccfe9c0de72447e4793"` [INFO] [stdout] bdea5e941f9792c83fb817b4d5d5feb6b34968c1cf729ccfe9c0de72447e4793 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 0fa5b11c6caaa76aaa925b06ca2bfd7badff678853292dcbf72bfe0fc264444a [INFO] running `"docker" "start" "-a" "0fa5b11c6caaa76aaa925b06ca2bfd7badff678853292dcbf72bfe0fc264444a"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/katik-1c98ba31871fdcc5 [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" "0fa5b11c6caaa76aaa925b06ca2bfd7badff678853292dcbf72bfe0fc264444a"` [INFO] running `"docker" "rm" "-f" "0fa5b11c6caaa76aaa925b06ca2bfd7badff678853292dcbf72bfe0fc264444a"` [INFO] [stdout] 0fa5b11c6caaa76aaa925b06ca2bfd7badff678853292dcbf72bfe0fc264444a