[INFO] fetching crate yharnam 0.0.1...
[INFO] checking yharnam-0.0.1 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate yharnam 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate yharnam 0.0.1
[INFO] finished tweaking crates.io crate yharnam 0.0.1
[INFO] tweaked toml for crates.io crate yharnam 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yharnam 0.0.1 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 crates.io crate yharnam 0.0.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded indexmap v1.4.0
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a3faf2e72014187aeb27430ba4ee293d40402eec51b5c22f182f8f489c2bf133
[INFO] running `Command { std: "docker" "start" "-a" "a3faf2e72014187aeb27430ba4ee293d40402eec51b5c22f182f8f489c2bf133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3faf2e72014187aeb27430ba4ee293d40402eec51b5c22f182f8f489c2bf133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3faf2e72014187aeb27430ba4ee293d40402eec51b5c22f182f8f489c2bf133", kill_on_drop: false }`
[INFO] [stdout] a3faf2e72014187aeb27430ba4ee293d40402eec51b5c22f182f8f489c2bf133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 83dfaf6f7513419050208db57ac303161a32e487eae0c7699c431fd5e130828d
[INFO] running `Command { std: "docker" "start" "-a" "83dfaf6f7513419050208db57ac303161a32e487eae0c7699c431fd5e130828d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.34
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]    Compiling multimap v0.8.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.21
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling yharnam v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.02s
[INFO] running `Command { std: "docker" "inspect" "83dfaf6f7513419050208db57ac303161a32e487eae0c7699c431fd5e130828d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83dfaf6f7513419050208db57ac303161a32e487eae0c7699c431fd5e130828d", kill_on_drop: false }`
[INFO] [stdout] 83dfaf6f7513419050208db57ac303161a32e487eae0c7699c431fd5e130828d
