[INFO] cloning repository https://github.com/lod-cloud/lod-cloud-draw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lod-cloud/lod-cloud-draw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flod-cloud%2Flod-cloud-draw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flod-cloud%2Flod-cloud-draw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21a0f8c6bd16aba4dcdc256b694124ff10d0684e [INFO] testing lod-cloud/lod-cloud-draw against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flod-cloud%2Flod-cloud-draw" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lod-cloud/lod-cloud-draw on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lod-cloud/lod-cloud-draw [INFO] finished tweaking git repo https://github.com/lod-cloud/lod-cloud-draw [INFO] tweaked toml for git repo https://github.com/lod-cloud/lod-cloud-draw written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lod-cloud/lod-cloud-draw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0189e07b649a0e51fa9ac9df15bb14d6b47f992c694e2944acd32694c0efb08 [INFO] running `Command { std: "docker" "start" "-a" "f0189e07b649a0e51fa9ac9df15bb14d6b47f992c694e2944acd32694c0efb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0189e07b649a0e51fa9ac9df15bb14d6b47f992c694e2944acd32694c0efb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0189e07b649a0e51fa9ac9df15bb14d6b47f992c694e2944acd32694c0efb08", kill_on_drop: false }` [INFO] [stdout] f0189e07b649a0e51fa9ac9df15bb14d6b47f992c694e2944acd32694c0efb08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc195a45ff9f18e42e90a01b3ec6041f09c1d7d494be6a279564bb836831dd2 [INFO] running `Command { std: "docker" "start" "-a" "7dc195a45ff9f18e42e90a01b3ec6041f09c1d7d494be6a279564bb836831dd2", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling cg-sys v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.1 [INFO] [stderr] Compiling lbfgsb-sys v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling serde v1.0.30 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling clap v2.31.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling noisy_float v0.1.4 [INFO] [stderr] Compiling rustimization v0.1.1 [INFO] [stderr] Compiling serde_derive_internals v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling serde_derive v1.0.30 [INFO] [stderr] Compiling lod-cloud-draw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/graph.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | (self.n - 1) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - (self.n - 1) [INFO] [stdout] 50 + self.n - 1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | Some(a) => panic!(format!("{} is not a supported algorithm", a)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 179 - Some(a) => panic!(format!("{} is not a supported algorithm", a)), [INFO] [stdout] 179 + Some(a) => panic!("{} is not a supported algorithm", a), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | Some(a) => panic!(format!("{} is not a supported identification algorithm", a)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 188 - Some(a) => panic!(format!("{} is not a supported identification algorithm", a)), [INFO] [stdout] 188 + Some(a) => panic!("{} is not a supported identification algorithm", a), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.33s [INFO] running `Command { std: "docker" "inspect" "7dc195a45ff9f18e42e90a01b3ec6041f09c1d7d494be6a279564bb836831dd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc195a45ff9f18e42e90a01b3ec6041f09c1d7d494be6a279564bb836831dd2", kill_on_drop: false }` [INFO] [stdout] 7dc195a45ff9f18e42e90a01b3ec6041f09c1d7d494be6a279564bb836831dd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 600dc869c25bd5f51123167ed760c4399ed5056b85c1a60ea676ec5fdec425a8 [INFO] running `Command { std: "docker" "start" "-a" "600dc869c25bd5f51123167ed760c4399ed5056b85c1a60ea676ec5fdec425a8", kill_on_drop: false }` [INFO] [stderr] Compiling lod-cloud-draw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/graph.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | (self.n - 1) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - (self.n - 1) [INFO] [stdout] 50 + self.n - 1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | Some(a) => panic!(format!("{} is not a supported algorithm", a)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 179 - Some(a) => panic!(format!("{} is not a supported algorithm", a)), [INFO] [stdout] 179 + Some(a) => panic!("{} is not a supported algorithm", a), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | Some(a) => panic!(format!("{} is not a supported identification algorithm", a)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 188 - Some(a) => panic!(format!("{} is not a supported identification algorithm", a)), [INFO] [stdout] 188 + Some(a) => panic!("{} is not a supported identification algorithm", a), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.71s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/lod_cloud_draw-905046984070004e) [INFO] running `Command { std: "docker" "inspect" "600dc869c25bd5f51123167ed760c4399ed5056b85c1a60ea676ec5fdec425a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "600dc869c25bd5f51123167ed760c4399ed5056b85c1a60ea676ec5fdec425a8", kill_on_drop: false }` [INFO] [stdout] 600dc869c25bd5f51123167ed760c4399ed5056b85c1a60ea676ec5fdec425a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ff6bbf09f881ed6d20dd61f02990fc39133d2b7aa1d564d68ed5feac70ab109 [INFO] running `Command { std: "docker" "start" "-a" "6ff6bbf09f881ed6d20dd61f02990fc39133d2b7aa1d564d68ed5feac70ab109", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/graph.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 50 | (self.n - 1) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 50 - (self.n - 1) [INFO] [stderr] 50 + self.n - 1 [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:179:27 [INFO] [stderr] | [INFO] [stderr] 179 | Some(a) => panic!(format!("{} is not a supported algorithm", a)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 179 - Some(a) => panic!(format!("{} is not a supported algorithm", a)), [INFO] [stderr] 179 + Some(a) => panic!("{} is not a supported algorithm", a), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:188:27 [INFO] [stderr] | [INFO] [stderr] 188 | Some(a) => panic!(format!("{} is not a supported identification algorithm", a)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 188 - Some(a) => panic!(format!("{} is not a supported identification algorithm", a)), [INFO] [stderr] 188 + Some(a) => panic!("{} is not a supported identification algorithm", a), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `lod-cloud-draw` (bin "lod-cloud-draw" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lod_cloud_draw-905046984070004e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test graph::tests::test_relu ... ok [INFO] [stdout] test graph::tests::test_sigma ... ok [INFO] [stdout] test ident::tests::test_domain_by_keywords ... ok [INFO] [stdout] test tree::tests::test_angle ... ok [INFO] [stdout] test tree::tests::test_push_nearby ... ok [INFO] [stdout] test tree::tests::test_tree ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ff6bbf09f881ed6d20dd61f02990fc39133d2b7aa1d564d68ed5feac70ab109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff6bbf09f881ed6d20dd61f02990fc39133d2b7aa1d564d68ed5feac70ab109", kill_on_drop: false }` [INFO] [stdout] 6ff6bbf09f881ed6d20dd61f02990fc39133d2b7aa1d564d68ed5feac70ab109