[INFO] updating cached repository https://github.com/stallmanifold/fontview [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 45d0793cb28a0c87f690a83098845bc866697291 [INFO] testing stallmanifold/fontview against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstallmanifold%2Ffontview" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stallmanifold/fontview on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stallmanifold/fontview [INFO] finished tweaking git repo https://github.com/stallmanifold/fontview [INFO] tweaked toml for git repo https://github.com/stallmanifold/fontview written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/stallmanifold/fontview already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b80bfb8adb172cac2c4699dc789dc9737703fad6ae6bc07378df0cfd49aacfa7 [INFO] running `"docker" "start" "-a" "b80bfb8adb172cac2c4699dc789dc9737703fad6ae6bc07378df0cfd49aacfa7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling stb_image v0.2.2 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling glfw-sys v3.3.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fontview v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling glfw v0.29.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tiff v0.2.1 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bmfa v0.3.6 (https://github.com/lambdaxymox/bmfa#c58c7f77) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/fontview-1e61afcf859d67fa/out/gl_bindings.rs:9:36 [INFO] [stderr] | [INFO] [stderr] 9 | fn metaloadfn(loadfn: &mut FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&'static str) -> *const __gl_imports::raw::c_void` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "b80bfb8adb172cac2c4699dc789dc9737703fad6ae6bc07378df0cfd49aacfa7"` [INFO] running `"docker" "rm" "-f" "b80bfb8adb172cac2c4699dc789dc9737703fad6ae6bc07378df0cfd49aacfa7"` [INFO] [stdout] b80bfb8adb172cac2c4699dc789dc9737703fad6ae6bc07378df0cfd49aacfa7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "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] 448a3043b99f2a954e3ae54c661cb00541078c2c0414e85375cfeaf0dc7ae41d [INFO] running `"docker" "start" "-a" "448a3043b99f2a954e3ae54c661cb00541078c2c0414e85375cfeaf0dc7ae41d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fontview v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/fontview-1e61afcf859d67fa/out/gl_bindings.rs:9:36 [INFO] [stderr] | [INFO] [stderr] 9 | fn metaloadfn(loadfn: &mut FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&'static str) -> *const __gl_imports::raw::c_void` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `"docker" "inspect" "448a3043b99f2a954e3ae54c661cb00541078c2c0414e85375cfeaf0dc7ae41d"` [INFO] running `"docker" "rm" "-f" "448a3043b99f2a954e3ae54c661cb00541078c2c0414e85375cfeaf0dc7ae41d"` [INFO] [stdout] 448a3043b99f2a954e3ae54c661cb00541078c2c0414e85375cfeaf0dc7ae41d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "+1.44.0" "test" "--frozen"` [INFO] [stdout] d9d2523223668bfd7cb21ccdd627ace97a93fa5c24a0be42a73ff8575e28be32 [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" "d9d2523223668bfd7cb21ccdd627ace97a93fa5c24a0be42a73ff8575e28be32"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> /opt/rustwide/target/debug/build/fontview-1e61afcf859d67fa/out/gl_bindings.rs:9:36 [INFO] [stderr] | [INFO] [stderr] 9 | fn metaloadfn(loadfn: &mut FnMut(&'static str) -> *const __gl_imports::raw::c_void, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&'static str) -> *const __gl_imports::raw::c_void` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fontview-a1734f2a5e31a774 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "d9d2523223668bfd7cb21ccdd627ace97a93fa5c24a0be42a73ff8575e28be32"` [INFO] running `"docker" "rm" "-f" "d9d2523223668bfd7cb21ccdd627ace97a93fa5c24a0be42a73ff8575e28be32"` [INFO] [stdout] d9d2523223668bfd7cb21ccdd627ace97a93fa5c24a0be42a73ff8575e28be32