[INFO] fetching crate xiapi 0.1.4... [INFO] checking xiapi-0.1.4 against master#2b112efcccf831c0e0fbaa6470047c7067f12801 for pr-150727-1 [INFO] extracting crate xiapi 0.1.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate xiapi 0.1.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate xiapi 0.1.4 [INFO] tweaked toml for crates.io crate xiapi 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xiapi 0.1.4 on toolchain 2b112efcccf831c0e0fbaa6470047c7067f12801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xiapi 0.1.4 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" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xiapi-sys v0.1.2 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded prettyplease v0.2.16 [INFO] [stderr] Downloaded bit_field v0.10.2 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded half v2.2.1 [INFO] [stderr] Downloaded num-traits v0.2.17 [INFO] [stderr] Downloaded miniz_oxide v0.7.1 [INFO] [stderr] Downloaded qoi v0.4.1 [INFO] [stderr] Downloaded bytemuck v1.14.1 [INFO] [stderr] Downloaded zune-inflate v0.2.54 [INFO] [stderr] Downloaded png v0.17.11 [INFO] [stderr] Downloaded bindgen v0.69.2 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded crc32fast v1.3.2 [INFO] [stderr] Downloaded serial_test v3.0.0 [INFO] [stderr] Downloaded lebe v0.5.2 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded serial_test_derive v3.0.0 [INFO] [stderr] Downloaded exr v1.71.0 [INFO] [stderr] Downloaded libc v0.2.152 [INFO] [stderr] Downloaded gif v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d1b73c9e3c788bef1daf387d0d4641f8779b3a8012b0de97be00bd4f74027a8 [INFO] running `Command { std: "docker" "start" "-a" "4d1b73c9e3c788bef1daf387d0d4641f8779b3a8012b0de97be00bd4f74027a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1b73c9e3c788bef1daf387d0d4641f8779b3a8012b0de97be00bd4f74027a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1b73c9e3c788bef1daf387d0d4641f8779b3a8012b0de97be00bd4f74027a8", kill_on_drop: false }` [INFO] [stdout] 4d1b73c9e3c788bef1daf387d0d4641f8779b3a8012b0de97be00bd4f74027a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 336de504a27f63caf44f48d3812ab73da23ec6720f705a8d4338309faac6c562 [INFO] running `Command { std: "docker" "start" "-a" "336de504a27f63caf44f48d3812ab73da23ec6720f705a8d4338309faac6c562", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling bindgen v0.69.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling serial_test_derive v3.0.0 [INFO] [stderr] Checking serial_test v3.0.0 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Compiling xiapi-sys v0.1.2 [INFO] [stderr] Checking xiapi v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.88s [INFO] running `Command { std: "docker" "inspect" "336de504a27f63caf44f48d3812ab73da23ec6720f705a8d4338309faac6c562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336de504a27f63caf44f48d3812ab73da23ec6720f705a8d4338309faac6c562", kill_on_drop: false }` [INFO] [stdout] 336de504a27f63caf44f48d3812ab73da23ec6720f705a8d4338309faac6c562