[INFO] fetching crate reloadify 0.1.2... [INFO] building reloadify-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate reloadify 0.1.2 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate reloadify 0.1.2 [INFO] finished tweaking crates.io crate reloadify 0.1.2 [INFO] tweaked toml for crates.io crate reloadify 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reloadify 0.1.2 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 reloadify 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded result v1.0.0 [INFO] [stderr] Downloaded serde_spanned v0.6.6 [INFO] [stderr] Downloaded serde_ini v0.2.0 [INFO] [stderr] Downloaded winapi-util v0.1.8 [INFO] [stderr] Downloaded toml v0.8.14 [INFO] [stderr] Downloaded kqueue v1.0.8 [INFO] [stderr] Downloaded toml_edit v0.22.14 [INFO] [stderr] Downloaded winnow v0.6.13 [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] 44e5bc74ea8fd1e715f718b2907cbc09ae906f6b8f5e98cbf8a780b3dd61ca1d [INFO] running `Command { std: "docker" "start" "-a" "44e5bc74ea8fd1e715f718b2907cbc09ae906f6b8f5e98cbf8a780b3dd61ca1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44e5bc74ea8fd1e715f718b2907cbc09ae906f6b8f5e98cbf8a780b3dd61ca1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44e5bc74ea8fd1e715f718b2907cbc09ae906f6b8f5e98cbf8a780b3dd61ca1d", kill_on_drop: false }` [INFO] [stdout] 44e5bc74ea8fd1e715f718b2907cbc09ae906f6b8f5e98cbf8a780b3dd61ca1d [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] 887d8c5c47d39774ad5d37bca856efd1d862380132795628313548105eff7f94 [INFO] running `Command { std: "docker" "start" "-a" "887d8c5c47d39774ad5d37bca856efd1d862380132795628313548105eff7f94", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_ini v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling reloadify v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.11s [INFO] running `Command { std: "docker" "inspect" "887d8c5c47d39774ad5d37bca856efd1d862380132795628313548105eff7f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887d8c5c47d39774ad5d37bca856efd1d862380132795628313548105eff7f94", kill_on_drop: false }` [INFO] [stdout] 887d8c5c47d39774ad5d37bca856efd1d862380132795628313548105eff7f94 [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] b5d3f165538cce6b16f54ff2df9fb1590a4d7285eae01216d547a5ff45cfd558 [INFO] running `Command { std: "docker" "start" "-a" "b5d3f165538cce6b16f54ff2df9fb1590a4d7285eae01216d547a5ff45cfd558", kill_on_drop: false }` [INFO] [stderr] Compiling reloadify v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.44s [INFO] running `Command { std: "docker" "inspect" "b5d3f165538cce6b16f54ff2df9fb1590a4d7285eae01216d547a5ff45cfd558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5d3f165538cce6b16f54ff2df9fb1590a4d7285eae01216d547a5ff45cfd558", kill_on_drop: false }` [INFO] [stdout] b5d3f165538cce6b16f54ff2df9fb1590a4d7285eae01216d547a5ff45cfd558