[INFO] cloning repository https://github.com/Flugund/autoencoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Flugund/autoencoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlugund%2Fautoencoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlugund%2Fautoencoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67a9bafeca459532a8850c125874d6968ebdbad1 [INFO] testing Flugund/autoencoder/67a9bafeca459532a8850c125874d6968ebdbad1 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlugund%2Fautoencoder" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Flugund/autoencoder on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Flugund/autoencoder [INFO] finished tweaking git repo https://github.com/Flugund/autoencoder [INFO] tweaked toml for git repo https://github.com/Flugund/autoencoder written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Flugund/autoencoder already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] febb10821ca4f2ed79f4886d7a3b1851595be4037a093e15479621d5fe87e2b5 [INFO] running `Command { std: "docker" "start" "-a" "febb10821ca4f2ed79f4886d7a3b1851595be4037a093e15479621d5fe87e2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "febb10821ca4f2ed79f4886d7a3b1851595be4037a093e15479621d5fe87e2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febb10821ca4f2ed79f4886d7a3b1851595be4037a093e15479621d5fe87e2b5", kill_on_drop: false }` [INFO] [stdout] febb10821ca4f2ed79f4886d7a3b1851595be4037a093e15479621d5fe87e2b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0683f54c912cd9d61ce40caeb66a1949d221cf461fe3f92d3263292f4b97ba1a [INFO] running `Command { std: "docker" "start" "-a" "0683f54c912cd9d61ce40caeb66a1949d221cf461fe3f92d3263292f4b97ba1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling prometheus-client v0.22.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling autometrics v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling pbr v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling mnist v0.5.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling metrics-macros v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling linkme-impl v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.2 [INFO] [stderr] Compiling autometrics-macros v1.0.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling linkme v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling opentelemetry-prometheus v0.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling autoencoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.38s [INFO] running `Command { std: "docker" "inspect" "0683f54c912cd9d61ce40caeb66a1949d221cf461fe3f92d3263292f4b97ba1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0683f54c912cd9d61ce40caeb66a1949d221cf461fe3f92d3263292f4b97ba1a", kill_on_drop: false }` [INFO] [stdout] 0683f54c912cd9d61ce40caeb66a1949d221cf461fe3f92d3263292f4b97ba1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbf067875084b0bc6af19184232a013c2177954975a15167f3c10285c625cddf [INFO] running `Command { std: "docker" "start" "-a" "cbf067875084b0bc6af19184232a013c2177954975a15167f3c10285c625cddf", kill_on_drop: false }` [INFO] [stderr] Compiling autoencoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "cbf067875084b0bc6af19184232a013c2177954975a15167f3c10285c625cddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf067875084b0bc6af19184232a013c2177954975a15167f3c10285c625cddf", kill_on_drop: false }` [INFO] [stdout] cbf067875084b0bc6af19184232a013c2177954975a15167f3c10285c625cddf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28eec3fa1fa08c5d939fcefda19f0c09551a269301cbf2cd126dd8dd585ddbca [INFO] running `Command { std: "docker" "start" "-a" "28eec3fa1fa08c5d939fcefda19f0c09551a269301cbf2cd126dd8dd585ddbca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autoencoder-760806062e81cf6b) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test activations::tests::test_identity_derivative ... ok [INFO] [stdout] test activations::tests::test_sigmoid_function ... ok [INFO] [stdout] test activations::tests::test_sigmoid_derivative ... ok [INFO] [stdout] test activations::tests::test_identity_function ... ok [INFO] [stdout] test matrix::tests::test_matrix_from ... ok [INFO] [stdout] test matrix::tests::test_matrix_zeros ... ok [INFO] [stdout] test utils::tests::test_convert_number_to_target_vec_valid ... ok [INFO] [stdout] test utils::tests::test_convert_number_to_target_vec_out_of_bounds ... ok [INFO] [stdout] test utils::tests::test_find_max_index_empty ... ok [INFO] [stdout] test matrix::tests::test_matrix_add ... ok [INFO] [stdout] test utils::tests::test_convert_result_vec_to_number_valid ... ok [INFO] [stdout] test utils::tests::test_find_max_index_equal_elements ... ok [INFO] [stdout] test matrix::tests::test_matrix_random ... ok [INFO] [stdout] test utils::tests::test_find_max_index_non_empty ... ok [INFO] [stdout] test matrix::tests::test_matrix_transpose ... ok [INFO] [stdout] test matrix::tests::test_matrix_map ... ok [INFO] [stdout] test matrix::tests::test_matrix_multiply ... ok [INFO] [stdout] test matrix::tests::test_matrix_dot_multiply ... ok [INFO] [stdout] test network::tests::test_network_initialization ... ok [INFO] [stdout] test network::tests::test_feed_forward ... ok [INFO] [stdout] test network::tests::test_back_propagation ... ok [INFO] [stdout] test matrix::tests::test_matrix_add_panic_on_dimension_mismatch - should panic ... ok [INFO] [stdout] test matrix::tests::test_matrix_multiply_panic_on_dimension_mismatch - should panic ... ok [INFO] [stdout] test utils::tests::test_convert_result_vec_to_number_invalid - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28eec3fa1fa08c5d939fcefda19f0c09551a269301cbf2cd126dd8dd585ddbca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28eec3fa1fa08c5d939fcefda19f0c09551a269301cbf2cd126dd8dd585ddbca", kill_on_drop: false }` [INFO] [stdout] 28eec3fa1fa08c5d939fcefda19f0c09551a269301cbf2cd126dd8dd585ddbca