[INFO] cloning repository https://github.com/Yugo-Fujii/smartcore_kaiki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yugo-Fujii/smartcore_kaiki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYugo-Fujii%2Fsmartcore_kaiki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYugo-Fujii%2Fsmartcore_kaiki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68c699421335e0bb0219e2ca6b27cc8eb1db7589 [INFO] testing Yugo-Fujii/smartcore_kaiki against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYugo-Fujii%2Fsmartcore_kaiki" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yugo-Fujii/smartcore_kaiki 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/Yugo-Fujii/smartcore_kaiki [INFO] finished tweaking git repo https://github.com/Yugo-Fujii/smartcore_kaiki [INFO] tweaked toml for git repo https://github.com/Yugo-Fujii/smartcore_kaiki written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Yugo-Fujii/smartcore_kaiki 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] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.23.2 [INFO] [stderr] Downloaded ndarray v0.14.0 [INFO] [stderr] Downloaded smartcore v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 296354d30847e62f3c0b4025fec1be3f98be02e072527a9b9cab94f481c6e9db [INFO] running `Command { std: "docker" "start" "-a" "296354d30847e62f3c0b4025fec1be3f98be02e072527a9b9cab94f481c6e9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "296354d30847e62f3c0b4025fec1be3f98be02e072527a9b9cab94f481c6e9db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "296354d30847e62f3c0b4025fec1be3f98be02e072527a9b9cab94f481c6e9db", kill_on_drop: false }` [INFO] [stdout] 296354d30847e62f3c0b4025fec1be3f98be02e072527a9b9cab94f481c6e9db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e9065b7057353266b5bf672416e759b33c8c9030c34952d14332938ada82b741 [INFO] running `Command { std: "docker" "start" "-a" "e9065b7057353266b5bf672416e759b33c8c9030c34952d14332938ada82b741", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling nalgebra v0.23.2 [INFO] [stderr] Compiling smartcore v0.2.0 [INFO] [stderr] Compiling smartcore-houseprice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.34s [INFO] running `Command { std: "docker" "inspect" "e9065b7057353266b5bf672416e759b33c8c9030c34952d14332938ada82b741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9065b7057353266b5bf672416e759b33c8c9030c34952d14332938ada82b741", kill_on_drop: false }` [INFO] [stdout] e9065b7057353266b5bf672416e759b33c8c9030c34952d14332938ada82b741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] e52bcc6ba889a89e1a504ce178a888f9032731efe19cf4629907c5e4f7c0d88b [INFO] running `Command { std: "docker" "start" "-a" "e52bcc6ba889a89e1a504ce178a888f9032731efe19cf4629907c5e4f7c0d88b", kill_on_drop: false }` [INFO] [stderr] Compiling smartcore-houseprice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "e52bcc6ba889a89e1a504ce178a888f9032731efe19cf4629907c5e4f7c0d88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52bcc6ba889a89e1a504ce178a888f9032731efe19cf4629907c5e4f7c0d88b", kill_on_drop: false }` [INFO] [stdout] e52bcc6ba889a89e1a504ce178a888f9032731efe19cf4629907c5e4f7c0d88b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] dcf21cdc94ad64d8510b06dcf8921bec2ed4cf9412754703f40d0771a6dee72b [INFO] running `Command { std: "docker" "start" "-a" "dcf21cdc94ad64d8510b06dcf8921bec2ed4cf9412754703f40d0771a6dee72b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/smartcore_houseprice-3674b93ef64572a7) [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" "dcf21cdc94ad64d8510b06dcf8921bec2ed4cf9412754703f40d0771a6dee72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcf21cdc94ad64d8510b06dcf8921bec2ed4cf9412754703f40d0771a6dee72b", kill_on_drop: false }` [INFO] [stdout] dcf21cdc94ad64d8510b06dcf8921bec2ed4cf9412754703f40d0771a6dee72b