[INFO] cloning repository https://github.com/SpiralP/rust-classicube-chatsounds-plugin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpiralP/rust-classicube-chatsounds-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-chatsounds-plugin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-chatsounds-plugin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fb82b32534c7fa55d081aa0c00858c78a357a24 [INFO] checking SpiralP/rust-classicube-chatsounds-plugin against try#9c1dcf141bc0875407c4eb36972857bd3db713e2 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpiralP%2Frust-classicube-chatsounds-plugin" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpiralP/rust-classicube-chatsounds-plugin on toolchain 9c1dcf141bc0875407c4eb36972857bd3db713e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/SpiralP/rust-classicube-chatsounds-plugin [INFO] finished tweaking git repo https://github.com/SpiralP/rust-classicube-chatsounds-plugin [INFO] tweaked toml for git repo https://github.com/SpiralP/rust-classicube-chatsounds-plugin written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/SpiralP/rust-classicube-chatsounds-plugin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/SpiralP/rust-chatsounds.git` [INFO] [stderr] Updating git repository `https://github.com/SpiralP/rust-classicube-helpers.git` [INFO] [stderr] Updating git submodule `https://github.com/UnknownShadow200/ClassiCube.git` [INFO] [stderr] Updating git repository `https://github.com/SpiralP/color-backtrace-msgbox.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gtk v0.4.1 [INFO] [stderr] Downloaded rmp-serde v0.15.1 [INFO] [stderr] Downloaded gio v0.4.1 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] [stderr] Downloaded msgbox v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "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] ddd131a02752e28bbbc8f998261c81f68ec78500494c451ee62fdeef116f0f68 [INFO] running `Command { std: "docker" "start" "-a" "ddd131a02752e28bbbc8f998261c81f68ec78500494c451ee62fdeef116f0f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddd131a02752e28bbbc8f998261c81f68ec78500494c451ee62fdeef116f0f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd131a02752e28bbbc8f998261c81f68ec78500494c451ee62fdeef116f0f68", kill_on_drop: false }` [INFO] [stdout] ddd131a02752e28bbbc8f998261c81f68ec78500494c451ee62fdeef116f0f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+9c1dcf141bc0875407c4eb36972857bd3db713e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 2c9b53ec03e37f930eb94c8956113c2dfd317225799b080f3e99e01120fa8a50 [INFO] running `Command { std: "docker" "start" "-a" "2c9b53ec03e37f930eb94c8956113c2dfd317225799b080f3e99e01120fa8a50", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.1 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking bytes v1.0.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=631840a97a215c95 -C extra-filename=-631840a97a215c95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5c21320d210cc1fe.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-8170437f71f61c46.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-a17cdac02a733714.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c9b53ec03e37f930eb94c8956113c2dfd317225799b080f3e99e01120fa8a50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c9b53ec03e37f930eb94c8956113c2dfd317225799b080f3e99e01120fa8a50", kill_on_drop: false }` [INFO] [stdout] 2c9b53ec03e37f930eb94c8956113c2dfd317225799b080f3e99e01120fa8a50