[INFO] fetching crate glessite 0.2.1...
[INFO] checking glessite-0.2.1 against 1.95.0 for pr-155915
[INFO] extracting crate glessite 0.2.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate glessite 0.2.1
[INFO] finished tweaking crates.io crate glessite 0.2.1
[INFO] tweaked toml for crates.io crate glessite 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate glessite 0.2.1 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 glessite 0.2.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" "+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 is-terminal v0.4.3
[INFO] [stderr]   Downloaded io-lifetimes v1.0.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded hermit-abi v0.3.0
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded once_cell v1.17.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] [stderr]   Downloaded rustix v0.36.8
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.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] 97bf082108c984f0031c9655e1220d58ea8e16beac070268cb4c4eaf7a816ae6
[INFO] running `Command { std: "docker" "start" "-a" "97bf082108c984f0031c9655e1220d58ea8e16beac070268cb4c4eaf7a816ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97bf082108c984f0031c9655e1220d58ea8e16beac070268cb4c4eaf7a816ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97bf082108c984f0031c9655e1220d58ea8e16beac070268cb4c4eaf7a816ae6", kill_on_drop: false }`
[INFO] [stdout] 97bf082108c984f0031c9655e1220d58ea8e16beac070268cb4c4eaf7a816ae6
[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] f556dae9e1fe7310baaefd4b028b3a5ab00f781e97f12739e3ea4177c865c835
[INFO] running `Command { std: "docker" "start" "-a" "f556dae9e1fe7310baaefd4b028b3a5ab00f781e97f12739e3ea4177c865c835", 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.139
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking glessite v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.09s
[INFO] running `Command { std: "docker" "inspect" "f556dae9e1fe7310baaefd4b028b3a5ab00f781e97f12739e3ea4177c865c835", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f556dae9e1fe7310baaefd4b028b3a5ab00f781e97f12739e3ea4177c865c835", kill_on_drop: false }`
[INFO] [stdout] f556dae9e1fe7310baaefd4b028b3a5ab00f781e97f12739e3ea4177c865c835
