[INFO] crate glyph_packer 0.0.2 is already in cache [INFO] testing glyph_packer-0.0.2 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate glyph_packer 0.0.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate glyph_packer 0.0.2 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate glyph_packer 0.0.2 [INFO] finished tweaking crates.io crate glyph_packer 0.0.2 [INFO] tweaked toml for crates.io crate glyph_packer 0.0.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "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" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] b081119b7782012facfa7c5e304afe975c991f8a3bc69a01279709a33afd20a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "b081119b7782012facfa7c5e304afe975c991f8a3bc69a01279709a33afd20a9"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling lzw v0.9.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling gif v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling png v0.4.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling image v0.6.1 [INFO] [stderr] Compiling glyph_packer v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.12s [INFO] running `"docker" "inspect" "b081119b7782012facfa7c5e304afe975c991f8a3bc69a01279709a33afd20a9"` [INFO] running `"docker" "rm" "-f" "b081119b7782012facfa7c5e304afe975c991f8a3bc69a01279709a33afd20a9"` [INFO] [stdout] b081119b7782012facfa7c5e304afe975c991f8a3bc69a01279709a33afd20a9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a75078faff5bf8044029de86529e1b1a5e3053f0e31ffc879b442c1135c31831 [INFO] running `"docker" "start" "-a" "a75078faff5bf8044029de86529e1b1a5e3053f0e31ffc879b442c1135c31831"` [INFO] [stderr] Compiling glyph_packer v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `texture_packer` [INFO] [stderr] --> examples/packer-test.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate texture_packer; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `glyph_packer`. [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 `"docker" "inspect" "a75078faff5bf8044029de86529e1b1a5e3053f0e31ffc879b442c1135c31831"` [INFO] running `"docker" "rm" "-f" "a75078faff5bf8044029de86529e1b1a5e3053f0e31ffc879b442c1135c31831"` [INFO] [stdout] a75078faff5bf8044029de86529e1b1a5e3053f0e31ffc879b442c1135c31831