[INFO] fetching crate noisefunge 0.3.3... [INFO] testing noisefunge-0.3.3 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate noisefunge 0.3.3 into /workspace/builds/worker-106/source [INFO] validating manifest of crates.io crate noisefunge 0.3.3 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noisefunge 0.3.3 [INFO] finished tweaking crates.io crate noisefunge 0.3.3 [INFO] tweaked toml for crates.io crate noisefunge 0.3.3 written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate crates.io crate noisefunge 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.3.3 [INFO] [stderr] Downloaded cocoa v0.23.0 [INFO] [stderr] Downloaded jack-sys v0.2.2 [INFO] [stderr] Downloaded arr_macro_impl v0.1.3 [INFO] [stderr] Downloaded luminance-gl v0.16.1 [INFO] [stderr] Downloaded arr_macro v0.1.3 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] [stderr] Downloaded glfw v0.41.0 [INFO] [stderr] Downloaded libloading v0.7.1 [INFO] [stderr] Downloaded luminance-glfw v0.14.4 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded luminance v0.43.2 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded luminance-windowing v0.9.3 [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] [stderr] Downloaded pancurses v0.16.1 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded rouille v3.3.1 [INFO] [stderr] Downloaded glyph_brush v0.7.2 [INFO] [stderr] Downloaded glutin v0.26.0 [INFO] [stderr] Downloaded glyph_brush_draw_cache v0.1.4 [INFO] [stderr] Downloaded luminance-glyph v0.2.0 [INFO] [stderr] Downloaded luminance-derive v0.6.3 [INFO] [stderr] Downloaded luminance-glutin v0.11.3 [INFO] [stderr] Downloaded jack v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 536673f5ee1d77f8f5b2b7bc75e04cbd10c2180c79f98c9c9185b2f9f12694e4 [INFO] running `Command { std: "docker" "start" "-a" "536673f5ee1d77f8f5b2b7bc75e04cbd10c2180c79f98c9c9185b2f9f12694e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "536673f5ee1d77f8f5b2b7bc75e04cbd10c2180c79f98c9c9185b2f9f12694e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "536673f5ee1d77f8f5b2b7bc75e04cbd10c2180c79f98c9c9185b2f9f12694e4", kill_on_drop: false }` [INFO] [stdout] 536673f5ee1d77f8f5b2b7bc75e04cbd10c2180c79f98c9c9185b2f9f12694e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82fa6d1210c205a10b1ad82659708787dc0a8da87f5a9c0503ac4891698cb317 [INFO] running `Command { std: "docker" "start" "-a" "82fa6d1210c205a10b1ad82659708787dc0a8da87f5a9c0503ac4891698cb317", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] error: could not compile `ttf-parser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ttf-parser-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=158bc562caa5b5a5 -C extra-filename=-158bc562caa5b5a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "82fa6d1210c205a10b1ad82659708787dc0a8da87f5a9c0503ac4891698cb317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82fa6d1210c205a10b1ad82659708787dc0a8da87f5a9c0503ac4891698cb317", kill_on_drop: false }` [INFO] [stdout] 82fa6d1210c205a10b1ad82659708787dc0a8da87f5a9c0503ac4891698cb317