[INFO] cloning repository https://github.com/mvertescher/elfdiff [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvertescher/elfdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvertescher%2Felfdiff"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvertescher%2Felfdiff'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 667d8b8fa73dd9b2093e1f3e064c07f736b18741 [INFO] testing mvertescher/elfdiff against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvertescher%2Felfdiff" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mvertescher/elfdiff on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mvertescher/elfdiff [INFO] finished tweaking git repo https://github.com/mvertescher/elfdiff [INFO] tweaked toml for git repo https://github.com/mvertescher/elfdiff written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mvertescher/elfdiff already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "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] 1d8787442596107f2ec0e48c9133711bd8037578613cd385b19956d7c4b02d30 [INFO] running `"docker" "start" "-a" "1d8787442596107f2ec0e48c9133711bd8037578613cd385b19956d7c4b02d30"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling xmas-elf v0.6.2 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling hexdump v0.1.0 [INFO] [stderr] Compiling elfdiff v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.69s [INFO] running `"docker" "inspect" "1d8787442596107f2ec0e48c9133711bd8037578613cd385b19956d7c4b02d30"` [INFO] running `"docker" "rm" "-f" "1d8787442596107f2ec0e48c9133711bd8037578613cd385b19956d7c4b02d30"` [INFO] [stdout] 1d8787442596107f2ec0e48c9133711bd8037578613cd385b19956d7c4b02d30 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "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] f121ddbdff1c72b9e712acf88b8f1b70e37740f248c60174177cb2cd7122137f [INFO] running `"docker" "start" "-a" "f121ddbdff1c72b9e712acf88b8f1b70e37740f248c60174177cb2cd7122137f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling elfdiff v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "f121ddbdff1c72b9e712acf88b8f1b70e37740f248c60174177cb2cd7122137f"` [INFO] running `"docker" "rm" "-f" "f121ddbdff1c72b9e712acf88b8f1b70e37740f248c60174177cb2cd7122137f"` [INFO] [stdout] f121ddbdff1c72b9e712acf88b8f1b70e37740f248c60174177cb2cd7122137f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.44.0" "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] 9296aaf9e032a5d2ce3a1adc9c4aab7ba62368213bc6b3e4376aa24d00321262 [INFO] running `"docker" "start" "-a" "9296aaf9e032a5d2ce3a1adc9c4aab7ba62368213bc6b3e4376aa24d00321262"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [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] [stderr] Running /opt/rustwide/target/debug/deps/elfdiff-b558be059723c875 [INFO] running `"docker" "inspect" "9296aaf9e032a5d2ce3a1adc9c4aab7ba62368213bc6b3e4376aa24d00321262"` [INFO] running `"docker" "rm" "-f" "9296aaf9e032a5d2ce3a1adc9c4aab7ba62368213bc6b3e4376aa24d00321262"` [INFO] [stdout] 9296aaf9e032a5d2ce3a1adc9c4aab7ba62368213bc6b3e4376aa24d00321262