[INFO] cloning repository https://github.com/sile/jaegercat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sile/jaegercat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fjaegercat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fjaegercat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc13574140334bd693a660e588f0c02ba5461020 [INFO] testing sile/jaegercat against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsile%2Fjaegercat" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sile/jaegercat on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/sile/jaegercat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db430ef934fe9581798d134bfcd4dd26af434140e8c98219dbc633a630b53cbb [INFO] running `Command { std: "docker" "start" "-a" "db430ef934fe9581798d134bfcd4dd26af434140e8c98219dbc633a630b53cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db430ef934fe9581798d134bfcd4dd26af434140e8c98219dbc633a630b53cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db430ef934fe9581798d134bfcd4dd26af434140e8c98219dbc633a630b53cbb", kill_on_drop: false }` [INFO] [stdout] db430ef934fe9581798d134bfcd4dd26af434140e8c98219dbc633a630b53cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b38f52b3a64d56f03e69744129f93de38e604bc8246f0b728d4892742424e14c [INFO] running `Command { std: "docker" "start" "-a" "b38f52b3a64d56f03e69744129f93de38e604bc8246f0b728d4892742424e14c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling trackable v0.2.17 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling slog-scope v4.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling slog-stdlog v3.0.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling clap v2.31.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 rmp-serde v0.13.7 [INFO] [stderr] Compiling serde_json v1.0.19 [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 20.30s [INFO] running `Command { std: "docker" "inspect" "b38f52b3a64d56f03e69744129f93de38e604bc8246f0b728d4892742424e14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b38f52b3a64d56f03e69744129f93de38e604bc8246f0b728d4892742424e14c", kill_on_drop: false }` [INFO] [stdout] b38f52b3a64d56f03e69744129f93de38e604bc8246f0b728d4892742424e14c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b185a1c6b336f7aa1cd50c4e9d5aa69dc462e4521a117d9282e294792780889a [INFO] running `Command { std: "docker" "start" "-a" "b185a1c6b336f7aa1cd50c4e9d5aa69dc462e4521a117d9282e294792780889a", kill_on_drop: false }` [INFO] [stderr] Compiling jaegercat v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "b185a1c6b336f7aa1cd50c4e9d5aa69dc462e4521a117d9282e294792780889a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b185a1c6b336f7aa1cd50c4e9d5aa69dc462e4521a117d9282e294792780889a", kill_on_drop: false }` [INFO] [stdout] b185a1c6b336f7aa1cd50c4e9d5aa69dc462e4521a117d9282e294792780889a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd03dbe0d15ed779145f7506d50b5831e1ee6db38206997d31e49c4eaa301162 [INFO] running `Command { std: "docker" "start" "-a" "cd03dbe0d15ed779145f7506d50b5831e1ee6db38206997d31e49c4eaa301162", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jaegercat-e2bc9af8b8d059e3) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jaegercat-01dcd00e9f43e739) [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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cd03dbe0d15ed779145f7506d50b5831e1ee6db38206997d31e49c4eaa301162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd03dbe0d15ed779145f7506d50b5831e1ee6db38206997d31e49c4eaa301162", kill_on_drop: false }` [INFO] [stdout] cd03dbe0d15ed779145f7506d50b5831e1ee6db38206997d31e49c4eaa301162