[INFO] fetching crate split_channel 0.14.0... [INFO] building split_channel-0.14.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate split_channel 0.14.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate split_channel 0.14.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate split_channel 0.14.0 [INFO] tweaked toml for crates.io crate split_channel 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate split_channel 0.14.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 split_channel 0.14.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9a3ea3aa6a36528411b331dc89e77436ccbe4fe331f9dedd14b861c53a900279 [INFO] running `Command { std: "docker" "start" "-a" "9a3ea3aa6a36528411b331dc89e77436ccbe4fe331f9dedd14b861c53a900279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a3ea3aa6a36528411b331dc89e77436ccbe4fe331f9dedd14b861c53a900279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3ea3aa6a36528411b331dc89e77436ccbe4fe331f9dedd14b861c53a900279", kill_on_drop: false }` [INFO] [stdout] 9a3ea3aa6a36528411b331dc89e77436ccbe4fe331f9dedd14b861c53a900279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 55dbc87a70a3440580c1f670584102d6a05980bc71fc00a76081eb802308e7d0 [INFO] running `Command { std: "docker" "start" "-a" "55dbc87a70a3440580c1f670584102d6a05980bc71fc00a76081eb802308e7d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling buffertk v0.13.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling zerror v0.8.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sig_fig_histogram v0.6.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling derive_util v0.5.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling arrrg_derive v0.8.0 [INFO] [stderr] Compiling zerror_derive v0.7.0 [INFO] [stderr] Compiling utilz v0.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling biometrics v0.12.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling arrrg v0.8.0 [INFO] [stderr] Compiling guacamole v0.14.0 [INFO] [stderr] Compiling prototk_derive v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling prototk v0.13.0 [INFO] [stderr] Compiling one_two_eight v0.10.0 [INFO] [stderr] Compiling tatl v0.13.0 [INFO] [stderr] Compiling indicio v0.12.0 [INFO] [stderr] Compiling zerror_core v0.13.0 [INFO] [stderr] Compiling rpc_pb v0.14.0 [INFO] [stderr] Compiling boring-sys v4.17.0 [INFO] [stderr] Compiling boring v4.17.0 [INFO] [stderr] Compiling split_channel v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "55dbc87a70a3440580c1f670584102d6a05980bc71fc00a76081eb802308e7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55dbc87a70a3440580c1f670584102d6a05980bc71fc00a76081eb802308e7d0", kill_on_drop: false }` [INFO] [stdout] 55dbc87a70a3440580c1f670584102d6a05980bc71fc00a76081eb802308e7d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 58d57b964bf584b22223d86099a4376638a2bca66b6fd873dab3f91b70f582ac [INFO] running `Command { std: "docker" "start" "-a" "58d57b964bf584b22223d86099a4376638a2bca66b6fd873dab3f91b70f582ac", kill_on_drop: false }` [INFO] [stderr] Compiling split_channel v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "58d57b964bf584b22223d86099a4376638a2bca66b6fd873dab3f91b70f582ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d57b964bf584b22223d86099a4376638a2bca66b6fd873dab3f91b70f582ac", kill_on_drop: false }` [INFO] [stdout] 58d57b964bf584b22223d86099a4376638a2bca66b6fd873dab3f91b70f582ac