[INFO] fetching crate crosup-entity 0.1.0...
[INFO] checking crosup-entity-0.1.0 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] extracting crate crosup-entity 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate crosup-entity 0.1.0
[INFO] finished tweaking crates.io crate crosup-entity 0.1.0
[INFO] tweaked toml for crates.io crate crosup-entity 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crosup-entity 0.1.0 on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 236 packages to latest compatible versions
[INFO] [stderr]       Adding sea-orm v0.11.3 (available: v1.1.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ca839fef3a94f635ccdec557911c3a7e20f3a125c583c835dd3598d6b518ebb
[INFO] running `Command { std: "docker" "start" "-a" "6ca839fef3a94f635ccdec557911c3a7e20f3a125c583c835dd3598d6b518ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ca839fef3a94f635ccdec557911c3a7e20f3a125c583c835dd3598d6b518ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ca839fef3a94f635ccdec557911c3a7e20f3a125c583c835dd3598d6b518ebb", kill_on_drop: false }`
[INFO] [stdout] 6ca839fef3a94f635ccdec557911c3a7e20f3a125c583c835dd3598d6b518ebb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fe3231de9478dd18eb732d464935b507bf604fefb5dafddf5d623f9f6ee9843
[INFO] running `Command { std: "docker" "start" "-a" "6fe3231de9478dd18eb732d464935b507bf604fefb5dafddf5d623f9f6ee9843", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling sea-query-derive v0.3.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling sea-orm-macros v0.11.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sea-query v0.28.5
[INFO] [stderr]     Checking sea-strum v0.23.0
[INFO] [stderr]     Checking ouroboros v0.15.6
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking sqlx-rt v0.6.3
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]     Checking sea-query-binder v0.3.1
[INFO] [stderr]     Checking sea-orm v0.11.3
[INFO] [stderr]     Checking crosup-entity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.70s
[INFO] running `Command { std: "docker" "inspect" "6fe3231de9478dd18eb732d464935b507bf604fefb5dafddf5d623f9f6ee9843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe3231de9478dd18eb732d464935b507bf604fefb5dafddf5d623f9f6ee9843", kill_on_drop: false }`
[INFO] [stdout] 6fe3231de9478dd18eb732d464935b507bf604fefb5dafddf5d623f9f6ee9843
