[INFO] fetching crate airust 0.1.6...
[INFO] building airust-0.1.6 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate airust 0.1.6 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate airust 0.1.6
[INFO] finished tweaking crates.io crate airust 0.1.6
[INFO] tweaked toml for crates.io crate airust 0.1.6 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate airust 0.1.6 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate airust 0.1.6 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 521e749a76f715349ee740c0c39d745250b2740dd21469e9c307dfed749a442a
[INFO] running `Command { std: "docker" "start" "-a" "521e749a76f715349ee740c0c39d745250b2740dd21469e9c307dfed749a442a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "521e749a76f715349ee740c0c39d745250b2740dd21469e9c307dfed749a442a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "521e749a76f715349ee740c0c39d745250b2740dd21469e9c307dfed749a442a", kill_on_drop: false }`
[INFO] [stdout] 521e749a76f715349ee740c0c39d745250b2740dd21469e9c307dfed749a442a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d6ee4bc55959b020a5f366739cffc0d07dd30beee3d912e03d0e267ffb9dbf1
[INFO] running `Command { std: "docker" "start" "-a" "2d6ee4bc55959b020a5f366739cffc0d07dd30beee3d912e03d0e267ffb9dbf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling png v0.12.0
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling chrono v0.3.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling flate2 v0.2.20
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling adobe-cmap-parser v0.3.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling postscript v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling image v0.19.0
[INFO] [stderr]    Compiling airust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lopdf v0.15.3
[INFO] [stderr]    Compiling euclid v0.15.6
[INFO] [stderr]    Compiling pdf-extract v0.4.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.16s
[INFO] running `Command { std: "docker" "inspect" "2d6ee4bc55959b020a5f366739cffc0d07dd30beee3d912e03d0e267ffb9dbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d6ee4bc55959b020a5f366739cffc0d07dd30beee3d912e03d0e267ffb9dbf1", kill_on_drop: false }`
[INFO] [stdout] 2d6ee4bc55959b020a5f366739cffc0d07dd30beee3d912e03d0e267ffb9dbf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8854cd7df1e46ff28edba9f791d4172a9486e23543c2010ecebf11edc1edf31
[INFO] running `Command { std: "docker" "start" "-a" "b8854cd7df1e46ff28edba9f791d4172a9486e23543c2010ecebf11edc1edf31", kill_on_drop: false }`
[INFO] [stderr]    Compiling airust v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] running `Command { std: "docker" "inspect" "b8854cd7df1e46ff28edba9f791d4172a9486e23543c2010ecebf11edc1edf31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8854cd7df1e46ff28edba9f791d4172a9486e23543c2010ecebf11edc1edf31", kill_on_drop: false }`
[INFO] [stdout] b8854cd7df1e46ff28edba9f791d4172a9486e23543c2010ecebf11edc1edf31
