[INFO] fetching crate aho-corasick-unsafe 0.0.4...
[INFO] checking aho-corasick-unsafe-0.0.4 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate aho-corasick-unsafe 0.0.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate aho-corasick-unsafe 0.0.4 on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aho-corasick-unsafe 0.0.4
[INFO] finished tweaking crates.io crate aho-corasick-unsafe 0.0.4
[INFO] tweaked toml for crates.io crate aho-corasick-unsafe 0.0.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c3f127fca97902d78af87705516c5bc351632162b801892e6e4c0300a520c0c
[INFO] running `Command { std: "docker" "start" "-a" "1c3f127fca97902d78af87705516c5bc351632162b801892e6e4c0300a520c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c3f127fca97902d78af87705516c5bc351632162b801892e6e4c0300a520c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3f127fca97902d78af87705516c5bc351632162b801892e6e4c0300a520c0c", kill_on_drop: false }`
[INFO] [stdout] 1c3f127fca97902d78af87705516c5bc351632162b801892e6e4c0300a520c0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 608a8d63f7cd9f4e69ed76945ab8665b7d79b56d902fe2db9972cd1ebdb13962
[INFO] running `Command { std: "docker" "start" "-a" "608a8d63f7cd9f4e69ed76945ab8665b7d79b56d902fe2db9972cd1ebdb13962", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking aho-corasick-unsafe v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "608a8d63f7cd9f4e69ed76945ab8665b7d79b56d902fe2db9972cd1ebdb13962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608a8d63f7cd9f4e69ed76945ab8665b7d79b56d902fe2db9972cd1ebdb13962", kill_on_drop: false }`
[INFO] [stdout] 608a8d63f7cd9f4e69ed76945ab8665b7d79b56d902fe2db9972cd1ebdb13962
