[INFO] fetching crate glog 0.1.0... [INFO] checking glog-0.1.0 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate glog 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate glog 0.1.0 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glog 0.1.0 [INFO] finished tweaking crates.io crate glog 0.1.0 [INFO] tweaked toml for crates.io crate glog 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate glog 0.1.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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54e22e16b7d0718eb5615ac748c8616bc49853508c07af8db88e2a82b58728fc [INFO] running `Command { std: "docker" "start" "-a" "54e22e16b7d0718eb5615ac748c8616bc49853508c07af8db88e2a82b58728fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54e22e16b7d0718eb5615ac748c8616bc49853508c07af8db88e2a82b58728fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e22e16b7d0718eb5615ac748c8616bc49853508c07af8db88e2a82b58728fc", kill_on_drop: false }` [INFO] [stdout] 54e22e16b7d0718eb5615ac748c8616bc49853508c07af8db88e2a82b58728fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7d8da35e9a2e4e01a94b0a8968cce655e958acc37f8c787b6940f5872094a88 [INFO] running `Command { std: "docker" "start" "-a" "d7d8da35e9a2e4e01a94b0a8968cce655e958acc37f8c787b6940f5872094a88", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling glog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking if_empty v0.2.0 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `Command { std: "docker" "inspect" "d7d8da35e9a2e4e01a94b0a8968cce655e958acc37f8c787b6940f5872094a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d8da35e9a2e4e01a94b0a8968cce655e958acc37f8c787b6940f5872094a88", kill_on_drop: false }` [INFO] [stdout] d7d8da35e9a2e4e01a94b0a8968cce655e958acc37f8c787b6940f5872094a88