[INFO] cloning repository https://github.com/antiguru/rahmen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antiguru/rahmen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiguru%2Frahmen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiguru%2Frahmen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1551d3dee0b5dbc31e4bbbfe68378c393550d451 [INFO] testing antiguru/rahmen against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantiguru%2Frahmen" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antiguru/rahmen on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antiguru/rahmen [INFO] finished tweaking git repo https://github.com/antiguru/rahmen [INFO] tweaked toml for git repo https://github.com/antiguru/rahmen written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/antiguru/rahmen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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/TimelyDataflow/timely-dataflow` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.13.2 [INFO] [stderr] Downloaded rgb v0.8.27 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded inventory-impl v0.1.10 [INFO] [stderr] Downloaded pyo3-macros-backend v0.13.2 [INFO] [stderr] Downloaded ghost v0.1.2 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded framebuffer v0.3.0 [INFO] [stderr] Downloaded mozjpeg v0.9.1 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded inventory v0.1.10 [INFO] [stderr] Downloaded rexiv2 v0.9.1 [INFO] [stderr] Downloaded fallible_collections v0.4.3 [INFO] [stderr] Downloaded fltk-derive v1.0.12 [INFO] [stderr] Downloaded mozjpeg-sys v1.0.0 [INFO] [stderr] Downloaded pyo3 v0.13.2 [INFO] [stderr] Downloaded fltk v1.0.12 [INFO] [stderr] Downloaded gexiv2-sys v1.1.2 [INFO] [stderr] Downloaded fltk-sys v1.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ce0581027c15e5a8e19afb147d6213e8f4f9295b82d99e540d6d10a6591e1cc [INFO] running `Command { std: "docker" "start" "-a" "3ce0581027c15e5a8e19afb147d6213e8f4f9295b82d99e540d6d10a6591e1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ce0581027c15e5a8e19afb147d6213e8f4f9295b82d99e540d6d10a6591e1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce0581027c15e5a8e19afb147d6213e8f4f9295b82d99e540d6d10a6591e1cc", kill_on_drop: false }` [INFO] [stdout] 3ce0581027c15e5a8e19afb147d6213e8f4f9295b82d99e540d6d10a6591e1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c795a0e12c733f0a012af9126aef1b2476e4e5cdbf2d43a25e4fd8a22d78a9 [INFO] running `Command { std: "docker" "start" "-a" "06c795a0e12c733f0a012af9126aef1b2476e4e5cdbf2d43a25e4fd8a22d78a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling timely_logging v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#94102cdd) [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling timely_bytes v0.12.0 (https://github.com/TimelyDataflow/timely-dataflow#94102cdd) [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] error: could not compile `pest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest-2.1.3/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=b3c6f9b922b17b50 -C extra-filename=-b3c6f9b922b17b50 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.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" "06c795a0e12c733f0a012af9126aef1b2476e4e5cdbf2d43a25e4fd8a22d78a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c795a0e12c733f0a012af9126aef1b2476e4e5cdbf2d43a25e4fd8a22d78a9", kill_on_drop: false }` [INFO] [stdout] 06c795a0e12c733f0a012af9126aef1b2476e4e5cdbf2d43a25e4fd8a22d78a9