[INFO] fetching crate async-abci 0.1.8... [INFO] testing async-abci-0.1.8 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate async-abci 0.1.8 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate async-abci 0.1.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate async-abci 0.1.8 [INFO] tweaked toml for crates.io crate async-abci 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-abci 0.1.8 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-abci 0.1.8 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac21718846aae9da93a5de2db9dfd7e0c94969714da7df78e661b50e95893017 [INFO] running `Command { std: "docker" "start" "-a" "ac21718846aae9da93a5de2db9dfd7e0c94969714da7df78e661b50e95893017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac21718846aae9da93a5de2db9dfd7e0c94969714da7df78e661b50e95893017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac21718846aae9da93a5de2db9dfd7e0c94969714da7df78e661b50e95893017", kill_on_drop: false }` [INFO] [stdout] ac21718846aae9da93a5de2db9dfd7e0c94969714da7df78e661b50e95893017 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64ddb38641df540e5b4fcdd9cf23de5e2cf8cc4a7f56703de6fcc902acf9655 [INFO] running `Command { std: "docker" "start" "-a" "a64ddb38641df540e5b4fcdd9cf23de5e2cf8cc4a7f56703de6fcc902acf9655", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling prost-derive v0.11.5 [INFO] [stderr] Compiling prost v0.11.5 [INFO] [stderr] Compiling prost-types v0.11.5 [INFO] [stderr] Compiling tm-protos v0.1.3 [INFO] [stderr] Compiling tm-abci v0.1.2 [INFO] [stderr] Compiling async-abci v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.60s [INFO] running `Command { std: "docker" "inspect" "a64ddb38641df540e5b4fcdd9cf23de5e2cf8cc4a7f56703de6fcc902acf9655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64ddb38641df540e5b4fcdd9cf23de5e2cf8cc4a7f56703de6fcc902acf9655", kill_on_drop: false }` [INFO] [stdout] a64ddb38641df540e5b4fcdd9cf23de5e2cf8cc4a7f56703de6fcc902acf9655 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2f8b3836455d07b892b68fc15326aeca7f66a1831302d0b8ab2914bc9b47ada [INFO] running `Command { std: "docker" "start" "-a" "e2f8b3836455d07b892b68fc15326aeca7f66a1831302d0b8ab2914bc9b47ada", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling async-abci v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.44s [INFO] running `Command { std: "docker" "inspect" "e2f8b3836455d07b892b68fc15326aeca7f66a1831302d0b8ab2914bc9b47ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f8b3836455d07b892b68fc15326aeca7f66a1831302d0b8ab2914bc9b47ada", kill_on_drop: false }` [INFO] [stdout] e2f8b3836455d07b892b68fc15326aeca7f66a1831302d0b8ab2914bc9b47ada [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4165352df90069fee6d910fd4016eafe9b958ed0ff87017259d82fe71c57d66f [INFO] running `Command { std: "docker" "start" "-a" "4165352df90069fee6d910fd4016eafe9b958ed0ff87017259d82fe71c57d66f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_abci-1dee772025ed7c7b) [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 async_abci [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" "4165352df90069fee6d910fd4016eafe9b958ed0ff87017259d82fe71c57d66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4165352df90069fee6d910fd4016eafe9b958ed0ff87017259d82fe71c57d66f", kill_on_drop: false }` [INFO] [stdout] 4165352df90069fee6d910fd4016eafe9b958ed0ff87017259d82fe71c57d66f