[INFO] cloning repository https://github.com/lilyvanoekel/rust_scope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilyvanoekel/rust_scope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyvanoekel%2Frust_scope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyvanoekel%2Frust_scope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b5facbc544e80172f324f601e3456e957c5a834 [INFO] testing lilyvanoekel/rust_scope against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyvanoekel%2Frust_scope" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/lilyvanoekel/rust_scope [INFO] finished tweaking git repo https://github.com/lilyvanoekel/rust_scope [INFO] tweaked toml for git repo https://github.com/lilyvanoekel/rust_scope written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lilyvanoekel/rust_scope on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lilyvanoekel/rust_scope 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/nih-plug.git` [INFO] [stderr] Updating git repository `https://github.com/nicokoch/reflink.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git` [INFO] [stderr] Updating git repository `https://github.com/micahrj/clap-sys.git` [INFO] [stderr] Updating git repository `https://github.com/robbert-vdh/vst3-sys.git` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/baseview.git` [INFO] [stderr] Updating git repository `https://github.com/BillyDM/egui-baseview.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded keyboard-types v0.6.2 [INFO] [stderr] Downloaded midi-consts v0.1.0 [INFO] [stderr] Downloaded atomic_float v0.1.0 [INFO] [stderr] Downloaded nih_log v0.3.1 [INFO] [stderr] Downloaded egui_glow v0.31.1 [INFO] [stderr] Downloaded anymap3 v1.0.1 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded ecolor v0.31.1 [INFO] [stderr] Downloaded emath v0.31.1 [INFO] [stderr] Downloaded cocoa v0.24.1 [INFO] [stderr] Downloaded epaint v0.31.1 [INFO] [stderr] Downloaded goblin v0.6.1 [INFO] [stderr] Downloaded egui v0.31.1 [INFO] [stderr] Downloaded epaint_default_fonts v0.31.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd8187473a48ae7fa46a3d8e7df899c600c89b6cec99ea5e60201a69b92a142e [INFO] running `Command { std: "docker" "start" "-a" "fd8187473a48ae7fa46a3d8e7df899c600c89b6cec99ea5e60201a69b92a142e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8187473a48ae7fa46a3d8e7df899c600c89b6cec99ea5e60201a69b92a142e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8187473a48ae7fa46a3d8e7df899c600c89b6cec99ea5e60201a69b92a142e", kill_on_drop: false }` [INFO] [stdout] fd8187473a48ae7fa46a3d8e7df899c600c89b6cec99ea5e60201a69b92a142e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85f9ba7006a8c1bc3e69bc0119358a2d67c5a54cbb67f3a9a3bb4517a0de9f96 [INFO] running `Command { std: "docker" "start" "-a" "85f9ba7006a8c1bc3e69bc0119358a2d67c5a54cbb67f3a9a3bb4517a0de9f96", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling anymap3 v1.0.1 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling clap-sys v0.5.0 (https://github.com/micahrj/clap-sys.git?rev=25d7f53fdb6363ad63fbd80049cb7a42a97ac156#25d7f53f) [INFO] [stderr] Compiling midi-consts v0.1.0 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.30 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling nih_log v0.3.1 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.22.3/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64b5cdce2fbe1a49 -C extra-filename=-9d05fc8b01e1bec5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d1985e343fb3d50.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-bc48cec0ee29d8c8.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" "85f9ba7006a8c1bc3e69bc0119358a2d67c5a54cbb67f3a9a3bb4517a0de9f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f9ba7006a8c1bc3e69bc0119358a2d67c5a54cbb67f3a9a3bb4517a0de9f96", kill_on_drop: false }` [INFO] [stdout] 85f9ba7006a8c1bc3e69bc0119358a2d67c5a54cbb67f3a9a3bb4517a0de9f96