[INFO] cloning repository https://github.com/teawithsand/inplace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teawithsand/inplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteawithsand%2Finplace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteawithsand%2Finplace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4c36737d0cb5a2c503d980de2044034460b97a2 [INFO] checking teawithsand/inplace against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteawithsand%2Finplace" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teawithsand/inplace on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teawithsand/inplace [INFO] finished tweaking git repo https://github.com/teawithsand/inplace [INFO] tweaked toml for git repo https://github.com/teawithsand/inplace written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/teawithsand/inplace already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b608aeb1d06fd68ab2b0ccf14fe104fa7de04160f2a937b92b3bd0b9014901b5 [INFO] running `Command { std: "docker" "start" "-a" "b608aeb1d06fd68ab2b0ccf14fe104fa7de04160f2a937b92b3bd0b9014901b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b608aeb1d06fd68ab2b0ccf14fe104fa7de04160f2a937b92b3bd0b9014901b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b608aeb1d06fd68ab2b0ccf14fe104fa7de04160f2a937b92b3bd0b9014901b5", kill_on_drop: false }` [INFO] [stdout] b608aeb1d06fd68ab2b0ccf14fe104fa7de04160f2a937b92b3bd0b9014901b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9d60c8f4a1fa591b3f7a4f9a6def5a12a46cadf56ee079cfc1f3d4856d57d2 [INFO] running `Command { std: "docker" "start" "-a" "2f9d60c8f4a1fa591b3f7a4f9a6def5a12a46cadf56ee079cfc1f3d4856d57d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking inplace_subtle v0.1.0 (/opt/rustwide/workdir/inplace_subtle) [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.4.1 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Checking polyval v0.5.1 [INFO] [stderr] Checking ghash v0.4.2 [INFO] [stderr] Checking aes-gcm v0.9.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking inplace v0.1.0 (/opt/rustwide/workdir/inplace) [INFO] [stderr] Checking inplace_common v0.1.0 (/opt/rustwide/workdir/inplace_common) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "2f9d60c8f4a1fa591b3f7a4f9a6def5a12a46cadf56ee079cfc1f3d4856d57d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9d60c8f4a1fa591b3f7a4f9a6def5a12a46cadf56ee079cfc1f3d4856d57d2", kill_on_drop: false }` [INFO] [stdout] 2f9d60c8f4a1fa591b3f7a4f9a6def5a12a46cadf56ee079cfc1f3d4856d57d2