[INFO] fetching crate oters 0.1.8... [INFO] testing oters-0.1.8 against 1.81.0 for beta-1.82-1 [INFO] extracting crate oters 0.1.8 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate oters 0.1.8 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oters 0.1.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oters 0.1.8 [INFO] tweaked toml for crates.io crate oters 0.1.8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate oters 0.1.8 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oters_macro v0.1.8 [INFO] [stderr] Downloaded fontdue v0.7.2 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded daggy v0.8.0 [INFO] [stderr] Downloaded oters_lang v0.1.8 [INFO] [stderr] Downloaded miniquad v0.3.14 [INFO] [stderr] Downloaded oters_gui v0.1.8 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded glam v0.21.3 [INFO] [stderr] Downloaded macroquad v0.3.25 [INFO] [stderr] Downloaded quad-snd v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41c5c924aff046e4f28d8ac3338dfea75f72d07d4f7239112a5761a1140e827 [INFO] running `Command { std: "docker" "start" "-a" "b41c5c924aff046e4f28d8ac3338dfea75f72d07d4f7239112a5761a1140e827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41c5c924aff046e4f28d8ac3338dfea75f72d07d4f7239112a5761a1140e827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41c5c924aff046e4f28d8ac3338dfea75f72d07d4f7239112a5761a1140e827", kill_on_drop: false }` [INFO] [stdout] b41c5c924aff046e4f28d8ac3338dfea75f72d07d4f7239112a5761a1140e827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27e8cce7995e1519e4bce0a4d6a7a30c3f8b91ff095322189428277d3ce5eaf0 [INFO] running `Command { std: "docker" "start" "-a" "27e8cce7995e1519e4bce0a4d6a7a30c3f8b91ff095322189428277d3ce5eaf0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling daggy v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [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/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=64cb356bda23af39 -C extra-filename=-64cb356bda23af39 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8d35486df8ce6e49.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-74c82a9e4771b9de.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b6648aafc70d2975.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=8fcb8c3ec4593e98 -C extra-filename=-8fcb8c3ec4593e98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "27e8cce7995e1519e4bce0a4d6a7a30c3f8b91ff095322189428277d3ce5eaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e8cce7995e1519e4bce0a4d6a7a30c3f8b91ff095322189428277d3ce5eaf0", kill_on_drop: false }` [INFO] [stdout] 27e8cce7995e1519e4bce0a4d6a7a30c3f8b91ff095322189428277d3ce5eaf0