[INFO] cloning repository https://github.com/mmta/honeyaml
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmta/honeyaml" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a60d0dcfa90ae0f5262a8f27eeb5719240163f3
[INFO] testing mmta/honeyaml against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmta%2Fhoneyaml" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mmta/honeyaml
[INFO] finished tweaking git repo https://github.com/mmta/honeyaml
[INFO] tweaked toml for git repo https://github.com/mmta/honeyaml written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mmta/honeyaml on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mmta/honeyaml 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jwt-simple v0.11.2
[INFO] [stderr]   Downloaded predicates-core v1.0.5
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded termtree v0.4.0
[INFO] [stderr]   Downloaded binstring v0.1.1
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded actix-cors v0.6.4
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded p256 v0.11.1
[INFO] [stderr]   Downloaded rsa v0.7.2
[INFO] [stderr]   Downloaded const-oid v0.9.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.16
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.2
[INFO] [stderr]   Downloaded base64ct v1.5.3
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.5
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.0
[INFO] [stderr]   Downloaded clap v4.1.1
[INFO] [stderr]   Downloaded p384 v0.11.2
[INFO] [stderr]   Downloaded assert_cmd v2.0.8
[INFO] [stderr]   Downloaded ed25519-compact v2.0.4
[INFO] [stderr]   Downloaded libm v0.2.6
[INFO] [stderr]   Downloaded hmac-sha512 v1.1.4
[INFO] [stderr]   Downloaded predicates-tree v1.0.7
[INFO] [stderr]   Downloaded coarsetime v0.1.22
[INFO] [stderr]   Downloaded bstr v1.1.0
[INFO] [stderr]   Downloaded ct-codecs v1.1.1
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.6
[INFO] [stderr]   Downloaded tracing-appender v0.2.2
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 962af7dc795e6e924da988c9c86b266fd0ffad4e2c285db85d49fd7301bb99c5
[INFO] running `Command { std: "docker" "start" "-a" "962af7dc795e6e924da988c9c86b266fd0ffad4e2c285db85d49fd7301bb99c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962af7dc795e6e924da988c9c86b266fd0ffad4e2c285db85d49fd7301bb99c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962af7dc795e6e924da988c9c86b266fd0ffad4e2c285db85d49fd7301bb99c5", kill_on_drop: false }`
[INFO] [stdout] 962af7dc795e6e924da988c9c86b266fd0ffad4e2c285db85d49fd7301bb99c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd6e145c5c94486ef558cdd8f9e1edb3f299094f17fd41f8f6479b513900da9e
[INFO] running `Command { std: "docker" "start" "-a" "fd6e145c5c94486ef558cdd8f9e1edb3f299094f17fd41f8f6479b513900da9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling zstd-sys v2.0.5+zstd.1.5.2
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling num-bigint-dig v0.8.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling coarsetime v0.1.22
[INFO] [stderr]    Compiling hmac-sha256 v1.1.6
[INFO] [stderr]    Compiling hmac-sha512 v1.1.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.5
[INFO] [stderr]    Compiling binstring v0.1.1
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.3
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling clap v4.1.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_yaml v0.9.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling jwt-simple v0.11.2
[INFO] [stderr]    Compiling tracing-appender v0.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling actix-cors v0.6.4
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.0
[INFO] [stderr]    Compiling honeyaml v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{ command, Parser };
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `authorization` is never read
[INFO] [stdout]   --> src/schema.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct WebPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub authorization: AuthorizationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fd6e145c5c94486ef558cdd8f9e1edb3f299094f17fd41f8f6479b513900da9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd6e145c5c94486ef558cdd8f9e1edb3f299094f17fd41f8f6479b513900da9e", kill_on_drop: false }`
[INFO] [stdout] fd6e145c5c94486ef558cdd8f9e1edb3f299094f17fd41f8f6479b513900da9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef1fa77d929ac53877d7c1a5aaa9efb3757eb705969413aad8665c3ecfa7ec62
[INFO] running `Command { std: "docker" "start" "-a" "ef1fa77d929ac53877d7c1a5aaa9efb3757eb705969413aad8665c3ecfa7ec62", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{ command, Parser };
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `authorization` is never read
[INFO] [stdout]   --> src/schema.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct WebPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub authorization: AuthorizationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bstr v1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.8
[INFO] [stderr]    Compiling honeyaml v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use clap::{ command, Parser };
[INFO] [stdout]   |             ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `authorization` is never read
[INFO] [stdout]   --> src/schema.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct WebPath {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub authorization: AuthorizationType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ef1fa77d929ac53877d7c1a5aaa9efb3757eb705969413aad8665c3ecfa7ec62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef1fa77d929ac53877d7c1a5aaa9efb3757eb705969413aad8665c3ecfa7ec62", kill_on_drop: false }`
[INFO] [stdout] ef1fa77d929ac53877d7c1a5aaa9efb3757eb705969413aad8665c3ecfa7ec62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f2f3ac6d6691114ea30bbcb8e591866103034b5ec2673b19197a5883dc672b1
[INFO] running `Command { std: "docker" "start" "-a" "0f2f3ac6d6691114ea30bbcb8e591866103034b5ec2673b19197a5883dc672b1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/main.rs:7:13
[INFO] [stderr]   |
[INFO] [stderr] 7 | use clap::{ command, Parser };
[INFO] [stderr]   |             ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `authorization` is never read
[INFO] [stderr]   --> src/schema.rs:45:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct WebPath {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub authorization: AuthorizationType,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WebPath` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `honeyaml` (bin "honeyaml") generated 2 warnings (run `cargo fix --bin "honeyaml" -p honeyaml` to apply 1 suggestion)
[INFO] [stderr] warning: `honeyaml` (bin "honeyaml" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/honeyaml-c040785d633cf347)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test state::test::test_keys ... ok
[INFO] [stdout] [2m2026-03-10T12:48:56.796119Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/x00x00" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m404 [3mheaders[0m[2m=[0m""
[INFO] [stdout] [2m2026-03-10T12:48:56.797602Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/auth-get" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"username=user&password=passwd1" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m200 [3mheaders[0m[2m=[0m""
[INFO] [stdout] [2m2026-03-10T12:48:56.798030Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/auth-get" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"username=user&password=passwd2" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m401 [3mheaders[0m[2m=[0m""
[INFO] [stdout] [2m2026-03-10T12:48:56.798306Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/auth-post" [3mmethod[0m[2m=[0m"POST" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"{\"username\":\"user\",\"password\":\"passwd1\"}" [3mstatus_code[0m[2m=[0m200 [3mheaders[0m[2m=[0m"content-type=application/json,"
[INFO] [stdout] [2m2026-03-10T12:48:56.799386Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point1/foo" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m201 [3mheaders[0m[2m=[0m"authorization=Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NzMxNDY5MzYsImV4cCI6MTc3MzE1NDEzNiwibmJmIjoxNzczMTQ2OTM2LCJpc3MiOiJPcmciLCJzdWIiOiJNeUFwcCIsImF1ZCI6Ik15QXBwIn0.rJPSfQEq_9IOtye5wslt14mjZrAG1RW6Ew9u7ahatn8,"
[INFO] [stdout] [2m2026-03-10T12:48:56.805513Z[0m [31mERROR[0m [2mhoneyaml::handler[0m[2m:[0m configuration error: 700 is not a valid status code
[INFO] [stdout] [2m2026-03-10T12:48:56.806412Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point3/bar" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m500 [3mheaders[0m[2m=[0m"authorization=Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3NzMxNDY5MzYsImV4cCI6MTc3MzE1NDEzNiwibmJmIjoxNzczMTQ2OTM2LCJpc3MiOiJPcmciLCJzdWIiOiJNeUFwcCIsImF1ZCI6Ik15QXBwIn0.rJPSfQEq_9IOtye5wslt14mjZrAG1RW6Ew9u7ahatn8,"
[INFO] [stdout] [2m2026-03-10T12:48:56.807662Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point3/bar" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m401 [3mheaders[0m[2m=[0m"authorization=Bearer foobar,"
[INFO] [stdout] [2m2026-03-10T12:48:56.808298Z[0m [33m WARN[0m [2mhoneyaml::access-log[0m[2m:[0m [3mremote_ip[0m[2m=[0m"" [3mpath[0m[2m=[0m"/end-point1/foo" [3mmethod[0m[2m=[0m"GET" [3mquery_string[0m[2m=[0m"" [3mbody[0m[2m=[0m"" [3mstatus_code[0m[2m=[0m401 [3mheaders[0m[2m=[0m""
[INFO] [stdout] test handler::tests::test_handlers ... ok
[INFO] [stdout] test schema::test::test_deserialize_and_match ... ok
[INFO] [stdout] test test::test_helpers ... ok
[INFO] [stdout] test logger::test::test_logging ... FAILED
[INFO] [stdout] test test::test_run ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logger::test::test_logging stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'logger::test::test_logging' (26) panicked at src/logger.rs:86:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SetGlobalDefaultError("a global default trace dispatcher has already been set")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56419b5120b2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56419b5120b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56419b5120b2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56419b5120b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56419b525f2a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56419b525f2a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x56419b4dee66 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56419b4dee66 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56419b4f0be9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56419b4f0be9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56419b4f0a81 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56419adb4ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56419adb4ece - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56419b4f0f12 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56419b4f0f12 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56419b4f0ca8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56419b4ebbe9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56419b4d2b3d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56419b53068c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56419b52f9e2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56419acc3421 - core::result::Result<T,E>::unwrap::h13a2fec7cce07906
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56419acc3421 - honeyaml::logger::test::test_logging::hf84652914a1f3df4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:86:54
[INFO] [stdout]   22:     0x56419acc3a57 - honeyaml::logger::test::test_logging::{{closure}}::h8940250ed12e9e30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:67:22
[INFO] [stdout]   23:     0x56419acb6006 - core::ops::function::FnOnce::call_once::h85aa69636afdd231
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56419adb4c8b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56419adb4c8b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x56419adc869a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x56419adc869a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x56419adc869a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56419adc869a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56419adc869a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56419adc869a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x56419adc869a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x56419ada2af4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x56419ada2af4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56419ada6492 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x56419ada6492 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x56419ada6492 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56419ada6492 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56419ada6492 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56419ada6492 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x56419ada6492 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56419b4e6c8f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x56419b4e6c8f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7a9201212aa4 - <unknown>
[INFO] [stdout]   45:     0x7a920129fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logger::test::test_logging
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin honeyaml`
[INFO] running `Command { std: "docker" "inspect" "0f2f3ac6d6691114ea30bbcb8e591866103034b5ec2673b19197a5883dc672b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f2f3ac6d6691114ea30bbcb8e591866103034b5ec2673b19197a5883dc672b1", kill_on_drop: false }`
[INFO] [stdout] 0f2f3ac6d6691114ea30bbcb8e591866103034b5ec2673b19197a5883dc672b1
