[INFO] cloning repository https://github.com/BruceBrown/async_machine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BruceBrown/async_machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruceBrown%2Fasync_machine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruceBrown%2Fasync_machine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65b564b755f92d10c1860b7d05a893719a4e0954
[INFO] building BruceBrown/async_machine against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBruceBrown%2Fasync_machine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BruceBrown/async_machine on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BruceBrown/async_machine
[INFO] finished tweaking git repo https://github.com/BruceBrown/async_machine
[INFO] tweaked toml for git repo https://github.com/BruceBrown/async_machine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BruceBrown/async_machine 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ff9adf15eec7bc6c84fa995cd71b224ba9e83868b3e8f5a6c40aabe4cd2f5a2
[INFO] running `Command { std: "docker" "start" "-a" "3ff9adf15eec7bc6c84fa995cd71b224ba9e83868b3e8f5a6c40aabe4cd2f5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff9adf15eec7bc6c84fa995cd71b224ba9e83868b3e8f5a6c40aabe4cd2f5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff9adf15eec7bc6c84fa995cd71b224ba9e83868b3e8f5a6c40aabe4cd2f5a2", kill_on_drop: false }`
[INFO] [stdout] 3ff9adf15eec7bc6c84fa995cd71b224ba9e83868b3e8f5a6c40aabe4cd2f5a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0497a20151b7b2c17c4a67fc3533da029c375cd1d59ae6180dc5797c24d409b9
[INFO] running `Command { std: "docker" "start" "-a" "0497a20151b7b2c17c4a67fc3533da029c375cd1d59ae6180dc5797c24d409b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling fastrand v1.4.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling vec-arena v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling signal-hook v0.3.6
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling async-lock v2.3.0
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-lite v1.11.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling polling v2.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling nb-connect v1.0.3
[INFO] [stderr]    Compiling crossbeam v0.8.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling async-io v1.3.1
[INFO] [stderr]    Compiling async-executor v1.4.0
[INFO] [stderr]    Compiling async-fs v1.5.0
[INFO] [stderr]    Compiling simplelog v0.8.0
[INFO] [stderr]    Compiling async-net v1.5.0
[INFO] [stderr]    Compiling async-process v1.0.2
[INFO] [stderr]    Compiling smol v1.2.5
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling async_machine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sender` and `executor` are never read
[INFO] [stdout]   --> src/test_message.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct MachineSenderTestMessage {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 46 |     sender: smol::channel::Sender<TestMessage>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 47 |     executor: std::sync::Arc<smol::Executor<'static>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachineSenderTestMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.63s
[INFO] running `Command { std: "docker" "inspect" "0497a20151b7b2c17c4a67fc3533da029c375cd1d59ae6180dc5797c24d409b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0497a20151b7b2c17c4a67fc3533da029c375cd1d59ae6180dc5797c24d409b9", kill_on_drop: false }`
[INFO] [stdout] 0497a20151b7b2c17c4a67fc3533da029c375cd1d59ae6180dc5797c24d409b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c894e81956dbae2359f3e8530b07db16ba0a40716bf2e87f8612f1212163a0c
[INFO] running `Command { std: "docker" "start" "-a" "3c894e81956dbae2359f3e8530b07db16ba0a40716bf2e87f8612f1212163a0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling async_machine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `sender` and `executor` are never read
[INFO] [stdout]   --> src/test_message.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct MachineSenderTestMessage {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 46 |     sender: smol::channel::Sender<TestMessage>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 47 |     executor: std::sync::Arc<smol::Executor<'static>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachineSenderTestMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "3c894e81956dbae2359f3e8530b07db16ba0a40716bf2e87f8612f1212163a0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c894e81956dbae2359f3e8530b07db16ba0a40716bf2e87f8612f1212163a0c", kill_on_drop: false }`
[INFO] [stdout] 3c894e81956dbae2359f3e8530b07db16ba0a40716bf2e87f8612f1212163a0c
