[INFO] cloning repository https://github.com/fabricereix/test_ori
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabricereix/test_ori" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Ftest_ori", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Ftest_ori'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd655fe6d85ff3acf86086ede69512ea3b8ad6f7
[INFO] building fabricereix/test_ori against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabricereix%2Ftest_ori" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fabricereix/test_ori on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/fabricereix/test_ori
[INFO] finished tweaking git repo https://github.com/fabricereix/test_ori
[INFO] tweaked toml for git repo https://github.com/fabricereix/test_ori written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fabricereix/test_ori 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94524476ec2a4fc9e98790f219cd29d646d8054950b40cf66836f5248929ce13
[INFO] running `Command { std: "docker" "start" "-a" "94524476ec2a4fc9e98790f219cd29d646d8054950b40cf66836f5248929ce13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94524476ec2a4fc9e98790f219cd29d646d8054950b40cf66836f5248929ce13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94524476ec2a4fc9e98790f219cd29d646d8054950b40cf66836f5248929ce13", kill_on_drop: false }`
[INFO] [stdout] 94524476ec2a4fc9e98790f219cd29d646d8054950b40cf66836f5248929ce13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 167d7e858e387530932ea34ffe461ab6633c11223e4686a55d84da266e9cd58b
[INFO] running `Command { std: "docker" "start" "-a" "167d7e858e387530932ea34ffe461ab6633c11223e4686a55d84da266e9cd58b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling typed-arena v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling peresil v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling sxd-document v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling libxml v0.3.2
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.85
[INFO] [stderr]    Compiling curl-sys v0.4.61+curl-8.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling hurl v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl)
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.24
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling libflate v1.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling uuid v1.3.1
[INFO] [stderr]    Compiling hurl_core v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core)
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling hurlfmt v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt)
[INFO] [stdout] warning: unused import: `CookieAttribute`
[INFO] [stdout]   --> packages/hurl/src/http/mod.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use self::cookie::{CookieAttribute, ResponseCookie};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_max_count` is never read
[INFO] [stdout]   --> packages/hurl/src/http/options.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ClientOptions {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub retry_max_count: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.94s
[INFO] running `Command { std: "docker" "inspect" "167d7e858e387530932ea34ffe461ab6633c11223e4686a55d84da266e9cd58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "167d7e858e387530932ea34ffe461ab6633c11223e4686a55d84da266e9cd58b", kill_on_drop: false }`
[INFO] [stdout] 167d7e858e387530932ea34ffe461ab6633c11223e4686a55d84da266e9cd58b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e470f302eb8fbacc44e12b4ea5980d1f8cb5b6219f13853c3ca6e44d1cbb39b9
[INFO] running `Command { std: "docker" "start" "-a" "e470f302eb8fbacc44e12b4ea5980d1f8cb5b6219f13853c3ca6e44d1cbb39b9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling hurl v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl)
[INFO] [stderr]    Compiling hurl_core v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurl_core)
[INFO] [stdout] warning: unused import: `CookieAttribute`
[INFO] [stdout]   --> packages/hurl/src/http/mod.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub use self::cookie::{CookieAttribute, ResponseCookie};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_max_count` is never read
[INFO] [stdout]   --> packages/hurl/src/http/options.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ClientOptions {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub retry_max_count: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.1.0
[INFO] [stdout] warning: field `retry_max_count` is never read
[INFO] [stdout]   --> packages/hurl/src/http/options.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ClientOptions {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub retry_max_count: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientOptions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling hurlfmt v3.0.0-SNAPSHOT (/opt/rustwide/workdir/packages/hurlfmt)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.63s
[INFO] running `Command { std: "docker" "inspect" "e470f302eb8fbacc44e12b4ea5980d1f8cb5b6219f13853c3ca6e44d1cbb39b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e470f302eb8fbacc44e12b4ea5980d1f8cb5b6219f13853c3ca6e44d1cbb39b9", kill_on_drop: false }`
[INFO] [stdout] e470f302eb8fbacc44e12b4ea5980d1f8cb5b6219f13853c3ca6e44d1cbb39b9
