[INFO] cloning repository https://github.com/yvt/Stella2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yvt/Stella2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvt%2FStella2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvt%2FStella2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79bb01d5d11643c50769986796b6fae572e13db7 [INFO] checking yvt/Stella2 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyvt%2FStella2" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yvt/Stella2 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yvt/Stella2 [INFO] finished tweaking git repo https://github.com/yvt/Stella2 [INFO] tweaked toml for git repo https://github.com/yvt/Stella2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yvt/Stella2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/yvt/rust-rob` [INFO] [stderr] Updating git repository `https://github.com/servo/pathfinder.git` [INFO] [stderr] Updating git repository `https://github.com/yvt/momo.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roxmltree v0.9.1 [INFO] [stderr] Downloaded erasable v1.2.1 [INFO] [stderr] Downloaded kurbo v0.5.11 [INFO] [stderr] Downloaded rgb v0.8.17 [INFO] [stderr] Downloaded usvg v0.9.0 [INFO] [stderr] Downloaded enum-utils v0.1.2 [INFO] [stderr] Downloaded lipsum v0.6.0 [INFO] [stderr] Downloaded displaydoc v0.1.6 [INFO] [stderr] Downloaded xmlparser v0.13.1 [INFO] [stderr] Downloaded windebug_logger v0.1.4 [INFO] [stderr] Downloaded embed-resource v1.3.3 [INFO] [stderr] Downloaded nsvg v0.5.1 [INFO] [stderr] Downloaded iota v0.2.1 [INFO] [stderr] Downloaded arg_enum_proc_macro v0.3.0 [INFO] [stderr] Downloaded ico v0.1.0 [INFO] [stderr] Downloaded try_match v0.2.2 [INFO] [stderr] Downloaded try_match_inner v0.2.0 [INFO] [stderr] Downloaded enum-utils-from-str v0.1.2 [INFO] [stderr] Downloaded rc-borrow v1.3.0 [INFO] [stderr] Downloaded flags-macro v0.1.4 [INFO] [stderr] Downloaded tokenlock v0.3.0 [INFO] [stderr] Downloaded svgbobdoc v0.2.2 [INFO] [stderr] Downloaded icns v0.3.0 [INFO] [stderr] Downloaded mini-internal v0.1.12 [INFO] [stderr] Downloaded libflate v1.0.0 [INFO] [stderr] Downloaded miniserde v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 545f6f19f20474daec157317d5d74656b4d70b73c2e0e05a3b4d22cf75097d9f [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" "545f6f19f20474daec157317d5d74656b4d70b73c2e0e05a3b4d22cf75097d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "545f6f19f20474daec157317d5d74656b4d70b73c2e0e05a3b4d22cf75097d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545f6f19f20474daec157317d5d74656b4d70b73c2e0e05a3b4d22cf75097d9f", kill_on_drop: false }` [INFO] [stdout] 545f6f19f20474daec157317d5d74656b4d70b73c2e0e05a3b4d22cf75097d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e013c624ab3d50e8ef0e49f2d26b2fc62efed27c94f61a1fc949f5958036e1 [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" "55e013c624ab3d50e8ef0e49f2d26b2fc62efed27c94f61a1fc949f5958036e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Checking rgb v0.8.17 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Checking array_intrusive_list v0.1.0 (/opt/rustwide/workdir/support/array_intrusive_list) [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Checking tokenlock v0.3.0 [INFO] [stderr] Compiling svg v0.5.12 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking minisort v0.1.0 (/opt/rustwide/workdir/support/minisort) [INFO] [stderr] Checking atom2 v0.1.0 (/opt/rustwide/workdir/support/atom2) [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> support/minisort/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking neo_linked_list v0.1.0 (/opt/rustwide/workdir/support/neo_linked_list) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking flags-macro v0.1.4 [INFO] [stderr] Checking iota v0.2.1 [INFO] [stderr] Checking array v0.0.1 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> support/atom2/src/lib.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | .compare_and_swap(current_ptr as *mut (), new_ptr as *mut (), order); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> support/atom2/src/lib.rs:327:6 [INFO] [stdout] | [INFO] [stdout] 327 | impl SetOnceAtom { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stdout] error[E0658]: trait bounds other than `Sized` on const fn parameters are unstable [INFO] [stdout] --> support/atom2/src/lib.rs:527:6 [INFO] [stdout] | [INFO] [stdout] 527 | impl SetOnce { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #57563 for more information [INFO] [stdout] = help: add `#![feature(const_fn_trait_bound)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atom2` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "55e013c624ab3d50e8ef0e49f2d26b2fc62efed27c94f61a1fc949f5958036e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e013c624ab3d50e8ef0e49f2d26b2fc62efed27c94f61a1fc949f5958036e1", kill_on_drop: false }` [INFO] [stdout] 55e013c624ab3d50e8ef0e49f2d26b2fc62efed27c94f61a1fc949f5958036e1