[INFO] cloning repository https://github.com/Sycrosity/cargo-furnace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sycrosity/cargo-furnace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSycrosity%2Fcargo-furnace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSycrosity%2Fcargo-furnace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b56d05fa6f61a83fafa4421d17d06e9202d7d110 [INFO] testing Sycrosity/cargo-furnace against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSycrosity%2Fcargo-furnace" "/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/Sycrosity/cargo-furnace [INFO] finished tweaking git repo https://github.com/Sycrosity/cargo-furnace [INFO] tweaked toml for git repo https://github.com/Sycrosity/cargo-furnace written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sycrosity/cargo-furnace on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sycrosity/cargo-furnace 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libflate v1.4.0 [INFO] [stderr] Downloaded libflate_lz77 v1.2.0 [INFO] [stderr] Downloaded cargo-manifest v0.10.0 [INFO] [stderr] Downloaded pest_meta v2.6.1 [INFO] [stderr] Downloaded plist v1.4.3 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded ureq v2.7.1 [INFO] [stderr] Downloaded pest v2.6.1 [INFO] [stderr] Downloaded tauri-bundler v1.3.0 [INFO] [stderr] Downloaded serde_json v1.0.97 [INFO] [stderr] Downloaded tauri-icns v0.1.0 [INFO] [stderr] Downloaded value-bag v1.4.0 [INFO] [stderr] Downloaded pest_derive v2.6.1 [INFO] [stderr] Downloaded exr v1.6.4 [INFO] [stderr] Downloaded rustls v0.21.2 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded sysctl v0.4.6 [INFO] [stderr] Downloaded bitness v0.4.0 [INFO] [stderr] Downloaded pest_generator v2.6.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a2684285329804b5f2eb1dc55ad28d1eae1cd1c221624dfebcff779b4b28fc0 [INFO] running `Command { std: "docker" "start" "-a" "0a2684285329804b5f2eb1dc55ad28d1eae1cd1c221624dfebcff779b4b28fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a2684285329804b5f2eb1dc55ad28d1eae1cd1c221624dfebcff779b4b28fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2684285329804b5f2eb1dc55ad28d1eae1cd1c221624dfebcff779b4b28fc0", kill_on_drop: false }` [INFO] [stdout] 0a2684285329804b5f2eb1dc55ad28d1eae1cd1c221624dfebcff779b4b28fc0 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6afa778ca84c43032a84fdf3566059f645642b7a715479d62cebea5bcfae9cf0 [INFO] running `Command { std: "docker" "start" "-a" "6afa778ca84c43032a84fdf3566059f645642b7a715479d62cebea5bcfae9cf0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling infer v0.12.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling os_pipe v1.1.4 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling pest v2.6.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling exr v1.6.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling pest_meta v2.6.1 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling pest_generator v2.6.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling pest_derive v2.6.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_with v3.0.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling treediff v4.0.2 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling json-patch v1.0.0 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling tauri-utils v1.4.0 [INFO] [stderr] Compiling cargo-manifest v0.10.0 [INFO] [stderr] Compiling tauri-bundler v1.3.0 [INFO] [stderr] Compiling cargo-furnace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.24s [INFO] running `Command { std: "docker" "inspect" "6afa778ca84c43032a84fdf3566059f645642b7a715479d62cebea5bcfae9cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afa778ca84c43032a84fdf3566059f645642b7a715479d62cebea5bcfae9cf0", kill_on_drop: false }` [INFO] [stdout] 6afa778ca84c43032a84fdf3566059f645642b7a715479d62cebea5bcfae9cf0 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd824216091c46c39ca23b58df2a9da2e06479633169f18d65212fd8fa3de85 [INFO] running `Command { std: "docker" "start" "-a" "ccd824216091c46c39ca23b58df2a9da2e06479633169f18d65212fd8fa3de85", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-furnace v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "ccd824216091c46c39ca23b58df2a9da2e06479633169f18d65212fd8fa3de85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd824216091c46c39ca23b58df2a9da2e06479633169f18d65212fd8fa3de85", kill_on_drop: false }` [INFO] [stdout] ccd824216091c46c39ca23b58df2a9da2e06479633169f18d65212fd8fa3de85 [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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fca6181cbea0bf5299571bb28bd243b3738eb9df718533152e2ce055979ab687 [INFO] running `Command { std: "docker" "start" "-a" "fca6181cbea0bf5299571bb28bd243b3738eb9df718533152e2ce055979ab687", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_furnace-a35403eea37da69c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fca6181cbea0bf5299571bb28bd243b3738eb9df718533152e2ce055979ab687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca6181cbea0bf5299571bb28bd243b3738eb9df718533152e2ce055979ab687", kill_on_drop: false }` [INFO] [stdout] fca6181cbea0bf5299571bb28bd243b3738eb9df718533152e2ce055979ab687