[INFO] cloning repository https://github.com/Fredemus/sampler-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fredemus/sampler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2Fsampler-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2Fsampler-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 81728b3046d7444edfbb5bc0dcb3bf76912524fb
[INFO] checking Fredemus/sampler-rs against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2Fsampler-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Fredemus/sampler-rs
[INFO] finished tweaking git repo https://github.com/Fredemus/sampler-rs
[INFO] tweaked toml for git repo https://github.com/Fredemus/sampler-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fredemus/sampler-rs on toolchain d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fredemus/sampler-rs 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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c966f71dc262bae929a41eed5f9d0d81dc56cd53e9f51cbf556d4505f5af8bb4
[INFO] running `Command { std: "docker" "start" "-a" "c966f71dc262bae929a41eed5f9d0d81dc56cd53e9f51cbf556d4505f5af8bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c966f71dc262bae929a41eed5f9d0d81dc56cd53e9f51cbf556d4505f5af8bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c966f71dc262bae929a41eed5f9d0d81dc56cd53e9f51cbf556d4505f5af8bb4", kill_on_drop: false }`
[INFO] [stdout] c966f71dc262bae929a41eed5f9d0d81dc56cd53e9f51cbf556d4505f5af8bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b663ca9c611c356fa4a6f9aea0ab9cc1d5b8da28c0b5cb920e6d8491b25e4ac
[INFO] running `Command { std: "docker" "start" "-a" "7b663ca9c611c356fa4a6f9aea0ab9cc1d5b8da28c0b5cb920e6d8491b25e4ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking tinystr v0.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking unic-langid v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling xcb v0.9.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking png v0.17.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking ttf-parser v0.15.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-script v0.5.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking image v0.24.1
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking rgb v0.8.32
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking lru v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]     Checking imgref v1.9.1
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking morphorm v0.3.0 (https://github.com/vizia/morphorm?rev=07a8ba20b16660f93b551ad89873d4b382536b54#07a8ba20)
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]     Checking rustybuzz v0.5.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking midi-consts v0.1.0
[INFO] [stderr]     Checking assert_no_alloc v1.1.2
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr]     Checking widestring v1.0.0-beta.1
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking atomic_refcell v0.1.8
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking clap-sys v0.24.0 (https://github.com/robbert-vdh/clap-sys?branch=update%2Fclap-0.24#5f07706d)
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]    Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking reflink v0.1.3 (https://github.com/nicokoch/reflink?rev=e8d93b465f5d9ad340cd052b64bbc77b8ee107e2#e8d93b46)
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling vizia_derive v0.1.0 (https://github.com/vizia/vizia.git?rev=0c3451e09f28ff0bb1f6836d3a1e9192862e5dfe#0c3451e0)
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]    Compiling nih_plug_derive v0.1.0 (https://github.com/robbert-vdh/nih-plug#8eaecb6e)
[INFO] [stderr]    Compiling scroll_derive v0.11.0
[INFO] [stderr]     Checking vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]     Checking vst3-sys v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fnote-off-event#bda8be0f)
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking ouroboros v0.15.0
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking femtovg v0.3.4
[INFO] [stderr]     Checking scroll v0.11.0
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]     Checking goblin v0.5.1
[INFO] [stderr]     Checking vizia_core v0.1.0 (https://github.com/vizia/vizia.git?rev=0c3451e09f28ff0bb1f6836d3a1e9192862e5dfe#0c3451e0)
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/xcb-156bfd14dc2412e7/out/ffi/big_requests.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub static mut xcb_big_requests_id: xcb_extension_t;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/xcb-156bfd14dc2412e7/out/ffi/xc_misc.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub static mut xcb_xc_misc_id: xcb_extension_t;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: static of uninhabited type
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/xcb-156bfd14dc2412e7/out/ffi/dri2.rs:571:5
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub static mut xcb_dri2_id: xcb_extension_t;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: uninhabited statics cannot be initialized, and any access would be an immediate error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr] error: could not compile `xcb` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7b663ca9c611c356fa4a6f9aea0ab9cc1d5b8da28c0b5cb920e6d8491b25e4ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b663ca9c611c356fa4a6f9aea0ab9cc1d5b8da28c0b5cb920e6d8491b25e4ac", kill_on_drop: false }`
[INFO] [stdout] 7b663ca9c611c356fa4a6f9aea0ab9cc1d5b8da28c0b5cb920e6d8491b25e4ac
