[INFO] cloning repository https://github.com/29decibel/fitparser-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/29decibel/fitparser-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F29decibel%2Ffitparser-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F29decibel%2Ffitparser-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 761317a954973f6f9b812aaf5dbcce37ceb5f30d
[INFO] building 29decibel/fitparser-bridge against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F29decibel%2Ffitparser-bridge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/29decibel/fitparser-bridge on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/29decibel/fitparser-bridge
[INFO] finished tweaking git repo https://github.com/29decibel/fitparser-bridge
[INFO] tweaked toml for git repo https://github.com/29decibel/fitparser-bridge written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/29decibel/fitparser-bridge 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ac59ff2f3750764bea09096319def0aec385f22c66d1e9c815c2bdb344c651f
[INFO] running `Command { std: "docker" "start" "-a" "2ac59ff2f3750764bea09096319def0aec385f22c66d1e9c815c2bdb344c651f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ac59ff2f3750764bea09096319def0aec385f22c66d1e9c815c2bdb344c651f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ac59ff2f3750764bea09096319def0aec385f22c66d1e9c815c2bdb344c651f", kill_on_drop: false }`
[INFO] [stdout] 2ac59ff2f3750764bea09096319def0aec385f22c66d1e9c815c2bdb344c651f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad645a99bafce8f23dff42a09409f3fc00e6d7c22b9772acc2b69c13e7550eb9
[INFO] running `Command { std: "docker" "start" "-a" "ad645a99bafce8f23dff42a09409f3fc00e6d7c22b9772acc2b69c13e7550eb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling neon-build v0.10.1
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling neon v0.10.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling neon-runtime v0.10.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.19.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling neon-macros v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling calamine v0.16.2
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling fitparser v0.5.0
[INFO] [stderr]    Compiling fitparser-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ad645a99bafce8f23dff42a09409f3fc00e6d7c22b9772acc2b69c13e7550eb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad645a99bafce8f23dff42a09409f3fc00e6d7c22b9772acc2b69c13e7550eb9", kill_on_drop: false }`
[INFO] [stdout] ad645a99bafce8f23dff42a09409f3fc00e6d7c22b9772acc2b69c13e7550eb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a67195298f38b2cf2e854aa7a0fc4b0dd1641115903371daa9aeabf26e49e644
[INFO] running `Command { std: "docker" "start" "-a" "a67195298f38b2cf2e854aa7a0fc4b0dd1641115903371daa9aeabf26e49e644", kill_on_drop: false }`
[INFO] [stderr]    Compiling fitparser-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a67195298f38b2cf2e854aa7a0fc4b0dd1641115903371daa9aeabf26e49e644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67195298f38b2cf2e854aa7a0fc4b0dd1641115903371daa9aeabf26e49e644", kill_on_drop: false }`
[INFO] [stdout] a67195298f38b2cf2e854aa7a0fc4b0dd1641115903371daa9aeabf26e49e644
