[INFO] fetching crate bombay 0.0.3...
[INFO] checking bombay-0.0.3 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bombay 0.0.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate bombay 0.0.3 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bombay 0.0.3
[INFO] finished tweaking crates.io crate bombay 0.0.3
[INFO] tweaked toml for crates.io crate bombay 0.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3573009ac2efe444d1e88fbe6c6db8661ca8662685610931fdd49ebb28a74d1
[INFO] running `Command { std: "docker" "start" "-a" "d3573009ac2efe444d1e88fbe6c6db8661ca8662685610931fdd49ebb28a74d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3573009ac2efe444d1e88fbe6c6db8661ca8662685610931fdd49ebb28a74d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3573009ac2efe444d1e88fbe6c6db8661ca8662685610931fdd49ebb28a74d1", kill_on_drop: false }`
[INFO] [stdout] d3573009ac2efe444d1e88fbe6c6db8661ca8662685610931fdd49ebb28a74d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c438492140f9fe52fbe91fb6e32f80daf047553762e58af96e05b325b5e2c8fd
[INFO] running `Command { std: "docker" "start" "-a" "c438492140f9fe52fbe91fb6e32f80daf047553762e58af96e05b325b5e2c8fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rustls v0.21.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]     Checking const_format v0.2.31
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rustls-webpki v0.101.2
[INFO] [stderr]     Checking rustls-webpki v0.100.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking constant_time_eq v0.2.6
[INFO] [stderr]     Checking totp-rs v5.1.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking serde_json v1.0.104
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking webpki-roots v0.23.1
[INFO] [stderr]     Checking iso8601-timestamp v0.2.11
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking cookie_store v0.19.1
[INFO] [stderr]    Compiling sysinfo v0.29.7
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking ureq v2.7.1
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling test-with v0.9.7
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.2.0
[INFO] [stderr]     Checking serde_with v3.2.0
[INFO] [stderr]     Checking bombay v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.67s
[INFO] running `Command { std: "docker" "inspect" "c438492140f9fe52fbe91fb6e32f80daf047553762e58af96e05b325b5e2c8fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c438492140f9fe52fbe91fb6e32f80daf047553762e58af96e05b325b5e2c8fd", kill_on_drop: false }`
[INFO] [stdout] c438492140f9fe52fbe91fb6e32f80daf047553762e58af96e05b325b5e2c8fd
