[INFO] fetching crate quilt 0.1.0...
[INFO] building quilt-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate quilt 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate quilt 0.1.0
[INFO] finished tweaking crates.io crate quilt 0.1.0
[INFO] tweaked toml for crates.io crate quilt 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quilt 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] [stderr]       Adding askama_escape v0.1.0 (available: v0.13.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding colored v1.9.4 (available: v3.0.0)
[INFO] [stderr]       Adding flexi_logger v0.10.7 (available: v0.31.4)
[INFO] [stderr]       Adding termion v1.5.6 (available: v4.0.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded flexi_logger v0.10.7
[INFO] [stderr]   Downloaded colored v1.9.4
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded askama_escape v0.1.0
[INFO] [stderr]   Downloaded quilt_graph v0.1.1
[INFO] [stderr]   Downloaded quilt_multimap v0.1.1
[INFO] [stderr]   Downloaded quilt_partition v0.1.1
[INFO] [stderr]   Downloaded libquilt v0.1.1
[INFO] [stderr]   Downloaded quilt_diff v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bd2b2fd7ba7b2c40c7174c051ec1a5e1984511755887cbdf93e11b9bd59bd27
[INFO] running `Command { std: "docker" "start" "-a" "0bd2b2fd7ba7b2c40c7174c051ec1a5e1984511755887cbdf93e11b9bd59bd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bd2b2fd7ba7b2c40c7174c051ec1a5e1984511755887cbdf93e11b9bd59bd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd2b2fd7ba7b2c40c7174c051ec1a5e1984511755887cbdf93e11b9bd59bd27", kill_on_drop: false }`
[INFO] [stdout] 0bd2b2fd7ba7b2c40c7174c051ec1a5e1984511755887cbdf93e11b9bd59bd27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7aa31e67edcefda818c2b6f135c25735d43b99d1bfde6392ec2aede9020f4c4
[INFO] running `Command { std: "docker" "start" "-a" "c7aa31e67edcefda818c2b6f135c25735d43b99d1bfde6392ec2aede9020f4c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.9.1
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling digest v0.7.6
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling quilt_graph v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling quilt_diff v0.1.1
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling askama_escape v0.1.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling flexi_logger v0.10.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling quilt_multimap v0.1.1
[INFO] [stderr]    Compiling quilt_partition v0.1.1
[INFO] [stderr]    Compiling libquilt v0.1.1
[INFO] [stderr]    Compiling quilt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "c7aa31e67edcefda818c2b6f135c25735d43b99d1bfde6392ec2aede9020f4c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7aa31e67edcefda818c2b6f135c25735d43b99d1bfde6392ec2aede9020f4c4", kill_on_drop: false }`
[INFO] [stdout] c7aa31e67edcefda818c2b6f135c25735d43b99d1bfde6392ec2aede9020f4c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aafa4f8e38ead8c8a8bf36d66205fd5dcf265ff67ef6015967e6f5978335c231
[INFO] running `Command { std: "docker" "start" "-a" "aafa4f8e38ead8c8a8bf36d66205fd5dcf265ff67ef6015967e6f5978335c231", kill_on_drop: false }`
[INFO] [stderr]    Compiling quilt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "aafa4f8e38ead8c8a8bf36d66205fd5dcf265ff67ef6015967e6f5978335c231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafa4f8e38ead8c8a8bf36d66205fd5dcf265ff67ef6015967e6f5978335c231", kill_on_drop: false }`
[INFO] [stdout] aafa4f8e38ead8c8a8bf36d66205fd5dcf265ff67ef6015967e6f5978335c231
