[INFO] fetching crate toml_edit 0.23.6... [INFO] building toml_edit-0.23.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate toml_edit 0.23.6 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate toml_edit 0.23.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate toml_edit 0.23.6 [INFO] tweaked toml for crates.io crate toml_edit 0.23.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate toml_edit 0.23.6 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] crate crates.io crate toml_edit 0.23.6 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml-test-harness v1.3.3 [INFO] [stderr] Downloaded toml-test v2.0.3 [INFO] [stderr] Downloaded libtest-lexarg v0.0.3 [INFO] [stderr] Downloaded libtest2-mimic v0.0.4 [INFO] [stderr] Downloaded libtest2-harness v0.0.3 [INFO] [stderr] Downloaded lexarg v0.0.2 [INFO] [stderr] Downloaded json-write v0.0.2 [INFO] [stderr] Downloaded libtest-json v0.0.2 [INFO] [stderr] Downloaded toml-test-data v2.3.3 [INFO] [stderr] Downloaded wasi v0.14.4+wasi-0.2.4 [INFO] [stderr] Downloaded snapbox v0.6.21 [INFO] [stderr] Downloaded lexarg-error v0.0.2 [INFO] [stderr] Downloaded lexarg-parser v0.0.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60d0d85f2b233d14e905a7571c5a5c17f1d45ed6dbae99d59c8c722b767ca02 [INFO] running `Command { std: "docker" "start" "-a" "f60d0d85f2b233d14e905a7571c5a5c17f1d45ed6dbae99d59c8c722b767ca02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60d0d85f2b233d14e905a7571c5a5c17f1d45ed6dbae99d59c8c722b767ca02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60d0d85f2b233d14e905a7571c5a5c17f1d45ed6dbae99d59c8c722b767ca02", kill_on_drop: false }` [INFO] [stdout] f60d0d85f2b233d14e905a7571c5a5c17f1d45ed6dbae99d59c8c722b767ca02 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14748d5fd379fbec1bd8d7d87cbf15fa726ed0081caf07c1f696fb5fadbde87b [INFO] running `Command { std: "docker" "start" "-a" "14748d5fd379fbec1bd8d7d87cbf15fa726ed0081caf07c1f696fb5fadbde87b", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s [INFO] running `Command { std: "docker" "inspect" "14748d5fd379fbec1bd8d7d87cbf15fa726ed0081caf07c1f696fb5fadbde87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14748d5fd379fbec1bd8d7d87cbf15fa726ed0081caf07c1f696fb5fadbde87b", kill_on_drop: false }` [INFO] [stdout] 14748d5fd379fbec1bd8d7d87cbf15fa726ed0081caf07c1f696fb5fadbde87b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cd0653d389855de02e0c25c52ba3ebd12ba0e016a3f6d5cfdf288c637834b99 [INFO] running `Command { std: "docker" "start" "-a" "1cd0653d389855de02e0c25c52ba3ebd12ba0e016a3f6d5cfdf288c637834b99", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling lexarg-parser v0.0.2 [INFO] [stderr] Compiling json-write v0.0.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling libtest-json v0.0.2 [INFO] [stderr] Compiling lexarg-error v0.0.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling lexarg v0.0.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling libtest-lexarg v0.0.3 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling toml-test-data v2.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling libtest2-harness v0.0.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling libtest2-mimic v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling toml-test v2.0.3 [INFO] [stderr] Compiling toml-test-harness v1.3.3 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling toml_edit v0.23.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.82s [INFO] running `Command { std: "docker" "inspect" "1cd0653d389855de02e0c25c52ba3ebd12ba0e016a3f6d5cfdf288c637834b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd0653d389855de02e0c25c52ba3ebd12ba0e016a3f6d5cfdf288c637834b99", kill_on_drop: false }` [INFO] [stdout] 1cd0653d389855de02e0c25c52ba3ebd12ba0e016a3f6d5cfdf288c637834b99