[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 master#ad211ced81509462cdfe4c29ed10f97279a0acae 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/29decibel/fitparser-bridge on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded neon-macros v0.10.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded codepage v0.1.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded calamine v0.16.2
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded quick-xml v0.19.0
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded neon v0.10.1
[INFO] [stderr]   Downloaded chrono v0.4.20
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded neon-build v0.10.1
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded syn-mid v0.5.3
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded neon-runtime v0.10.1
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] [stderr]   Downloaded fitparser v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3616c52421146022d6733943024556248460523e934e4c1f6c1e31758cef61d
[INFO] running `Command { std: "docker" "start" "-a" "c3616c52421146022d6733943024556248460523e934e4c1f6c1e31758cef61d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3616c52421146022d6733943024556248460523e934e4c1f6c1e31758cef61d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3616c52421146022d6733943024556248460523e934e4c1f6c1e31758cef61d", kill_on_drop: false }`
[INFO] [stdout] c3616c52421146022d6733943024556248460523e934e4c1f6c1e31758cef61d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 658adfaa54d4f5bdbab43085fee6d5a6a120d4221e4d044a231dfeefcc6d2f3b
[INFO] running `Command { std: "docker" "start" "-a" "658adfaa54d4f5bdbab43085fee6d5a6a120d4221e4d044a231dfeefcc6d2f3b", 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 encoding_rs v0.8.31
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memchr v2.5.0
[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 byteorder v1.4.3
[INFO] [stderr]    Compiling neon-build v0.10.1
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling neon v0.10.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.83
[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 semver v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling codepage v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.19.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 41.01s
[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" "658adfaa54d4f5bdbab43085fee6d5a6a120d4221e4d044a231dfeefcc6d2f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658adfaa54d4f5bdbab43085fee6d5a6a120d4221e4d044a231dfeefcc6d2f3b", kill_on_drop: false }`
[INFO] [stdout] 658adfaa54d4f5bdbab43085fee6d5a6a120d4221e4d044a231dfeefcc6d2f3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c608f163ea5a3f4f93db84e6dce1fd1e361832ba15b30f2db70c663466ddae07
[INFO] running `Command { std: "docker" "start" "-a" "c608f163ea5a3f4f93db84e6dce1fd1e361832ba15b30f2db70c663466ddae07", 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 0.84s
[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" "c608f163ea5a3f4f93db84e6dce1fd1e361832ba15b30f2db70c663466ddae07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c608f163ea5a3f4f93db84e6dce1fd1e361832ba15b30f2db70c663466ddae07", kill_on_drop: false }`
[INFO] [stdout] c608f163ea5a3f4f93db84e6dce1fd1e361832ba15b30f2db70c663466ddae07
