[INFO] cloning repository https://github.com/cynic64/sines [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cynic64/sines" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcynic64%2Fsines", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcynic64%2Fsines'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2aa8305bbae8f9489252182786ef367d39abc2a8 [INFO] testing cynic64/sines against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcynic64%2Fsines" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cynic64/sines on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cynic64/sines [INFO] finished tweaking git repo https://github.com/cynic64/sines [INFO] tweaked toml for git repo https://github.com/cynic64/sines written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/cynic64/sines already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.24.1 [INFO] [stderr] Downloaded wayland-commons v0.24.1 [INFO] [stderr] Downloaded wayland-client v0.24.1 [INFO] [stderr] Downloaded wayland-protocols v0.24.1 [INFO] [stderr] Downloaded minifb v0.15.3 [INFO] [stderr] Downloaded rustfft v3.0.1 [INFO] [stderr] Downloaded wayland-scanner v0.24.1 [INFO] [stderr] Downloaded transpose v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eeb412af154f0a090761b8add65f1532d61b1d614b2a8e2bf109b470737ceaf9 [INFO] running `Command { std: "docker" "start" "-a" "eeb412af154f0a090761b8add65f1532d61b1d614b2a8e2bf109b470737ceaf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeb412af154f0a090761b8add65f1532d61b1d614b2a8e2bf109b470737ceaf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeb412af154f0a090761b8add65f1532d61b1d614b2a8e2bf109b470737ceaf9", kill_on_drop: false }` [INFO] [stdout] eeb412af154f0a090761b8add65f1532d61b1d614b2a8e2bf109b470737ceaf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc128884f4e74886a6073cab2631ecf3acbf96fe36e383ba813fb171ff4a275f [INFO] running `Command { std: "docker" "start" "-a" "fc128884f4e74886a6073cab2631ecf3acbf96fe36e383ba813fb171ff4a275f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling wayland-sys v0.24.1 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling minifb v0.15.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling wayland-scanner v0.24.1 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling font-kit v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling wayland-client v0.24.1 [INFO] [stderr] Compiling wayland-protocols v0.24.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling image v0.23.1 [INFO] [stderr] Compiling wayland-commons v0.24.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling sines v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "fc128884f4e74886a6073cab2631ecf3acbf96fe36e383ba813fb171ff4a275f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc128884f4e74886a6073cab2631ecf3acbf96fe36e383ba813fb171ff4a275f", kill_on_drop: false }` [INFO] [stdout] fc128884f4e74886a6073cab2631ecf3acbf96fe36e383ba813fb171ff4a275f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c339dd20be9c8d1ea883761cbf8e1e5c8aa6b91e8d03833904864d25e6c9f458 [INFO] running `Command { std: "docker" "start" "-a" "c339dd20be9c8d1ea883761cbf8e1e5c8aa6b91e8d03833904864d25e6c9f458", kill_on_drop: false }` [INFO] [stderr] Compiling sines v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `Command { std: "docker" "inspect" "c339dd20be9c8d1ea883761cbf8e1e5c8aa6b91e8d03833904864d25e6c9f458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c339dd20be9c8d1ea883761cbf8e1e5c8aa6b91e8d03833904864d25e6c9f458", kill_on_drop: false }` [INFO] [stdout] c339dd20be9c8d1ea883761cbf8e1e5c8aa6b91e8d03833904864d25e6c9f458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8ca888ad2c5634b0b85a8380b1c28a9f25bc3e19dcaf195ca523365786b2ea0 [INFO] running `Command { std: "docker" "start" "-a" "e8ca888ad2c5634b0b85a8380b1c28a9f25bc3e19dcaf195ca523365786b2ea0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sines-5a3c41bd1e57ef21) [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" "e8ca888ad2c5634b0b85a8380b1c28a9f25bc3e19dcaf195ca523365786b2ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ca888ad2c5634b0b85a8380b1c28a9f25bc3e19dcaf195ca523365786b2ea0", kill_on_drop: false }` [INFO] [stdout] e8ca888ad2c5634b0b85a8380b1c28a9f25bc3e19dcaf195ca523365786b2ea0