[INFO] fetching crate notan_draw 0.5.1... [INFO] checking notan_draw-0.5.1 against try#df0acfe6d8f079d1fdd8e6b7447569d81b00f126 for pr-100555 [INFO] extracting crate notan_draw 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate notan_draw 0.5.1 on toolchain df0acfe6d8f079d1fdd8e6b7447569d81b00f126 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate notan_draw 0.5.1 [INFO] finished tweaking crates.io crate notan_draw 0.5.1 [INFO] tweaked toml for crates.io crate notan_draw 0.5.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33fc1f40521d38980ba3bd768505b8a546d1a33743359ef98bc7fea9c91ced10 [INFO] running `Command { std: "docker" "start" "-a" "33fc1f40521d38980ba3bd768505b8a546d1a33743359ef98bc7fea9c91ced10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33fc1f40521d38980ba3bd768505b8a546d1a33743359ef98bc7fea9c91ced10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33fc1f40521d38980ba3bd768505b8a546d1a33743359ef98bc7fea9c91ced10", kill_on_drop: false }` [INFO] [stdout] 33fc1f40521d38980ba3bd768505b8a546d1a33743359ef98bc7fea9c91ced10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+df0acfe6d8f079d1fdd8e6b7447569d81b00f126" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d68d18d28beb06b23713bda410ecfe5802656f9c8c96db1b72a6ec599929bbd [INFO] running `Command { std: "docker" "start" "-a" "6d68d18d28beb06b23713bda410ecfe5802656f9c8c96db1b72a6ec599929bbd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bytemuck v1.12.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Checking notan_core v0.5.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking instant v0.1.12 [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] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.1 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking notan_utils v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking ordered-float v3.0.0 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking float_next_after v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Checking lyon_geom v0.17.7 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Checking notan_math v0.5.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking notan_input v0.5.1 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling glsl-to-spirv v0.1.7 [INFO] [stderr] Checking lyon_path v0.17.7 [INFO] [stderr] Checking lyon_algorithms v0.17.7 [INFO] [stderr] Checking lyon_tessellation v0.17.10 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Checking lyon v0.17.10 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Checking glyph_brush v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Checking js-sys v0.3.59 [INFO] [stderr] Checking futures-executor v0.3.23 [INFO] [stderr] Checking futures v0.3.23 [INFO] [stderr] Checking platter v0.1.4 [INFO] [stderr] Compiling notan_macro v0.5.1 [INFO] [stderr] Checking notan_graphics v0.5.1 [INFO] [stderr] Checking notan_app v0.5.1 [INFO] [stderr] Checking notan_glyph v0.5.1 [INFO] [stderr] Checking notan_text v0.5.1 [INFO] [stderr] Checking notan_draw v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "6d68d18d28beb06b23713bda410ecfe5802656f9c8c96db1b72a6ec599929bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d68d18d28beb06b23713bda410ecfe5802656f9c8c96db1b72a6ec599929bbd", kill_on_drop: false }` [INFO] [stdout] 6d68d18d28beb06b23713bda410ecfe5802656f9c8c96db1b72a6ec599929bbd