[INFO] cloning repository https://github.com/Starlight-JS/Starlight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Starlight-JS/Starlight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlight-JS%2FStarlight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlight-JS%2FStarlight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 503e789b9ef53594aee30c45a621018e855dcc17 [INFO] checking Starlight-JS/Starlight/503e789b9ef53594aee30c45a621018e855dcc17 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStarlight-JS%2FStarlight" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Starlight-JS/Starlight on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Starlight-JS/Starlight [INFO] finished tweaking git repo https://github.com/Starlight-JS/Starlight [INFO] tweaked toml for git repo https://github.com/Starlight-JS/Starlight written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Starlight-JS/Starlight 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Starlight-JS/comet` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] [stderr] Downloaded errno v0.2.7 [INFO] [stderr] Downloaded swc_visit_macros v0.2.3 [INFO] [stderr] Downloaded swc_ecma_ast v0.49.1 [INFO] [stderr] Downloaded swc_macros_common v0.3.3 [INFO] [stderr] Downloaded swc_ecma_visit v0.35.1 [INFO] [stderr] Downloaded swc_visit v0.2.5 [INFO] [stderr] Downloaded swc_ecmascript v0.52.1 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.0 [INFO] [stderr] Downloaded mimalloc v0.1.26 [INFO] [stderr] Downloaded swc_atoms v0.2.6 [INFO] [stderr] Downloaded siphasher v0.3.6 [INFO] [stderr] Downloaded cranelift v0.75.0 [INFO] [stderr] Downloaded cranelift-entity v0.75.0 [INFO] [stderr] Downloaded libffi v1.0.1 [INFO] [stderr] Downloaded const-random-macro v0.1.13 [INFO] [stderr] Downloaded enum_kind v0.2.1 [INFO] [stderr] Downloaded cranelift-native v0.75.0 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded cranelift-jit v0.75.0 [INFO] [stderr] Downloaded string_enum v0.3.1 [INFO] [stderr] Downloaded ast_node v0.7.3 [INFO] [stderr] Downloaded is-macro v0.1.9 [INFO] [stderr] Downloaded from_variant v0.1.3 [INFO] [stderr] Downloaded const-random v0.1.13 [INFO] [stderr] Downloaded generic_static v0.2.0 [INFO] [stderr] Downloaded abort_on_panic v2.0.0 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.75.0 [INFO] [stderr] Downloaded cranelift-frontend v0.75.0 [INFO] [stderr] Downloaded cranelift-bforest v0.75.0 [INFO] [stderr] Downloaded cranelift-module v0.75.0 [INFO] [stderr] Downloaded intrusive-collections v0.9.2 [INFO] [stderr] Downloaded regress v0.4.1 [INFO] [stderr] Downloaded swc_ecma_parser v0.66.1 [INFO] [stderr] Downloaded swc_common v0.11.4 [INFO] [stderr] Downloaded target-lexicon v0.12.1 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.75.0 [INFO] [stderr] Downloaded ryu-js v0.2.1 [INFO] [stderr] Downloaded swc_ecma_utils v0.41.0 [INFO] [stderr] Downloaded libffi-sys v1.1.1 [INFO] [stderr] Downloaded cranelift-codegen v0.75.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76f13da724b776705662fd11c12042ae651374ab213d56a66ade9c3f01cdebd9 [INFO] running `Command { std: "docker" "start" "-a" "76f13da724b776705662fd11c12042ae651374ab213d56a66ade9c3f01cdebd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76f13da724b776705662fd11c12042ae651374ab213d56a66ade9c3f01cdebd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f13da724b776705662fd11c12042ae651374ab213d56a66ade9c3f01cdebd9", kill_on_drop: false }` [INFO] [stdout] 76f13da724b776705662fd11c12042ae651374ab213d56a66ade9c3f01cdebd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92fe98f53f30dc58f1b011c68ad0a6093bd9afd7e95e1c6fb63009b4925c453b [INFO] running `Command { std: "docker" "start" "-a" "92fe98f53f30dc58f1b011c68ad0a6093bd9afd7e95e1c6fb63009b4925c453b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking memmap2 v0.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking generic_static v0.2.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.0/src/biguint/convert.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found reference `&_` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/num/mod.rs:1223:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 70 - .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] 70 + .div_ceil(big_digit::BITS.into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking intrusive-collections v0.9.2 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.0/src/biguint/convert.rs:585:19 [INFO] [stdout] | [INFO] [stdout] 585 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/num/mod.rs:1223:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 585 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 585 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.0/src/biguint/convert.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/num/mod.rs:1223:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 613 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 613 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking wtf-rs v0.1.0 (/opt/rustwide/workdir/crates/wtf-rs) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.0/src/biguint.rs:398:54 [INFO] [stdout] | [INFO] [stdout] 398 | let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] | -------- ^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/num/mod.rs:1223:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 398 - let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] 398 + let root_scale = extra_bits.div_ceil(n64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking regress v0.4.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.22 [INFO] [stderr] Checking starlight-bytecode v0.1.0 (/opt/rustwide/workdir/crates/starlight-bytecode) [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "92fe98f53f30dc58f1b011c68ad0a6093bd9afd7e95e1c6fb63009b4925c453b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92fe98f53f30dc58f1b011c68ad0a6093bd9afd7e95e1c6fb63009b4925c453b", kill_on_drop: false }` [INFO] [stdout] 92fe98f53f30dc58f1b011c68ad0a6093bd9afd7e95e1c6fb63009b4925c453b