[INFO] cloning repository https://github.com/freesig/run_all_nannou_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freesig/run_all_nannou_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreesig%2Frun_all_nannou_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreesig%2Frun_all_nannou_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fce7b46c6b711183404ac30f705267f52fc86d75 [INFO] testing freesig/run_all_nannou_examples against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreesig%2Frun_all_nannou_examples" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/freesig/run_all_nannou_examples on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/freesig/run_all_nannou_examples [INFO] finished tweaking git repo https://github.com/freesig/run_all_nannou_examples [INFO] tweaked toml for git repo https://github.com/freesig/run_all_nannou_examples written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/freesig/run_all_nannou_examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8258a31bf53d2fce9e4414b4a8cb23ad66e776967053f843a43e78d707be898c [INFO] running `Command { std: "docker" "start" "-a" "8258a31bf53d2fce9e4414b4a8cb23ad66e776967053f843a43e78d707be898c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8258a31bf53d2fce9e4414b4a8cb23ad66e776967053f843a43e78d707be898c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8258a31bf53d2fce9e4414b4a8cb23ad66e776967053f843a43e78d707be898c", kill_on_drop: false }` [INFO] [stdout] 8258a31bf53d2fce9e4414b4a8cb23ad66e776967053f843a43e78d707be898c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a42555e3dcd68505d1a1ce79b6ba4749d93a7c05ca2842b9cd7a56124cd69853 [INFO] running `Command { std: "docker" "start" "-a" "a42555e3dcd68505d1a1ce79b6ba4749d93a7c05ca2842b9cd7a56124cd69853", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling run_nannou_tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "a42555e3dcd68505d1a1ce79b6ba4749d93a7c05ca2842b9cd7a56124cd69853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42555e3dcd68505d1a1ce79b6ba4749d93a7c05ca2842b9cd7a56124cd69853", kill_on_drop: false }` [INFO] [stdout] a42555e3dcd68505d1a1ce79b6ba4749d93a7c05ca2842b9cd7a56124cd69853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d9c8dc71759dda912e4413bc6cd81fa7f238db5e3ee1881adf3d62890374688 [INFO] running `Command { std: "docker" "start" "-a" "4d9c8dc71759dda912e4413bc6cd81fa7f238db5e3ee1881adf3d62890374688", kill_on_drop: false }` [INFO] [stderr] Compiling run_nannou_tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/run_nannou_tests-4a68713f1d937668) [INFO] running `Command { std: "docker" "inspect" "4d9c8dc71759dda912e4413bc6cd81fa7f238db5e3ee1881adf3d62890374688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9c8dc71759dda912e4413bc6cd81fa7f238db5e3ee1881adf3d62890374688", kill_on_drop: false }` [INFO] [stdout] 4d9c8dc71759dda912e4413bc6cd81fa7f238db5e3ee1881adf3d62890374688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2cdad72b747157d2d73034796b411dc75f6d8f0ab24dd00e938d5e74e350721 [INFO] running `Command { std: "docker" "start" "-a" "b2cdad72b747157d2d73034796b411dc75f6d8f0ab24dd00e938d5e74e350721", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_nannou_tests-4a68713f1d937668) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2cdad72b747157d2d73034796b411dc75f6d8f0ab24dd00e938d5e74e350721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cdad72b747157d2d73034796b411dc75f6d8f0ab24dd00e938d5e74e350721", kill_on_drop: false }` [INFO] [stdout] b2cdad72b747157d2d73034796b411dc75f6d8f0ab24dd00e938d5e74e350721