[INFO] fetching crate vasystem-api 0.1.0... [INFO] checking vasystem-api-0.1.0 against master#6162f6f12339aa81fe16b8a64644ead497e411b2 for pr-113240 [INFO] extracting crate vasystem-api 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate vasystem-api 0.1.0 on toolchain 6162f6f12339aa81fe16b8a64644ead497e411b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vasystem-api 0.1.0 [INFO] finished tweaking crates.io crate vasystem-api 0.1.0 [INFO] tweaked toml for crates.io crate vasystem-api 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded tonic v0.8.3 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded vasystem-api-grpc v0.1.15 [INFO] [stderr] Downloaded prost-build v0.11.9 [INFO] [stderr] Downloaded tonic-build v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aea1827ffc0154dc5b0787a67de1bccf9f7cdb7e2f54101f0c6b9a0c90a22c6a [INFO] running `Command { std: "docker" "start" "-a" "aea1827ffc0154dc5b0787a67de1bccf9f7cdb7e2f54101f0c6b9a0c90a22c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aea1827ffc0154dc5b0787a67de1bccf9f7cdb7e2f54101f0c6b9a0c90a22c6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea1827ffc0154dc5b0787a67de1bccf9f7cdb7e2f54101f0c6b9a0c90a22c6a", kill_on_drop: false }` [INFO] [stdout] aea1827ffc0154dc5b0787a67de1bccf9f7cdb7e2f54101f0c6b9a0c90a22c6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+6162f6f12339aa81fe16b8a64644ead497e411b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 199fda95e6ec7a6379e18f880f28009806752ffad310acb39908011a5f7e350c [INFO] running `Command { std: "docker" "start" "-a" "199fda95e6ec7a6379e18f880f28009806752ffad310acb39908011a5f7e350c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.21 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking prost-types v0.11.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Compiling vasystem-api-grpc v0.1.15 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_json v1.0.99 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking oauth2 v4.4.1 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking vasystem-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.51s [INFO] running `Command { std: "docker" "inspect" "199fda95e6ec7a6379e18f880f28009806752ffad310acb39908011a5f7e350c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199fda95e6ec7a6379e18f880f28009806752ffad310acb39908011a5f7e350c", kill_on_drop: false }` [INFO] [stdout] 199fda95e6ec7a6379e18f880f28009806752ffad310acb39908011a5f7e350c