[INFO] fetching crate notan_text 0.7.0... [INFO] checking notan_text-0.7.0 against try#b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 for pr-102737 [INFO] extracting crate notan_text 0.7.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate notan_text 0.7.0 on toolchain b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate notan_text 0.7.0 [INFO] finished tweaking crates.io crate notan_text 0.7.0 [INFO] tweaked toml for crates.io crate notan_text 0.7.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c02be69bb17ed15192ca6537880250349430391f648b41494b159a88ced8fb2 [INFO] running `Command { std: "docker" "start" "-a" "6c02be69bb17ed15192ca6537880250349430391f648b41494b159a88ced8fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c02be69bb17ed15192ca6537880250349430391f648b41494b159a88ced8fb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c02be69bb17ed15192ca6537880250349430391f648b41494b159a88ced8fb2", kill_on_drop: false }` [INFO] [stdout] 6c02be69bb17ed15192ca6537880250349430391f648b41494b159a88ced8fb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+b3e4dd99bf69ba41bc9bd7c11d27ddea7cb00ca4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24d3ae4412a06e588e720511c296149f3e2de9b81c8b91986e2f4234f68585e8 [INFO] running `Command { std: "docker" "start" "-a" "24d3ae4412a06e588e720511c296149f3e2de9b81c8b91986e2f4234f68585e8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Checking notan_math v0.7.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking ab_glyph v0.2.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking notan_utils v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking notan_core v0.7.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking notan_input v0.7.0 [INFO] [stderr] Checking ordered-float v3.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking image v0.24.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking glyph_brush v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling glsl-layout-derive v0.4.0 [INFO] [stderr] Checking glsl-layout v0.4.2 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking platter2 v0.1.6 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Compiling notan_macro v0.7.0 [INFO] [stderr] Checking notan_graphics v0.7.0 [INFO] [stderr] Checking notan_app v0.7.0 [INFO] [stderr] Checking notan_glyph v0.7.0 [INFO] [stderr] Checking notan_text v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "24d3ae4412a06e588e720511c296149f3e2de9b81c8b91986e2f4234f68585e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d3ae4412a06e588e720511c296149f3e2de9b81c8b91986e2f4234f68585e8", kill_on_drop: false }` [INFO] [stdout] 24d3ae4412a06e588e720511c296149f3e2de9b81c8b91986e2f4234f68585e8