[INFO] cloning repository https://github.com/jacobrosenthal/uf2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacobrosenthal/uf2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Fuf2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Fuf2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b3669bc79ae7ac5da0fc8730881b1b972f3176f [INFO] testing jacobrosenthal/uf2-rs against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacobrosenthal%2Fuf2-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jacobrosenthal/uf2-rs 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 git repo https://github.com/jacobrosenthal/uf2-rs [INFO] finished tweaking git repo https://github.com/jacobrosenthal/uf2-rs [INFO] tweaked toml for git repo https://github.com/jacobrosenthal/uf2-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 2e1fc042fd49c88d070122a0b322e28c3d002d48bb4259679ec90f1d1a20178c [INFO] running `Command { std: "docker" "start" "-a" "2e1fc042fd49c88d070122a0b322e28c3d002d48bb4259679ec90f1d1a20178c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e1fc042fd49c88d070122a0b322e28c3d002d48bb4259679ec90f1d1a20178c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1fc042fd49c88d070122a0b322e28c3d002d48bb4259679ec90f1d1a20178c", kill_on_drop: false }` [INFO] [stdout] 2e1fc042fd49c88d070122a0b322e28c3d002d48bb4259679ec90f1d1a20178c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 77a4e9ce5d7f8bd03bd54421c673d72d2bc3dd9e600a9d8cbfb47fd6569e58b6 [INFO] running `Command { std: "docker" "start" "-a" "77a4e9ce5d7f8bd03bd54421c673d72d2bc3dd9e600a9d8cbfb47fd6569e58b6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling crc-any v2.3.12 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling cargo-project v0.2.4 [INFO] [stderr] Compiling hf2 v0.3.1 (/opt/rustwide/workdir/hf2) [INFO] [stderr] Compiling hf2-cli v0.3.1 (/opt/rustwide/workdir/hf2-cli) [INFO] [stderr] Compiling cargo-hf2 v0.3.1 (/opt/rustwide/workdir/cargo-hf2) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.08s [INFO] running `Command { std: "docker" "inspect" "77a4e9ce5d7f8bd03bd54421c673d72d2bc3dd9e600a9d8cbfb47fd6569e58b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a4e9ce5d7f8bd03bd54421c673d72d2bc3dd9e600a9d8cbfb47fd6569e58b6", kill_on_drop: false }` [INFO] [stdout] 77a4e9ce5d7f8bd03bd54421c673d72d2bc3dd9e600a9d8cbfb47fd6569e58b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] a48409aea2f25836afb89fc191dca9354ca803573eb93c047972e44ddff3716e [INFO] running `Command { std: "docker" "start" "-a" "a48409aea2f25836afb89fc191dca9354ca803573eb93c047972e44ddff3716e", kill_on_drop: false }` [INFO] [stderr] Compiling hf2 v0.3.1 (/opt/rustwide/workdir/hf2) [INFO] [stderr] Compiling hf2-cli v0.3.1 (/opt/rustwide/workdir/hf2-cli) [INFO] [stderr] Compiling cargo-hf2 v0.3.1 (/opt/rustwide/workdir/cargo-hf2) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "a48409aea2f25836afb89fc191dca9354ca803573eb93c047972e44ddff3716e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48409aea2f25836afb89fc191dca9354ca803573eb93c047972e44ddff3716e", kill_on_drop: false }` [INFO] [stdout] a48409aea2f25836afb89fc191dca9354ca803573eb93c047972e44ddff3716e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 75a690b056d7d211a17eaf44ee6d1f20abf9661a938be5f94cb2add89e502bd1 [INFO] running `Command { std: "docker" "start" "-a" "75a690b056d7d211a17eaf44ee6d1f20abf9661a938be5f94cb2add89e502bd1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_hf2-a5aaac6e142f4e5f) [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] Running unittests (/opt/rustwide/target/debug/deps/hf2-ca2fb25f509d2e26) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test utils::tests::elf_rustc_1_47_0 ... ok [INFO] [stdout] test command::tests::send_fragmented ... ok [INFO] [stdout] test info::tests::parse_response ... ok [INFO] [stdout] test command::tests::receive_fragmented ... ok [INFO] [stdout] test utils::tests::elf_rustc_1_44_0 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hf2-72b225bd7534b130) [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 hf2 [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" "75a690b056d7d211a17eaf44ee6d1f20abf9661a938be5f94cb2add89e502bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a690b056d7d211a17eaf44ee6d1f20abf9661a938be5f94cb2add89e502bd1", kill_on_drop: false }` [INFO] [stdout] 75a690b056d7d211a17eaf44ee6d1f20abf9661a938be5f94cb2add89e502bd1