[INFO] updating cached repository https://github.com/hjr3/future-mpsc-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88217f15cff0e029900e5d8820b55a8c5d7e4666 [INFO] testing hjr3/future-mpsc-example against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhjr3%2Ffuture-mpsc-example" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hjr3/future-mpsc-example on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/hjr3/future-mpsc-example [INFO] finished tweaking git repo https://github.com/hjr3/future-mpsc-example [INFO] tweaked toml for git repo https://github.com/hjr3/future-mpsc-example written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/hjr3/future-mpsc-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 574285b36a70868757bf038dc1d389b1acf86c480ee9d20f9d6013212af4ca3b [INFO] running `"docker" "start" "-a" "574285b36a70868757bf038dc1d389b1acf86c480ee9d20f9d6013212af4ca3b"` [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling mio v0.6.4 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling tokio-core v0.1.4 [INFO] [stderr] Compiling env_logger v0.4.1 [INFO] [stderr] Compiling future-mpsc-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `"docker" "inspect" "574285b36a70868757bf038dc1d389b1acf86c480ee9d20f9d6013212af4ca3b"` [INFO] running `"docker" "rm" "-f" "574285b36a70868757bf038dc1d389b1acf86c480ee9d20f9d6013212af4ca3b"` [INFO] [stdout] 574285b36a70868757bf038dc1d389b1acf86c480ee9d20f9d6013212af4ca3b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d314ed987cb5b13df5fce01b6f104d39082e0ffa89282c41239b28ff420cceed [INFO] running `"docker" "start" "-a" "d314ed987cb5b13df5fce01b6f104d39082e0ffa89282c41239b28ff420cceed"` [INFO] [stderr] Compiling future-mpsc-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "d314ed987cb5b13df5fce01b6f104d39082e0ffa89282c41239b28ff420cceed"` [INFO] running `"docker" "rm" "-f" "d314ed987cb5b13df5fce01b6f104d39082e0ffa89282c41239b28ff420cceed"` [INFO] [stdout] d314ed987cb5b13df5fce01b6f104d39082e0ffa89282c41239b28ff420cceed [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] ed000f6b19440511d392f17c0301a4eb4cb94ffb143198fd6338846984300925 [INFO] running `"docker" "start" "-a" "ed000f6b19440511d392f17c0301a4eb4cb94ffb143198fd6338846984300925"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/future_mpsc_example-92da51eace839eb6 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "ed000f6b19440511d392f17c0301a4eb4cb94ffb143198fd6338846984300925"` [INFO] running `"docker" "rm" "-f" "ed000f6b19440511d392f17c0301a4eb4cb94ffb143198fd6338846984300925"` [INFO] [stdout] ed000f6b19440511d392f17c0301a4eb4cb94ffb143198fd6338846984300925