[INFO] cloning repository https://github.com/mrunalp/sidecar-logging [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrunalp/sidecar-logging" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrunalp%2Fsidecar-logging", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrunalp%2Fsidecar-logging'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00e07811e7f1db92e10f6f0f9cd46360a5edc7c5 [INFO] testing mrunalp/sidecar-logging against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrunalp%2Fsidecar-logging" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrunalp/sidecar-logging on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrunalp/sidecar-logging [INFO] finished tweaking git repo https://github.com/mrunalp/sidecar-logging [INFO] tweaked toml for git repo https://github.com/mrunalp/sidecar-logging written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/mrunalp/sidecar-logging already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded readable-perms v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91f447e5b733d4f3fe4de7d97f820f146a035774e346ba448a89f74199f3a61f [INFO] running `Command { std: "docker" "start" "-a" "91f447e5b733d4f3fe4de7d97f820f146a035774e346ba448a89f74199f3a61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f447e5b733d4f3fe4de7d97f820f146a035774e346ba448a89f74199f3a61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f447e5b733d4f3fe4de7d97f820f146a035774e346ba448a89f74199f3a61f", kill_on_drop: false }` [INFO] [stdout] 91f447e5b733d4f3fe4de7d97f820f146a035774e346ba448a89f74199f3a61f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0aa52a55f32d4e505e4fe6d32025fc1190b7094d7108c6bb98a5b66f87a2f0b [INFO] running `Command { std: "docker" "start" "-a" "a0aa52a55f32d4e505e4fe6d32025fc1190b7094d7108c6bb98a5b66f87a2f0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling readable-perms v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.21.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sidecar-logging v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.66s [INFO] running `Command { std: "docker" "inspect" "a0aa52a55f32d4e505e4fe6d32025fc1190b7094d7108c6bb98a5b66f87a2f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0aa52a55f32d4e505e4fe6d32025fc1190b7094d7108c6bb98a5b66f87a2f0b", kill_on_drop: false }` [INFO] [stdout] a0aa52a55f32d4e505e4fe6d32025fc1190b7094d7108c6bb98a5b66f87a2f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 990a29697260f856105a578ea21b311dbc178923b2e4505f0704e65cfe97f7c8 [INFO] running `Command { std: "docker" "start" "-a" "990a29697260f856105a578ea21b311dbc178923b2e4505f0704e65cfe97f7c8", kill_on_drop: false }` [INFO] [stderr] Compiling sidecar-logging v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "990a29697260f856105a578ea21b311dbc178923b2e4505f0704e65cfe97f7c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "990a29697260f856105a578ea21b311dbc178923b2e4505f0704e65cfe97f7c8", kill_on_drop: false }` [INFO] [stdout] 990a29697260f856105a578ea21b311dbc178923b2e4505f0704e65cfe97f7c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cc01066380e5e6bef414e61ee1029278e2054102e4b0d65c820febf43bc349a [INFO] running `Command { std: "docker" "start" "-a" "8cc01066380e5e6bef414e61ee1029278e2054102e4b0d65c820febf43bc349a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.74s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/piperun-f1176bfde2e33366) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/testlog-df7cf1a2d3c67118) [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] [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" "8cc01066380e5e6bef414e61ee1029278e2054102e4b0d65c820febf43bc349a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc01066380e5e6bef414e61ee1029278e2054102e4b0d65c820febf43bc349a", kill_on_drop: false }` [INFO] [stdout] 8cc01066380e5e6bef414e61ee1029278e2054102e4b0d65c820febf43bc349a