[INFO] updating cached repository shterrett/rust-concurrency-tutorial [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/shterrett/rust-concurrency-tutorial [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/shterrett/rust-concurrency-tutorial" "work/ex/beta-1.37-6/sources/1.36.0/gh/shterrett/rust-concurrency-tutorial"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/shterrett/rust-concurrency-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shterrett/rust-concurrency-tutorial" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shterrett/rust-concurrency-tutorial"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shterrett/rust-concurrency-tutorial'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d01f54064f6d679bbccd8da7a98835b5b216243 [INFO] sha for GitHub repo shterrett/rust-concurrency-tutorial: 6d01f54064f6d679bbccd8da7a98835b5b216243 [INFO] validating manifest of shterrett/rust-concurrency-tutorial on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of shterrett/rust-concurrency-tutorial on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing shterrett/rust-concurrency-tutorial [INFO] finished frobbing shterrett/rust-concurrency-tutorial [INFO] frobbed toml for shterrett/rust-concurrency-tutorial written to work/ex/beta-1.37-6/sources/1.36.0/gh/shterrett/rust-concurrency-tutorial/Cargo.toml [INFO] started frobbing shterrett/rust-concurrency-tutorial [INFO] finished frobbing shterrett/rust-concurrency-tutorial [INFO] frobbed toml for shterrett/rust-concurrency-tutorial written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shterrett/rust-concurrency-tutorial/Cargo.toml [INFO] crate shterrett/rust-concurrency-tutorial already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing shterrett/rust-concurrency-tutorial against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shterrett/rust-concurrency-tutorial:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 5c7d52d6ba98569564f5c40789851c3cb2c34a42ebb6f5c607eda1de57784830 [INFO] running `"docker" "start" "-a" "5c7d52d6ba98569564f5c40789851c3cb2c34a42ebb6f5c607eda1de57784830"` [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling rust-concurrency-tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `"docker" "inspect" "5c7d52d6ba98569564f5c40789851c3cb2c34a42ebb6f5c607eda1de57784830"` [INFO] running `"docker" "rm" "-f" "5c7d52d6ba98569564f5c40789851c3cb2c34a42ebb6f5c607eda1de57784830"` [INFO] [stdout] 5c7d52d6ba98569564f5c40789851c3cb2c34a42ebb6f5c607eda1de57784830 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shterrett/rust-concurrency-tutorial:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 802593a181fc18dd76e38c639969d753341af8091f167f641103c44e9ff0656f [INFO] running `"docker" "start" "-a" "802593a181fc18dd76e38c639969d753341af8091f167f641103c44e9ff0656f"` [INFO] [stderr] Compiling rust-concurrency-tutorial v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `"docker" "inspect" "802593a181fc18dd76e38c639969d753341af8091f167f641103c44e9ff0656f"` [INFO] running `"docker" "rm" "-f" "802593a181fc18dd76e38c639969d753341af8091f167f641103c44e9ff0656f"` [INFO] [stdout] 802593a181fc18dd76e38c639969d753341af8091f167f641103c44e9ff0656f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shterrett/rust-concurrency-tutorial:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 520f37716f7d7ba24de2ba53ae0ded90e0c019115e0fb3d4923124eb03dcdd9b [INFO] running `"docker" "start" "-a" "520f37716f7d7ba24de2ba53ae0ded90e0c019115e0fb3d4923124eb03dcdd9b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_concurrency_tutorial-b5411c85954456b9 [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" "520f37716f7d7ba24de2ba53ae0ded90e0c019115e0fb3d4923124eb03dcdd9b"` [INFO] running `"docker" "rm" "-f" "520f37716f7d7ba24de2ba53ae0ded90e0c019115e0fb3d4923124eb03dcdd9b"` [INFO] [stdout] 520f37716f7d7ba24de2ba53ae0ded90e0c019115e0fb3d4923124eb03dcdd9b