[INFO] cloning repository https://github.com/mwbryant/ranim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwbryant/ranim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Franim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Franim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41d51807c356429b22fe2238e776171390f4ceb9 [INFO] testing mwbryant/ranim against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwbryant%2Franim" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mwbryant/ranim on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mwbryant/ranim [INFO] finished tweaking git repo https://github.com/mwbryant/ranim [INFO] tweaked toml for git repo https://github.com/mwbryant/ranim written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mwbryant/ranim already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3081c8b9a6c7ed123634182ef48d74ab4fc283aaae75dc7846559f9307d541c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3081c8b9a6c7ed123634182ef48d74ab4fc283aaae75dc7846559f9307d541c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3081c8b9a6c7ed123634182ef48d74ab4fc283aaae75dc7846559f9307d541c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3081c8b9a6c7ed123634182ef48d74ab4fc283aaae75dc7846559f9307d541c7", kill_on_drop: false }` [INFO] [stdout] 3081c8b9a6c7ed123634182ef48d74ab4fc283aaae75dc7846559f9307d541c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8fe59c9aee4d6f9a4dc825a8fe8b3cfce04e78a9ec50e27b3e27ca4723b956b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8fe59c9aee4d6f9a4dc825a8fe8b3cfce04e78a9ec50e27b3e27ca4723b956b", kill_on_drop: false }` [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling xmlparser v0.13.2 [INFO] [stderr] Compiling pico-args v0.3.3 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.2 [INFO] [stderr] Compiling svg v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling roxmltree v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling svgfilters v0.2.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fontdb v0.1.0 [INFO] [stderr] Compiling usvg v0.11.0 [INFO] [stderr] Compiling resvg v0.11.0 [INFO] [stderr] Compiling ranim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `obj` [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let obj = Mobject::Rectangle { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_obj` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "d8fe59c9aee4d6f9a4dc825a8fe8b3cfce04e78a9ec50e27b3e27ca4723b956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8fe59c9aee4d6f9a4dc825a8fe8b3cfce04e78a9ec50e27b3e27ca4723b956b", kill_on_drop: false }` [INFO] [stdout] d8fe59c9aee4d6f9a4dc825a8fe8b3cfce04e78a9ec50e27b3e27ca4723b956b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b535736ccc0c66ec6bfb1f3d269ceaa0ecad1604e065046a1f139b5e38fa14c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b535736ccc0c66ec6bfb1f3d269ceaa0ecad1604e065046a1f139b5e38fa14c2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling ranim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `obj` [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let obj = Mobject::Rectangle { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_obj` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.93s [INFO] running `Command { std: "docker" "inspect" "b535736ccc0c66ec6bfb1f3d269ceaa0ecad1604e065046a1f139b5e38fa14c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b535736ccc0c66ec6bfb1f3d269ceaa0ecad1604e065046a1f139b5e38fa14c2", kill_on_drop: false }` [INFO] [stdout] b535736ccc0c66ec6bfb1f3d269ceaa0ecad1604e065046a1f139b5e38fa14c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1904a60dfbe3b31859f895f3eaff0a6c8ef5846049b9b21ab1c7c96fca326ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1904a60dfbe3b31859f895f3eaff0a6c8ef5846049b9b21ab1c7c96fca326ee", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `obj` [INFO] [stderr] --> src/main.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | let obj = Mobject::Rectangle { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_obj` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ranim` (bin "ranim" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ranim-59cfadc4b732b3c8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test mobject::rectangle_to_svg_test ... ok [INFO] [stdout] test scene::many_appear_then_disappear_test ... ok [INFO] [stdout] test scene::appear_test ... ok [INFO] [stdout] test scene::appear_then_disappear_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ranim-f1c5af6faae080ef) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test mobject::rectangle_to_svg_test ... ok [INFO] [stdout] test scene::appear_then_disappear_test ... ok [INFO] [stdout] test scene::appear_test ... ok [INFO] [stdout] test scene::many_appear_then_disappear_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ranim [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" "e1904a60dfbe3b31859f895f3eaff0a6c8ef5846049b9b21ab1c7c96fca326ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1904a60dfbe3b31859f895f3eaff0a6c8ef5846049b9b21ab1c7c96fca326ee", kill_on_drop: false }` [INFO] [stdout] e1904a60dfbe3b31859f895f3eaff0a6c8ef5846049b9b21ab1c7c96fca326ee