[INFO] cloning repository https://github.com/jikkenio/jikken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jikkenio/jikken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikkenio%2Fjikken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikkenio%2Fjikken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1849e4e0f36a7d7f90c4ce21503a035e75a72ada
[INFO] testing jikkenio/jikken against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjikkenio%2Fjikken" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jikkenio/jikken
[INFO] finished tweaking git repo https://github.com/jikkenio/jikken
[INFO] tweaked toml for git repo https://github.com/jikkenio/jikken written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jikkenio/jikken on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jikkenio/jikken 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.14.0
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded adjacent-pair-iterator v1.0.0
[INFO] [stderr]   Downloaded nonempty-collections v0.2.9
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.0
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded oas3 v0.4.0
[INFO] [stderr]   Downloaded sysinfo v0.29.11
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded self_update v0.37.0
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[INFO] [stderr]   Downloaded h2 v0.4.8
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.4
[INFO] [stderr]   Downloaded enable-ansi-support v0.2.1
[INFO] [stderr]   Downloaded ulid v1.2.0
[INFO] [stderr]   Downloaded validated v0.4.1
[INFO] [stderr]   Downloaded openapiv3-extended v6.0.0
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded aws-lc-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59e8054a197f9a20931c54bda28d660f8c8fa4408660969a4e2332b93fbf9b03
[INFO] running `Command { std: "docker" "start" "-a" "59e8054a197f9a20931c54bda28d660f8c8fa4408660969a4e2332b93fbf9b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59e8054a197f9a20931c54bda28d660f8c8fa4408660969a4e2332b93fbf9b03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e8054a197f9a20931c54bda28d660f8c8fa4408660969a4e2332b93fbf9b03", kill_on_drop: false }`
[INFO] [stdout] 59e8054a197f9a20931c54bda28d660f8c8fa4408660969a4e2332b93fbf9b03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1ef52ad98c8e6bbfb9cbf29f67ecbfb70cabfa277b83d3467473b67a75f00f6
[INFO] running `Command { std: "docker" "start" "-a" "b1ef52ad98c8e6bbfb9cbf29f67ecbfb70cabfa277b83d3467473b67a75f00f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling aws-lc-rs v1.12.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling xattr v1.4.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling self_update v0.37.0
[INFO] [stderr]    Compiling fs_at v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling nonempty-collections v0.2.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling remove_dir_all v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling validated v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling oas3 v0.4.0
[INFO] [stderr]    Compiling openapiv3-extended v6.0.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling ulid v1.2.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.29.11
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling adjacent-pair-iterator v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling enable-ansi-support v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.3.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling jikken v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ValidationError` is never constructed
[INFO] [stdout]  --> src/errors.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ValidationError {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestFailure` is never constructed
[INFO] [stdout]   --> src/errors.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestFailure {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s
[INFO] running `Command { std: "docker" "inspect" "b1ef52ad98c8e6bbfb9cbf29f67ecbfb70cabfa277b83d3467473b67a75f00f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1ef52ad98c8e6bbfb9cbf29f67ecbfb70cabfa277b83d3467473b67a75f00f6", kill_on_drop: false }`
[INFO] [stdout] b1ef52ad98c8e6bbfb9cbf29f67ecbfb70cabfa277b83d3467473b67a75f00f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 295f72d827183f441998bd09e9eb55b7e59e75bd35e01fc0b876ec29e99ffed5
[INFO] running `Command { std: "docker" "start" "-a" "295f72d827183f441998bd09e9eb55b7e59e75bd35e01fc0b876ec29e99ffed5", kill_on_drop: false }`
[INFO] [stderr]    Compiling jikken v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ValidationError` is never constructed
[INFO] [stdout]  --> src/errors.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ValidationError {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestFailure` is never constructed
[INFO] [stdout]   --> src/errors.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TestFailure {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.37s
[INFO] running `Command { std: "docker" "inspect" "295f72d827183f441998bd09e9eb55b7e59e75bd35e01fc0b876ec29e99ffed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "295f72d827183f441998bd09e9eb55b7e59e75bd35e01fc0b876ec29e99ffed5", kill_on_drop: false }`
[INFO] [stdout] 295f72d827183f441998bd09e9eb55b7e59e75bd35e01fc0b876ec29e99ffed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80b00f6bd7b5f1f51b05ba2d1efd5d4ca7579662c6575a6fa4c9ae77781491df
[INFO] running `Command { std: "docker" "start" "-a" "80b00f6bd7b5f1f51b05ba2d1efd5d4ca7579662c6575a6fa4c9ae77781491df", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ValidationError` is never constructed
[INFO] [stderr]  --> src/errors.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ValidationError {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestFailure` is never constructed
[INFO] [stderr]   --> src/errors.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct TestFailure {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `jikken` (bin "jk" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jk-a63dbe63c52e4167)
[INFO] [stdout] 
[INFO] [stdout] running 181 tests
[INFO] [stdout] test executor::tests::and_filter_exists ... ok
[INFO] [stdout] test executor::tests::and_filter_match ... ok
[INFO] [stdout] test config::tests::no_overrides_yields_default_config ... ok
[INFO] [stdout] test executor::tests::and_filter_not_exists ... ok
[INFO] [stdout] test executor::tests::or_filter_exists ... ok
[INFO] [stdout] test executor::tests::and_filter_partial_match ... ok
[INFO] [stdout] test executor::tests::one_root_dependency_is_two_execution_nodes ... ok
[INFO] [stdout] test config::tests::one_overrides_yields_correct_combination ... ok
[INFO] [stdout] test executor::tests::http_request_from_test_spec_post ... ok
[INFO] [stdout] test executor::tests::empty_execution_result_is_all_skips ... ok
[INFO] [stdout] test executor::tests::process_response_body_match ... ok
[INFO] [stdout] test executor::tests::or_filter_not_exists ... ok
[INFO] [stdout] test executor::tests::process_response_time_greater ... ok
[INFO] [stdout] test executor::tests::process_response_no_result ... ok
[INFO] [stdout] test executor::tests::process_response_time_less ... ok
[INFO] [stdout] test executor::tests::process_response_multiple_failures ... ok
[INFO] [stdout] test executor::tests::process_response_body_mismatch ... ok
[INFO] [stdout] test executor::tests::straight_line_dependency_is_node_chain ... ok
[INFO] [stdout] test json::filter::test::array_object_array_object ... ok
[INFO] [stdout] test executor::tests::no_dependencies_is_one_execution_node ... ok
[INFO] [stdout] test executor::tests::process_response_status_match ... ok
[INFO] [stdout] test executor::tests::process_response_status_mismatch ... ok
[INFO] [stdout] test config::tests::two_overrides_yields_correct_combination ... ok
[INFO] [stdout] test json::filter::test::object ... ok
[INFO] [stdout] test new::test::create_status_code_non_number_none ... ok
[INFO] [stdout] test new::test::create_status_code_pattern_ok ... ok
[INFO] [stdout] test new::test::filename_multiple_components_with_params ... ok
[INFO] [stdout] test new::test::filename_multiple_components ... ok
[INFO] [stdout] test new::test::filename_one_component ... ok
[INFO] [stdout] test new::test::filename_only_slash ... ok
[INFO] [stdout] test telemetry::tests::redact_definition_redacts ... ok
[INFO] [stdout] test json::filter::test::object_array_object ... ok
[INFO] [stdout] test telemetry::tests::redact_headers_redacts ... ok
[INFO] [stdout] test telemetry::tests::redact_resultdetails_redacts ... ok
[INFO] [stdout] test telemetry::tests::redact_string_redacts ... ok
[INFO] [stdout] test telemetry::tests::remove_temporal_values_has_globals ... ok
[INFO] [stdout] test telemetry::tests::remove_temporal_values_has_no_globals ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_body_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_body_non_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::bool_generation ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_non_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::body_or_schema_checker_schema_empty_ignores ... ok
[INFO] [stdout] test test::file::tests::date_specification_invalid_inputs ... ok
[INFO] [stdout] test test::file::tests::date_specification_modifier_missing_value ... ok
[INFO] [stdout] test test::file::tests::date_generation_with_modifier ... ok
[INFO] [stdout] test test::file::tests::date_specification_invalid_input ... ok
[INFO] [stdout] test test::file::tests::date_generation_with_min_max ... ok
[INFO] [stdout] test json::filter::test::array_object ... ok
[INFO] [stdout] test test::file::tests::date_specification_modifier_with_value ... ok
[INFO] [stdout] test test::file::tests::date_generation ... ok
[INFO] [stdout] test test::file::tests::date_specification_valid_inputs ... ok
[INFO] [stdout] test test::file::tests::datetime_generation_with_modifier ... ok
[INFO] [stdout] test test::file::tests::datetime_generation_with_min_max ... ok
[INFO] [stdout] test json::filter::test::no_matches ... ok
[INFO] [stdout] test new::test::create_status_code_number_ok ... ok
[INFO] [stdout] test test::file::tests::datetime_generation ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_modifier_with_value ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_valid_inputs ... ok
[INFO] [stdout] test test::file::tests::datum_float_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_int_type_validation ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_invalid_inputs ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_modifier_missing_value ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation ... ok
[INFO] [stdout] test test::file::tests::datum_date_type_validation ... ok
[INFO] [stdout] test test::file::tests::datetime_specification_invalid_input ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_actual_member_detected_non_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_actual_member_detected_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_nested_schema_invalidation_detected ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_expected_member_detected_strict ... ok
[INFO] [stdout] test test::file::tests::datum_object_member_validation_missing_expected_member_detected_non_strict ... ok
[INFO] [stdout] test test::file::tests::datum_specification_any_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_object_type_validation ... ok
[INFO] [stdout] test test::file::tests::datum_specification_none_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_none_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_one_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_specification_one_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::datum_string_type_validation ... ok
[INFO] [stdout] test test::file::tests::list_generation_default_sequence_specification ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_length ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_min_and_max ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_max ... ok
[INFO] [stdout] test test::file::tests::number_generation ... ok
[INFO] [stdout] test test::file::tests::number_generation_max_greater_than_min ... ok
[INFO] [stdout] test test::file::tests::number_generation_range_of_1 ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_min_checker ... ok
[INFO] [stdout] test test::file::tests::number_generation_with_min_max ... ok
[INFO] [stdout] test test::file::tests::datum_list_type_validation ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_max_checker ... ok
[INFO] [stdout] test test::file::tests::datum_specification_any_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_min_max_agreemnt ... ok
[INFO] [stdout] test test::file::tests::numeric_specification_no_inputs ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_check_no_bounds ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_less_than_actual ... ok
[INFO] [stdout] test test::file::tests::object_generation ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_equal_to_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_length_equal_to_length ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_length_more_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_length_less_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_check_no_bounds ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_check_no_bounds ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_length_equal_to_length ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_length_less_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_max_length_more_than_actual ... ok
[INFO] [stdout] test test::file::tests::list_generation_sequence_specification_has_min ... ok
[INFO] [stdout] test test::file::tests::name_generation ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_length_more_than_actual ... ok
[INFO] [stdout] test test::file::tests::sequence_specification_min_max_and_length_specified ... ok
[INFO] [stdout] test test::file::tests::specification_none_of_checker ... ok
[INFO] [stdout] test test::file::tests::specification_val_checker ... ok
[INFO] [stdout] test test::file::tests::specification_one_of_checker ... ok
[INFO] [stdout] test test::file::tests::string_generation ... ok
[INFO] [stdout] test test::file::tests::string_generation_with_min_max_length ... ok
[INFO] [stdout] test test::file::tests::string_generation_with_length ... ok
[INFO] [stdout] test test::file::tests::string_generation_with_none_of ... ok
[INFO] [stdout] test test::file::tests::string_specification_max_length_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_min_length_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_invalid_pattern ... ok
[INFO] [stdout] test test::file::tests::string_specification_length_checker ... ok
[INFO] [stdout] test test::file::tests::string_specification_min_max_agreement ... ok
[INFO] [stdout] test test::file::tests::email_generation ... ok
[INFO] [stdout] test test::file::tests::string_specification_complex_pattern ... ok
[INFO] [stdout] test test::file::tests::string_specification_min_max_and_length_specified ... ok
[INFO] [stdout] test test::file::tests::string_specification_negative_input ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_date_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::string_specification_no_inputs ... ok
[INFO] [stdout] test test::file::tests::string_specification_simple_pattern ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_numeric_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_any_of_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_value_and_none_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_length_alongside_any_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_value_and_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_length_alongside_one_of ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_length_alongside_max ... ok
[INFO] [stdout] test test::file::tests::value_specification_any_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::value_specification_any_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::unvalidated_specification_unknown_fields_detected ... ok
[INFO] [stdout] test test::file::tests::value_specification_none_of_not_following_spec ... ok
[INFO] [stdout] test test::file::tests::string_pattern_checker ... ok
[INFO] [stdout] test test::file::tests::variable_name_deserialization_from_improper_string ... ok
[INFO] [stdout] test test::file::tests::unvalidated_string_specification_disallow_value_and_any_of ... ok
[INFO] [stdout] test test::tests::secret_value_obsfucated ... ok
[INFO] [stdout] test test::tests::secret_value_obsfucation_of_large_strings ... ok
[INFO] [stdout] test test::tests::none_body_returns_none ... ok
[INFO] [stdout] test test::tests::secret_value_obsfucation_of_small_strings ... ok
[INFO] [stdout] test test::tests::string_datum_file_or_secret_from_impl ... ok
[INFO] [stdout] test test::tests::body_withvars_changed ... ok
[INFO] [stdout] test test::file::tests::value_specification_none_of_following_spec ... ok
[INFO] [stdout] test test::file::tests::variable_name_deserialization_from_proper_string ... ok
[INFO] [stdout] test test::tests::body_novars_unchanged ... ok
[INFO] [stdout] test test::tests::variable_new_with_invalid_name_dot ... ok
[INFO] [stdout] test test::tests::variable_new_with_invalid_name_space ... ok
[INFO] [stdout] test test::tests::secret_value_debug_obsfucated ... ok
[INFO] [stdout] test test::tests::variable_new_with_valid_name ... ok
[INFO] [stdout] test tests::get_files_with_filename_ignore ... ok
[INFO] [stdout] test tests::get_files_with_dir_ignore ... ok
[INFO] [stdout] test test::tests::variable_new_with_invalid_name_empty ... ok
[INFO] [stdout] test tests::get_files_with_glob_ignore ... ok
[INFO] [stdout] test tests::get_files_with_one_level_of_depth_recursively ... ok
[INFO] [stdout] test tests::get_files_with_one_level_of_depth_non_recursively ... ok
[INFO] [stdout] test updater::tests::version_less ... ok
[INFO] [stdout] test tests::get_files_with_recursive_globbing ... ok
[INFO] [stdout] test tests::get_files_with_one_level_of_depth_non_recursively_globbing ... ok
[INFO] [stdout] test updater::tests::version_less_or_equal ... ok
[INFO] [stdout] test updater::tests::version_equal ... ok
[INFO] [stdout] test updater::tests::version_greater ... ok
[INFO] [stdout] test updater::tests::newer_version_checkings ... ok
[INFO] [stdout] test updater::tests::version_greater_or_equal ... ok
[INFO] [stdout] test updater::tests::version_not_equal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 181 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80b00f6bd7b5f1f51b05ba2d1efd5d4ca7579662c6575a6fa4c9ae77781491df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b00f6bd7b5f1f51b05ba2d1efd5d4ca7579662c6575a6fa4c9ae77781491df", kill_on_drop: false }`
[INFO] [stdout] 80b00f6bd7b5f1f51b05ba2d1efd5d4ca7579662c6575a6fa4c9ae77781491df
