[INFO] cloning repository https://github.com/C-W-M-Oliver8012/xor_es [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/C-W-M-Oliver8012/xor_es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-W-M-Oliver8012%2Fxor_es", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-W-M-Oliver8012%2Fxor_es'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8f572a3a4e9126129dab1eebb318b064fffd022 [INFO] building C-W-M-Oliver8012/xor_es against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FC-W-M-Oliver8012%2Fxor_es" "/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/C-W-M-Oliver8012/xor_es on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/C-W-M-Oliver8012/xor_es [INFO] finished tweaking git repo https://github.com/C-W-M-Oliver8012/xor_es [INFO] tweaked toml for git repo https://github.com/C-W-M-Oliver8012/xor_es written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/C-W-M-Oliver8012/xor_es already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11e777e14703c584003f074d7024b9ce17b778909a6648912b632691a9d03e86 [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" "11e777e14703c584003f074d7024b9ce17b778909a6648912b632691a9d03e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11e777e14703c584003f074d7024b9ce17b778909a6648912b632691a9d03e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e777e14703c584003f074d7024b9ce17b778909a6648912b632691a9d03e86", kill_on_drop: false }` [INFO] [stdout] 11e777e14703c584003f074d7024b9ce17b778909a6648912b632691a9d03e86 [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=forbid" "-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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11cb04f441ba5c7c0bcb8aaa5a0c2b0fc64ff1dd79dcef20ce08a777837f9cf7 [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" "11cb04f441ba5c7c0bcb8aaa5a0c2b0fc64ff1dd79dcef20ce08a777837f9cf7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling netlib-src v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling blas-sys v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling blas v0.22.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling blas-src v0.8.0 [INFO] [stderr] Compiling nn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 30s [INFO] running `Command { std: "docker" "inspect" "11cb04f441ba5c7c0bcb8aaa5a0c2b0fc64ff1dd79dcef20ce08a777837f9cf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cb04f441ba5c7c0bcb8aaa5a0c2b0fc64ff1dd79dcef20ce08a777837f9cf7", kill_on_drop: false }` [INFO] [stdout] 11cb04f441ba5c7c0bcb8aaa5a0c2b0fc64ff1dd79dcef20ce08a777837f9cf7 [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=forbid" "-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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", 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] e07bce88cf19745f35790cbcae858edeee12155f2745ae13d4c053794ce4212e [INFO] running `Command { std: "docker" "start" "-a" "e07bce88cf19745f35790cbcae858edeee12155f2745ae13d4c053794ce4212e", kill_on_drop: false }` [INFO] [stderr] Compiling nn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nn-4aa45f3435ebdaba) [INFO] running `Command { std: "docker" "inspect" "e07bce88cf19745f35790cbcae858edeee12155f2745ae13d4c053794ce4212e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07bce88cf19745f35790cbcae858edeee12155f2745ae13d4c053794ce4212e", kill_on_drop: false }` [INFO] [stdout] e07bce88cf19745f35790cbcae858edeee12155f2745ae13d4c053794ce4212e