[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 master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fjaegercat" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sile/jaegercat 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/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-3/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" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 911e85a2e32253e4c550aab983ecda87896073c731fd6ad432e8ee71f35bbcde [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" "911e85a2e32253e4c550aab983ecda87896073c731fd6ad432e8ee71f35bbcde"` [INFO] [stderr] Compiling num-traits v0.2.4 [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 lazy_static v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling trackable v0.2.17 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [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 unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling slog-scope v4.0.1 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling quote v0.6.3 [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 toml v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling rmp-serde v0.13.7 [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 09s [INFO] running `"docker" "inspect" "911e85a2e32253e4c550aab983ecda87896073c731fd6ad432e8ee71f35bbcde"` [INFO] running `"docker" "rm" "-f" "911e85a2e32253e4c550aab983ecda87896073c731fd6ad432e8ee71f35bbcde"` [INFO] [stdout] 911e85a2e32253e4c550aab983ecda87896073c731fd6ad432e8ee71f35bbcde [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 827c5803fb495cf9fbc939c364c61e575d91dfb465c87e1639cfe41015e5e2c2 [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" "827c5803fb495cf9fbc939c364c61e575d91dfb465c87e1639cfe41015e5e2c2"` [INFO] [stderr] Compiling jaegercat v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "827c5803fb495cf9fbc939c364c61e575d91dfb465c87e1639cfe41015e5e2c2"` [INFO] running `"docker" "rm" "-f" "827c5803fb495cf9fbc939c364c61e575d91dfb465c87e1639cfe41015e5e2c2"` [INFO] [stdout] 827c5803fb495cf9fbc939c364c61e575d91dfb465c87e1639cfe41015e5e2c2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] eb0c1c01246c1ae77a8e849ea0ca3494d70749d365ee501b75392e815f504f76 [INFO] running `"docker" "start" "-a" "eb0c1c01246c1ae77a8e849ea0ca3494d70749d365ee501b75392e815f504f76"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jaegercat-6b947026a15a6217 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jaegercat-ba874ce35ef5191d [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] Doc-tests jaegercat [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] [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" "eb0c1c01246c1ae77a8e849ea0ca3494d70749d365ee501b75392e815f504f76"` [INFO] running `"docker" "rm" "-f" "eb0c1c01246c1ae77a8e849ea0ca3494d70749d365ee501b75392e815f504f76"` [INFO] [stdout] eb0c1c01246c1ae77a8e849ea0ca3494d70749d365ee501b75392e815f504f76