[INFO] fetching crate spacetrace-visualizer 0.1.0... [INFO] testing spacetrace-visualizer-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate spacetrace-visualizer 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate spacetrace-visualizer 0.1.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spacetrace-visualizer 0.1.0 [INFO] finished tweaking crates.io crate spacetrace-visualizer 0.1.0 [INFO] tweaked toml for crates.io crate spacetrace-visualizer 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate spacetrace-visualizer 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded number_prefix v0.4.0 [INFO] [stderr] Downloaded autojson v0.1.0 [INFO] [stderr] Downloaded vek v0.15.1 [INFO] [stderr] Downloaded spacetrace v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "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] aea51e12716a5b4674f025555615ebce5ce6cbf5adb244ed9446eb9c7bed9641 [INFO] running `Command { std: "docker" "start" "-a" "aea51e12716a5b4674f025555615ebce5ce6cbf5adb244ed9446eb9c7bed9641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aea51e12716a5b4674f025555615ebce5ce6cbf5adb244ed9446eb9c7bed9641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aea51e12716a5b4674f025555615ebce5ce6cbf5adb244ed9446eb9c7bed9641", kill_on_drop: false }` [INFO] [stdout] aea51e12716a5b4674f025555615ebce5ce6cbf5adb244ed9446eb9c7bed9641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9df4c1c55ec182d950d5fc8d15d001617fa3d2cfc6eb18f32a2b2038852de01 [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" "e9df4c1c55ec182d950d5fc8d15d001617fa3d2cfc6eb18f32a2b2038852de01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling vek v0.15.1 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.10.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling autojson v0.1.0 [INFO] [stderr] Compiling spacetrace v0.1.0 [INFO] [stderr] Compiling spacetrace-visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SVGBackend` [INFO] [stdout] --> src/main.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | use plotters::prelude::{BitMapBackend, ChartBuilder, LineSeries, SVGBackend}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BLACK`, `GREEN` [INFO] [stdout] --> src/main.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use plotters::style::{BLACK, GREEN, RED, WHITE}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "e9df4c1c55ec182d950d5fc8d15d001617fa3d2cfc6eb18f32a2b2038852de01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9df4c1c55ec182d950d5fc8d15d001617fa3d2cfc6eb18f32a2b2038852de01", kill_on_drop: false }` [INFO] [stdout] e9df4c1c55ec182d950d5fc8d15d001617fa3d2cfc6eb18f32a2b2038852de01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6028bfba80d5a3aae371871dade1e0ca62a90aca896db697ad4e00e4602dff30 [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" "6028bfba80d5a3aae371871dade1e0ca62a90aca896db697ad4e00e4602dff30", kill_on_drop: false }` [INFO] [stderr] Compiling spacetrace-visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SVGBackend` [INFO] [stdout] --> src/main.rs:6:66 [INFO] [stdout] | [INFO] [stdout] 6 | use plotters::prelude::{BitMapBackend, ChartBuilder, LineSeries, SVGBackend}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BLACK`, `GREEN` [INFO] [stdout] --> src/main.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use plotters::style::{BLACK, GREEN, RED, WHITE}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `Command { std: "docker" "inspect" "6028bfba80d5a3aae371871dade1e0ca62a90aca896db697ad4e00e4602dff30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6028bfba80d5a3aae371871dade1e0ca62a90aca896db697ad4e00e4602dff30", kill_on_drop: false }` [INFO] [stdout] 6028bfba80d5a3aae371871dade1e0ca62a90aca896db697ad4e00e4602dff30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bdd6639d069cdb2599838aa752b041c58ccf1ed23a38a5364a78d35c3fcf8204 [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" "bdd6639d069cdb2599838aa752b041c58ccf1ed23a38a5364a78d35c3fcf8204", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SVGBackend` [INFO] [stderr] --> src/main.rs:6:66 [INFO] [stderr] | [INFO] [stderr] 6 | use plotters::prelude::{BitMapBackend, ChartBuilder, LineSeries, SVGBackend}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BLACK`, `GREEN` [INFO] [stderr] --> src/main.rs:7:23 [INFO] [stderr] | [INFO] [stderr] 7 | use plotters::style::{BLACK, GREEN, RED, WHITE}; [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `spacetrace-visualizer` (bin "spacetrace-visualizer" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spacetrace_visualizer-10e417ce21ab1425) [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" "bdd6639d069cdb2599838aa752b041c58ccf1ed23a38a5364a78d35c3fcf8204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdd6639d069cdb2599838aa752b041c58ccf1ed23a38a5364a78d35c3fcf8204", kill_on_drop: false }` [INFO] [stdout] bdd6639d069cdb2599838aa752b041c58ccf1ed23a38a5364a78d35c3fcf8204