[INFO] updating cached repository montekki/stealing-queue [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/montekki/stealing-queue [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/montekki/stealing-queue" "work/ex/beta-1.38-1/sources/1.37.0/gh/montekki/stealing-queue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/montekki/stealing-queue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/montekki/stealing-queue" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/montekki/stealing-queue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/montekki/stealing-queue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9492487b31eac270f5d329dd8aea0dadb2a535ff [INFO] sha for GitHub repo montekki/stealing-queue: 9492487b31eac270f5d329dd8aea0dadb2a535ff [INFO] validating manifest of montekki/stealing-queue on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of montekki/stealing-queue on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing montekki/stealing-queue [INFO] finished frobbing montekki/stealing-queue [INFO] frobbed toml for montekki/stealing-queue written to work/ex/beta-1.38-1/sources/1.37.0/gh/montekki/stealing-queue/Cargo.toml [INFO] started frobbing montekki/stealing-queue [INFO] finished frobbing montekki/stealing-queue [INFO] frobbed toml for montekki/stealing-queue written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/montekki/stealing-queue/Cargo.toml [INFO] crate montekki/stealing-queue already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing montekki/stealing-queue against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/montekki/stealing-queue:/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.37.0" "build" "--frozen"` [INFO] [stdout] 99245b2dd7f315aef72517183d8beffd1c15d746a78f136d54eab9e352315b3a [INFO] running `"docker" "start" "-a" "99245b2dd7f315aef72517183d8beffd1c15d746a78f136d54eab9e352315b3a"` [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling stealing-queue v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `"docker" "inspect" "99245b2dd7f315aef72517183d8beffd1c15d746a78f136d54eab9e352315b3a"` [INFO] running `"docker" "rm" "-f" "99245b2dd7f315aef72517183d8beffd1c15d746a78f136d54eab9e352315b3a"` [INFO] [stdout] 99245b2dd7f315aef72517183d8beffd1c15d746a78f136d54eab9e352315b3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/montekki/stealing-queue:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bc24fb271bee946257589f6037a17aa26fce277fa60886b693fcb52f309a5884 [INFO] running `"docker" "start" "-a" "bc24fb271bee946257589f6037a17aa26fce277fa60886b693fcb52f309a5884"` [INFO] [stderr] Compiling stealing-queue v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `"docker" "inspect" "bc24fb271bee946257589f6037a17aa26fce277fa60886b693fcb52f309a5884"` [INFO] running `"docker" "rm" "-f" "bc24fb271bee946257589f6037a17aa26fce277fa60886b693fcb52f309a5884"` [INFO] [stdout] bc24fb271bee946257589f6037a17aa26fce277fa60886b693fcb52f309a5884 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/montekki/stealing-queue:/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.37.0" "test" "--frozen"` [INFO] [stdout] d7f25629c361126cae72cb02e5bf37d879cf1c8b72c2030cfa4a314dfc99ff00 [INFO] running `"docker" "start" "-a" "d7f25629c361126cae72cb02e5bf37d879cf1c8b72c2030cfa4a314dfc99ff00"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/stealing_queue-5de9af71c9a22719 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] task1 [INFO] [stdout] test wsqueue1::test::basics ... ok [INFO] [stdout] new job 0 [INFO] [stdout] new job 1 [INFO] [stdout] new job 2 [INFO] [stdout] new job 3 [INFO] [stdout] task2 [INFO] [stdout] test threadpool::test::pool_basic_test ... ok [INFO] [stdout] test threadpool::test::worker_basic_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d7f25629c361126cae72cb02e5bf37d879cf1c8b72c2030cfa4a314dfc99ff00"` [INFO] running `"docker" "rm" "-f" "d7f25629c361126cae72cb02e5bf37d879cf1c8b72c2030cfa4a314dfc99ff00"` [INFO] [stdout] d7f25629c361126cae72cb02e5bf37d879cf1c8b72c2030cfa4a314dfc99ff00