[INFO] fetching crate kct_package 0.3.1... [INFO] testing kct_package-0.3.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate kct_package 0.3.1 into /workspace/builds/worker-107/source [INFO] validating manifest of crates.io crate kct_package 0.3.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kct_package 0.3.1 [INFO] finished tweaking crates.io crate kct_package 0.3.1 [INFO] tweaked toml for crates.io crate kct_package 0.3.1 written to /workspace/builds/worker-107/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22a29c434a55256df1d6841a65eac7131a24a916d84ae561e0335064cb25da5d [INFO] running `Command { std: "docker" "start" "-a" "22a29c434a55256df1d6841a65eac7131a24a916d84ae561e0335064cb25da5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22a29c434a55256df1d6841a65eac7131a24a916d84ae561e0335064cb25da5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a29c434a55256df1d6841a65eac7131a24a916d84ae561e0335064cb25da5d", kill_on_drop: false }` [INFO] [stdout] 22a29c434a55256df1d6841a65eac7131a24a916d84ae561e0335064cb25da5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18413cffdd0fcf8546556e5606f90356c8c37ed8e0366c6c78491d8fbcdc002 [INFO] running `Command { std: "docker" "start" "-a" "b18413cffdd0fcf8546556e5606f90356c8c37ed8e0366c6c78491d8fbcdc002", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling jrsonnet-stdlib v0.3.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [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 unic-char-property v0.9.0 [INFO] [stderr] Compiling annotate-snippets v0.9.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling thread_local v1.1.3 [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 phf v0.8.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling uritemplate-next v0.2.0 [INFO] [stderr] Compiling valico v3.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling jrsonnet-types v0.3.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling jrsonnet-interner v0.3.8 [INFO] [stderr] Compiling bincode v1.3.3 [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 tera v1.12.1 [INFO] [stderr] Compiling kct_helper v0.3.1 [INFO] [stderr] Compiling jrsonnet-evaluator v0.3.8 [INFO] [stderr] Compiling kct_package v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.41s [INFO] running `Command { std: "docker" "inspect" "b18413cffdd0fcf8546556e5606f90356c8c37ed8e0366c6c78491d8fbcdc002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18413cffdd0fcf8546556e5606f90356c8c37ed8e0366c6c78491d8fbcdc002", kill_on_drop: false }` [INFO] [stdout] b18413cffdd0fcf8546556e5606f90356c8c37ed8e0366c6c78491d8fbcdc002 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 650b15ba60256f7e5d0253f3f13083afa3a21dc125d91b37bcc2cfcee58f0e7b [INFO] running `Command { std: "docker" "start" "-a" "650b15ba60256f7e5d0253f3f13083afa3a21dc125d91b37bcc2cfcee58f0e7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling kct_package v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "650b15ba60256f7e5d0253f3f13083afa3a21dc125d91b37bcc2cfcee58f0e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650b15ba60256f7e5d0253f3f13083afa3a21dc125d91b37bcc2cfcee58f0e7b", kill_on_drop: false }` [INFO] [stdout] 650b15ba60256f7e5d0253f3f13083afa3a21dc125d91b37bcc2cfcee58f0e7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d300b4cfe3efe14bbfc13306d1b92255b864d94bea413d92f2409f4c6715564d [INFO] running `Command { std: "docker" "start" "-a" "d300b4cfe3efe14bbfc13306d1b92255b864d94bea413d92f2409f4c6715564d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kct_package-17f4b41112854e36) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/package_test.rs (/opt/rustwide/target/debug/deps/package_test-58edef1d749a5525) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test from_path::request_schema_for_values ... ok [INFO] [stdout] test from_path::need_spec ... ok [INFO] [stdout] test from_path::requests_values_for_schema ... ok [INFO] [stdout] test compile::file_templates::compiles_templates_with_empty_values ... ok [INFO] [stdout] test compile::jsonnet::renders_imports ... ok [INFO] [stdout] test from_path::can_be_created ... ok [INFO] [stdout] test archive::creates_archive_with_spec_info ... ok [INFO] [stdout] test compile::file_templates::renders_multiple_templates ... ok [INFO] [stdout] test from_path::from_archive ... ok [INFO] [stdout] test archive::can_be_compiled_after_archived ... ok [INFO] [stdout] test compile::file_templates::renders_templates ... ok [INFO] [stdout] test from_path::needs_a_main_file ... ok [INFO] [stdout] test compile::package::is_injected_on_global ... ok [INFO] [stdout] test compile::values::renders_with_null ... ok [INFO] [stdout] test archive::creates_a_file_on_provided_dir ... ok [INFO] [stdout] test compile::jsonnet::includes_lib_for_aliasing ... ok [INFO] [stdout] test compile::jsonnet::includes_vendor_for_imports ... ok [INFO] [stdout] test compile::release::is_injected_on_global ... ok [INFO] [stdout] test compile::values::merges_values_with_defaults ... ok [INFO] [stdout] test compile::subpackage::are_rendered_with_include ... ok [INFO] [stdout] test compile::release::prefixes_package_name ... ok [INFO] [stdout] test compile::file_templates::fails_on_not_found_template - should panic ... ok [INFO] [stdout] test compile::jsonnet::doesnt_include_templates_on_imports - should panic ... ok [INFO] [stdout] test compile::file_templates::fails_on_invalid_templates - should panic ... ok [INFO] [stdout] test compile::file_templates::fails_on_empty_templates_folder - should panic ... ok [INFO] [stdout] test compile::values::renders_with_default_values ... ok [INFO] [stdout] test compile::jsonnet::disallows_top_level_functions - should panic ... ok [INFO] [stdout] test compile::subpackage::validate_values - should panic ... ok [INFO] [stdout] test compile::subpackage::has_same_release ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kct_package [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d300b4cfe3efe14bbfc13306d1b92255b864d94bea413d92f2409f4c6715564d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d300b4cfe3efe14bbfc13306d1b92255b864d94bea413d92f2409f4c6715564d", kill_on_drop: false }` [INFO] [stdout] d300b4cfe3efe14bbfc13306d1b92255b864d94bea413d92f2409f4c6715564d