[INFO] fetching crate symbolize 0.2.3... [INFO] testing symbolize-0.2.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate symbolize 0.2.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate symbolize 0.2.3 [INFO] finished tweaking crates.io crate symbolize 0.2.3 [INFO] tweaked toml for crates.io crate symbolize 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate symbolize 0.2.3 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate symbolize 0.2.3 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ravif v0.11.5 [INFO] [stderr] Downloaded rgb v0.8.37 [INFO] [stderr] Downloaded avif-serialize v0.8.1 [INFO] [stderr] Downloaded toml_edit v0.22.13 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded profiling-procmacros v1.0.15 [INFO] [stderr] Downloaded proc-macro2 v1.0.84 [INFO] [stderr] Downloaded built v0.7.3 [INFO] [stderr] Downloaded indexmap v1.9.0 [INFO] [stderr] Downloaded clap_lex v0.2.2 [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded syn v1.0.96 [INFO] [stderr] Downloaded clap_derive v3.2.5 [INFO] [stderr] Downloaded imgref v1.10.1 [INFO] [stderr] Downloaded toml_datetime v0.6.6 [INFO] [stderr] Downloaded target-lexicon v0.12.14 [INFO] [stderr] Downloaded cc v1.0.98 [INFO] [stderr] Downloaded crossbeam-utils v0.8.9 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.9 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.7 [INFO] [stderr] Downloaded winnow v0.6.9 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded serde v1.0.203 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded serde_derive v1.0.203 [INFO] [stderr] Downloaded toml v0.8.13 [INFO] [stderr] Downloaded miniz_oxide v0.5.3 [INFO] [stderr] Downloaded bitstream-io v2.3.0 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] [stderr] Downloaded jobserver v0.1.31 [INFO] [stderr] Downloaded profiling v1.0.15 [INFO] [stderr] Downloaded serde_spanned v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e76cdf8987e74011ffbe4358270c2ce6aa8f0917424877875c1544fc5757a25 [INFO] running `Command { std: "docker" "start" "-a" "5e76cdf8987e74011ffbe4358270c2ce6aa8f0917424877875c1544fc5757a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e76cdf8987e74011ffbe4358270c2ce6aa8f0917424877875c1544fc5757a25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e76cdf8987e74011ffbe4358270c2ce6aa8f0917424877875c1544fc5757a25", kill_on_drop: false }` [INFO] [stdout] 5e76cdf8987e74011ffbe4358270c2ce6aa8f0917424877875c1544fc5757a25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fbce257fe6826bf92fc6d9697dad83713beff545d7cfd8983db22cd9f4d5ec5 [INFO] running `Command { std: "docker" "start" "-a" "8fbce257fe6826bf92fc6d9697dad83713beff545d7cfd8983db22cd9f4d5ec5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling image-webp v0.1.2 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.1 [INFO] [stderr] Compiling symbolize v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s [INFO] running `Command { std: "docker" "inspect" "8fbce257fe6826bf92fc6d9697dad83713beff545d7cfd8983db22cd9f4d5ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fbce257fe6826bf92fc6d9697dad83713beff545d7cfd8983db22cd9f4d5ec5", kill_on_drop: false }` [INFO] [stdout] 8fbce257fe6826bf92fc6d9697dad83713beff545d7cfd8983db22cd9f4d5ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9ee73ba9012e6f2401f71d92f7647cefd13a98aded2781cf5681d48753c9b64 [INFO] running `Command { std: "docker" "start" "-a" "c9ee73ba9012e6f2401f71d92f7647cefd13a98aded2781cf5681d48753c9b64", kill_on_drop: false }` [INFO] [stderr] Compiling symbolize v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "c9ee73ba9012e6f2401f71d92f7647cefd13a98aded2781cf5681d48753c9b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ee73ba9012e6f2401f71d92f7647cefd13a98aded2781cf5681d48753c9b64", kill_on_drop: false }` [INFO] [stdout] c9ee73ba9012e6f2401f71d92f7647cefd13a98aded2781cf5681d48753c9b64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03f474b005fe2ef191b5d894382df708ec86275db0e9bf35bfcbc06ed78f625a [INFO] running `Command { std: "docker" "start" "-a" "03f474b005fe2ef191b5d894382df708ec86275db0e9bf35bfcbc06ed78f625a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/symbolize-8ab09d5dfbd4e08e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::returns_error_if_scale_less_than_zero ... ok [INFO] [stdout] test tests::returns_error_if_no_palette_passed ... ok [INFO] [stdout] test tests::renders_ferris_as_byteslice ... ok [INFO] [stdout] test tests::renders_ferris_as_string ... ok [INFO] [stdout] test tests::renders_ferris_as_vec_of_strings ... ok [INFO] [stdout] test tests::renders_colorized_ferris_as_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/symbolize-8f1c35107c7721a0) [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] [stderr] Doc-tests symbolize [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 19) ... ignored [INFO] [stdout] test src/lib.rs - (line 51) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03f474b005fe2ef191b5d894382df708ec86275db0e9bf35bfcbc06ed78f625a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f474b005fe2ef191b5d894382df708ec86275db0e9bf35bfcbc06ed78f625a", kill_on_drop: false }` [INFO] [stdout] 03f474b005fe2ef191b5d894382df708ec86275db0e9bf35bfcbc06ed78f625a