[INFO] fetching crate clockkit 0.2.1...
[INFO] checking clockkit-0.2.1 against 1.95.0 for pr-155915
[INFO] extracting crate clockkit 0.2.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate clockkit 0.2.1
[INFO] finished tweaking crates.io crate clockkit 0.2.1
[INFO] tweaked toml for crates.io crate clockkit 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clockkit 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 clockkit 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]  Downloading crates ...
[INFO] [stderr]   Downloaded link-cplusplus v1.0.6
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.66
[INFO] [stderr]   Downloaded scratch v1.0.1
[INFO] [stderr]   Downloaded argh v0.1.7
[INFO] [stderr]   Downloaded tracing v0.1.33
[INFO] [stderr]   Downloaded argh_derive v0.1.7
[INFO] [stderr]   Downloaded argh_shared v0.1.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.37
[INFO] [stderr]   Downloaded tracing-core v0.1.25
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.66
[INFO] [stderr]   Downloaded cxx-build v1.0.66
[INFO] [stderr]   Downloaded cxx v1.0.66
[INFO] [stderr]   Downloaded syn v1.0.91
[INFO] [stderr]   Downloaded libc v0.2.123
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5799e96763b1d5deb7599783204fb7653542b0e6f7949333253246d91d83225f
[INFO] running `Command { std: "docker" "start" "-a" "5799e96763b1d5deb7599783204fb7653542b0e6f7949333253246d91d83225f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5799e96763b1d5deb7599783204fb7653542b0e6f7949333253246d91d83225f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5799e96763b1d5deb7599783204fb7653542b0e6f7949333253246d91d83225f", kill_on_drop: false }`
[INFO] [stdout] 5799e96763b1d5deb7599783204fb7653542b0e6f7949333253246d91d83225f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2bf937b7958b1143e547259ab4cba3373401e9f5a926c7279d0873814a2c5925
[INFO] running `Command { std: "docker" "start" "-a" "2bf937b7958b1143e547259ab4cba3373401e9f5a926c7279d0873814a2c5925", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling scratch v1.0.1
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.66
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.6
[INFO] [stderr]    Compiling cxx v1.0.66
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling cxx-build v1.0.66
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.66
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking argh v0.1.7
[INFO] [stderr]    Compiling clockkit v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `build_server`
[INFO] [stdout]  --> build.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "build_server")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `default` and `tracing`
[INFO] [stdout]   = help: consider adding `build_server` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `build_server`
[INFO] [stdout]   --> build.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg(feature = "build_server")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default` and `tracing`
[INFO] [stdout]    = help: consider adding `build_server` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.37s
[INFO] running `Command { std: "docker" "inspect" "2bf937b7958b1143e547259ab4cba3373401e9f5a926c7279d0873814a2c5925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf937b7958b1143e547259ab4cba3373401e9f5a926c7279d0873814a2c5925", kill_on_drop: false }`
[INFO] [stdout] 2bf937b7958b1143e547259ab4cba3373401e9f5a926c7279d0873814a2c5925
