[INFO] cloning repository https://github.com/dutchmartin/lv_font_reader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dutchmartin/lv_font_reader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2Flv_font_reader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2Flv_font_reader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b1e5891cf7ecfde7544fdc8f6c2650b8864478a [INFO] testing dutchmartin/lv_font_reader against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdutchmartin%2Flv_font_reader" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dutchmartin/lv_font_reader on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dutchmartin/lv_font_reader [INFO] finished tweaking git repo https://github.com/dutchmartin/lv_font_reader [INFO] tweaked toml for git repo https://github.com/dutchmartin/lv_font_reader written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/dutchmartin/lv_font_reader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f18a40becd5fbdb74633a36bcdf3945e074eafa12d0d096fc81fcd6083ffb2c2 [INFO] running `Command { std: "docker" "start" "-a" "f18a40becd5fbdb74633a36bcdf3945e074eafa12d0d096fc81fcd6083ffb2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f18a40becd5fbdb74633a36bcdf3945e074eafa12d0d096fc81fcd6083ffb2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f18a40becd5fbdb74633a36bcdf3945e074eafa12d0d096fc81fcd6083ffb2c2", kill_on_drop: false }` [INFO] [stdout] f18a40becd5fbdb74633a36bcdf3945e074eafa12d0d096fc81fcd6083ffb2c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6d8b6c3aae923016c269d6625fcc432f38babbc647ea47dac5939158187f07b [INFO] running `Command { std: "docker" "start" "-a" "b6d8b6c3aae923016c269d6625fcc432f38babbc647ea47dac5939158187f07b", kill_on_drop: false }` [INFO] [stderr] Compiling bitreader v0.3.1 [INFO] [stderr] Compiling lv_font_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "b6d8b6c3aae923016c269d6625fcc432f38babbc647ea47dac5939158187f07b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d8b6c3aae923016c269d6625fcc432f38babbc647ea47dac5939158187f07b", kill_on_drop: false }` [INFO] [stdout] b6d8b6c3aae923016c269d6625fcc432f38babbc647ea47dac5939158187f07b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c99bcf6b3d3d3c2abbe7fc9138bffb311b48fc87fbf65cdad4652681b97ad30c [INFO] running `Command { std: "docker" "start" "-a" "c99bcf6b3d3d3c2abbe7fc9138bffb311b48fc87fbf65cdad4652681b97ad30c", kill_on_drop: false }` [INFO] [stderr] Compiling lv_font_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "c99bcf6b3d3d3c2abbe7fc9138bffb311b48fc87fbf65cdad4652681b97ad30c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99bcf6b3d3d3c2abbe7fc9138bffb311b48fc87fbf65cdad4652681b97ad30c", kill_on_drop: false }` [INFO] [stdout] c99bcf6b3d3d3c2abbe7fc9138bffb311b48fc87fbf65cdad4652681b97ad30c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6f45c149a4e9269097989e53c393c44cef71b2c30bf8329461d1f1ef5601f6f [INFO] running `Command { std: "docker" "start" "-a" "e6f45c149a4e9269097989e53c393c44cef71b2c30bf8329461d1f1ef5601f6f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lv_font_reader-c883ae4ea00b35c9) [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" "e6f45c149a4e9269097989e53c393c44cef71b2c30bf8329461d1f1ef5601f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f45c149a4e9269097989e53c393c44cef71b2c30bf8329461d1f1ef5601f6f", kill_on_drop: false }` [INFO] [stdout] e6f45c149a4e9269097989e53c393c44cef71b2c30bf8329461d1f1ef5601f6f