[INFO] fetching crate rum-player 0.1.6... [INFO] checking rum-player-0.1.6 against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] extracting crate rum-player 0.1.6 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rum-player 0.1.6 on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rum-player 0.1.6 [INFO] finished tweaking crates.io crate rum-player 0.1.6 [INFO] tweaked toml for crates.io crate rum-player 0.1.6 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate rum-player 0.1.6 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d494f7b9d4c53fc5c27bb800e3d14a7923688eac562fbd6bccf5ac660296b31f [INFO] running `"docker" "start" "-a" "d494f7b9d4c53fc5c27bb800e3d14a7923688eac562fbd6bccf5ac660296b31f"` [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Checking mpv v0.2.3 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking flexi_logger v0.14.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] error: could not compile `snafu-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name snafu_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-derive-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=98b39bbae97ebede -C extra-filename=-98b39bbae97ebede --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1873fe351ef5fa73.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-64d7f8169701d2c8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25a38fb7304972e2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c14cb22ab95aeefc -C extra-filename=-c14cb22ab95aeefc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1873fe351ef5fa73.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-64d7f8169701d2c8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25a38fb7304972e2.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `strum_macros`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name strum_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/strum_macros-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=aae8efb0fa0c710a -C extra-filename=-aae8efb0fa0c710a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-630ea9e851a05a70.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1873fe351ef5fa73.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-64d7f8169701d2c8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25a38fb7304972e2.rlib --extern proc_macro --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 `"docker" "inspect" "d494f7b9d4c53fc5c27bb800e3d14a7923688eac562fbd6bccf5ac660296b31f"` [INFO] running `"docker" "rm" "-f" "d494f7b9d4c53fc5c27bb800e3d14a7923688eac562fbd6bccf5ac660296b31f"` [INFO] [stdout] d494f7b9d4c53fc5c27bb800e3d14a7923688eac562fbd6bccf5ac660296b31f