[INFO] cloning repository https://github.com/Clownsw/quickjs_runtime_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clownsw/quickjs_runtime_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClownsw%2Fquickjs_runtime_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClownsw%2Fquickjs_runtime_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dc407ffcacec1fbd52778e55fc44281d3a766f2 [INFO] documenting Clownsw/quickjs_runtime_demo against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClownsw%2Fquickjs_runtime_demo" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Clownsw/quickjs_runtime_demo on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Clownsw/quickjs_runtime_demo [INFO] finished tweaking git repo https://github.com/Clownsw/quickjs_runtime_demo [INFO] tweaked toml for git repo https://github.com/Clownsw/quickjs_runtime_demo written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Clownsw/quickjs_runtime_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/HiRoFa/utils` [INFO] [stderr] Updating git repository `https://github.com/Clownsw/quickjs_es_runtime.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded libquickjs-sys v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a0fa9e7958afb35cc2b5cbea2bd314a3008a1c2f4f24724e8848fb10bd703e1 [INFO] running `Command { std: "docker" "start" "-a" "7a0fa9e7958afb35cc2b5cbea2bd314a3008a1c2f4f24724e8848fb10bd703e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a0fa9e7958afb35cc2b5cbea2bd314a3008a1c2f4f24724e8848fb10bd703e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a0fa9e7958afb35cc2b5cbea2bd314a3008a1c2f4f24724e8848fb10bd703e1", kill_on_drop: false }` [INFO] [stdout] 7a0fa9e7958afb35cc2b5cbea2bd314a3008a1c2f4f24724e8848fb10bd703e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f15e5a78f7641921d63825fc35cc068439e08b764e1628b219cae1d325503ae [INFO] running `Command { std: "docker" "start" "-a" "5f15e5a78f7641921d63825fc35cc068439e08b764e1628b219cae1d325503ae", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling libquickjs-sys v0.10.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking hirofa_utils v0.6.0 (https://github.com/HiRoFa/utils#06456419) [INFO] [stderr] Checking quickjs_runtime v0.8.0 (https://github.com/Clownsw/quickjs_es_runtime.git#8432a198) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quickjs_es_runtime-cb14567d722a6a79/8432a19/src/quickjs_utils/typedarrays.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | length as u32, [INFO] [stdout] | ^^^^^^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 94 | (length as u32).into(), [INFO] [stdout] | + ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quickjs_es_runtime-cb14567d722a6a79/8432a19/src/quickjs_utils/typedarrays.rs:157:59 [INFO] [stdout] | [INFO] [stdout] 157 | let raw = q::JS_NewArrayBufferCopy(ctx, buf.as_ptr(), length); [INFO] [stdout] | ^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u32` to a `u64` [INFO] [stdout] | [INFO] [stdout] 157 | let raw = q::JS_NewArrayBufferCopy(ctx, buf.as_ptr(), length.into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quickjs_es_runtime-cb14567d722a6a79/8432a19/src/quickjs_utils/typedarrays.rs:204:45 [INFO] [stdout] | [INFO] [stdout] 204 | let ptr = q::JS_GetArrayBuffer(ctx, &mut len, *array_buffer.borrow_value()); [INFO] [stdout] | ^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u64` [INFO] [stdout] found mutable reference `&mut u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quickjs_es_runtime-cb14567d722a6a79/8432a19/src/quickjs_utils/typedarrays.rs:236:41 [INFO] [stdout] | [INFO] [stdout] 236 | let ptr = q::JS_GetArrayBuffer(ctx, &mut len, *array_buffer.borrow_value()); [INFO] [stdout] | ^^^^^^^^ expected `u64`, found `u32` [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*mut u64` [INFO] [stdout] found mutable reference `&mut u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quickjs_runtime` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "5f15e5a78f7641921d63825fc35cc068439e08b764e1628b219cae1d325503ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f15e5a78f7641921d63825fc35cc068439e08b764e1628b219cae1d325503ae", kill_on_drop: false }` [INFO] [stdout] 5f15e5a78f7641921d63825fc35cc068439e08b764e1628b219cae1d325503ae