[INFO] fetching crate tpb 1.2.6... [INFO] testing tpb-1.2.6 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tpb 1.2.6 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tpb 1.2.6 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tpb 1.2.6 [INFO] finished tweaking crates.io crate tpb 1.2.6 [INFO] tweaked toml for crates.io crate tpb 1.2.6 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate tpb 1.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa238aa7a8ef2e70fb07fc1946a72ae64045ce14acb6d06b2afdde52ea74ecfb [INFO] running `Command { std: "docker" "start" "-a" "fa238aa7a8ef2e70fb07fc1946a72ae64045ce14acb6d06b2afdde52ea74ecfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa238aa7a8ef2e70fb07fc1946a72ae64045ce14acb6d06b2afdde52ea74ecfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa238aa7a8ef2e70fb07fc1946a72ae64045ce14acb6d06b2afdde52ea74ecfb", kill_on_drop: false }` [INFO] [stdout] fa238aa7a8ef2e70fb07fc1946a72ae64045ce14acb6d06b2afdde52ea74ecfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94fc8921d65eb8d8fc450ba2d0cdf1e16cea60899bc101a88843751e61df88e2 [INFO] running `Command { std: "docker" "start" "-a" "94fc8921d65eb8d8fc450ba2d0cdf1e16cea60899bc101a88843751e61df88e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling chttp v0.5.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sluice v0.4.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tpb v1.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "94fc8921d65eb8d8fc450ba2d0cdf1e16cea60899bc101a88843751e61df88e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94fc8921d65eb8d8fc450ba2d0cdf1e16cea60899bc101a88843751e61df88e2", kill_on_drop: false }` [INFO] [stdout] 94fc8921d65eb8d8fc450ba2d0cdf1e16cea60899bc101a88843751e61df88e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9cfbe7c8aef7271def6f6746ba1f65b4158a9846cbe78bca0d1a9ab9dfc2156 [INFO] running `Command { std: "docker" "start" "-a" "a9cfbe7c8aef7271def6f6746ba1f65b4158a9846cbe78bca0d1a9ab9dfc2156", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tpb v1.2.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.14s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tpb-121941eb4530ee68) [INFO] running `Command { std: "docker" "inspect" "a9cfbe7c8aef7271def6f6746ba1f65b4158a9846cbe78bca0d1a9ab9dfc2156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9cfbe7c8aef7271def6f6746ba1f65b4158a9846cbe78bca0d1a9ab9dfc2156", kill_on_drop: false }` [INFO] [stdout] a9cfbe7c8aef7271def6f6746ba1f65b4158a9846cbe78bca0d1a9ab9dfc2156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 920c78b7af1c781edafd3cdbaa7216c00909fc6ffc8b542973ffaa6c3fde8c9b [INFO] running `Command { std: "docker" "start" "-a" "920c78b7af1c781edafd3cdbaa7216c00909fc6ffc8b542973ffaa6c3fde8c9b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tpb-121941eb4530ee68) [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" "920c78b7af1c781edafd3cdbaa7216c00909fc6ffc8b542973ffaa6c3fde8c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "920c78b7af1c781edafd3cdbaa7216c00909fc6ffc8b542973ffaa6c3fde8c9b", kill_on_drop: false }` [INFO] [stdout] 920c78b7af1c781edafd3cdbaa7216c00909fc6ffc8b542973ffaa6c3fde8c9b