[INFO] fetching crate bubbles-rs 0.2.0...
[INFO] checking bubbles-rs-0.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate bubbles-rs 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate bubbles-rs 0.2.0
[INFO] finished tweaking crates.io crate bubbles-rs 0.2.0
[INFO] tweaked toml for crates.io crate bubbles-rs 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bubbles-rs 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bubbles-rs 0.2.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded palette_derive v0.6.1
[INFO] [stderr]   Downloaded palette v0.6.1
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d065ed1c3669dee5266e7770d85a1fe9d940bd18a904dd0f105c5454335b26e
[INFO] running `Command { std: "docker" "start" "-a" "0d065ed1c3669dee5266e7770d85a1fe9d940bd18a904dd0f105c5454335b26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d065ed1c3669dee5266e7770d85a1fe9d940bd18a904dd0f105c5454335b26e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d065ed1c3669dee5266e7770d85a1fe9d940bd18a904dd0f105c5454335b26e", kill_on_drop: false }`
[INFO] [stdout] 0d065ed1c3669dee5266e7770d85a1fe9d940bd18a904dd0f105c5454335b26e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ae79728357a728fe0f5e298a1e6accc3ac915e389d3a2a78ad84895c80f08d7
[INFO] running `Command { std: "docker" "start" "-a" "3ae79728357a728fe0f5e298a1e6accc3ac915e389d3a2a78ad84895c80f08d7", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking bubbles-rs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s
[INFO] running `Command { std: "docker" "inspect" "3ae79728357a728fe0f5e298a1e6accc3ac915e389d3a2a78ad84895c80f08d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae79728357a728fe0f5e298a1e6accc3ac915e389d3a2a78ad84895c80f08d7", kill_on_drop: false }`
[INFO] [stdout] 3ae79728357a728fe0f5e298a1e6accc3ac915e389d3a2a78ad84895c80f08d7
