[INFO] fetching crate b3_helper_lib 0.0.5...
[INFO] checking b3_helper_lib-0.0.5 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate b3_helper_lib 0.0.5 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate b3_helper_lib 0.0.5 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 b3_helper_lib 0.0.5
[INFO] finished tweaking crates.io crate b3_helper_lib 0.0.5
[INFO] tweaked toml for crates.io crate b3_helper_lib 0.0.5 written to /workspace/builds/worker-1-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b51b130efe79735733051a5cef5fea859934f54f697c4cab00c536c78332ae55
[INFO] running `Command { std: "docker" "start" "-a" "b51b130efe79735733051a5cef5fea859934f54f697c4cab00c536c78332ae55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b51b130efe79735733051a5cef5fea859934f54f697c4cab00c536c78332ae55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51b130efe79735733051a5cef5fea859934f54f697c4cab00c536c78332ae55", kill_on_drop: false }`
[INFO] [stdout] b51b130efe79735733051a5cef5fea859934f54f697c4cab00c536c78332ae55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 17bb738ec0e07fc3b5e9ad9796fd41bffb4d6a02b3760ab1056712c7e001122c
[INFO] running `Command { std: "docker" "start" "-a" "17bb738ec0e07fc3b5e9ad9796fd41bffb4d6a02b3760ab1056712c7e001122c", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling candid v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling pretty v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking md4 v0.8.0
[INFO] [stderr]     Checking md2 v0.8.0
[INFO] [stderr]     Checking ic0 v0.18.11
[INFO] [stderr]     Checking crc8 v0.1.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking easy-hasher v2.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling candid_derive v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.7.1
[INFO] [stderr]     Checking ic-cdk v0.10.0
[INFO] [stderr]     Checking b3_helper_lib v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.88s
[INFO] running `Command { std: "docker" "inspect" "17bb738ec0e07fc3b5e9ad9796fd41bffb4d6a02b3760ab1056712c7e001122c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17bb738ec0e07fc3b5e9ad9796fd41bffb4d6a02b3760ab1056712c7e001122c", kill_on_drop: false }`
[INFO] [stdout] 17bb738ec0e07fc3b5e9ad9796fd41bffb4d6a02b3760ab1056712c7e001122c
