[INFO] fetching crate graphcal-plugin-host 0.0.1-alpha.29...
[INFO] checking graphcal-plugin-host-0.0.1-alpha.29 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate graphcal-plugin-host 0.0.1-alpha.29 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate graphcal-plugin-host 0.0.1-alpha.29
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate graphcal-plugin-host 0.0.1-alpha.29
[INFO] tweaked toml for crates.io crate graphcal-plugin-host 0.0.1-alpha.29 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate graphcal-plugin-host 0.0.1-alpha.29 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate graphcal-plugin-host 0.0.1-alpha.29 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `graphcal-plugin-host` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37
[INFO] running `Command { std: "docker" "start" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `graphcal-plugin-host` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cap-primitives v4.0.3
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling snafu-derive v0.9.2
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling cap-std v4.0.3
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]     Checking wasm-encoder v0.258.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking indexmap v2.14.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]     Checking jiff-tzdb v0.1.8
[INFO] [stderr]    Compiling wasmi_ir v2.0.0
[INFO] [stderr]     Checking jiff v0.2.35
[INFO] [stderr]     Checking wasmi_core v2.0.0
[INFO] [stderr]     Checking toml v1.1.5+spec-1.1.0
[INFO] [stderr]    Compiling wasmi v2.0.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking wasmi_collections v2.0.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking spin v0.9.9
[INFO] [stderr]     Checking wast v258.0.0
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking snafu v0.9.2
[INFO] [stderr]    Compiling stacker v0.1.25
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking graphcal-io v0.0.1-alpha.29
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling ar_archive_writer v0.5.3
[INFO] [stderr]     Checking hifitime v4.3.1
[INFO] [stderr]     Checking graphcal-plugin-abi v0.0.1-alpha.29
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]    Compiling psm v0.1.32
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking graphcal-package v0.0.1-alpha.29
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking graphcal-compiler v0.0.1-alpha.29
[INFO] [stderr]     Checking wat v1.258.0
[INFO] [stderr]     Checking graphcal-eval v0.0.1-alpha.29
[INFO] [stderr]     Checking graphcal-plugin-host v0.0.1-alpha.29 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.96s
[INFO] running `Command { std: "docker" "inspect" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37", kill_on_drop: false }`
[INFO] [stdout] 03ec0513803c8c9db5ac79445e75af5cce6fe9d955c401149a82c0415a602d37
