[INFO] cloning repository https://github.com/TeamAtomECS/source_optimisation_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TeamAtomECS/source_optimisation_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cab186241339da805d5f445fcac7c250b0493c4 [INFO] checking TeamAtomECS/source_optimisation_example against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example" "/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/TeamAtomECS/source_optimisation_example on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeamAtomECS/source_optimisation_example [INFO] finished tweaking git repo https://github.com/TeamAtomECS/source_optimisation_example [INFO] tweaked toml for git repo https://github.com/TeamAtomECS/source_optimisation_example written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TeamAtomECS/source_optimisation_example 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TeamAtomECS/AtomECS` [INFO] [stderr] Updating git repository `https://github.com/TeamAtomECS/AtomECS-derive` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.17 [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de1984b8dd041468e2a0b838b91732a840e377a86053bbdff15a9ea7cc6aca90 [INFO] running `Command { std: "docker" "start" "-a" "de1984b8dd041468e2a0b838b91732a840e377a86053bbdff15a9ea7cc6aca90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de1984b8dd041468e2a0b838b91732a840e377a86053bbdff15a9ea7cc6aca90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1984b8dd041468e2a0b838b91732a840e377a86053bbdff15a9ea7cc6aca90", kill_on_drop: false }` [INFO] [stdout] de1984b8dd041468e2a0b838b91732a840e377a86053bbdff15a9ea7cc6aca90 [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40fd648e2fdc8b5d57d3eebef705ed30cf8bd680a2b08aed753bf178e925da29 [INFO] running `Command { std: "docker" "start" "-a" "40fd648e2fdc8b5d57d3eebef705ed30cf8bd680a2b08aed753bf178e925da29", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling atomecs-derive v0.1.0 (https://github.com/TeamAtomECS/AtomECS-derive#94a4e17f) [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking atomecs v0.5.0 (https://github.com/TeamAtomECS/AtomECS?rev=d9a14ba#d9a14bab) [INFO] [stderr] Checking atomecs_source_optimisation_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.46s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "40fd648e2fdc8b5d57d3eebef705ed30cf8bd680a2b08aed753bf178e925da29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40fd648e2fdc8b5d57d3eebef705ed30cf8bd680a2b08aed753bf178e925da29", kill_on_drop: false }` [INFO] [stdout] 40fd648e2fdc8b5d57d3eebef705ed30cf8bd680a2b08aed753bf178e925da29 [INFO] checking TeamAtomECS/source_optimisation_example against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeamAtomECS%2Fsource_optimisation_example" "/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/TeamAtomECS/source_optimisation_example on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TeamAtomECS/source_optimisation_example [INFO] finished tweaking git repo https://github.com/TeamAtomECS/source_optimisation_example [INFO] tweaked toml for git repo https://github.com/TeamAtomECS/source_optimisation_example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TeamAtomECS/source_optimisation_example 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87940f88c5143ab32fc49688b900c9dc8d6f4c30e4a4d5c15f261f1c342f7a5c [INFO] running `Command { std: "docker" "start" "-a" "87940f88c5143ab32fc49688b900c9dc8d6f4c30e4a4d5c15f261f1c342f7a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87940f88c5143ab32fc49688b900c9dc8d6f4c30e4a4d5c15f261f1c342f7a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87940f88c5143ab32fc49688b900c9dc8d6f4c30e4a4d5c15f261f1c342f7a5c", kill_on_drop: false }` [INFO] [stdout] 87940f88c5143ab32fc49688b900c9dc8d6f4c30e4a4d5c15f261f1c342f7a5c [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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 363b8fb91e1446bbf0e6d2275334fc95cdedfe45393146f58b49633835f318a0 [INFO] running `Command { std: "docker" "start" "-a" "363b8fb91e1446bbf0e6d2275334fc95cdedfe45393146f58b49633835f318a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.3/src/sync/parker.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 365 | | NOTIFIED | PARKED => return, [INFO] [stdout] 366 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 367 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "363b8fb91e1446bbf0e6d2275334fc95cdedfe45393146f58b49633835f318a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363b8fb91e1446bbf0e6d2275334fc95cdedfe45393146f58b49633835f318a0", kill_on_drop: false }` [INFO] [stdout] 363b8fb91e1446bbf0e6d2275334fc95cdedfe45393146f58b49633835f318a0