[INFO] fetching crate wolfsay 0.1.1...
[INFO] checking wolfsay-0.1.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate wolfsay 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate wolfsay 0.1.1
[INFO] finished tweaking crates.io crate wolfsay 0.1.1
[INFO] tweaked toml for crates.io crate wolfsay 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wolfsay 0.1.1 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wolfsay 0.1.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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exitfailure v0.5.1
[INFO] [stderr]   Downloaded predicates v1.0.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.1
[INFO] [stderr]   Downloaded assert_cmd v1.0.2
[INFO] [stderr]   Downloaded predicates-core v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 395c304383c87eb83e7c4a7955bbc403dfcdb2e9ca3bc5d5577ecf3637659498
[INFO] running `Command { std: "docker" "start" "-a" "395c304383c87eb83e7c4a7955bbc403dfcdb2e9ca3bc5d5577ecf3637659498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "395c304383c87eb83e7c4a7955bbc403dfcdb2e9ca3bc5d5577ecf3637659498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395c304383c87eb83e7c4a7955bbc403dfcdb2e9ca3bc5d5577ecf3637659498", kill_on_drop: false }`
[INFO] [stdout] 395c304383c87eb83e7c4a7955bbc403dfcdb2e9ca3bc5d5577ecf3637659498
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29f9f96f27cca9f57f1368a698ccc332ed67ddabf92168466a9cf97fef1afa92
[INFO] running `Command { std: "docker" "start" "-a" "29f9f96f27cca9f57f1368a698ccc332ed67ddabf92168466a9cf97fef1afa92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking regex-syntax v0.6.21
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking predicates-core v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]     Checking predicates-tree v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking regex v1.4.2
[INFO] [stderr]     Checking addr2line v0.14.1
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking predicates v1.0.6
[INFO] [stderr]     Checking assert_cmd v1.0.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking exitfailure v0.5.1
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking wolfsay v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s
[INFO] running `Command { std: "docker" "inspect" "29f9f96f27cca9f57f1368a698ccc332ed67ddabf92168466a9cf97fef1afa92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f9f96f27cca9f57f1368a698ccc332ed67ddabf92168466a9cf97fef1afa92", kill_on_drop: false }`
[INFO] [stdout] 29f9f96f27cca9f57f1368a698ccc332ed67ddabf92168466a9cf97fef1afa92
