[INFO] fetching crate peepmatic 0.66.0... [INFO] testing peepmatic-0.66.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate peepmatic 0.66.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate peepmatic 0.66.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate peepmatic 0.66.0 [INFO] finished tweaking crates.io crate peepmatic 0.66.0 [INFO] tweaked toml for crates.io crate peepmatic 0.66.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded z3-sys v0.6.3 [INFO] [stderr] Downloaded z3 v0.6.0 [INFO] [stderr] Downloaded peepmatic-runtime v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 086b317d68b80eabc07752cc82ed73b1fe9a5652a3dcc6d9054092fe5a271a32 [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" "086b317d68b80eabc07752cc82ed73b1fe9a5652a3dcc6d9054092fe5a271a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "086b317d68b80eabc07752cc82ed73b1fe9a5652a3dcc6d9054092fe5a271a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "086b317d68b80eabc07752cc82ed73b1fe9a5652a3dcc6d9054092fe5a271a32", kill_on_drop: false }` [INFO] [stdout] 086b317d68b80eabc07752cc82ed73b1fe9a5652a3dcc6d9054092fe5a271a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] ec23dd1886f2cdcb595c95d0cff5c9350e34d69abaaeb129758bc62cafab70dd [INFO] running `Command { std: "docker" "start" "-a" "ec23dd1886f2cdcb595c95d0cff5c9350e34d69abaaeb129758bc62cafab70dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling wast v15.0.0 [INFO] [stderr] Compiling z3-sys v0.6.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling peepmatic-macro v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling peepmatic-automata v0.2.0 [INFO] [stderr] Compiling peepmatic-runtime v0.2.0 [INFO] [stderr] error: could not compile `peepmatic-runtime` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name peepmatic_runtime --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/peepmatic-runtime-0.2.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 --cfg 'feature="construct"' --cfg 'feature="wast"' -C metadata=32727251226cebe2 -C extra-filename=-32727251226cebe2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-26a503d3fe28539c.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-4fbd44316537e548.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rmeta --extern peepmatic_automata=/opt/rustwide/target/debug/deps/libpeepmatic_automata-b7b621bc9c5160b7.rmeta --extern peepmatic_macro=/opt/rustwide/target/debug/deps/libpeepmatic_macro-737dbee698a15507.so --extern serde=/opt/rustwide/target/debug/deps/libserde-519273367d87f5c8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-96c356d996506966.rmeta --extern wast=/opt/rustwide/target/debug/deps/libwast-003421dcefd74c7c.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" "ec23dd1886f2cdcb595c95d0cff5c9350e34d69abaaeb129758bc62cafab70dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec23dd1886f2cdcb595c95d0cff5c9350e34d69abaaeb129758bc62cafab70dd", kill_on_drop: false }` [INFO] [stdout] ec23dd1886f2cdcb595c95d0cff5c9350e34d69abaaeb129758bc62cafab70dd