[INFO] cloning repository https://github.com/swanky-oscal/oscal_types
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swanky-oscal/oscal_types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswanky-oscal%2Foscal_types", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswanky-oscal%2Foscal_types'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b3574213ea183b4b1bd7abc8e23e8d9b3129b90
[INFO] checking swanky-oscal/oscal_types against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswanky-oscal%2Foscal_types" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/swanky-oscal/oscal_types
[INFO] finished tweaking git repo https://github.com/swanky-oscal/oscal_types
[INFO] tweaked toml for git repo https://github.com/swanky-oscal/oscal_types written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/swanky-oscal/oscal_types on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/swanky-oscal/oscal_types 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d5ee5116a50af9d9efec3141b09f6e87826bc5e2ec3ba2a1885aeb7964080db
[INFO] running `Command { std: "docker" "start" "-a" "6d5ee5116a50af9d9efec3141b09f6e87826bc5e2ec3ba2a1885aeb7964080db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d5ee5116a50af9d9efec3141b09f6e87826bc5e2ec3ba2a1885aeb7964080db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d5ee5116a50af9d9efec3141b09f6e87826bc5e2ec3ba2a1885aeb7964080db", kill_on_drop: false }`
[INFO] [stdout] 6d5ee5116a50af9d9efec3141b09f6e87826bc5e2ec3ba2a1885aeb7964080db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f8e13858dbcac767aa477fdca2850331d772164c97e7d0e084f39f3423e99c
[INFO] running `Command { std: "docker" "start" "-a" "01f8e13858dbcac767aa477fdca2850331d772164c97e7d0e084f39f3423e99c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking fluent-uri v0.2.0-alpha.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking validator v0.16.1
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking iso8601-duration v0.2.0
[INFO] [stderr]     Checking oscal_types v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.52s
[INFO] running `Command { std: "docker" "inspect" "01f8e13858dbcac767aa477fdca2850331d772164c97e7d0e084f39f3423e99c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f8e13858dbcac767aa477fdca2850331d772164c97e7d0e084f39f3423e99c", kill_on_drop: false }`
[INFO] [stdout] 01f8e13858dbcac767aa477fdca2850331d772164c97e7d0e084f39f3423e99c
