[INFO] cloning repository https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmu-zero-HYPERLOOP%2Fcan-socketcan-platform-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmu-zero-HYPERLOOP%2Fcan-socketcan-platform-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2eed48e82a7e3db6f1e7799fd2ef07518011e9c1
[INFO] checking mu-zero-HYPERLOOP/can-socketcan-platform-rs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmu-zero-HYPERLOOP%2Fcan-socketcan-platform-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs
[INFO] finished tweaking git repo https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs
[INFO] tweaked toml for git repo https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mu-zero-HYPERLOOP/can-socketcan-platform-rs 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/mu-zero-HYPERLOOP/canzero-common.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.6
[INFO] [stderr]   Downloaded interfaces v0.0.9
[INFO] [stderr]   Downloaded color-print v0.3.6
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded handlebars v3.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5985809130e13f19efcb749c2ed313e2a81165cf98f008fdb8d8beb68e57e31
[INFO] running `Command { std: "docker" "start" "-a" "a5985809130e13f19efcb749c2ed313e2a81165cf98f008fdb8d8beb68e57e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5985809130e13f19efcb749c2ed313e2a81165cf98f008fdb8d8beb68e57e31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5985809130e13f19efcb749c2ed313e2a81165cf98f008fdb8d8beb68e57e31", kill_on_drop: false }`
[INFO] [stdout] a5985809130e13f19efcb749c2ed313e2a81165cf98f008fdb8d8beb68e57e31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d6d79151fb85fef1ea34607d74d12bc22f281b5c47de6d36c74d425f84da8b0
[INFO] running `Command { std: "docker" "start" "-a" "8d6d79151fb85fef1ea34607d74d12bc22f281b5c47de6d36c74d425f84da8b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.6
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking color-print v0.3.6
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling handlebars v3.5.5
[INFO] [stderr]     Checking canzero-common v0.1.0 (https://github.com/mu-zero-HYPERLOOP/canzero-common.git#870bdc20)
[INFO] [stderr]    Compiling interfaces v0.0.9
[INFO] [stderr]     Checking canzero-socketcan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.49s
[INFO] running `Command { std: "docker" "inspect" "8d6d79151fb85fef1ea34607d74d12bc22f281b5c47de6d36c74d425f84da8b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6d79151fb85fef1ea34607d74d12bc22f281b5c47de6d36c74d425f84da8b0", kill_on_drop: false }`
[INFO] [stdout] 8d6d79151fb85fef1ea34607d74d12bc22f281b5c47de6d36c74d425f84da8b0
