[INFO] cloning repository https://github.com/stevent-team/favicon-rover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevent-team/favicon-rover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevent-team%2Ffavicon-rover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevent-team%2Ffavicon-rover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 105a20d6e08587c7ca5baa1507378dc41fb05bf3 [INFO] testing stevent-team/favicon-rover against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevent-team%2Ffavicon-rover" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stevent-team/favicon-rover [INFO] finished tweaking git repo https://github.com/stevent-team/favicon-rover [INFO] tweaked toml for git repo https://github.com/stevent-team/favicon-rover written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stevent-team/favicon-rover on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stevent-team/favicon-rover 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.18.0 [INFO] [stderr] Downloaded accept-header v0.2.3 [INFO] [stderr] Downloaded memmap2 v0.9.1 [INFO] [stderr] Downloaded tl v0.7.7 [INFO] [stderr] Downloaded fontconfig-parser v0.5.2 [INFO] [stderr] Downloaded usvg-text-layout v0.37.0 [INFO] [stderr] Downloaded strum_macros v0.25.1 [INFO] [stderr] Downloaded fontdb v0.16.0 [INFO] [stderr] Downloaded webp v0.2.6 [INFO] [stderr] Downloaded libwebp-sys v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7217adf9a0525ae3e912c9a5b828054b21f6b3d3beb2b33d3ae98d1cbc962d30 [INFO] running `Command { std: "docker" "start" "-a" "7217adf9a0525ae3e912c9a5b828054b21f6b3d3beb2b33d3ae98d1cbc962d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7217adf9a0525ae3e912c9a5b828054b21f6b3d3beb2b33d3ae98d1cbc962d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7217adf9a0525ae3e912c9a5b828054b21f6b3d3beb2b33d3ae98d1cbc962d30", kill_on_drop: false }` [INFO] [stdout] 7217adf9a0525ae3e912c9a5b828054b21f6b3d3beb2b33d3ae98d1cbc962d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0d54979939af775172307e229509a6447456adf90ce0e62c56bf17f04b1b81 [INFO] running `Command { std: "docker" "start" "-a" "1b0d54979939af775172307e229509a6447456adf90ce0e62c56bf17f04b1b81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling unicode-properties v0.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling usvg-tree v0.37.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling memmap2 v0.9.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling usvg-parser v0.37.0 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling tl v0.7.7 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling fontdb v0.16.0 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling libwebp-sys v0.9.4 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling usvg-text-layout v0.37.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling usvg v0.37.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling resvg v0.37.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling webp v0.2.6 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling favicon-rover v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "1b0d54979939af775172307e229509a6447456adf90ce0e62c56bf17f04b1b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0d54979939af775172307e229509a6447456adf90ce0e62c56bf17f04b1b81", kill_on_drop: false }` [INFO] [stdout] 1b0d54979939af775172307e229509a6447456adf90ce0e62c56bf17f04b1b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59eee2a02f96c5451f4574f209fe960c43ae1239650077c9bd9aa00d0fdb8fdb [INFO] running `Command { std: "docker" "start" "-a" "59eee2a02f96c5451f4574f209fe960c43ae1239650077c9bd9aa00d0fdb8fdb", kill_on_drop: false }` [INFO] [stderr] Compiling favicon-rover v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "59eee2a02f96c5451f4574f209fe960c43ae1239650077c9bd9aa00d0fdb8fdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59eee2a02f96c5451f4574f209fe960c43ae1239650077c9bd9aa00d0fdb8fdb", kill_on_drop: false }` [INFO] [stdout] 59eee2a02f96c5451f4574f209fe960c43ae1239650077c9bd9aa00d0fdb8fdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d7d5cb164274d15d3c11c17b648f0fcebb59e9919598c4459e893b4125cbcf26 [INFO] running `Command { std: "docker" "start" "-a" "d7d5cb164274d15d3c11c17b648f0fcebb59e9919598c4459e893b4125cbcf26", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/favicon_rover-4175a21e14669416) [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" "d7d5cb164274d15d3c11c17b648f0fcebb59e9919598c4459e893b4125cbcf26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7d5cb164274d15d3c11c17b648f0fcebb59e9919598c4459e893b4125cbcf26", kill_on_drop: false }` [INFO] [stdout] d7d5cb164274d15d3c11c17b648f0fcebb59e9919598c4459e893b4125cbcf26