[INFO] fetching crate bookbinder 0.1.0... [INFO] testing bookbinder-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate bookbinder 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate bookbinder 0.1.0 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] started tweaking crates.io crate bookbinder 0.1.0 [INFO] finished tweaking crates.io crate bookbinder 0.1.0 [INFO] tweaked toml for crates.io crate bookbinder 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate bookbinder 0.1.0 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] Downloading crates ... [INFO] [stderr] Downloaded weezl v0.1.1 [INFO] [stderr] Downloaded rgb v0.8.25 [INFO] [stderr] Downloaded bookbinder_epub v0.1.0 [INFO] [stderr] Downloaded unicode-ccc v0.1.0 [INFO] [stderr] Downloaded bookbinder_latex v0.1.0 [INFO] [stderr] Downloaded epub_bundler v0.1.0 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded zip v0.5.8 [INFO] [stderr] Downloaded roxmltree v0.13.0 [INFO] [stderr] Downloaded rustybuzz v0.1.1 [INFO] [stderr] Downloaded fontdb v0.1.0 [INFO] [stderr] Downloaded bookbinder_common v0.1.0 [INFO] [stderr] Downloaded kurbo v0.6.3 [INFO] [stderr] Downloaded tiny-skia v0.1.0 [INFO] [stderr] Downloaded fontdb v0.2.0 [INFO] [stderr] Downloaded rustybuzz v0.2.0 [INFO] [stderr] Downloaded resvg v0.11.0 [INFO] [stderr] Downloaded usvg v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stdout] 3e6367c94fe376355d01689986c9ead5871cba473054871465f8bc40ce90812f [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" "3e6367c94fe376355d01689986c9ead5871cba473054871465f8bc40ce90812f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e6367c94fe376355d01689986c9ead5871cba473054871465f8bc40ce90812f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6367c94fe376355d01689986c9ead5871cba473054871465f8bc40ce90812f", kill_on_drop: false }` [INFO] [stdout] 3e6367c94fe376355d01689986c9ead5871cba473054871465f8bc40ce90812f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 889142740c0127fb26c190ddc66c1b0182bc972f47b52693330d606fb6bde956 [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" "889142740c0127fb26c190ddc66c1b0182bc972f47b52693330d606fb6bde956", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling temp_file_name v0.1.0 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling unicode-ccc v0.1.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling rustybuzz v0.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling fontdb v0.2.0 [INFO] [stderr] error: could not compile `rayon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rayon --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.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=e7462fd13912b3a0 -C extra-filename=-e7462fd13912b3a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-8d0ca42fba0a33c9.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-3e0fed006115277e.rmeta --cap-lints allow --cap-lints=forbid --cfg step_by` (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: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "889142740c0127fb26c190ddc66c1b0182bc972f47b52693330d606fb6bde956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889142740c0127fb26c190ddc66c1b0182bc972f47b52693330d606fb6bde956", kill_on_drop: false }` [INFO] [stdout] 889142740c0127fb26c190ddc66c1b0182bc972f47b52693330d606fb6bde956