[INFO] fetching crate kct 0.4.0... [INFO] building kct-0.4.0 against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] extracting crate kct 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate kct 0.4.0 on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kct 0.4.0 [INFO] finished tweaking crates.io crate kct 0.4.0 [INFO] tweaked toml for crates.io crate kct 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate kct 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ba843fe6a0adba76c978e2e4924b558299a156ef98f34387069c132237d0de9 [INFO] running `Command { std: "docker" "start" "-a" "0ba843fe6a0adba76c978e2e4924b558299a156ef98f34387069c132237d0de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ba843fe6a0adba76c978e2e4924b558299a156ef98f34387069c132237d0de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba843fe6a0adba76c978e2e4924b558299a156ef98f34387069c132237d0de9", kill_on_drop: false }` [INFO] [stdout] 0ba843fe6a0adba76c978e2e4924b558299a156ef98f34387069c132237d0de9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46a0f2ec8f55daeb2fb555cdec0f888d37139f8099ef3e86b2fb00ceafefffb3 [INFO] running `Command { std: "docker" "start" "-a" "46a0f2ec8f55daeb2fb555cdec0f888d37139f8099ef3e86b2fb00ceafefffb3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling jrsonnet-stdlib v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling jrsonnet-types v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling jrsonnet-interner v0.3.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling jrsonnet-parser v0.3.8 [INFO] [stderr] Compiling json-pointer v0.3.4 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling kct_helper v0.4.0 [INFO] [stderr] Compiling jrsonnet-evaluator v0.3.8 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling kct_kube v0.4.0 [INFO] [stderr] Compiling kct_package v0.4.0 [INFO] [stderr] Compiling kct v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.52s [INFO] running `Command { std: "docker" "inspect" "46a0f2ec8f55daeb2fb555cdec0f888d37139f8099ef3e86b2fb00ceafefffb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a0f2ec8f55daeb2fb555cdec0f888d37139f8099ef3e86b2fb00ceafefffb3", kill_on_drop: false }` [INFO] [stdout] 46a0f2ec8f55daeb2fb555cdec0f888d37139f8099ef3e86b2fb00ceafefffb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c36a7ae33010e07507f0167fe5fa0120076de4887bf307ee15892766f9e847 [INFO] running `Command { std: "docker" "start" "-a" "d9c36a7ae33010e07507f0167fe5fa0120076de4887bf307ee15892766f9e847", kill_on_drop: false }` [INFO] [stderr] Compiling kct v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.11s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kct-24b0fa799dcdb835) [INFO] running `Command { std: "docker" "inspect" "d9c36a7ae33010e07507f0167fe5fa0120076de4887bf307ee15892766f9e847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c36a7ae33010e07507f0167fe5fa0120076de4887bf307ee15892766f9e847", kill_on_drop: false }` [INFO] [stdout] d9c36a7ae33010e07507f0167fe5fa0120076de4887bf307ee15892766f9e847