[INFO] fetching crate favico 0.1.9... [INFO] building favico-0.1.9 against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] extracting crate favico 0.1.9 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate favico 0.1.9 on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate favico 0.1.9 [INFO] finished tweaking crates.io crate favico 0.1.9 [INFO] tweaked toml for crates.io crate favico 0.1.9 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate favico 0.1.9 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3c24588b101450ae843a89e4e509221920c9c86145ca45fc54e77cabb58aaa4 [INFO] running `Command { std: "docker" "start" "-a" "b3c24588b101450ae843a89e4e509221920c9c86145ca45fc54e77cabb58aaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3c24588b101450ae843a89e4e509221920c9c86145ca45fc54e77cabb58aaa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c24588b101450ae843a89e4e509221920c9c86145ca45fc54e77cabb58aaa4", kill_on_drop: false }` [INFO] [stdout] b3c24588b101450ae843a89e4e509221920c9c86145ca45fc54e77cabb58aaa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baf2cdcd7898c9415472fba94f80e1f7f7db3c71b42030cf654fdfd3a50f9194 [INFO] running `Command { std: "docker" "start" "-a" "baf2cdcd7898c9415472fba94f80e1f7f7db3c71b42030cf654fdfd3a50f9194", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling terminal-trx v0.2.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.7 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_complete v4.5.41 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling clap_complete_nushell v4.5.5 [INFO] [stderr] Compiling csscolorparser v0.7.0 [INFO] [stderr] Compiling sysexits v0.8.5 [INFO] [stderr] Compiling xbm v0.1.3 [INFO] [stderr] Compiling favico v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.17s [INFO] running `Command { std: "docker" "inspect" "baf2cdcd7898c9415472fba94f80e1f7f7db3c71b42030cf654fdfd3a50f9194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf2cdcd7898c9415472fba94f80e1f7f7db3c71b42030cf654fdfd3a50f9194", kill_on_drop: false }` [INFO] [stdout] baf2cdcd7898c9415472fba94f80e1f7f7db3c71b42030cf654fdfd3a50f9194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcbb175663b83e69761d583daceb051b151f024323389eae1247bc1c4ce23bd7 [INFO] running `Command { std: "docker" "start" "-a" "dcbb175663b83e69761d583daceb051b151f024323389eae1247bc1c4ce23bd7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling clap_complete v4.5.41 [INFO] [stderr] Compiling clap_complete_nushell v4.5.5 [INFO] [stderr] Compiling favico v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.45s [INFO] running `Command { std: "docker" "inspect" "dcbb175663b83e69761d583daceb051b151f024323389eae1247bc1c4ce23bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbb175663b83e69761d583daceb051b151f024323389eae1247bc1c4ce23bd7", kill_on_drop: false }` [INFO] [stdout] dcbb175663b83e69761d583daceb051b151f024323389eae1247bc1c4ce23bd7