[INFO] updating cached repository https://github.com/sile/jaegercat [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] cc13574140334bd693a660e588f0c02ba5461020 [INFO] testing sile/jaegercat against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fjaegercat" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sile/jaegercat 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/sile/jaegercat [INFO] finished tweaking git repo https://github.com/sile/jaegercat [INFO] tweaked toml for git repo https://github.com/sile/jaegercat written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sile/jaegercat 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-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" "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] 1178ded2eef31a7616aa3f65c8f241f1bcb7b5ec00beac1e23fb524f3dcd36df [INFO] running `"docker" "start" "-a" "1178ded2eef31a7616aa3f65c8f241f1bcb7b5ec00beac1e23fb524f3dcd36df"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling trackable v0.2.17 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-scope v4.0.1 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.64 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling serdeconv v0.3.0 [INFO] [stderr] Compiling sloggers v0.2.6 [INFO] [stderr] Compiling jaegercat v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `"docker" "inspect" "1178ded2eef31a7616aa3f65c8f241f1bcb7b5ec00beac1e23fb524f3dcd36df"` [INFO] running `"docker" "rm" "-f" "1178ded2eef31a7616aa3f65c8f241f1bcb7b5ec00beac1e23fb524f3dcd36df"` [INFO] [stdout] 1178ded2eef31a7616aa3f65c8f241f1bcb7b5ec00beac1e23fb524f3dcd36df [INFO] running `"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" "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] 0c66793161ddb174ad8b596095b0c32573da7fc72eeede52a30c0aaaf274e1e5 [INFO] running `"docker" "start" "-a" "0c66793161ddb174ad8b596095b0c32573da7fc72eeede52a30c0aaaf274e1e5"` [INFO] [stderr] Compiling jaegercat v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "0c66793161ddb174ad8b596095b0c32573da7fc72eeede52a30c0aaaf274e1e5"` [INFO] running `"docker" "rm" "-f" "0c66793161ddb174ad8b596095b0c32573da7fc72eeede52a30c0aaaf274e1e5"` [INFO] [stdout] 0c66793161ddb174ad8b596095b0c32573da7fc72eeede52a30c0aaaf274e1e5 [INFO] running `"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" "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] bbc661d673d3ab54404583c4c4ad158255e5ed9d9b6de2186349494f658a396e [INFO] running `"docker" "start" "-a" "bbc661d673d3ab54404583c4c4ad158255e5ed9d9b6de2186349494f658a396e"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jaegercat-6b947026a15a6217 [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] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jaegercat-ba874ce35ef5191d [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] [stderr] Doc-tests jaegercat [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" "bbc661d673d3ab54404583c4c4ad158255e5ed9d9b6de2186349494f658a396e"` [INFO] running `"docker" "rm" "-f" "bbc661d673d3ab54404583c4c4ad158255e5ed9d9b6de2186349494f658a396e"` [INFO] [stdout] bbc661d673d3ab54404583c4c4ad158255e5ed9d9b6de2186349494f658a396e