[INFO] fetching crate kct_package 0.4.0...
[INFO] checking kct_package-0.4.0 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate kct_package 0.4.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate kct_package 0.4.0
[INFO] finished tweaking crates.io crate kct_package 0.4.0
[INFO] tweaked toml for crates.io crate kct_package 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kct_package 0.4.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 182 packages to highest compatible versions
[INFO] [stderr]       Adding globwalk v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding jrsonnet-evaluator v0.3.8 (available: v0.4.2)
[INFO] [stderr]       Adding jrsonnet-interner v0.3.8 (available: v0.4.2)
[INFO] [stderr]       Adding jrsonnet-parser v0.3.8 (available: v0.4.2)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.3)
[INFO] [stderr]       Adding semver v0.9.0 (available: v1.0.28)
[INFO] [stderr]       Adding tera v1.20.1 (available: v2.4.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding valico v3.6.1 (available: v4.0.0)
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057
[INFO] running `Command { std: "docker" "start" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057", 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" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057", 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" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling zerocopy v0.8.57
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking bstr v1.13.1
[INFO] [stderr]    Compiling pest v2.9.1
[INFO] [stderr]    Compiling unescape v0.1.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.2
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling jrsonnet-stdlib v0.3.8
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking psl v2.1.232
[INFO] [stderr]     Checking yansi-term v0.1.2
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest_meta v2.9.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.8
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking closure v0.3.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking jrsonnet-types v0.3.8
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking uritemplate-next v0.2.0
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.9.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking json-pointer v0.3.4
[INFO] [stderr]    Compiling pest_derive v2.9.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking kct_helper v0.4.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]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking no-std-net v0.5.0
[INFO] [stderr]     Checking jrsonnet-interner v0.3.8
[INFO] [stderr]     Checking jsonway v2.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling jrsonnet-parser v0.3.8
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking addr v0.11.8
[INFO] [stderr]    Compiling valico v3.6.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling jrsonnet-evaluator v0.3.8
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tera v1.20.1
[INFO] [stderr]     Checking kct_package v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]   --> src/compiler.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 37 |     pub root: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]   --> src/compiler.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Compiler {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 37 |     pub root: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `tempfile::TempDir::into_path`: use TempDir::keep()
[INFO] [stdout]    --> tests/package_test.rs:495:20
[INFO] [stdout]     |
[INFO] [stdout] 495 |             move_dir(source.into_path(), path, &options)
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jrsonnet-evaluator v0.3.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057", kill_on_drop: false }`
[INFO] [stdout] 98c51ff4f03e3b6799b4ca5c987ee2f7cc005b689099a536a0b1eb77e5efa057
