[INFO] updating cached repository https://github.com/subspace/aes-benchmarks [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8efe95422cb2e96264aa434ad3ab4f31024d62f5 [INFO] testing subspace/aes-benchmarks against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubspace%2Faes-benchmarks" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subspace/aes-benchmarks on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/subspace/aes-benchmarks [INFO] finished tweaking git repo https://github.com/subspace/aes-benchmarks [INFO] tweaked toml for git repo https://github.com/subspace/aes-benchmarks written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/subspace/aes-benchmarks already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 030e7222a67ad6757015ea9120528bb3f3ad7184d8df2551f91b73dcb8f52ddc [INFO] running `"docker" "start" "-a" "030e7222a67ad6757015ea9120528bb3f3ad7184d8df2551f91b73dcb8f52ddc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling aes_frast v0.1.5 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling csv-core v0.1.9 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aes-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling unroll v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `"docker" "inspect" "030e7222a67ad6757015ea9120528bb3f3ad7184d8df2551f91b73dcb8f52ddc"` [INFO] running `"docker" "rm" "-f" "030e7222a67ad6757015ea9120528bb3f3ad7184d8df2551f91b73dcb8f52ddc"` [INFO] [stdout] 030e7222a67ad6757015ea9120528bb3f3ad7184d8df2551f91b73dcb8f52ddc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b2431619ff61e0b1b3597b3eedc800f242b069eaca19385764d4a7541b4865c [INFO] running `"docker" "start" "-a" "7b2431619ff61e0b1b3597b3eedc800f242b069eaca19385764d4a7541b4865c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling aes-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "7b2431619ff61e0b1b3597b3eedc800f242b069eaca19385764d4a7541b4865c"` [INFO] running `"docker" "rm" "-f" "7b2431619ff61e0b1b3597b3eedc800f242b069eaca19385764d4a7541b4865c"` [INFO] [stdout] 7b2431619ff61e0b1b3597b3eedc800f242b069eaca19385764d4a7541b4865c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d6e0ce38b9ae68f78c779ce816c652e3dad8aae98c5afca21bd7b17792e5d78 [INFO] running `"docker" "start" "-a" "9d6e0ce38b9ae68f78c779ce816c652e3dad8aae98c5afca21bd7b17792e5d78"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aes_benchmarks-9a203311ea496eca [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aes_benchmarks-c76dcbec31a0d542 [INFO] [stdout] running 9 tests [INFO] [stderr] error: test failed, to rerun pass '--bin aes-benchmarks' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/aes_benchmarks-c76dcbec31a0d542` (signal: 4, SIGILL: illegal instruction) [INFO] running `"docker" "inspect" "9d6e0ce38b9ae68f78c779ce816c652e3dad8aae98c5afca21bd7b17792e5d78"` [INFO] running `"docker" "rm" "-f" "9d6e0ce38b9ae68f78c779ce816c652e3dad8aae98c5afca21bd7b17792e5d78"` [INFO] [stdout] 9d6e0ce38b9ae68f78c779ce816c652e3dad8aae98c5afca21bd7b17792e5d78