[INFO] cloning repository https://github.com/deciduously/deciduously-com [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deciduously/deciduously-com" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87945b33f7fd29b7489552b5adf30694ff978168 [INFO] checking deciduously/deciduously-com against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fdeciduously-com" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/deciduously-com on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/deciduously/deciduously-com [INFO] finished tweaking git repo https://github.com/deciduously/deciduously-com [INFO] tweaked toml for git repo https://github.com/deciduously/deciduously-com written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/deciduously/deciduously-com already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e499388b4946f37a60095a19157c7e81139e6afd362bb87b5fd1b3b91b1a07eb [INFO] running `Command { std: "docker" "start" "-a" "e499388b4946f37a60095a19157c7e81139e6afd362bb87b5fd1b3b91b1a07eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e499388b4946f37a60095a19157c7e81139e6afd362bb87b5fd1b3b91b1a07eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e499388b4946f37a60095a19157c7e81139e6afd362bb87b5fd1b3b91b1a07eb", kill_on_drop: false }` [INFO] [stdout] e499388b4946f37a60095a19157c7e81139e6afd362bb87b5fd1b3b91b1a07eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2f00cece1034f46364360b6c32c049dcae91409cabf83cf93abc39811efac20 [INFO] running `Command { std: "docker" "start" "-a" "b2f00cece1034f46364360b6c32c049dcae91409cabf83cf93abc39811efac20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling tree-sitter v0.20.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tree-sitter-rust v0.20.1 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking notify v5.0.0 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking which v4.3.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unsafe-libyaml v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling sunfish_macro v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pinwheel_elements_macro v0.2.0 [INFO] [stderr] Compiling pinwheel_macro v0.2.1 [INFO] [stderr] Compiling clap_derive v4.0.7 [INFO] [stderr] error: could not compile `wast` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wast-21.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="wasm-module"' -C metadata=ed49b85d91158e1f -C extra-filename=-ed49b85d91158e1f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-ad3cdfa3e477c620.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: 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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=79d5c64a9611ec67 -C extra-filename=-79d5c64a9611ec67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-c8ccd671a17faaf5.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-1125488968165a09.rmeta --extern rayon_core=/opt/rustwide/target/debug/deps/librayon_core-b33369cf396c2840.rmeta --cap-lints allow --cap-lints=forbid --cfg has_step_by_rev --cfg has_min_const_generics --cfg has_control_flow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b2f00cece1034f46364360b6c32c049dcae91409cabf83cf93abc39811efac20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2f00cece1034f46364360b6c32c049dcae91409cabf83cf93abc39811efac20", kill_on_drop: false }` [INFO] [stdout] b2f00cece1034f46364360b6c32c049dcae91409cabf83cf93abc39811efac20