[INFO] cloning repository https://github.com/T0mstone/remote_logger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/T0mstone/remote_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT0mstone%2Fremote_logger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT0mstone%2Fremote_logger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2b128aaf830846d2e6fea67be96ccb7f74027ea [INFO] checking T0mstone/remote_logger/a2b128aaf830846d2e6fea67be96ccb7f74027ea against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FT0mstone%2Fremote_logger" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/T0mstone/remote_logger on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/T0mstone/remote_logger [INFO] finished tweaking git repo https://github.com/T0mstone/remote_logger [INFO] tweaked toml for git repo https://github.com/T0mstone/remote_logger written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/T0mstone/remote_logger already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9712518278349534a1658fd47b081acd7b7a9ca582aab80205bd621963b7a7c [INFO] running `Command { std: "docker" "start" "-a" "c9712518278349534a1658fd47b081acd7b7a9ca582aab80205bd621963b7a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9712518278349534a1658fd47b081acd7b7a9ca582aab80205bd621963b7a7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9712518278349534a1658fd47b081acd7b7a9ca582aab80205bd621963b7a7c", kill_on_drop: false }` [INFO] [stdout] c9712518278349534a1658fd47b081acd7b7a9ca582aab80205bd621963b7a7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d904563c4735b5e01320c514b447fa452ccd1773d2732cf981fa1ef09e512829 [INFO] running `Command { std: "docker" "start" "-a" "d904563c4735b5e01320c514b447fa452ccd1773d2732cf981fa1ef09e512829", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling slotmap v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking remote_logger_protocol v0.1.0 (/opt/rustwide/workdir/remote_logger_protocol) [INFO] [stderr] Checking remote_monitor v0.1.0 (/opt/rustwide/workdir/remote_monitor) [INFO] [stderr] Checking remote_logger v0.1.0 (/opt/rustwide/workdir/remote_logger) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `Command { std: "docker" "inspect" "d904563c4735b5e01320c514b447fa452ccd1773d2732cf981fa1ef09e512829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d904563c4735b5e01320c514b447fa452ccd1773d2732cf981fa1ef09e512829", kill_on_drop: false }` [INFO] [stdout] d904563c4735b5e01320c514b447fa452ccd1773d2732cf981fa1ef09e512829