[INFO] updating cached repository https://github.com/benesch/rust-play [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] 6149e7277905e77e2bd2b9fc4670cae48ec197c3 [INFO] testing benesch/rust-play against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenesch%2Frust-play" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benesch/rust-play on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/benesch/rust-play [INFO] finished tweaking git repo https://github.com/benesch/rust-play [INFO] tweaked toml for git repo https://github.com/benesch/rust-play written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/benesch/rust-play already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/benesch/timely-dataflow.git` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/benesch/timely-dataflow.git` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/differential-dataflow.git` [INFO] [stderr] Updating git repository `https://github.com/TimelyDataflow/timely-dataflow.git` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] f4e99666c77cf01743aa04c8394097ae5cf22f95a4e9be69a4146da072e945a8 [INFO] running `"docker" "start" "-a" "f4e99666c77cf01743aa04c8394097ae5cf22f95a4e9be69a4146da072e945a8"` [INFO] [stderr] Compiling timely_bytes v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6) [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling timely_logging v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6) [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling abomonation_derive v0.3.0 [INFO] [stderr] Compiling abomonation_derive v0.4.0 [INFO] [stderr] Compiling timely_communication v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6) [INFO] [stderr] Compiling timely v0.10.0 (https://github.com/benesch/timely-dataflow.git?branch=sample#775c22d6) [INFO] [stderr] Compiling differential-dataflow v0.10.0 (https://github.com/TimelyDataflow/differential-dataflow.git#05ac0906) [INFO] [stderr] Compiling rust-play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.52s [INFO] running `"docker" "inspect" "f4e99666c77cf01743aa04c8394097ae5cf22f95a4e9be69a4146da072e945a8"` [INFO] running `"docker" "rm" "-f" "f4e99666c77cf01743aa04c8394097ae5cf22f95a4e9be69a4146da072e945a8"` [INFO] [stdout] f4e99666c77cf01743aa04c8394097ae5cf22f95a4e9be69a4146da072e945a8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 15bdc1b97296ec705e5dc6593e2a0714285a8249a98953cea2ba2f3dce3c6422 [INFO] running `"docker" "start" "-a" "15bdc1b97296ec705e5dc6593e2a0714285a8249a98953cea2ba2f3dce3c6422"` [INFO] [stderr] Compiling rust-play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `"docker" "inspect" "15bdc1b97296ec705e5dc6593e2a0714285a8249a98953cea2ba2f3dce3c6422"` [INFO] running `"docker" "rm" "-f" "15bdc1b97296ec705e5dc6593e2a0714285a8249a98953cea2ba2f3dce3c6422"` [INFO] [stdout] 15bdc1b97296ec705e5dc6593e2a0714285a8249a98953cea2ba2f3dce3c6422 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d3cb4401071c9910f8f767bacc715f6623a2b8582914b403744f9b61d7cc7bea [INFO] running `"docker" "start" "-a" "d3cb4401071c9910f8f767bacc715f6623a2b8582914b403744f9b61d7cc7bea"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_play-c2060ddc0c16d5c7 [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" "d3cb4401071c9910f8f767bacc715f6623a2b8582914b403744f9b61d7cc7bea"` [INFO] running `"docker" "rm" "-f" "d3cb4401071c9910f8f767bacc715f6623a2b8582914b403744f9b61d7cc7bea"` [INFO] [stdout] d3cb4401071c9910f8f767bacc715f6623a2b8582914b403744f9b61d7cc7bea