[INFO] cloning repository https://github.com/skillzaa/fast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skillzaa/fast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd1fc9ab17e0ebf64fbfa93db3b6e858cf86ad93 [INFO] testing skillzaa/fast against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskillzaa%2Ffast" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/skillzaa/fast [INFO] finished tweaking git repo https://github.com/skillzaa/fast [INFO] tweaked toml for git repo https://github.com/skillzaa/fast written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/skillzaa/fast on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/skillzaa/fast 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efc17bd93cf8b3539a235e65d4a4cc22bd859281a591f4dcd3c62d1e0e0ef92f [INFO] running `Command { std: "docker" "start" "-a" "efc17bd93cf8b3539a235e65d4a4cc22bd859281a591f4dcd3c62d1e0e0ef92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efc17bd93cf8b3539a235e65d4a4cc22bd859281a591f4dcd3c62d1e0e0ef92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc17bd93cf8b3539a235e65d4a4cc22bd859281a591f4dcd3c62d1e0e0ef92f", kill_on_drop: false }` [INFO] [stdout] efc17bd93cf8b3539a235e65d4a4cc22bd859281a591f4dcd3c62d1e0e0ef92f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 743db64cd769bd059df86554614c179452a893bdadcfc9a229dc287623725c4a [INFO] running `Command { std: "docker" "start" "-a" "743db64cd769bd059df86554614c179452a893bdadcfc9a229dc287623725c4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling fltk-build v0.1.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling fltk-sys v1.2.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling fltk v1.2.20 [INFO] [stderr] Compiling fltk-flow v0.1.2 [INFO] [stderr] error: failed to run custom build command for `fltk-flow v0.1.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fltk-flow/56a753ed4aa99b7d/build-script/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (3019) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fltk-flow-0.1.2/build.rs:4:39: [INFO] [stderr] called `Option::unwrap()` on a `None` value [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56581b52e332 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56581b52e332 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56581b52e332 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x56581b52e332 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x56581b5429ca - ::fmt [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x56581b5429ca - core[8f93d80df273fe75]::fmt::write [INFO] [stderr] 6: 0x56581b534cc6 - std[840933623431fd06]::io::default_write_fmt:: [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56581b534cc6 - ::write_fmt [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x56581b50df6f - ::print [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x56581b50df6f - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x56581b528231 - std[840933623431fd06]::panicking::default_hook [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x56581b5283eb - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x56581b50e05a - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13 [INFO] [stderr] 13: 0x56581b505819 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x56581b50ea9d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x56581b54307c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x56581b543042 - core[8f93d80df273fe75]::panicking::panic [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:150:5 [INFO] [stderr] 17: 0x56581b542df9 - core[8f93d80df273fe75]::option::unwrap_failed [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/option.rs:2199:5 [INFO] [stderr] 18: 0x56581b4ac321 - build_script_build[150f5fef281d2d8]::main [INFO] [stderr] 19: 0x56581b4ac673 - >::call_once [INFO] [stderr] 20: 0x56581b4ac2a6 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x56581b4ac2b9 - std[840933623431fd06]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x56581b527376 - <&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x56581b527376 - std[840933623431fd06]::panicking::catch_unwind::do_call::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32> [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x56581b527376 - std[840933623431fd06]::panicking::catch_unwind:: + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync> [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x56581b527376 - std[840933623431fd06]::panic::catch_unwind::<&dyn core[8f93d80df273fe75]::ops::function::Fn<(), Output = i32> + core[8f93d80df273fe75]::panic::unwind_safe::RefUnwindSafe + core[8f93d80df273fe75]::marker::Sync, i32> [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x56581b527376 - std[840933623431fd06]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x56581b527376 - std[840933623431fd06]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x56581b527376 - std[840933623431fd06]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x56581b527376 - std[840933623431fd06]::panic::catch_unwind:: [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x56581b527376 - std[840933623431fd06]::rt::lang_start_internal [INFO] [stderr] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x56581b4ac291 - std[840933623431fd06]::rt::lang_start::<()> [INFO] [stderr] 32: 0x56581b4ac6d5 - main [INFO] [stderr] 33: 0x7794f54381ca - [INFO] [stderr] 34: 0x7794f543828b - __libc_start_main [INFO] [stderr] 35: 0x56581b4ac095 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "743db64cd769bd059df86554614c179452a893bdadcfc9a229dc287623725c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743db64cd769bd059df86554614c179452a893bdadcfc9a229dc287623725c4a", kill_on_drop: false }` [INFO] [stdout] 743db64cd769bd059df86554614c179452a893bdadcfc9a229dc287623725c4a