[INFO] updating cached repository https://github.com/jackcmay/sandbox_rust_rebuilds [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e83e10154e143be1976f603b298393ac35b1ddd5 [INFO] checking jackcmay/sandbox_rust_rebuilds against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackcmay%2Fsandbox_rust_rebuilds" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackcmay/sandbox_rust_rebuilds on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jackcmay/sandbox_rust_rebuilds [INFO] removed workspace from git repo https://github.com/jackcmay/sandbox_rust_rebuilds [INFO] finished tweaking git repo https://github.com/jackcmay/sandbox_rust_rebuilds [INFO] tweaked toml for git repo https://github.com/jackcmay/sandbox_rust_rebuilds written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jackcmay/sandbox_rust_rebuilds already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4841c9881eecab602e21ba33462840f7c9d1ed575518f42e899b95dbde262421 [INFO] running `"docker" "start" "-a" "4841c9881eecab602e21ba33462840f7c9d1ed575518f42e899b95dbde262421"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking serde v1.0.101 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking root v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.06s [INFO] running `"docker" "inspect" "4841c9881eecab602e21ba33462840f7c9d1ed575518f42e899b95dbde262421"` [INFO] running `"docker" "rm" "-f" "4841c9881eecab602e21ba33462840f7c9d1ed575518f42e899b95dbde262421"` [INFO] [stdout] 4841c9881eecab602e21ba33462840f7c9d1ed575518f42e899b95dbde262421