[INFO] updating cached repository freesig/run_all_nannou_examples [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/freesig/run_all_nannou_examples [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/freesig/run_all_nannou_examples" "work/ex/beta-1.37-6/sources/1.36.0/gh/freesig/run_all_nannou_examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/freesig/run_all_nannou_examples'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/freesig/run_all_nannou_examples" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/freesig/run_all_nannou_examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/freesig/run_all_nannou_examples'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fce7b46c6b711183404ac30f705267f52fc86d75 [INFO] sha for GitHub repo freesig/run_all_nannou_examples: fce7b46c6b711183404ac30f705267f52fc86d75 [INFO] validating manifest of freesig/run_all_nannou_examples 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 freesig/run_all_nannou_examples 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 freesig/run_all_nannou_examples [INFO] finished frobbing freesig/run_all_nannou_examples [INFO] frobbed toml for freesig/run_all_nannou_examples written to work/ex/beta-1.37-6/sources/1.36.0/gh/freesig/run_all_nannou_examples/Cargo.toml [INFO] started frobbing freesig/run_all_nannou_examples [INFO] finished frobbing freesig/run_all_nannou_examples [INFO] frobbed toml for freesig/run_all_nannou_examples written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/freesig/run_all_nannou_examples/Cargo.toml [INFO] crate freesig/run_all_nannou_examples 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 freesig/run_all_nannou_examples 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/freesig/run_all_nannou_examples:/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] d571a2aa0decd31f2f71e51e85338d6b0d3ac53e09737ccc0d745edf35bef8a0 [INFO] running `"docker" "start" "-a" "d571a2aa0decd31f2f71e51e85338d6b0d3ac53e09737ccc0d745edf35bef8a0"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling run_nannou_tests v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `"docker" "inspect" "d571a2aa0decd31f2f71e51e85338d6b0d3ac53e09737ccc0d745edf35bef8a0"` [INFO] running `"docker" "rm" "-f" "d571a2aa0decd31f2f71e51e85338d6b0d3ac53e09737ccc0d745edf35bef8a0"` [INFO] [stdout] d571a2aa0decd31f2f71e51e85338d6b0d3ac53e09737ccc0d745edf35bef8a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/freesig/run_all_nannou_examples:/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] 5268a8fea315ac3f30c10e8c045e09c3ba2786bf912e1a39c814850fbb3db24e [INFO] running `"docker" "start" "-a" "5268a8fea315ac3f30c10e8c045e09c3ba2786bf912e1a39c814850fbb3db24e"` [INFO] [stderr] Compiling run_nannou_tests v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "5268a8fea315ac3f30c10e8c045e09c3ba2786bf912e1a39c814850fbb3db24e"` [INFO] running `"docker" "rm" "-f" "5268a8fea315ac3f30c10e8c045e09c3ba2786bf912e1a39c814850fbb3db24e"` [INFO] [stdout] 5268a8fea315ac3f30c10e8c045e09c3ba2786bf912e1a39c814850fbb3db24e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/freesig/run_all_nannou_examples:/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] bfd95612b4e17c15eaa8c097bdf14898b9ff66d7a238b6ae41594270b47355cb [INFO] running `"docker" "start" "-a" "bfd95612b4e17c15eaa8c097bdf14898b9ff66d7a238b6ae41594270b47355cb"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running /opt/crater/target/debug/deps/run_nannou_tests-2f1afde881c891d5 [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" "bfd95612b4e17c15eaa8c097bdf14898b9ff66d7a238b6ae41594270b47355cb"` [INFO] running `"docker" "rm" "-f" "bfd95612b4e17c15eaa8c097bdf14898b9ff66d7a238b6ae41594270b47355cb"` [INFO] [stdout] bfd95612b4e17c15eaa8c097bdf14898b9ff66d7a238b6ae41594270b47355cb