[INFO] cloning repository https://github.com/muscad-io/MusCAD [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muscad-io/MusCAD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d51b0cc8c626597d32cdd11d93034481373f6e8 [INFO] checking muscad-io/MusCAD/9d51b0cc8c626597d32cdd11d93034481373f6e8 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/muscad-io/MusCAD on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/muscad-io/MusCAD [INFO] finished tweaking git repo https://github.com/muscad-io/MusCAD [INFO] tweaked toml for git repo https://github.com/muscad-io/MusCAD written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/muscad-io/MusCAD 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded const_fn v0.4.4 [INFO] [stderr] Downloaded parking_lot_core v0.8.1 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded codespan v0.9.5 [INFO] [stderr] Downloaded gluon_codegen v0.17.2 [INFO] [stderr] Downloaded string_cache v0.8.1 [INFO] [stderr] Downloaded ordered-float v2.0.1 [INFO] [stderr] Downloaded codespan-reporting v0.9.5 [INFO] [stderr] Downloaded gluon-salsa-macros v0.15.2 [INFO] [stderr] Downloaded gluon_format v0.17.2 [INFO] [stderr] Downloaded gluon_parser v0.17.2 [INFO] [stderr] Downloaded frunk_core v0.3.1 [INFO] [stderr] Downloaded gluon_check v0.17.2 [INFO] [stderr] Downloaded lalrpop v0.19.1 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded gluon-salsa v0.15.2 [INFO] [stderr] Downloaded gluon v0.17.2 [INFO] [stderr] Downloaded gluon_base v0.17.2 [INFO] [stderr] Downloaded lalrpop-util v0.19.1 [INFO] [stderr] Downloaded gluon_vm v0.17.2 [INFO] [stderr] Downloaded rpds v0.7.0 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded archery v0.3.0 [INFO] [stderr] Downloaded collect-mac v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b218c3fa9e20abff4d78cd2e6de0a8a3f7e8eebffb46142696e409e0a1b139b6 [INFO] running `Command { std: "docker" "start" "-a" "b218c3fa9e20abff4d78cd2e6de0a8a3f7e8eebffb46142696e409e0a1b139b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b218c3fa9e20abff4d78cd2e6de0a8a3f7e8eebffb46142696e409e0a1b139b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b218c3fa9e20abff4d78cd2e6de0a8a3f7e8eebffb46142696e409e0a1b139b6", kill_on_drop: false }` [INFO] [stdout] b218c3fa9e20abff4d78cd2e6de0a8a3f7e8eebffb46142696e409e0a1b139b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4161c3b56ca3e4fd9fac2a2939a8f2880d16af203ac65e12bf9e07499e6d7f8e [INFO] running `Command { std: "docker" "start" "-a" "4161c3b56ca3e4fd9fac2a2939a8f2880d16af203ac65e12bf9e07499e6d7f8e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking ordered-float v2.0.1 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling gluon_vm v0.17.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking frunk_core v0.3.1 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling gluon_codegen v0.17.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling muscad-macro v0.0.1 (/opt/rustwide/workdir/muscad-core/proc_macros) [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stdout] error: older versions of the `wasm-bindgen` crate are incompatible with current versions of Rust; please update to `wasm-bindgen` v0.2.88 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gluon_base v0.17.2 [INFO] [stderr] error: could not compile `wasm-bindgen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.17.2/src/types/mod.rs:1042:24 [INFO] [stdout] | [INFO] [stdout] 1042 | const _: [(); 8 * 6] = [(); std::mem::size_of::>()]; [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 48, found one with a size of 40 [INFO] [stdout] | | [INFO] [stdout] | help: consider specifying the actual array length: `40` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.17.2/src/types/mod.rs:1042:24 [INFO] [stdout] | [INFO] [stdout] 1042 | const _: [(); 8 * 6] = [(); std::mem::size_of::>()]; [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 48, found one with a size of 40 [INFO] [stdout] | | [INFO] [stdout] | help: consider specifying the actual array length: `40` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon_base` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon_base` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4161c3b56ca3e4fd9fac2a2939a8f2880d16af203ac65e12bf9e07499e6d7f8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4161c3b56ca3e4fd9fac2a2939a8f2880d16af203ac65e12bf9e07499e6d7f8e", kill_on_drop: false }` [INFO] [stdout] 4161c3b56ca3e4fd9fac2a2939a8f2880d16af203ac65e12bf9e07499e6d7f8e