[INFO] fetching crate rust-fontconfig 0.1.5... [INFO] testing rust-fontconfig-0.1.5 against 1.55.0 for beta-1.56-1 [INFO] extracting crate rust-fontconfig 0.1.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rust-fontconfig 0.1.5 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-fontconfig 0.1.5 [INFO] finished tweaking crates.io crate rust-fontconfig 0.1.5 [INFO] tweaked toml for crates.io crate rust-fontconfig 0.1.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rust-fontconfig 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 521f21819e0af4318c138e479113fce500b44218a9f8bec1a9ab0eb841d22811 [INFO] running `Command { std: "docker" "start" "-a" "521f21819e0af4318c138e479113fce500b44218a9f8bec1a9ab0eb841d22811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "521f21819e0af4318c138e479113fce500b44218a9f8bec1a9ab0eb841d22811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "521f21819e0af4318c138e479113fce500b44218a9f8bec1a9ab0eb841d22811", kill_on_drop: false }` [INFO] [stdout] 521f21819e0af4318c138e479113fce500b44218a9f8bec1a9ab0eb841d22811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 367f0d13fd952e9e7b865d0139f15e79e8cbaa11be530eb420c8b5aa726fb6c2 [INFO] running `Command { std: "docker" "start" "-a" "367f0d13fd952e9e7b865d0139f15e79e8cbaa11be530eb420c8b5aa726fb6c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-joining-type v0.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling glyph-names v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitreader v0.3.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mmapio v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling allsorts-rental v0.5.6 [INFO] [stderr] Compiling allsorts_no_std v0.5.2 [INFO] [stderr] Compiling rust-fontconfig v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.21s [INFO] running `Command { std: "docker" "inspect" "367f0d13fd952e9e7b865d0139f15e79e8cbaa11be530eb420c8b5aa726fb6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367f0d13fd952e9e7b865d0139f15e79e8cbaa11be530eb420c8b5aa726fb6c2", kill_on_drop: false }` [INFO] [stdout] 367f0d13fd952e9e7b865d0139f15e79e8cbaa11be530eb420c8b5aa726fb6c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e35991099e6277828cf09cdc8ab1f3d3ed31c3cfb242ad8d209455600b930a4 [INFO] running `Command { std: "docker" "start" "-a" "1e35991099e6277828cf09cdc8ab1f3d3ed31c3cfb242ad8d209455600b930a4", kill_on_drop: false }` [INFO] [stderr] Compiling rust-fontconfig v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `Command { std: "docker" "inspect" "1e35991099e6277828cf09cdc8ab1f3d3ed31c3cfb242ad8d209455600b930a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e35991099e6277828cf09cdc8ab1f3d3ed31c3cfb242ad8d209455600b930a4", kill_on_drop: false }` [INFO] [stdout] 1e35991099e6277828cf09cdc8ab1f3d3ed31c3cfb242ad8d209455600b930a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9257743d35bd1a27d995acd1df6aef47c3a2901fc197e803ba03cd305d9e2c0f [INFO] running `Command { std: "docker" "start" "-a" "9257743d35bd1a27d995acd1df6aef47c3a2901fc197e803ba03cd305d9e2c0f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_fontconfig-c1831475ea5253e4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust-fontconfig [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9257743d35bd1a27d995acd1df6aef47c3a2901fc197e803ba03cd305d9e2c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9257743d35bd1a27d995acd1df6aef47c3a2901fc197e803ba03cd305d9e2c0f", kill_on_drop: false }` [INFO] [stdout] 9257743d35bd1a27d995acd1df6aef47c3a2901fc197e803ba03cd305d9e2c0f