[INFO] fetching crate v8-ng-sys 0.3.0... [INFO] checking v8-ng-sys-0.3.0 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate v8-ng-sys 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate v8-ng-sys 0.3.0 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate v8-ng-sys 0.3.0 [INFO] finished tweaking crates.io crate v8-ng-sys 0.3.0 [INFO] tweaked toml for crates.io crate v8-ng-sys 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clang v0.12.0 [INFO] [stderr] Downloaded v8-api v0.1.4 [INFO] [stderr] Downloaded clang-sys v0.10.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b9232a9f927119a9e87127300e80f5984e5257e6bfbe4638b7e291e8f834b10 [INFO] running `"docker" "start" "-a" "9b9232a9f927119a9e87127300e80f5984e5257e6bfbe4638b7e291e8f834b10"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling syntex_pos v0.40.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clang-sys v0.10.1 [INFO] [stderr] Compiling clang-sys v0.11.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling syntex_errors v0.40.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syntex_syntax v0.40.0 [INFO] [stderr] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.10.1/src/lib.rs:719:22 [INFO] [stderr] | [INFO] [stderr] 719 | unsafe { mem::transmute(raw) } [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: source type: `i64` (64 bits) [INFO] [stderr] = note: target type: `std::option::Option` (32 bits) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0512`. [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.40.0/src/parse/parser.rs:2596:34 [INFO] [stderr] | [INFO] [stderr] 2596 | ... float.trunc() as usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9b9232a9f927119a9e87127300e80f5984e5257e6bfbe4638b7e291e8f834b10"` [INFO] running `"docker" "rm" "-f" "9b9232a9f927119a9e87127300e80f5984e5257e6bfbe4638b7e291e8f834b10"` [INFO] [stdout] 9b9232a9f927119a9e87127300e80f5984e5257e6bfbe4638b7e291e8f834b10