[INFO] cloning repository https://github.com/gadavy/tradio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadavy/tradio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadavy%2Ftradio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadavy%2Ftradio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 479477d6d5230318acd8d9ff50b64e9709c67c80 [INFO] testing gadavy/tradio against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadavy%2Ftradio" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gadavy/tradio on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gadavy/tradio [INFO] finished tweaking git repo https://github.com/gadavy/tradio [INFO] tweaked toml for git repo https://github.com/gadavy/tradio written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gadavy/tradio 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdd566620cccc0517362a22af9d4524f473ef06b7dff81b78f09eee6026b266e [INFO] running `Command { std: "docker" "start" "-a" "bdd566620cccc0517362a22af9d4524f473ef06b7dff81b78f09eee6026b266e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdd566620cccc0517362a22af9d4524f473ef06b7dff81b78f09eee6026b266e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd566620cccc0517362a22af9d4524f473ef06b7dff81b78f09eee6026b266e", kill_on_drop: false }` [INFO] [stdout] bdd566620cccc0517362a22af9d4524f473ef06b7dff81b78f09eee6026b266e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4953242464cb1e0cb96a4674a5efd4c1a0642ec2b3897e69be308c6b2a9f668 [INFO] running `Command { std: "docker" "start" "-a" "b4953242464cb1e0cb96a4674a5efd4c1a0642ec2b3897e69be308c6b2a9f668", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling symphonia-core v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cpal v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.1 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.1 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.1 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.1 [INFO] [stderr] Compiling symphonia-format-wav v0.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.1 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.1 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.23.2/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 -C metadata=14019148e43b0b6a -C extra-filename=-14019148e43b0b6a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fb0354758f697930.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-91a831fdb994e2ab.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" "b4953242464cb1e0cb96a4674a5efd4c1a0642ec2b3897e69be308c6b2a9f668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4953242464cb1e0cb96a4674a5efd4c1a0642ec2b3897e69be308c6b2a9f668", kill_on_drop: false }` [INFO] [stdout] b4953242464cb1e0cb96a4674a5efd4c1a0642ec2b3897e69be308c6b2a9f668