[INFO] fetching crate modality-mutator-server 0.3.0...
[INFO] building modality-mutator-server-0.3.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate modality-mutator-server 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate modality-mutator-server 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate modality-mutator-server 0.3.0
[INFO] tweaked toml for crates.io crate modality-mutator-server 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate modality-mutator-server 0.3.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate modality-mutator-server 0.3.0 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce99e13814f3e3ceaf013181787165bf53218c8799c108bd293332100043fd7f
[INFO] running `Command { std: "docker" "start" "-a" "ce99e13814f3e3ceaf013181787165bf53218c8799c108bd293332100043fd7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce99e13814f3e3ceaf013181787165bf53218c8799c108bd293332100043fd7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce99e13814f3e3ceaf013181787165bf53218c8799c108bd293332100043fd7f", kill_on_drop: false }`
[INFO] [stdout] ce99e13814f3e3ceaf013181787165bf53218c8799c108bd293332100043fd7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14353f9f056b6c3806efe8542236d233304fa5118892cf7913082bfb6bbffaa0
[INFO] running `Command { std: "docker" "start" "-a" "14353f9f056b6c3806efe8542236d233304fa5118892cf7913082bfb6bbffaa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling minicbor v0.13.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling minicbor-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling modality-api v0.3.0
[INFO] [stderr]    Compiling modality-mutator-protocol v0.3.0
[INFO] [stderr]    Compiling modality-mutator-server v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.14s
[INFO] running `Command { std: "docker" "inspect" "14353f9f056b6c3806efe8542236d233304fa5118892cf7913082bfb6bbffaa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14353f9f056b6c3806efe8542236d233304fa5118892cf7913082bfb6bbffaa0", kill_on_drop: false }`
[INFO] [stdout] 14353f9f056b6c3806efe8542236d233304fa5118892cf7913082bfb6bbffaa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48d84e9dcdc7fa4ec8b9120191209c1e79bb013b76adb34a4ce1a7ee949f0a61
[INFO] running `Command { std: "docker" "start" "-a" "48d84e9dcdc7fa4ec8b9120191209c1e79bb013b76adb34a4ce1a7ee949f0a61", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling duplicate v0.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling modality-auth-token v0.1.1
[INFO] [stderr]    Compiling modality-auth-token v0.2.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling modality-api v0.1.2
[INFO] [stderr]    Compiling modality-api v0.3.0
[INFO] [stderr]    Compiling modality-ingest-protocol v0.1.1
[INFO] [stderr]    Compiling modality-mutator-protocol v0.3.0
[INFO] [stderr]    Compiling modality-reflector-config v0.2.2
[INFO] [stderr]    Compiling modality-reflector-config v0.4.0
[INFO] [stderr]    Compiling modality-mutator-server v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling modality-ingest-client v0.2.3
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tracing-modality v0.2.1
[INFO] [stderr]    Compiling modality-plugin-utils v0.3.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 51.36s
[INFO] running `Command { std: "docker" "inspect" "48d84e9dcdc7fa4ec8b9120191209c1e79bb013b76adb34a4ce1a7ee949f0a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48d84e9dcdc7fa4ec8b9120191209c1e79bb013b76adb34a4ce1a7ee949f0a61", kill_on_drop: false }`
[INFO] [stdout] 48d84e9dcdc7fa4ec8b9120191209c1e79bb013b76adb34a4ce1a7ee949f0a61
