[INFO] cloning repository https://github.com/GITSALAHE/Rust_HelloWorld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GITSALAHE/Rust_HelloWorld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adca3948dd18ec3bfd18a6465c7981bd5d0a86ae [INFO] checking GITSALAHE/Rust_HelloWorld against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGITSALAHE%2FRust_HelloWorld" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GITSALAHE/Rust_HelloWorld on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] finished tweaking git repo https://github.com/GITSALAHE/Rust_HelloWorld [INFO] tweaked toml for git repo https://github.com/GITSALAHE/Rust_HelloWorld written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/GITSALAHE/Rust_HelloWorld already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/redox-os/orbtk.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/dces-rust.git` [INFO] [stderr] Updating git repository `https://github.com/jrmuizel/raqote.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/orbclient.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f314fde76e890f77dc44c787c06233186b14c82f5bd434de6d01720bd6af121b [INFO] running `Command { std: "docker" "start" "-a" "f314fde76e890f77dc44c787c06233186b14c82f5bd434de6d01720bd6af121b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f314fde76e890f77dc44c787c06233186b14c82f5bd434de6d01720bd6af121b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f314fde76e890f77dc44c787c06233186b14c82f5bd434de6d01720bd6af121b", kill_on_drop: false }` [INFO] [stdout] f314fde76e890f77dc44c787c06233186b14c82f5bd434de6d01720bd6af121b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71dcaa4ae3dd2d437db2936250ee458c98c41c6a94736780f8018ea6a808b8cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71dcaa4ae3dd2d437db2936250ee458c98c41c6a94736780f8018ea6a808b8cf", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking sw-composite v0.7.14 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking dces v0.3.1 (https://gitlab.redox-os.org/redox-os/dces-rust.git?branch=develop#4327515d) [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling orbtk_proc_macros v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#93150158) [INFO] [stderr] Checking orbtk_tree v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#93150158) [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking lyon_geom v0.16.3 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Checking raqote v0.8.1-alpha.0 (https://github.com/jrmuizel/raqote.git#74f0afa2) [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stdout] error[E0432]: unresolved import `lyon_geom::math` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/raqote-b0d3fc5b6a6a3416/74f0afa/src/path_builder.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use lyon_geom::math::Angle; [INFO] [stdout] | ^^^^ could not find `math` in `lyon_geom` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling orbtk_utils v0.3.1-alpha4 (https://github.com/redox-os/orbtk.git?branch=develop#93150158) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `raqote` [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: build failed [INFO] running `Command { std: "docker" "inspect" "71dcaa4ae3dd2d437db2936250ee458c98c41c6a94736780f8018ea6a808b8cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71dcaa4ae3dd2d437db2936250ee458c98c41c6a94736780f8018ea6a808b8cf", kill_on_drop: false }` [INFO] [stdout] 71dcaa4ae3dd2d437db2936250ee458c98c41c6a94736780f8018ea6a808b8cf