[INFO] cloning repository https://github.com/ksk001100/data-analysis-with-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ksk001100/data-analysis-with-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fdata-analysis-with-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fdata-analysis-with-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ae0740d86f0b278a94f57be61529a8268ff9410 [INFO] testing ksk001100/data-analysis-with-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fksk001100%2Fdata-analysis-with-rust" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ksk001100/data-analysis-with-rust 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/ksk001100/data-analysis-with-rust [INFO] finished tweaking git repo https://github.com/ksk001100/data-analysis-with-rust [INFO] tweaked toml for git repo https://github.com/ksk001100/data-analysis-with-rust written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/ksk001100/data-analysis-with-rust 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_derive v0.9.0 [INFO] [stderr] Downloaded plotters-bitmap v0.3.0 [INFO] [stderr] Downloaded askama v0.9.0 [INFO] [stderr] Downloaded askama_shared v0.9.1 [INFO] [stderr] Downloaded askama_escape v0.3.0 [INFO] [stderr] Downloaded plotly v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69271712963cc5ebe221cbc453092102c928c965c278e9ad9c63fda3655275b9 [INFO] running `Command { std: "docker" "start" "-a" "69271712963cc5ebe221cbc453092102c928c965c278e9ad9c63fda3655275b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69271712963cc5ebe221cbc453092102c928c965c278e9ad9c63fda3655275b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69271712963cc5ebe221cbc453092102c928c965c278e9ad9c63fda3655275b9", kill_on_drop: false }` [INFO] [stdout] 69271712963cc5ebe221cbc453092102c928c965c278e9ad9c63fda3655275b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5f91c0553ff76f9bed2caca83c8cd1bdb13d40b2890211420d99d22a2fe36bb [INFO] running `Command { std: "docker" "start" "-a" "c5f91c0553ff76f9bed2caca83c8cd1bdb13d40b2890211420d99d22a2fe36bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling plotters-bitmap v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Compiling askama v0.9.0 [INFO] [stderr] Compiling plotly v0.6.0 [INFO] [stderr] Compiling data-analysis-with-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> src/main.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn test() -> MyResult { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "c5f91c0553ff76f9bed2caca83c8cd1bdb13d40b2890211420d99d22a2fe36bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f91c0553ff76f9bed2caca83c8cd1bdb13d40b2890211420d99d22a2fe36bb", kill_on_drop: false }` [INFO] [stdout] c5f91c0553ff76f9bed2caca83c8cd1bdb13d40b2890211420d99d22a2fe36bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2313e71156e29353933372d2e7d0f580a1d5c7ced84f9b4c6c0db9900bcaaa02 [INFO] running `Command { std: "docker" "start" "-a" "2313e71156e29353933372d2e7d0f580a1d5c7ced84f9b4c6c0db9900bcaaa02", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling data-analysis-with-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nanoid::nanoid` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nanoid::nanoid; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test` [INFO] [stdout] --> src/main.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn test() -> MyResult { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `Command { std: "docker" "inspect" "2313e71156e29353933372d2e7d0f580a1d5c7ced84f9b4c6c0db9900bcaaa02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2313e71156e29353933372d2e7d0f580a1d5c7ced84f9b4c6c0db9900bcaaa02", kill_on_drop: false }` [INFO] [stdout] 2313e71156e29353933372d2e7d0f580a1d5c7ced84f9b4c6c0db9900bcaaa02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2710b68b846c6592ab6903add2097ecde5e049f1ed94b4e809b07823dcc7375b [INFO] running `Command { std: "docker" "start" "-a" "2710b68b846c6592ab6903add2097ecde5e049f1ed94b4e809b07823dcc7375b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `nanoid::nanoid` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use nanoid::nanoid; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `test` [INFO] [stderr] --> src/main.rs:42:4 [INFO] [stderr] | [INFO] [stderr] 42 | fn test() -> MyResult { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `data-analysis-with-rust` (bin "data-analysis-with-rust" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/data_analysis_with_rust-41ba2d396dbf9fd9) [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" "2710b68b846c6592ab6903add2097ecde5e049f1ed94b4e809b07823dcc7375b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2710b68b846c6592ab6903add2097ecde5e049f1ed94b4e809b07823dcc7375b", kill_on_drop: false }` [INFO] [stdout] 2710b68b846c6592ab6903add2097ecde5e049f1ed94b4e809b07823dcc7375b