[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 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuscad-io%2FMusCAD" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muscad-io/MusCAD on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e51aeb69db40d7170197755fb526031925b48c3c63bea7b9b13fef5b8b74926
[INFO] running `Command { std: "docker" "start" "-a" "8e51aeb69db40d7170197755fb526031925b48c3c63bea7b9b13fef5b8b74926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e51aeb69db40d7170197755fb526031925b48c3c63bea7b9b13fef5b8b74926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e51aeb69db40d7170197755fb526031925b48c3c63bea7b9b13fef5b8b74926", kill_on_drop: false }`
[INFO] [stdout] 8e51aeb69db40d7170197755fb526031925b48c3c63bea7b9b13fef5b8b74926
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9d66c6e42e823818590bd717ea5a014cdf90d730dbfe2e43e45af3be28392be
[INFO] running `Command { std: "docker" "start" "-a" "b9d66c6e42e823818590bd717ea5a014cdf90d730dbfe2e43e45af3be28392be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling memchr v2.3.4
[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 byteorder v1.3.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking codespan-reporting v0.9.5
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking pretty v0.10.0
[INFO] [stderr]     Checking codespan v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]     Checking futures v0.1.30
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]     Checking collect-mac v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]     Checking ordered-float v2.0.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]    Compiling lalrpop-util v0.19.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking archery v0.3.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking rpds v0.7.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling gluon_vm v0.17.2
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking pin-project-lite v0.1.11
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking frunk_core v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.1
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking criterion-plot v0.4.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking plotters v0.2.15
[INFO] [stderr]     Checking tokio v0.2.24
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[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 gluon-salsa-macros v0.15.2
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]     Checking pin-project v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking gluon_base v0.17.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.69
[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::<Type<Symbol, ArcType>>()];
[INFO] [stdout]      |          -----------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 48, found one with a size of 40
[INFO] [stdout]      |          |
[INFO] [stdout]      |          expected because of the type of the constant
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying the actual array length
[INFO] [stdout]      |
[INFO] [stdout] 1042 - const _: [(); 8 * 6] = [(); std::mem::size_of::<Type<Symbol, ArcType>>()];
[INFO] [stdout] 1042 + const _: [(); 40] = [(); std::mem::size_of::<Type<Symbol, ArcType>>()];
[INFO] [stdout]      |
[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::<Type<Symbol, ArcType>>()];
[INFO] [stdout]      |          -----------   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an array with a size of 48, found one with a size of 40
[INFO] [stdout]      |          |
[INFO] [stdout]      |          expected because of the type of the constant
[INFO] [stdout]      |
[INFO] [stdout] help: consider specifying the actual array length
[INFO] [stdout]      |
[INFO] [stdout] 1042 - const _: [(); 8 * 6] = [(); std::mem::size_of::<Type<Symbol, ArcType>>()];
[INFO] [stdout] 1042 + const _: [(); 40] = [(); std::mem::size_of::<Type<Symbol, ArcType>>()];
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[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] 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] 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" "b9d66c6e42e823818590bd717ea5a014cdf90d730dbfe2e43e45af3be28392be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d66c6e42e823818590bd717ea5a014cdf90d730dbfe2e43e45af3be28392be", kill_on_drop: false }`
[INFO] [stdout] b9d66c6e42e823818590bd717ea5a014cdf90d730dbfe2e43e45af3be28392be
