[INFO] fetching crate carla-bin 0.3.0... [INFO] checking carla-bin-0.3.0 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate carla-bin 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate carla-bin 0.3.0 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate carla-bin 0.3.0 [INFO] finished tweaking crates.io crate carla-bin 0.3.0 [INFO] tweaked toml for crates.io crate carla-bin 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4dc2a1dbd372d6bee274dbee604fee0793fd161952cfbed63f11b3773b14688 [INFO] running `Command { std: "docker" "start" "-a" "d4dc2a1dbd372d6bee274dbee604fee0793fd161952cfbed63f11b3773b14688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4dc2a1dbd372d6bee274dbee604fee0793fd161952cfbed63f11b3773b14688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4dc2a1dbd372d6bee274dbee604fee0793fd161952cfbed63f11b3773b14688", kill_on_drop: false }` [INFO] [stdout] d4dc2a1dbd372d6bee274dbee604fee0793fd161952cfbed63f11b3773b14688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b5bdf3b97c024b81f1a4c3dfb90d3cab5330c7c3095859e3b15f400fa87f575 [INFO] running `Command { std: "docker" "start" "-a" "5b5bdf3b97c024b81f1a4c3dfb90d3cab5330c7c3095859e3b15f400fa87f575", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking openssl-sys v0.9.90 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Checking cc v1.0.79 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling safe-transmute v0.11.2 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking xz v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking carla-src v0.4.0 [INFO] [stderr] Compiling carla-bin v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `dir_name` is never read [INFO] [stdout] --> build.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | struct PrebuildConfig { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 7 | pub dir_name: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "5b5bdf3b97c024b81f1a4c3dfb90d3cab5330c7c3095859e3b15f400fa87f575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b5bdf3b97c024b81f1a4c3dfb90d3cab5330c7c3095859e3b15f400fa87f575", kill_on_drop: false }` [INFO] [stdout] 5b5bdf3b97c024b81f1a4c3dfb90d3cab5330c7c3095859e3b15f400fa87f575