[INFO] cloning repository https://github.com/rustic-music-player/rustic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustic-music-player/rustic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustic-music-player%2Frustic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustic-music-player%2Frustic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 152a4111175c5e5cd5e5c34ff6eb14449e3f42d5 [INFO] checking rustic-music-player/rustic against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustic-music-player%2Frustic" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustic-music-player/rustic on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustic-music-player/rustic [INFO] finished tweaking git repo https://github.com/rustic-music-player/rustic [INFO] tweaked toml for git repo https://github.com/rustic-music-player/rustic written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/rustic-music-player/rustic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2/source/clients/http/wasm/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 911762d97d0357eaf1f7a4994ce6cda7ad5ac32a7714652a491609b5a0e05dac [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" "911762d97d0357eaf1f7a4994ce6cda7ad5ac32a7714652a491609b5a0e05dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "911762d97d0357eaf1f7a4994ce6cda7ad5ac32a7714652a491609b5a0e05dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "911762d97d0357eaf1f7a4994ce6cda7ad5ac32a7714652a491609b5a0e05dac", kill_on_drop: false }` [INFO] [stdout] 911762d97d0357eaf1f7a4994ce6cda7ad5ac32a7714652a491609b5a0e05dac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "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] b6a0c70cb7dcd283bc9d1f1fdceebddfcdc6709c4283df6dcc23c7d750f61b79 [INFO] running `Command { std: "docker" "start" "-a" "b6a0c70cb7dcd283bc9d1f1fdceebddfcdc6709c4283df6dcc23c7d750f61b79", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/clients/http/wasm/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking handlebox v0.3.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling http-types v2.8.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling isahc v0.9.13 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling gstreamer v0.16.5 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling gstreamer-base v0.16.5 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Checking inplace_it v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling gstreamer-video v0.16.6 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fluent-syntax v0.9.3 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Compiling gstreamer-player v0.16.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking shell-words v0.1.0 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking bimap v0.6.0 [INFO] [stderr] Checking urlencoding v1.0.0 (https://github.com/bt/rust_urlencoding#a86f1c49) [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking random v0.12.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v0.3.4 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking roxmltree v0.11.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking sluice v0.5.3 [INFO] [stderr] Checking owned_ttf_parser v0.8.0 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [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.1/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=30b600f0e4ac71c3 -C extra-filename=-30b600f0e4ac71c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.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" "b6a0c70cb7dcd283bc9d1f1fdceebddfcdc6709c4283df6dcc23c7d750f61b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6a0c70cb7dcd283bc9d1f1fdceebddfcdc6709c4283df6dcc23c7d750f61b79", kill_on_drop: false }` [INFO] [stdout] b6a0c70cb7dcd283bc9d1f1fdceebddfcdc6709c4283df6dcc23c7d750f61b79