[INFO] cloning repository https://github.com/LinusCDE/appmarkable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinusCDE/appmarkable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Fappmarkable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Fappmarkable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0463ffc5bdaf29ff0a0e92fb15a90b06e310c417 [INFO] testing LinusCDE/appmarkable against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinusCDE%2Fappmarkable" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LinusCDE/appmarkable on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/LinusCDE/appmarkable [INFO] finished tweaking git repo https://github.com/LinusCDE/appmarkable [INFO] tweaked toml for git repo https://github.com/LinusCDE/appmarkable written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LinusCDE/appmarkable already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5934ee9513036b1bb8fb184e74c243deacbac9196e69bae7cbd6ff32c6113f96 [INFO] running `Command { std: "docker" "start" "-a" "5934ee9513036b1bb8fb184e74c243deacbac9196e69bae7cbd6ff32c6113f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5934ee9513036b1bb8fb184e74c243deacbac9196e69bae7cbd6ff32c6113f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5934ee9513036b1bb8fb184e74c243deacbac9196e69bae7cbd6ff32c6113f96", kill_on_drop: false }` [INFO] [stdout] 5934ee9513036b1bb8fb184e74c243deacbac9196e69bae7cbd6ff32c6113f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79fae0032e2ebf41d7313a5dabb1a113fcb47a88f5615e5ae34d19eca8fae4e9 [INFO] running `Command { std: "docker" "start" "-a" "79fae0032e2ebf41d7313a5dabb1a113fcb47a88f5615e5ae34d19eca8fae4e9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aabb-quadtree v0.1.0 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ioctl-gen v0.1.1 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling evdev v0.12.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling hlua v0.4.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling libremarkable v0.7.0 (https://github.com/LinusCDE/libremarkable.git?rev=ee378a88#ee378a88) [INFO] [stderr] Compiling appmarkable v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "79fae0032e2ebf41d7313a5dabb1a113fcb47a88f5615e5ae34d19eca8fae4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79fae0032e2ebf41d7313a5dabb1a113fcb47a88f5615e5ae34d19eca8fae4e9", kill_on_drop: false }` [INFO] [stdout] 79fae0032e2ebf41d7313a5dabb1a113fcb47a88f5615e5ae34d19eca8fae4e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bada2e3641b2fd349aa8520766cd153ab93ec121aed72376f675221434e90a1a [INFO] running `Command { std: "docker" "start" "-a" "bada2e3641b2fd349aa8520766cd153ab93ec121aed72376f675221434e90a1a", kill_on_drop: false }` [INFO] [stderr] Compiling appmarkable v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.35s [INFO] running `Command { std: "docker" "inspect" "bada2e3641b2fd349aa8520766cd153ab93ec121aed72376f675221434e90a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bada2e3641b2fd349aa8520766cd153ab93ec121aed72376f675221434e90a1a", kill_on_drop: false }` [INFO] [stdout] bada2e3641b2fd349aa8520766cd153ab93ec121aed72376f675221434e90a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 715fe1ce986c09714b4b0e0fb47ef67697307dac998586ad8ee7ff4598685ea5 [INFO] running `Command { std: "docker" "start" "-a" "715fe1ce986c09714b4b0e0fb47ef67697307dac998586ad8ee7ff4598685ea5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/appmarkable-ebbf31f23d97614c) [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] running `Command { std: "docker" "inspect" "715fe1ce986c09714b4b0e0fb47ef67697307dac998586ad8ee7ff4598685ea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715fe1ce986c09714b4b0e0fb47ef67697307dac998586ad8ee7ff4598685ea5", kill_on_drop: false }` [INFO] [stdout] 715fe1ce986c09714b4b0e0fb47ef67697307dac998586ad8ee7ff4598685ea5