[INFO] cloning repository https://github.com/ryangjchandler/wut [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryangjchandler/wut" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangjchandler%2Fwut", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangjchandler%2Fwut'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9997ffb06329d56c4e022e6d4c053b149c0c60fc [INFO] building ryangjchandler/wut against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangjchandler%2Fwut" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryangjchandler/wut on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryangjchandler/wut [INFO] finished tweaking git repo https://github.com/ryangjchandler/wut [INFO] tweaked toml for git repo https://github.com/ryangjchandler/wut written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ryangjchandler/wut already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8ee17db309afb61a50af4172163f9453a341af49ea82d5071c4707b9178047c [INFO] running `Command { std: "docker" "start" "-a" "c8ee17db309afb61a50af4172163f9453a341af49ea82d5071c4707b9178047c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8ee17db309afb61a50af4172163f9453a341af49ea82d5071c4707b9178047c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ee17db309afb61a50af4172163f9453a341af49ea82d5071c4707b9178047c", kill_on_drop: false }` [INFO] [stdout] c8ee17db309afb61a50af4172163f9453a341af49ea82d5071c4707b9178047c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d950e930a592ca13d9b2a5a27afcf3ab29db7fa2ac25abb35557b375405696fe [INFO] running `Command { std: "docker" "start" "-a" "d950e930a592ca13d9b2a5a27afcf3ab29db7fa2ac25abb35557b375405696fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling shared-buffer v0.1.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling wasmparser v0.95.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=4fb2735a6394b4f2 -C extra-filename=-4fb2735a6394b4f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-555c7d56a8598fc7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d950e930a592ca13d9b2a5a27afcf3ab29db7fa2ac25abb35557b375405696fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d950e930a592ca13d9b2a5a27afcf3ab29db7fa2ac25abb35557b375405696fe", kill_on_drop: false }` [INFO] [stdout] d950e930a592ca13d9b2a5a27afcf3ab29db7fa2ac25abb35557b375405696fe [INFO] building ryangjchandler/wut against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryangjchandler%2Fwut" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ryangjchandler/wut on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ryangjchandler/wut [INFO] finished tweaking git repo https://github.com/ryangjchandler/wut [INFO] tweaked toml for git repo https://github.com/ryangjchandler/wut written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ryangjchandler/wut already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d4a7a3f44662ac6ba53cd001abbc25d29501b1c52f3eae2815a89ee5871cb74 [INFO] running `Command { std: "docker" "start" "-a" "3d4a7a3f44662ac6ba53cd001abbc25d29501b1c52f3eae2815a89ee5871cb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d4a7a3f44662ac6ba53cd001abbc25d29501b1c52f3eae2815a89ee5871cb74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4a7a3f44662ac6ba53cd001abbc25d29501b1c52f3eae2815a89ee5871cb74", kill_on_drop: false }` [INFO] [stdout] 3d4a7a3f44662ac6ba53cd001abbc25d29501b1c52f3eae2815a89ee5871cb74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98507d5ec8529ed44e6393d1524c9f184428822c17c35199deba76bf8a579795 [INFO] running `Command { std: "docker" "start" "-a" "98507d5ec8529ed44e6393d1524c9f184428822c17c35199deba76bf8a579795", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling rend v0.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling simdutf8 v0.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling cranelift-entity v0.91.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling slice-group-by v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling regalloc2 v0.5.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling cranelift-egraph v0.91.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling cranelift-bforest v0.91.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling wasmparser v0.95.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling shared-buffer v0.1.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling wasm-encoder v0.32.0 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling self_cell v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling wast v64.0.0 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.11 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.42 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling wasmer-derive v4.2.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling enumset v1.1.2 [INFO] [stderr] Compiling wat v1.0.71 [INFO] [stderr] Compiling wasmer-types v4.2.0 [INFO] [stderr] Compiling wut v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasmer-vm v4.2.0 [INFO] [stderr] Compiling wasmer-compiler v4.2.0 [INFO] [stderr] Compiling cranelift-frontend v0.91.1 [INFO] [stderr] Compiling wasmer v4.2.0 [INFO] [stdout] warning: unused variable: `otherwise` [INFO] [stdout] --> src/codegen.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | Statement::If { condition, then, otherwise } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `otherwise: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/codegen.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | _ => unimplemented!("{:?}", expression), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.09s [INFO] running `Command { std: "docker" "inspect" "98507d5ec8529ed44e6393d1524c9f184428822c17c35199deba76bf8a579795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98507d5ec8529ed44e6393d1524c9f184428822c17c35199deba76bf8a579795", kill_on_drop: false }` [INFO] [stdout] 98507d5ec8529ed44e6393d1524c9f184428822c17c35199deba76bf8a579795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2622523a23b18e8a922687a4e7631eb9eb03d62e4dfb121580317557c03a0ad0 [INFO] running `Command { std: "docker" "start" "-a" "2622523a23b18e8a922687a4e7631eb9eb03d62e4dfb121580317557c03a0ad0", kill_on_drop: false }` [INFO] [stderr] Compiling wut v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `otherwise` [INFO] [stdout] --> src/codegen.rs:81:42 [INFO] [stdout] | [INFO] [stdout] 81 | Statement::If { condition, then, otherwise } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `otherwise: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/codegen.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | _ => unimplemented!("{:?}", expression), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "2622523a23b18e8a922687a4e7631eb9eb03d62e4dfb121580317557c03a0ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2622523a23b18e8a922687a4e7631eb9eb03d62e4dfb121580317557c03a0ad0", kill_on_drop: false }` [INFO] [stdout] 2622523a23b18e8a922687a4e7631eb9eb03d62e4dfb121580317557c03a0ad0