[INFO] cloning repository https://github.com/thelinuxpoint/lay_text [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thelinuxpoint/lay_text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthelinuxpoint%2Flay_text", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthelinuxpoint%2Flay_text'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42110813c8d59f242021e815a2aebb04ea59f9f1 [INFO] checking thelinuxpoint/lay_text against try#218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthelinuxpoint%2Flay_text" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thelinuxpoint/lay_text on toolchain 218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thelinuxpoint/lay_text [INFO] finished tweaking git repo https://github.com/thelinuxpoint/lay_text [INFO] tweaked toml for git repo https://github.com/thelinuxpoint/lay_text written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/thelinuxpoint/lay_text already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 cmake v0.1.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7524d004d7caf5847197be458980bf6bc4a18fca6787ecc733102c47cc458576 [INFO] running `Command { std: "docker" "start" "-a" "7524d004d7caf5847197be458980bf6bc4a18fca6787ecc733102c47cc458576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7524d004d7caf5847197be458980bf6bc4a18fca6787ecc733102c47cc458576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7524d004d7caf5847197be458980bf6bc4a18fca6787ecc733102c47cc458576", kill_on_drop: false }` [INFO] [stdout] 7524d004d7caf5847197be458980bf6bc4a18fca6787ecc733102c47cc458576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f474fa902d7dfab5359164293c395add109366228e485dfe04e78b1f7adbec2 [INFO] running `Command { std: "docker" "start" "-a" "0f474fa902d7dfab5359164293c395add109366228e485dfe04e78b1f7adbec2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fltk-sys v1.1.0 (https://github.com/fltk-rs/fltk-rs#5b971d12) [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling fltk-derive v1.1.0 (https://github.com/fltk-rs/fltk-rs#5b971d12) [INFO] [stderr] error: could not compile `fltk-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fltk_derive --edition=2018 /opt/rustwide/cargo-home/git/checkouts/fltk-rs-9307d2141514d51d/5b971d1/fltk-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=d94fe38a66668944 -C extra-filename=-d94fe38a66668944 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-859e824cf59cc812.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bf49624a60ba0da5.rlib --extern proc_macro --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" "0f474fa902d7dfab5359164293c395add109366228e485dfe04e78b1f7adbec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f474fa902d7dfab5359164293c395add109366228e485dfe04e78b1f7adbec2", kill_on_drop: false }` [INFO] [stdout] 0f474fa902d7dfab5359164293c395add109366228e485dfe04e78b1f7adbec2