[INFO] fetching crate pbf2txt 0.1.0...
[INFO] building pbf2txt-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pbf2txt 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pbf2txt 0.1.0
[INFO] finished tweaking crates.io crate pbf2txt 0.1.0
[INFO] tweaked toml for crates.io crate pbf2txt 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pbf2txt 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pbf2txt 0.1.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2fcc68cf39f1d8f2b0ee6b82ea3976b16ccf33427b8cbd6115c63c344044f35
[INFO] running `Command { std: "docker" "start" "-a" "c2fcc68cf39f1d8f2b0ee6b82ea3976b16ccf33427b8cbd6115c63c344044f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2fcc68cf39f1d8f2b0ee6b82ea3976b16ccf33427b8cbd6115c63c344044f35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2fcc68cf39f1d8f2b0ee6b82ea3976b16ccf33427b8cbd6115c63c344044f35", kill_on_drop: false }`
[INFO] [stdout] c2fcc68cf39f1d8f2b0ee6b82ea3976b16ccf33427b8cbd6115c63c344044f35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9123ff071d848c6687e80783fa11a175cb9a3f7801afba7153df7a170de2400e
[INFO] running `Command { std: "docker" "start" "-a" "9123ff071d848c6687e80783fa11a175cb9a3f7801afba7153df7a170de2400e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling pub-iterator-type v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling par-map v0.1.4
[INFO] [stderr]    Compiling protobuf-codegen v2.27.1
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.27.1
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling osmpbfreader v0.15.2
[INFO] [stderr]    Compiling flat_map v0.0.10
[INFO] [stderr]    Compiling smartstring v0.2.10
[INFO] [stderr]    Compiling pbf2txt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.62s
[INFO] running `Command { std: "docker" "inspect" "9123ff071d848c6687e80783fa11a175cb9a3f7801afba7153df7a170de2400e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9123ff071d848c6687e80783fa11a175cb9a3f7801afba7153df7a170de2400e", kill_on_drop: false }`
[INFO] [stdout] 9123ff071d848c6687e80783fa11a175cb9a3f7801afba7153df7a170de2400e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a009e74edda1f69e801eb5f45706d0be099d1deb15c8878b8d5e2922c54b662c
[INFO] running `Command { std: "docker" "start" "-a" "a009e74edda1f69e801eb5f45706d0be099d1deb15c8878b8d5e2922c54b662c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pbf2txt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "a009e74edda1f69e801eb5f45706d0be099d1deb15c8878b8d5e2922c54b662c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a009e74edda1f69e801eb5f45706d0be099d1deb15c8878b8d5e2922c54b662c", kill_on_drop: false }`
[INFO] [stdout] a009e74edda1f69e801eb5f45706d0be099d1deb15c8878b8d5e2922c54b662c
