[INFO] fetching crate s7-client 0.1.2...
[INFO] checking s7-client-0.1.2 against 1.95.0 for pr-155915
[INFO] extracting crate s7-client 0.1.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate s7-client 0.1.2
[INFO] finished tweaking crates.io crate s7-client 0.1.2
[INFO] tweaked toml for crates.io crate s7-client 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate s7-client 0.1.2 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 s7-client 0.1.2 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kqueue v1.0.7
[INFO] [stderr]   Downloaded kqueue-sys v1.0.3
[INFO] [stderr]   Downloaded s7-comm v0.1.2
[INFO] [stderr]   Downloaded tpkt v0.1.0
[INFO] [stderr]   Downloaded copt v0.1.0
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.85
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.85
[INFO] [stderr]   Downloaded notify v5.1.0
[INFO] [stderr]   Downloaded custom-utils v0.10.14
[INFO] [stderr]   Downloaded js-sys v0.3.62
[INFO] [stderr]   Downloaded bumpalo v3.12.2
[INFO] [stderr]   Downloaded flexi_logger v0.24.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b0610c8f14a2220de5c15e378afc475434ab3fd7b16165d524c2a6c1fbd1b2ee
[INFO] running `Command { std: "docker" "start" "-a" "b0610c8f14a2220de5c15e378afc475434ab3fd7b16165d524c2a6c1fbd1b2ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0610c8f14a2220de5c15e378afc475434ab3fd7b16165d524c2a6c1fbd1b2ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0610c8f14a2220de5c15e378afc475434ab3fd7b16165d524c2a6c1fbd1b2ee", kill_on_drop: false }`
[INFO] [stdout] b0610c8f14a2220de5c15e378afc475434ab3fd7b16165d524c2a6c1fbd1b2ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1577f733d511356386f0bd51a55e07ebe00c27adacdad5f0fc4aa0578ab0447f
[INFO] running `Command { std: "docker" "start" "-a" "1577f733d511356386f0bd51a55e07ebe00c27adacdad5f0fc4aa0578ab0447f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling winnow v0.4.6
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking tpkt v0.1.0
[INFO] [stderr]     Checking copt v0.1.0
[INFO] [stderr]     Checking s7-comm v0.1.2
[INFO] [stderr]     Checking s7-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking flexi_logger v0.24.2
[INFO] [stderr]     Checking custom-utils v0.10.14
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
[INFO] running `Command { std: "docker" "inspect" "1577f733d511356386f0bd51a55e07ebe00c27adacdad5f0fc4aa0578ab0447f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1577f733d511356386f0bd51a55e07ebe00c27adacdad5f0fc4aa0578ab0447f", kill_on_drop: false }`
[INFO] [stdout] 1577f733d511356386f0bd51a55e07ebe00c27adacdad5f0fc4aa0578ab0447f
