[INFO] fetching crate tractor 0.0.6...
[INFO] building tractor-0.0.6 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tractor 0.0.6 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tractor 0.0.6
[INFO] finished tweaking crates.io crate tractor 0.0.6
[INFO] tweaked toml for crates.io crate tractor 0.0.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tractor 0.0.6 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 tractor 0.0.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6dfda0d0fe303f13f2215480a954f802adefd45c0e9df9908c41dd67822c8cce
[INFO] running `Command { std: "docker" "start" "-a" "6dfda0d0fe303f13f2215480a954f802adefd45c0e9df9908c41dd67822c8cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dfda0d0fe303f13f2215480a954f802adefd45c0e9df9908c41dd67822c8cce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfda0d0fe303f13f2215480a954f802adefd45c0e9df9908c41dd67822c8cce", kill_on_drop: false }`
[INFO] [stdout] 6dfda0d0fe303f13f2215480a954f802adefd45c0e9df9908c41dd67822c8cce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f1a40d1d630225644bab56b51ef7ea7a1e7cfa6601deb87548cd80d0ba4801c1
[INFO] running `Command { std: "docker" "start" "-a" "f1a40d1d630225644bab56b51ef7ea7a1e7cfa6601deb87548cd80d0ba4801c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.87
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling tokio v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling spinning_top v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling nanorand v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling tractor-macros v0.0.6
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling flume v0.10.2
[INFO] [stderr]    Compiling tractor v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.58s
[INFO] running `Command { std: "docker" "inspect" "f1a40d1d630225644bab56b51ef7ea7a1e7cfa6601deb87548cd80d0ba4801c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a40d1d630225644bab56b51ef7ea7a1e7cfa6601deb87548cd80d0ba4801c1", kill_on_drop: false }`
[INFO] [stdout] f1a40d1d630225644bab56b51ef7ea7a1e7cfa6601deb87548cd80d0ba4801c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 999623db398c44c0a5176f7a77883e7e4a40d3d74a115474932c8b09aa116b9b
[INFO] running `Command { std: "docker" "start" "-a" "999623db398c44c0a5176f7a77883e7e4a40d3d74a115474932c8b09aa116b9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tractor v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Sub` is never constructed
[INFO] [stdout]   --> examples/async_accumulator.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum AccumulatorMsg {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 11 |     Add { a: usize },
[INFO] [stdout] 12 |     Sub { a: usize },
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sub` is never used
[INFO] [stdout]   --> examples/async_accumulator.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Accum {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn sub(&self, a: usize) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Sub` is never constructed
[INFO] [stdout]   --> examples/accumulator.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | enum AccumulatorMsg {
[INFO] [stdout]    |      -------------- variant in this enum
[INFO] [stdout] 10 |     Add { a: usize },
[INFO] [stdout] 11 |     Sub { a: usize },
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sub` is never used
[INFO] [stdout]   --> examples/accumulator.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl Accum {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 45 |     fn sub(&self, a: usize) {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "999623db398c44c0a5176f7a77883e7e4a40d3d74a115474932c8b09aa116b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999623db398c44c0a5176f7a77883e7e4a40d3d74a115474932c8b09aa116b9b", kill_on_drop: false }`
[INFO] [stdout] 999623db398c44c0a5176f7a77883e7e4a40d3d74a115474932c8b09aa116b9b
