[INFO] fetching crate rsw 0.8.0...
[INFO] checking rsw-0.8.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate rsw 0.8.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rsw 0.8.0
[INFO] finished tweaking crates.io crate rsw 0.8.0
[INFO] tweaked toml for crates.io crate rsw 0.8.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsw 0.8.0 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 rsw 0.8.0 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 net2 v0.2.38
[INFO] [stderr]   Downloaded anyhow v1.0.53
[INFO] [stderr]   Downloaded clap_derive v3.0.14
[INFO] [stderr]   Downloaded clap v3.0.14
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64dce4e9c5c0e36c3f3528fd8bd980acb4697deb6ce3aa7b92ff8cac4e65af75
[INFO] running `Command { std: "docker" "start" "-a" "64dce4e9c5c0e36c3f3528fd8bd980acb4697deb6ce3aa7b92ff8cac4e65af75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64dce4e9c5c0e36c3f3528fd8bd980acb4697deb6ce3aa7b92ff8cac4e65af75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dce4e9c5c0e36c3f3528fd8bd980acb4697deb6ce3aa7b92ff8cac4e65af75", kill_on_drop: false }`
[INFO] [stdout] 64dce4e9c5c0e36c3f3528fd8bd980acb4697deb6ce3aa7b92ff8cac4e65af75
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98f52e2cac82e5996be51a54c73a1254f172060d850f1eb6e1436de82f8f136d
[INFO] running `Command { std: "docker" "start" "-a" "98f52e2cac82e5996be51a54c73a1254f172060d850f1eb6e1436de82f8f136d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.15
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking notify v4.0.17
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]     Checking tokio v1.18.0
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]     Checking rsw v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.15s
[INFO] running `Command { std: "docker" "inspect" "98f52e2cac82e5996be51a54c73a1254f172060d850f1eb6e1436de82f8f136d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98f52e2cac82e5996be51a54c73a1254f172060d850f1eb6e1436de82f8f136d", kill_on_drop: false }`
[INFO] [stdout] 98f52e2cac82e5996be51a54c73a1254f172060d850f1eb6e1436de82f8f136d
