[INFO] fetching crate comiconv-server 0.1.2...
[INFO] building comiconv-server-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate comiconv-server 0.1.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate comiconv-server 0.1.2
[INFO] finished tweaking crates.io crate comiconv-server 0.1.2
[INFO] tweaked toml for crates.io crate comiconv-server 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate comiconv-server 0.1.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate comiconv-server 0.1.2 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 247aca5514a2641d076f9f1a689eba1dfdf969efe0cc4da2d5366a596bdfe1ca
[INFO] running `Command { std: "docker" "start" "-a" "247aca5514a2641d076f9f1a689eba1dfdf969efe0cc4da2d5366a596bdfe1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "247aca5514a2641d076f9f1a689eba1dfdf969efe0cc4da2d5366a596bdfe1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "247aca5514a2641d076f9f1a689eba1dfdf969efe0cc4da2d5366a596bdfe1ca", kill_on_drop: false }`
[INFO] [stdout] 247aca5514a2641d076f9f1a689eba1dfdf969efe0cc4da2d5366a596bdfe1ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a8f2b3bdbbfbd1c317aa0ccacf1fa08a2295d98ea5ffad729354149cc5166d4
[INFO] running `Command { std: "docker" "start" "-a" "8a8f2b3bdbbfbd1c317aa0ccacf1fa08a2295d98ea5ffad729354149cc5166d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling rust_hawktracer_proc_macro v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling rust_hawktracer_normal_macro v0.4.1
[INFO] [stderr]    Compiling rust_hawktracer v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling libdav1d-sys v0.6.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling libwebp-sys v0.9.4
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling v_frame v0.3.6
[INFO] [stderr]    Compiling libavif-sys v0.15.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling bitstream-io v1.8.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.5.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling filetime_creation v0.1.6
[INFO] [stderr]    Compiling nt-time v0.6.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lzma-rust v0.1.5
[INFO] [stderr]    Compiling xattr v1.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling console v0.15.7
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling sevenz-rust v0.5.4
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling infer v0.15.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling av1-grain v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling built v0.5.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling rav1e v0.6.6
[INFO] [stderr]    Compiling webp v0.2.6
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling cra v0.1.0
[INFO] [stderr]    Compiling libavif v0.12.0
[INFO] [stderr]    Compiling libavif-image v0.11.0
[INFO] [stderr]    Compiling comiconv v0.3.1
[INFO] [stderr]    Compiling comiconv-server v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 54s
[INFO] running `Command { std: "docker" "inspect" "8a8f2b3bdbbfbd1c317aa0ccacf1fa08a2295d98ea5ffad729354149cc5166d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8f2b3bdbbfbd1c317aa0ccacf1fa08a2295d98ea5ffad729354149cc5166d4", kill_on_drop: false }`
[INFO] [stdout] 8a8f2b3bdbbfbd1c317aa0ccacf1fa08a2295d98ea5ffad729354149cc5166d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cff4483b4a5796d1b48c7006e926bca6199a8803b7a1673248128eeec4fec06
[INFO] running `Command { std: "docker" "start" "-a" "2cff4483b4a5796d1b48c7006e926bca6199a8803b7a1673248128eeec4fec06", kill_on_drop: false }`
[INFO] [stderr]    Compiling comiconv-server v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "2cff4483b4a5796d1b48c7006e926bca6199a8803b7a1673248128eeec4fec06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cff4483b4a5796d1b48c7006e926bca6199a8803b7a1673248128eeec4fec06", kill_on_drop: false }`
[INFO] [stdout] 2cff4483b4a5796d1b48c7006e926bca6199a8803b7a1673248128eeec4fec06
