[INFO] fetching crate sixtyfps 0.0.6... [INFO] checking sixtyfps-0.0.6 against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] extracting crate sixtyfps 0.0.6 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sixtyfps 0.0.6 on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps 0.0.6 [INFO] finished tweaking crates.io crate sixtyfps 0.0.6 [INFO] tweaked toml for crates.io crate sixtyfps 0.0.6 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sixtyfps-macros v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19879bd93d054b6edf78d5469a2e8decaf048f9c0a03e26ab108f639c067e5ec [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" "19879bd93d054b6edf78d5469a2e8decaf048f9c0a03e26ab108f639c067e5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19879bd93d054b6edf78d5469a2e8decaf048f9c0a03e26ab108f639c067e5ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19879bd93d054b6edf78d5469a2e8decaf048f9c0a03e26ab108f639c067e5ec", kill_on_drop: false }` [INFO] [stdout] 19879bd93d054b6edf78d5469a2e8decaf048f9c0a03e26ab108f639c067e5ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c008a549b5a6c0ac905c487783d5ac2259039425b8530e271f2e712ddabbfd55 [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" "c008a549b5a6c0ac905c487783d5ac2259039425b8530e271f2e712ddabbfd55", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling sixtyfps-compilerlib v0.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking triomphe v0.1.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling sixtyfps v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rowan v0.12.6 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling euclid v0.22.4 [INFO] [stderr] Compiling lyon_geom v0.17.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lyon_path v0.17.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lyon_svg v0.17.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling const-field-offset-macro v0.1.0 [INFO] [stderr] Compiling qttypes v0.2.1 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling vtable-macro v0.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling sixtyfps-corelib-macros v0.0.6 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling sixtyfps-rendering-backend-qt v0.0.6 [INFO] [stderr] error: could not compile `auto_enums_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name auto_enums_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/auto_enums_core-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=e550cd749c80df5d -C extra-filename=-e550cd749c80df5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-223cc1bf4c7d615f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9c9c6fb7ecc8d1ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-393059a8391cb2a1.rlib --extern proc_macro --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" "c008a549b5a6c0ac905c487783d5ac2259039425b8530e271f2e712ddabbfd55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c008a549b5a6c0ac905c487783d5ac2259039425b8530e271f2e712ddabbfd55", kill_on_drop: false }` [INFO] [stdout] c008a549b5a6c0ac905c487783d5ac2259039425b8530e271f2e712ddabbfd55