[INFO] cloning repository https://github.com/aschey/NAMP [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aschey/NAMP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2FNAMP", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2FNAMP'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44e0fa3330b11b4e8b8c6c90dad0a9be5e55e9ab [INFO] testing aschey/NAMP against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2FNAMP" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aschey/NAMP on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/aschey/NAMP [INFO] finished tweaking git repo https://github.com/aschey/NAMP [INFO] tweaked toml for git repo https://github.com/aschey/NAMP written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/aschey/NAMP already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aschey/rodio` [INFO] [stderr] Updating git repository `https://github.com/aschey/seiri` [INFO] [stderr] Updating git submodule `https://github.com/chyyran/notify` [INFO] [stderr] Updating git repository `https://github.com/aschey/cpal` [INFO] [stderr] Updating git repository `https://github.com/aschey/lewton` [INFO] [stderr] Updating git repository `https://github.com/aschey/symphonia` [INFO] [stderr] Updating git repository `https://github.com/aschey/ogg` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.4.2 [INFO] [stderr] Downloaded tinytemplate v1.2.1 [INFO] [stderr] Downloaded imagesize v0.8.8 [INFO] [stderr] Downloaded ogg v0.5.1 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.1 [INFO] [stderr] Downloaded ogg_metadata v0.4.1 [INFO] [stderr] Downloaded terminal_size v0.1.17 [INFO] [stderr] Downloaded flexi_logger v0.17.1 [INFO] [stderr] Downloaded tonic-reflection v0.1.0 [INFO] [stderr] Downloaded arrayvec v0.6.1 [INFO] [stderr] Downloaded semver-parser v0.6.2 [INFO] [stderr] Downloaded async-stream-impl v0.3.1 [INFO] [stderr] Downloaded tower v0.4.7 [INFO] [stderr] Downloaded tonic v0.4.3 [INFO] [stderr] Downloaded viuer v0.4.0 [INFO] [stderr] Downloaded postage v0.4.1 [INFO] [stderr] Downloaded rstest v0.10.0 [INFO] [stderr] Downloaded httpdate v1.0.0 [INFO] [stderr] Downloaded pollster v0.2.4 [INFO] [stderr] Downloaded sixel v0.3.2 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.2 [INFO] [stderr] Downloaded async-stream v0.3.1 [INFO] [stderr] Downloaded plotters v0.3.1 [INFO] [stderr] Downloaded sixel-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ee860f23fe74104880f1887fd811c0cf61d2b1e0bdf3e06813df8e053bf6aca [INFO] running `Command { std: "docker" "start" "-a" "5ee860f23fe74104880f1887fd811c0cf61d2b1e0bdf3e06813df8e053bf6aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee860f23fe74104880f1887fd811c0cf61d2b1e0bdf3e06813df8e053bf6aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee860f23fe74104880f1887fd811c0cf61d2b1e0bdf3e06813df8e053bf6aca", kill_on_drop: false }` [INFO] [stdout] 5ee860f23fe74104880f1887fd811c0cf61d2b1e0bdf3e06813df8e053bf6aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96d702ca34a722e161992e3e86741b61cece94991c69226953fb32f293962478 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96d702ca34a722e161992e3e86741b61cece94991c69226953fb32f293962478", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling arrayvec v0.6.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling cpal v0.13.3 (https://github.com/aschey/cpal?rev=6b758f4#6b758f4b) [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling imagesize v0.8.8 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling ansi_colours v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ogg v0.5.1 [INFO] [stderr] Compiling ogg v0.8.0 (https://github.com/aschey/ogg?rev=f994b6b#f994b6bc) [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ahash v0.7.3 [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 futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling sixel-sys v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ogg_metadata v0.4.1 [INFO] [stderr] Compiling lewton v0.10.2 (https://github.com/aschey/lewton?rev=4c1bd3f#4c1bd3f1) [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling symphonia-core v0.2.0 (https://github.com/aschey/symphonia?rev=85b4c90#85b4c903) [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a745287d9cd7e42d -C extra-filename=-a745287d9cd7e42d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2b1a4342607e1f59.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "96d702ca34a722e161992e3e86741b61cece94991c69226953fb32f293962478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96d702ca34a722e161992e3e86741b61cece94991c69226953fb32f293962478", kill_on_drop: false }` [INFO] [stdout] 96d702ca34a722e161992e3e86741b61cece94991c69226953fb32f293962478