[INFO] cloning repository https://github.com/sorairolake/favico [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorairolake/favico" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14c102ee48db7f2ddbb204f9e292fff667f19a60 [INFO] checking sorairolake/favico against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Ffavico" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sorairolake/favico [INFO] finished tweaking git repo https://github.com/sorairolake/favico [INFO] tweaked toml for git repo https://github.com/sorairolake/favico written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sorairolake/favico on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sorairolake/favico 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faf96d4b84bd88c331192c54be1feea5bb030e6f6425429757411236bdc55b09 [INFO] running `Command { std: "docker" "start" "-a" "faf96d4b84bd88c331192c54be1feea5bb030e6f6425429757411236bdc55b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faf96d4b84bd88c331192c54be1feea5bb030e6f6425429757411236bdc55b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faf96d4b84bd88c331192c54be1feea5bb030e6f6425429757411236bdc55b09", kill_on_drop: false }` [INFO] [stdout] faf96d4b84bd88c331192c54be1feea5bb030e6f6425429757411236bdc55b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b2ca33edda0352e73cfb5e261fb7acb51168837abcf2483cc781a9726feed63 [INFO] running `Command { std: "docker" "start" "-a" "4b2ca33edda0352e73cfb5e261fb7acb51168837abcf2483cc781a9726feed63", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking pxfm v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking terminal-trx v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking xterm-color v1.0.1 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking terminal-colorsaurus v0.4.8 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Checking clircle v0.6.1 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking csscolorparser v0.7.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking indicatif v0.18.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking sysexits v0.10.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking clap_complete v4.5.58 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Checking clap_complete_nushell v4.5.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking xbm v0.2.1 [INFO] [stderr] Checking favico v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.61s [INFO] running `Command { std: "docker" "inspect" "4b2ca33edda0352e73cfb5e261fb7acb51168837abcf2483cc781a9726feed63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2ca33edda0352e73cfb5e261fb7acb51168837abcf2483cc781a9726feed63", kill_on_drop: false }` [INFO] [stdout] 4b2ca33edda0352e73cfb5e261fb7acb51168837abcf2483cc781a9726feed63