[INFO] cloning repository https://github.com/teymour-aldridge/sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teymour-aldridge/sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteymour-aldridge%2Fsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteymour-aldridge%2Fsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7376eb1e3b89efc3d4852a838746a0329676e84f [INFO] checking teymour-aldridge/sim against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteymour-aldridge%2Fsim" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teymour-aldridge/sim on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teymour-aldridge/sim [INFO] finished tweaking git repo https://github.com/teymour-aldridge/sim [INFO] tweaked toml for git repo https://github.com/teymour-aldridge/sim written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/teymour-aldridge/sim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aad24f81849b836f1c09f7f93f505f34f04c480f59b26b5389cfd1a8f0a53654 [INFO] running `Command { std: "docker" "start" "-a" "aad24f81849b836f1c09f7f93f505f34f04c480f59b26b5389cfd1a8f0a53654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aad24f81849b836f1c09f7f93f505f34f04c480f59b26b5389cfd1a8f0a53654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad24f81849b836f1c09f7f93f505f34f04c480f59b26b5389cfd1a8f0a53654", kill_on_drop: false }` [INFO] [stdout] aad24f81849b836f1c09f7f93f505f34f04c480f59b26b5389cfd1a8f0a53654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130c53675e5199bdcb04a753dc7a6c3758e9cf2de84b90848ea5f6d103667144 [INFO] running `Command { std: "docker" "start" "-a" "130c53675e5199bdcb04a753dc7a6c3758e9cf2de84b90848ea5f6d103667144", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ttf-parser v0.12.3 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking wasm_agent v0.1.0 (/opt/rustwide/workdir/wasm_agent) [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking wast v36.0.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling io-lifetimes v0.1.1 [INFO] [stderr] Compiling system-interface v0.6.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking wat v1.0.38 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling unsafe-io v0.6.12 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking file-per-thread-logger v0.1.4 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking cap-rand v0.13.10 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling wasmtime-fiber v0.28.0 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling wasmtime-runtime v0.28.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling psm v0.1.14 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Checking plotters-bitmap v0.3.1 [INFO] [stderr] Checking posish v0.6.3 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking fs-set-times v0.3.1 [INFO] [stderr] Checking cap-time-ext v0.13.10 [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.56.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=2eaa1576a3722bce -C extra-filename=-2eaa1576a3722bce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-14993106f121e54b.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d6d74d758bbea15b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-9863cc234f3bdaab.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dd0af562eb080fa0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-321cc037074b2330.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2b187afb25f696e1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1b89975272fbbc51.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-8bc3e8a878b4e692.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-91c665a5e97266ba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-1e3166d399e61281.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "130c53675e5199bdcb04a753dc7a6c3758e9cf2de84b90848ea5f6d103667144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130c53675e5199bdcb04a753dc7a6c3758e9cf2de84b90848ea5f6d103667144", kill_on_drop: false }` [INFO] [stdout] 130c53675e5199bdcb04a753dc7a6c3758e9cf2de84b90848ea5f6d103667144