[INFO] fetching crate mobot 0.3.10... [INFO] checking mobot-0.3.10 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] extracting crate mobot 0.3.10 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate mobot 0.3.10 [INFO] finished tweaking crates.io crate mobot 0.3.10 [INFO] tweaked toml for crates.io crate mobot 0.3.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mobot 0.3.10 on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mobot 0.3.10 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded mobot-derive v0.1.3 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded openssl-sys v0.9.90 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded serde v1.0.182 [INFO] [stderr] Downloaded serde_derive v1.0.182 [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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc21b1fc181a84eba1f98429328a1bdb87d48d3b703807e3ba7f82a3fd517c56 [INFO] running `Command { std: "docker" "start" "-a" "bc21b1fc181a84eba1f98429328a1bdb87d48d3b703807e3ba7f82a3fd517c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc21b1fc181a84eba1f98429328a1bdb87d48d3b703807e3ba7f82a3fd517c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc21b1fc181a84eba1f98429328a1bdb87d48d3b703807e3ba7f82a3fd517c56", kill_on_drop: false }` [INFO] [stdout] bc21b1fc181a84eba1f98429328a1bdb87d48d3b703807e3ba7f82a3fd517c56 [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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56b45db3d6bff68de99a712e144461e7ac9c3a76a6e496c8e53a758118f06488 [INFO] running `Command { std: "docker" "start" "-a" "56b45db3d6bff68de99a712e144461e7ac9c3a76a6e496c8e53a758118f06488", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.182 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Checking argh v0.1.10 [INFO] [stderr] Compiling mobot-derive v0.1.3 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking mobot v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.62s [INFO] running `Command { std: "docker" "inspect" "56b45db3d6bff68de99a712e144461e7ac9c3a76a6e496c8e53a758118f06488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b45db3d6bff68de99a712e144461e7ac9c3a76a6e496c8e53a758118f06488", kill_on_drop: false }` [INFO] [stdout] 56b45db3d6bff68de99a712e144461e7ac9c3a76a6e496c8e53a758118f06488