[INFO] cloning repository https://github.com/Bowarc/fltk_heap_corruption [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bowarc/fltk_heap_corruption" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowarc%2Ffltk_heap_corruption", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowarc%2Ffltk_heap_corruption'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f16fd67c7d12031903aacf4a6fd35c2ab8736ad0 [INFO] testing Bowarc/fltk_heap_corruption against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBowarc%2Ffltk_heap_corruption" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bowarc/fltk_heap_corruption on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bowarc/fltk_heap_corruption [INFO] finished tweaking git repo https://github.com/Bowarc/fltk_heap_corruption [INFO] tweaked toml for git repo https://github.com/Bowarc/fltk_heap_corruption written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/Bowarc/fltk_heap_corruption already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 sysinfo v0.22.3 [INFO] [stderr] Downloaded cocoa-colors v0.1.2 [INFO] [stderr] Downloaded color-maps v0.1.0 [INFO] [stderr] Downloaded fltk-theme v0.4.2 [INFO] [stderr] Downloaded fltk v1.2.23 [INFO] [stderr] Downloaded fltk-sys v1.2.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7534325e449c19ad5af54d05abbcd5f03450e16724d4fb07289c44a38cc50fe1 [INFO] running `Command { std: "docker" "start" "-a" "7534325e449c19ad5af54d05abbcd5f03450e16724d4fb07289c44a38cc50fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7534325e449c19ad5af54d05abbcd5f03450e16724d4fb07289c44a38cc50fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7534325e449c19ad5af54d05abbcd5f03450e16724d4fb07289c44a38cc50fe1", kill_on_drop: false }` [INFO] [stdout] 7534325e449c19ad5af54d05abbcd5f03450e16724d4fb07289c44a38cc50fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9013b17d6a86b7df924cb4f579ded29bc9055a8b1cd6b783b0216bfe7678100 [INFO] running `Command { std: "docker" "start" "-a" "f9013b17d6a86b7df924cb4f579ded29bc9055a8b1cd6b783b0216bfe7678100", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.22.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling color-maps v0.1.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling fltk-sys v1.2.23 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling fltk v1.2.23 [INFO] [stdout] error: could not find native static library `cfltk`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fltk-sys` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f9013b17d6a86b7df924cb4f579ded29bc9055a8b1cd6b783b0216bfe7678100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9013b17d6a86b7df924cb4f579ded29bc9055a8b1cd6b783b0216bfe7678100", kill_on_drop: false }` [INFO] [stdout] f9013b17d6a86b7df924cb4f579ded29bc9055a8b1cd6b783b0216bfe7678100