[INFO] fetching crate precis-profiles 0.1.13...
[INFO] checking precis-profiles-0.1.13 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate precis-profiles 0.1.13 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate precis-profiles 0.1.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate precis-profiles 0.1.13
[INFO] tweaked toml for crates.io crate precis-profiles 0.1.13 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate precis-profiles 0.1.13 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate precis-profiles 0.1.13 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f422d90002fac1c79de7723b544107495c55ac4df39461e39ede30cce8a198b5
[INFO] running `Command { std: "docker" "start" "-a" "f422d90002fac1c79de7723b544107495c55ac4df39461e39ede30cce8a198b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f422d90002fac1c79de7723b544107495c55ac4df39461e39ede30cce8a198b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f422d90002fac1c79de7723b544107495c55ac4df39461e39ede30cce8a198b5", kill_on_drop: false }`
[INFO] [stdout] f422d90002fac1c79de7723b544107495c55ac4df39461e39ede30cce8a198b5
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bef70762b113a60593a1efad03bb6371d0a7f8c669ba805b322878d4ddc3d372
[INFO] running `Command { std: "docker" "start" "-a" "bef70762b113a60593a1efad03bb6371d0a7f8c669ba805b322878d4ddc3d372", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling ucd-parse v0.1.10
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]    Compiling precis-profiles v0.1.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.31s
[INFO] running `Command { std: "docker" "inspect" "bef70762b113a60593a1efad03bb6371d0a7f8c669ba805b322878d4ddc3d372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bef70762b113a60593a1efad03bb6371d0a7f8c669ba805b322878d4ddc3d372", kill_on_drop: false }`
[INFO] [stdout] bef70762b113a60593a1efad03bb6371d0a7f8c669ba805b322878d4ddc3d372
