[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] 165c2290cad1483c32301d7542fb4d08e91c6d22 [INFO] checking sorairolake/favico against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543 [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 fcfb0ffc7ed7fc631df1136063939ef648434735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 055cc6c60d41c30c6fdc3cec6d5e4c1ba31e8f98bb4f96ba66d601a16fbd8299 [INFO] running `Command { std: "docker" "start" "-a" "055cc6c60d41c30c6fdc3cec6d5e4c1ba31e8f98bb4f96ba66d601a16fbd8299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "055cc6c60d41c30c6fdc3cec6d5e4c1ba31e8f98bb4f96ba66d601a16fbd8299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "055cc6c60d41c30c6fdc3cec6d5e4c1ba31e8f98bb4f96ba66d601a16fbd8299", kill_on_drop: false }` [INFO] [stdout] 055cc6c60d41c30c6fdc3cec6d5e4c1ba31e8f98bb4f96ba66d601a16fbd8299 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1367756496f36474871bc27262faeeefdffcd685c432e6135a6ee209b857f43 [INFO] running `Command { std: "docker" "start" "-a" "a1367756496f36474871bc27262faeeefdffcd685c432e6135a6ee209b857f43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking weezl v0.1.11 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking gif v0.14.0 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking terminal-trx v0.2.5 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking xterm-color v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking ansi_colours v1.2.3 [INFO] [stderr] Checking terminal-colorsaurus v1.0.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking clircle v0.6.1 [INFO] [stderr] Checking content_inspector v0.2.4 [INFO] [stderr] Checking bytesize v1.3.3 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking sysexits v0.11.0 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking csscolorparser v0.8.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking clap_complete v4.5.65 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Checking clap_complete_nushell v4.5.10 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Compiling bat v0.26.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking xbm v0.3.0 [INFO] [stderr] Checking favico v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.41s [INFO] running `Command { std: "docker" "inspect" "a1367756496f36474871bc27262faeeefdffcd685c432e6135a6ee209b857f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1367756496f36474871bc27262faeeefdffcd685c432e6135a6ee209b857f43", kill_on_drop: false }` [INFO] [stdout] a1367756496f36474871bc27262faeeefdffcd685c432e6135a6ee209b857f43