[INFO] updating cached repository https://github.com/subspace/rust-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cce843368c3fa5b294bd14ae02e6015f2cf7ef1 [INFO] testing subspace/rust-simulator against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubspace%2Frust-simulator" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subspace/rust-simulator on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config [INFO] started tweaking git repo https://github.com/subspace/rust-simulator [INFO] finished tweaking git repo https://github.com/subspace/rust-simulator [INFO] tweaked toml for git repo https://github.com/subspace/rust-simulator written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/subspace/rust-simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", 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] f1e659847754db1696b4b83394f9e666d1a661fc99e27b1e3dab27a7bc06ffe8 [INFO] running `Command { std: "docker" "start" "-a" "f1e659847754db1696b4b83394f9e666d1a661fc99e27b1e3dab27a7bc06ffe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1e659847754db1696b4b83394f9e666d1a661fc99e27b1e3dab27a7bc06ffe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e659847754db1696b4b83394f9e666d1a661fc99e27b1e3dab27a7bc06ffe8", kill_on_drop: false }` [INFO] [stdout] f1e659847754db1696b4b83394f9e666d1a661fc99e27b1e3dab27a7bc06ffe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] 22a7baf710f64b64142b68940d48f2245696cb52d90ee005b44eaa9000b7a579 [INFO] running `Command { std: "docker" "start" "-a" "22a7baf710f64b64142b68940d48f2245696cb52d90ee005b44eaa9000b7a579", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling aes_frast v0.1.5 [INFO] [stderr] Compiling merkle-tree-binary v0.0.1 (https://github.com/subspace/merkle-tree-binary.rs#58cf26a5) [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling async-task v1.2.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling qutex v0.2.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling aes-benchmarks v0.1.0 (https://github.com/subspace/aes-benchmarks.git#8efe9542) [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling unroll v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling ocl v0.19.3 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling rust-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0382]: use of moved value: `cipher` [INFO] [stdout] --> src/crypto.rs:491:21 [INFO] [stdout] | [INFO] [stdout] 491 | s.spawn(move |_| { [INFO] [stdout] | ^^^^^^^^ value moved into closure here, in previous iteration of loop [INFO] [stdout] ... [INFO] [stdout] 498 | cipher.decrypt_block(&mut block); [INFO] [stdout] | ------ use occurs due to use in closure [INFO] [stdout] | [INFO] [stdout] = note: move occurs because `cipher` has type `aes_soft::impls::Aes256`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `cipher` [INFO] [stdout] --> src/crypto.rs:654:21 [INFO] [stdout] | [INFO] [stdout] 654 | s.spawn(move |_| { [INFO] [stdout] | ^^^^^^^^ value moved into closure here, in previous iteration of loop [INFO] [stdout] ... [INFO] [stdout] 671 | cipher.decrypt_blocks(&mut block8); [INFO] [stdout] | ------ use occurs due to use in closure [INFO] [stdout] | [INFO] [stdout] = note: move occurs because `cipher` has type `aes_soft::impls::Aes256`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-simulator`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "22a7baf710f64b64142b68940d48f2245696cb52d90ee005b44eaa9000b7a579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22a7baf710f64b64142b68940d48f2245696cb52d90ee005b44eaa9000b7a579", kill_on_drop: false }` [INFO] [stdout] 22a7baf710f64b64142b68940d48f2245696cb52d90ee005b44eaa9000b7a579